]> gitweb.factorcode.org Git - factor.git/history - library/ui/cocoa/view-utils.factor
Documentation updates, menus fix
[factor.git] / library / ui / cocoa / view-utils.factor
2006-10-10 slavaDocumentation updates, menus fix
2006-10-09 slavaHorizontal scrolling with the mouse wheel is now supported
2006-09-06 slavaRecord module modification times; fix F7 key in Cocoa
2006-08-28 slavaModifiers for mouse clicks, fix keyboard help action
2006-08-26 slavaFunction keys supported
2006-07-29 slavaDebugging system services support (Mac OS X)
2006-07-28 slavaServices client support (untested)
2006-07-24 slavaFix Shift key modifier in Cocoa backend
2006-07-24 slavaX11 backend work
2006-07-20 slavafire-motion less frequently
2006-07-19 slavaBetter actions support
2006-07-18 slavaMore robust UI error handling
2006-07-12 slavaNew hand-rel word for upcoming multiline editor gadget...
2006-07-11 slavaAMD64 fix, Cocoa UI memory leak fix
2006-06-29 slavaMinor layout issue fixes
2006-06-23 slavaUI now uses x/y instead of x/y/z
2006-06-03 slavaClipboard paste now works with Cocoa
2006-06-03 slavaPreliminary support for pasting from the clipboard...
2006-06-03 slavaClipboard action stubs
2006-05-31 slavaFix some caret focus issues, make Cocoa windows respond...
2006-05-29 slavaNew Objective C method invocation syntax
2006-05-28 slavaFix make-image memory leak, Cocoa typo
2006-05-27 slavaFix some word names I forgot to change
2006-05-27 slavaRenaming words and cleaning up
2006-05-27 slavaSave window positions, re-arrange source tree a bit