]> gitweb.factorcode.org Git - factor.git/history - library/ui/gadgets/presentations.factor
Menus
[factor.git] / library / ui / gadgets / presentations.factor
2006-10-07 slavaMenus
2006-10-05 slavaFix pane-stream
2006-10-04 slavaImproved UI completion
2006-09-21 slavaFix text corruption in UI
2006-09-20 slavaCommand overhaul, S+mouse operations, tool help
2006-09-07 slavaHide mouse help after presentation is ungrafted
2006-09-05 slavaKick off 0.85 by creating a new tools vocabulary and...
2006-09-01 slavaMore slight operations fixes
2006-09-01 slavaUI improvements
2006-08-30 slavaMessing around with commands and operations
2006-08-28 slavaModifiers for mouse clicks, fix keyboard help action
2006-08-26 slavaTweaks
2006-08-26 slavaFunction keys supported
2006-08-26 slavaRemove gadget-help generic word
2006-08-26 slavaFix bug with commands from parents not working correctl...
2006-08-26 slavaPresentation cleanups and mouse help
2006-08-26 slavaMore work on commands
2006-08-25 slavaOperations
2006-08-15 slavaFirst stage of stack effect declaration implementation
2006-08-02 slavaDefinition protocol
2006-07-10 slava0.83 changes
2006-07-09 slavaMake { wrap-margin f } in a style work
2006-07-09 slavaBug fixes
2006-06-27 slavaDocumentation formatting fixes
2006-06-26 slavaTable borders
2006-06-23 slavaUI now uses x/y instead of x/y/z
2006-06-20 slavaMarkup fixes for better HTML generation
2006-06-17 slavaMore flexible tabular output, grid/frame fixes
2006-06-17 slavagrid-gap is now a vector not a scalar
2006-06-17 slavaMinor code cleanups for table output in UI
2006-06-14 slavaMinor reshufflings as a result of style stack removal
2006-06-12 slavaMore help search work, some UI improvements
2006-06-10 slavatabular output can now be passed a style
2006-06-10 slavaFix tables and word wrap
2006-05-31 slavaFix some caret focus issues, make Cocoa windows respond...
2006-05-27 slavaSave window positions, re-arrange source tree a bit