]> gitweb.factorcode.org Git - factor.git/history - library/ui/text/interactor.factor
Documentation updates, menus fix
[factor.git] / library / ui / text / interactor.factor
2006-10-10 slavaDocumentation updates, menus fix
2006-10-06 slavaPress C+e in UI listener for 'edit file' popup
2006-10-05 slavaSearch gadget improvements
2006-10-03 slavaControl cleanup with a new list gadget
2006-09-20 slavaCommand overhaul, S+mouse operations, tool help
2006-09-19 slavaWorking on tool help
2006-08-30 slavaMessing around with commands and operations
2006-08-28 slavaquot-action no longer builds strings
2006-08-28 slavaFix typos
2006-08-28 slavaCommands/operations cleanup
2006-08-28 slavaFix delegation issue
2006-08-26 slavaFunction keys supported
2006-08-26 slavaMore work on commands
2006-08-25 slavajedit moved to contrib, generic hookable edit word
2006-08-25 slavaOperations
2006-08-24 slavaFooling around with commands
2006-08-24 slava"Step back" feature in walker
2006-08-24 slavaExperimental new developer tools in UI
2006-08-23 slavaSimplify field/interactor history code
2006-08-19 slavaCompiler docs, interactor tweak
2006-08-15 slavaFirst stage of stack effect declaration implementation
2006-07-31 slavaCleanup
2006-07-31 slavainteractor-busy? flag added
2006-07-27 slavaFix field bug, unit tests
2006-07-25 slavaImproved UI listener and editor
2006-07-24 slavaField gadget now has an action quotation
2006-07-24 slavaX11 backend work
2006-07-22 slavaVarious UI changes
2006-07-21 slavaSince other gadgets delegate to the editor gadget,...
2006-07-20 slavaMinor doc fixes, add ability to send EOF in UI listener
2006-07-19 slavaRemoving old single-line editor and updating code