]> gitweb.factorcode.org Git - factor.git/history - library/ui/x11/ui.factor
Horizontal scrolling with the mouse wheel is now supported
[factor.git] / library / ui / x11 / ui.factor
2006-10-09 slavaHorizontal scrolling with the mouse wheel is now supported
2006-09-02 slavaFix minor bugs
2006-08-28 slavaFix X11 stack height bug, S+click in editor to extend...
2006-08-28 slavaX11 updates (untested)
2006-08-27 ergx11 bootstrap fix
2006-08-27 slavaMore workspace progress
2006-08-26 slavaWorkspace improvements
2006-08-26 slavaFunction keys supported
2006-08-25 slavadefault-shell vocab fuckkup
2006-08-24 slavaLaunchpad gone
2006-08-15 slavaFirst stage of stack effect declaration implementation
2006-07-24 slavaMinor X clipboard changes
2006-07-24 slavaX11 backend work
2006-07-23 slavaStarted X11 clipboard copy
2006-07-18 slavaMore robust UI error handling
2006-07-11 slavaMinor UI cleanup
2006-07-06 slavaFix raise-window typo on X11
2006-06-29 slavaReuse tool windows when they are already open; simplify...
2006-06-23 slavaUI now uses x/y instead of x/y/z
2006-06-04 slavaPasting the selection buffer now works on X11
2006-06-03 slavaX11 paste support
2006-06-03 slavaRestored windows are now correctly focused on X11
2006-06-03 slavaAttempt to implement mouse enter/leave handling in...
2006-06-02 slavaUI fixes
2006-05-31 slavaFix some caret focus issues, make Cocoa windows respond...
2006-05-31 wayo.cavazosUpdate ui.factor to use new XClientMessageEvent struct
2006-05-29 slavaX11 can position windows (untested)
2006-05-29 slavaFix more X11 typos
2006-05-29 slavaUpdate X11 UI backend to handle focus and window motion...
2006-05-28 slavaFix make-image memory leak, Cocoa typo
2006-05-27 slavaSave window positions, re-arrange source tree a bit