Commit Graph

294 Commits (a60bf8065a25979f32eae95569ace14e44f57d6d)

Author SHA1 Message Date
Slava Pestov a60bf8065a Add hide-glass-hook 2009-01-13 20:44:36 -06:00
Slava Pestov 5e7b6e8a0d Merge branch 'master' into new_ui 2009-01-13 19:26:46 -06:00
Slava Pestov c47f8feaab Clean up scroller code, and fix a cosmetic issue 2009-01-13 19:09:47 -06:00
Slava Pestov fd069442dc History completion work in progress 2009-01-13 19:08:49 -06:00
Slava Pestov 21433c47ef Fix conflict 2009-01-13 17:54:27 -06:00
Slava Pestov 4204fd495f Move formatted stream output words to io.styles; they didn't belong in core, and this reduces deployed image size 2009-01-13 17:12:43 -06:00
Slava Pestov a31b59748d Working on history popup 2009-01-13 16:22:07 -06:00
Slava Pestov d0a3442b30 Fix vocab filtering in profiler 2009-01-12 22:17:39 -06:00
Slava Pestov 79548f5963 Table gadget rendered differently when no focus 2009-01-12 22:16:57 -06:00
Slava Pestov 0829d8ae93 Fix rendering of lines between columns 2009-01-12 19:32:10 -06:00
Slava Pestov 27fd669021 Context-sensitive completion for word and vocab names 2009-01-12 19:25:18 -06:00
Slava Pestov d4c82f8743 Working on context-sensitive completion 2009-01-12 14:31:59 -06:00
Slava Pestov af970da470 Listener completion work in progress 2009-01-12 01:43:46 -06:00
Slava Pestov 2b2f95e711 Merge branch 'master' into new_ui 2009-01-11 22:56:27 -06:00
Slava Pestov 1c1e36621a Small cleanup for ui.gadgets.labels 2009-01-11 19:40:17 -06:00
Slava Pestov 46fdfd2d84 Listener completion work in progress 2009-01-09 17:58:22 -06:00
Slava Pestov 63c0e5470b Cleaner display of stack effect of word at caret, using models 2009-01-09 14:14:19 -06:00
Slava Pestov a1c3b9b26b Split off ui.gadgets.glass from ui.gadgets.menus 2009-01-08 23:50:56 -06:00
Slava Pestov f4418410e9 Fix error when mouse over in 'All' in profiler 2009-01-08 23:50:43 -06:00
Slava Pestov 730c636172 Merge branch 'master' of git://factorcode.org/git/factor into new_ui 2009-01-08 22:44:57 -06:00
Slava Pestov 6ddf6af2e7 Add A+n, A+p, A+u to navigate hierarchy in browser tool; add common shortcuts to all tools, like F2, A+s, A+q, ... 2009-01-08 19:30:58 -06:00
Slava Pestov 996b2ef939 Re-organize menu bar on Mac OS X 2009-01-08 19:30:35 -06:00
Doug Coleman 8cb0be6a0a use combinators.smart 2009-01-08 18:57:33 -06:00
Slava Pestov 2fd234ac62 Add common tool commands: F2, A+l, A+L, A+b, A+B 2009-01-08 18:56:39 -06:00
Slava Pestov 632b21159d Mention multiline editor commands in editor docs 2009-01-08 18:56:20 -06:00
Slava Pestov 35ebc60a4b UI tools now remember their size 2009-01-08 18:35:34 -06:00
Slava Pestov 9ea76e3808 Browser tool: don't search for empty string 2009-01-08 17:50:38 -06:00
Slava Pestov 723626a9d2 Add slot editing to UI inspector, remove slot editing from TTY inspector 2009-01-08 17:02:54 -06:00
Slava Pestov 1914a57b40 Render table column separator lines 2009-01-08 00:04:44 -06:00
Slava Pestov 268b995116 Remove the ui word, and ui-hook kludge; with-ui is now the only way to start the UI. ui.tools vocabulary is now runnable 2009-01-07 20:56:09 -06:00
Slava Pestov 3c624f670b Fixing ui.tools unit tests 2009-01-07 16:37:27 -06:00
Slava Pestov 53f4bd4311 Move ui.gadgets.lists to extra 2009-01-07 16:32:02 -06:00
Slava Pestov 9a33f1cf1c Fixing bootstrap errors 2009-01-07 15:21:51 -06:00
Slava Pestov d7358b5ef3 Removing last remnants of 'workspace' tool 2009-01-07 15:06:43 -06:00
Slava Pestov c09f91da69 Add right-click menu to tables, row-value word 2009-01-07 12:18:42 -06:00
Slava Pestov bdaa5eac31 Minor UI documentation updates 2009-01-06 23:30:08 -06:00
Slava Pestov 70a60ef237 Clean up listener tool 2009-01-06 21:09:40 -06:00
Slava Pestov 00fad429b5 Add shortcuts for scrolling up/down to listener 2009-01-06 20:55:23 -06:00
Slava Pestov e6ed70c791 Working on new UI inspector 2009-01-06 16:53:08 -06:00
Slava Pestov 76e89f72ba Fix action gesture 2009-01-06 16:53:01 -06:00
Slava Pestov 29f9d61c90 Add support for double-click actions to table gadget 2009-01-06 16:52:12 -06:00
Slava Pestov 5c7af1cf2d Clean up ui.gadgets.lists a tiny bit 2009-01-06 15:54:17 -06:00
Slava Pestov 35dd01de39 Clean up the browser tool 2009-01-06 14:21:37 -06:00
Slava Pestov 24d55cc6a6 Browser tool is now its own window; update help-window usages to open browser instead 2009-01-06 13:56:14 -06:00
Slava Pestov d2fd2d0a8c Only multiline editors need UP/DOWN arrow commandS 2009-01-06 13:45:57 -06:00
Slava Pestov 872d12d29b Add support for column filling and alignment to table gadgets
Finish profiler tool's methods tab
2009-01-05 17:31:21 -06:00
Slava Pestov cb4f3eec46 Flesh out 'Methods' tab in new profiler tool 2009-01-03 18:58:43 -06:00
Slava Pestov 1f11b0d78b Use singleton classes instead of tuples for document elements 2008-12-24 22:38:02 -06:00
Slava Pestov a39a644362 New ui.gadgets.tabbed vocab, working on 'Methods' tab in profiler tool 2008-12-22 05:40:38 -06:00
Slava Pestov f9851b195a Working on new profiler tool 2008-12-22 00:54:08 -06:00