]> gitweb.factorcode.org Git - factor.git/history - library/ui/ui.factor
Documentation updates, menus fix
[factor.git] / library / ui / ui.factor
2006-10-10 slavaDocumentation updates, menus fix
2006-10-07 slavaMenus
2006-10-07 slavaSeeing a tuple now shows the constructor, browser tile...
2006-10-05 slavaSearch gadget improvements
2006-10-05 slavaPane, track, toolbar fixes
2006-09-29 slavaHolding down the mouse button in a slider's elevator...
2006-09-25 slavaAdd docs for no-edit-hook, link "definitions" article...
2006-09-23 slavaMessages tool
2006-09-20 slavaFix toolbar command ordering
2006-09-20 slavaCommand overhaul, S+mouse operations, tool help
2006-09-19 slavaWorking on tool help
2006-09-07 slavaHide mouse help after presentation is ungrafted
2006-09-01 slavaImproved keyboard help window
2006-08-28 slavaWorking on browser gadget
2006-08-28 slavaModifiers for mouse clicks, fix keyboard help action
2006-08-27 slavaMore workspace progress
2006-08-26 slavaWorkspace improvements
2006-08-26 slavaFunction keys supported
2006-08-26 slavaAssorted bug fixes
2006-08-26 slavaUI fixes
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-24 slavaFooling around with commands
2006-08-24 slavaCommand framework
2006-08-15 slavaFirst stage of stack effect declaration implementation
2006-08-09 slava: delete-all 0 swap set-length ;
2006-07-28 slavaServices client support (untested)
2006-07-28 slavaui-step now asserts depth (so don't leak stack cells...
2006-07-19 slavaBootstrap fix for draw-world error handling
2006-07-18 slavaMore robust UI error handling
2006-07-11 slavaMinor UI cleanup
2006-07-11 slavaStatus bar
2006-07-10 slavaNew windows don't redraw
2006-07-09 slavaFix problem where help window shows wrong page initially
2006-07-05 slavaModel refcounting, fix world title
2006-07-05 slavagadget-title protocol uses models
2006-07-03 slavaBootstrap fix
2006-06-29 slavagraft/ungraft protocol replaces broken add/remove-notifyy
2006-06-29 slavaUpdating help gadget
2006-06-29 slavaSlightly more expressive frame/track builder
2006-06-29 slavaReuse tool windows when they are already open; simplify...
2006-06-29 slavaMinor layout issue fixes
2006-06-27 slavaBrowser now makes more efficient use of screen space...
2006-06-26 slavaSeparate search tools, titled-gadget focus fix
2006-06-12 slavaMore help search work, some UI improvements
2006-06-09 slavaFix world focus bug, new [-] word, caret no longer...
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 slavaupdate-hand fix for hang with track gadget
2006-05-31 slavaUpdate hand gadget on relayout
2006-05-29 slavaFix typo
2006-05-28 slavaStacking order is now saved along with window contents
2006-05-27 slavaRenaming words and cleaning up
2006-05-27 slavaSave window positions, re-arrange source tree a bit
2006-03-13 slavaStripping out SDL
2006-01-20 Slava PestovHTTPD cleanups, working on help responder
2006-01-13 Slava Pestovhelp fixes
2006-01-09 Slava Pestovdocumenting generic words
2006-01-07 Slava Pestov'UI already running' check was being done too late
2005-12-22 Slava Pestovfix scrolling bug and added a new browser pane component
2005-10-30 Slava Pestovbig syntax change: vectors are now V{ }, hashtables...
2005-10-28 Slava Pestovfix various UI bugs; use opengl-style colors
2005-10-27 Slava Pestovsome UI cleanups
2005-10-14 Slava PestovFreeType bindings work
2005-10-13 Slava PestovOpenGL work
2005-10-08 Slava Pestovfix bignum emission, put MT in core
2005-10-08 Slava Pestovsome UI refactoring
2005-10-01 Slava Pestovfix bootstrap failure
2005-09-29 Slava Pestovminor UI fixes
2005-09-25 Slava Pestovworking on presentation outliner to replace mindmap
2005-09-24 Slava Pestovbug fixes
2005-09-24 Slava Pestovrename ifte to if
2005-09-12 Slava Pestovarrays are now better supported, various cleanups
2005-09-04 Slava Pestovfix compiler bug uncovered by doublec
2005-09-03 Slava Pestovscrolling bug fix and moving a few layout words
2005-09-03 Slava Pestovscroller fix, rename 2unseq ==> first2, 3unseq ==>...
2005-09-01 Slava PestovMindmap gadget
2005-09-01 Slava Pestovmore cleanups; split up huge gadgets vocabulary
2005-08-26 Slava Pestovstack display hooks for single-stepper and inspector...
2005-08-26 Slava Pestovnicer-looking menus in UI
2005-08-25 Slava Pestovmajor cleanup
2005-08-24 Slava Pestovrenaming rectangle tuple to rect and a few shape- words...
2005-08-22 Slava Pestovmore prettyprinter updates, unparser is gone
2005-08-21 Slava Pestovsee now shows classes and methods
2005-07-28 Slava Pestovdataflow optimizer work, phasing out 3list/3unlist
2005-07-20 Slava Pestovfix set-length on vectors and sbufs to not shorten...
2005-07-19 Slava Pestovremoved x/y variable usage from all places except frame...
2005-07-19 Slava Pestovstring-compare ==> lexi, string> ==> lexi>
2005-07-13 Slava Pestovfix mouse enter/leave handling
2005-07-13 Slava Pestovremoved remaining 2-dimensional point code from UI...
2005-07-12 Slava Pestovminor UI fixes, updating html streams to not use obsole...
2005-06-27 Slava Pestovworking on styled text output in UI
2005-06-27 Slava PestovUI cleanup
2005-05-04 Slava PestovUI fixes; hashtables and generics are rehashed during...
2005-05-03 Slava Pestovrefactoring