www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | LICENSE

DateCommit messageAuthorFiles+-
2021-01-27 02:54Create object, interpret XML and create <input/> fields with the correct typeSuzanne Soy5+122-24
2021-01-26 23:29Rename AppTools.py → ToolCommand.pySuzanne Soy2+2-2
2021-01-26 22:2002021-01-26 evening stream: added return type in the example tool descriptionSuzanne Soy1+1-0
2021-01-26 22:1602021-01-26 evening stream: example tool: added field for the SVG inputSuzanne Soy1+10-0
2021-01-26 09:5802021-01-26 stream: use the XML as a source for some of the tool's metadataSuzanne Soy3+758-6
2021-01-26 09:1502021-01-26 stream: List of tools per application in the workbench: create their command + toolbar icon & menu entrySuzanne Soy6+95-9
2021-01-26 08:1002021-01-26 stream: example xforms tool descriptionSuzanne Soy1+30-0
2021-01-26 07:15Poll for close event from window to FreeCAD, and send close event the other way round.Suzanne Soy1+72-10
2021-01-22 00:3302020-01-21 stream: use the correct icon for each embedded applicationsSuzanne Soy9+891-2854
2021-01-21 23:5902020-01-21 stream: Fixed bug (filtered xwininfo lines don't always match the regexp; multiple commands (not in a loop yet)Suzanne Soy4+34-23
2021-01-21 23:4602020-01-21 stream: CleanupSuzanne Soy1+0-9
2021-01-21 23:4302020-01-21 stream: Moved list of apps and X11 utilities to separate files; loop over list of apps to create workbenches (but not the commands yet)Suzanne Soy4+116-65
2021-01-21 22:5402020-01-21 stream: context menu is optionalSuzanne Soy1+2-2
2021-01-21 22:5302020-01-21 stream: extracted "embed" logic to a separate fileSuzanne Soy3+163-160
2021-01-21 21:5802021-01-20 streamSuzanne Soy9+3454-0