Commit Graph

374 Commits (41ba552e97a969a461b58e6f06fe451e4e176ff9)

Author SHA1 Message Date
Doug Coleman dedb5c7a9a ui.tools: Fix restart. 2013-03-23 17:39:48 -07:00
Doug Coleman 4ace0fae0a ui.tools.error-list: Fix reset-memoized. 2013-03-23 17:35:18 -07:00
Doug Coleman be7026b492 ui.tools.error-list: Rename error-list-gadget. 2013-03-23 17:14:04 -07:00
Doug Coleman 6e2019a21b ui.tools: Fix definition? usage. 2013-03-23 16:46:51 -07:00
John Benediktsson 5a569a2474 tools.completion: matching names. 2013-03-20 16:51:09 -07:00
Doug Coleman 8b06a2b8ab tools, ui.tools: Rename complete-P"? to complete-pathname? 2013-03-20 16:18:30 -07:00
John Benediktsson 9872a8bec9 ui.tools.browser.popups: fix in/out links popups. 2013-03-12 09:10:16 -07:00
John Benediktsson 3be783eb67 compiler.units: changing definitions-changed to use a set. 2013-03-10 09:11:18 -07:00
John Benediktsson 2be6d81feb ui.tools.listener.completion: fix use of search-vocab-names. 2013-03-08 17:53:02 -08:00
John Benediktsson bf891c9634 change some "2drop 2drop" to "4drop". 2012-10-23 12:21:30 -07:00
John Benediktsson 2455c276e3 ui.tools.listener: adding path completion to listener. 2012-10-22 18:51:52 -07:00
John Benediktsson 0819dffb67 ui.tools.listener.completion: color private vocabs red in completion-mode. 2012-09-25 14:49:49 -07:00
John Benediktsson d7293ec607 ui.tools.listener.completion: fix row color for words in our search list. 2012-09-25 11:45:38 -07:00
John Benediktsson 8273a0bbbb tools.completion: moving "complete-?" words. 2012-09-25 09:10:44 -07:00
John Benediktsson a8e0ccfd5f ui.tools.listener: adding COLOR: completions. 2012-09-24 15:07:30 -07:00
John Benediktsson a4c1780c8e ui.tools.browser.popups: fix hand-loc get-global. 2012-09-21 18:42:00 -07:00
John Benediktsson f12dd92c64 ui.gadgets.tables: some performance improvements. 2012-09-20 08:34:43 -07:00
John Benediktsson f7c0805628 ui.tools.browser: fix stack effect name. 2012-08-17 10:13:44 -07:00
John Benediktsson 96a3abdfae ui.tools.operations: fix crash clicking on a model that hasn't been initialized properly. 2012-08-13 17:02:39 -07:00
John Benediktsson 6a6e354f5f ui.tools.listener.completion: make sure "IN:<Ctrl-h>" works. 2012-08-13 15:16:16 -07:00
Doug Coleman c44f0ab79d ui.tools.browser: Support resize on + and _. 2012-08-07 14:46:09 -07:00
John Benediktsson ea3dcde502 ui.tools.browser: adding +/- font size commands. 2012-08-07 12:28:45 -07:00
John Benediktsson de77e604e6 ui.tools.operations: allow watch on non-annotated words, reset on annotated ones. 2012-07-27 14:06:52 -07:00
John Benediktsson fd65ad3ee8 ui.tools.listener.completion: make sure "USE: vocab <TAB>" works right. 2012-07-27 08:47:57 -07:00
John Benediktsson 7265114b6a ui.tools.listener.completion: fix complete-vocab? check (also its faster now). 2012-07-26 18:58:21 -07:00
John Benediktsson f68ad108c9 ui.tools.listener: adding tests for Ctrl-D. 2012-07-23 12:02:11 -07:00
John Benediktsson b28a3fd42e ui.tools.listener: adding some tests for interactor read-until. 2012-07-23 11:48:24 -07:00
John Benediktsson 3ce4bc010d ui.tools.listener: fix read-until with Ctrl-D. 2012-07-23 11:07:03 -07:00
John Benediktsson 8e24e39e6a ui.tools.listener: fix stream-read-until on interactor gadgets. 2012-07-22 15:16:39 -07:00
John Benediktsson 10ec6ec04d ui: change some places to call safe-summary. 2012-07-22 14:37:15 -07:00
John Benediktsson 7104c2d7b9 using the new H{ } make. 2012-07-19 09:50:09 -07:00
Doug Coleman 9a220ef78c namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called ``global [ ] with-variables`` to use ``with-global``. 2012-07-19 00:02:47 -07:00
John Benediktsson d38a3fc44a "H{ } substitute" is faster than "{ } substitute". 2012-07-13 19:06:38 -07:00
John Benediktsson 4e50bd0e96 ui.tools.listener.completion: intersects? is overkill here. 2012-07-13 18:58:05 -07:00
John Benediktsson ad3d29e5d5 ui.tools.listener: adding docs for emacs-style key bindings. 2012-06-21 20:18:43 -07:00
Doug Coleman 19e7b1ea77 issue #358: Finish renaming <apropos> to <apropos-search> 2012-06-21 08:35:44 -07:00
John Benediktsson 33f741ec2e cleanup some lint warnings. 2012-04-18 17:46:01 -07:00
Joe Groff 60650c8add ui.tools.listener: dumb hack to set listener font 2012-03-04 13:08:22 -08:00
Joe Groff 7803daf4a8 add content-gadget hook for inspector
Allow objects such as images, strings, and audio clips to display rich representations of themselves in the inspector by providing methods for a content-gadget generic.
2012-02-21 15:06:27 -08:00
Joe Groff a6ba3981e7 ui.tools.deploy: add doc link to deploy-flags
That's where all the settings are actually described.
2011-11-27 12:37:58 -08:00
Joe Groff e7064cf150 ui.tools.deploy: update deploy-console description
No longer windows specific
2011-11-27 12:37:57 -08:00
Joe Groff 7838538163 icon for user-init-errors 2011-11-27 12:06:48 -08:00
Joe Groff f27b22b6ba update USING:s 2011-11-15 18:37:30 -08:00
Joe Groff 51446e41b6 ui.tools.deploy: remove monkey traps from UI 2011-11-15 12:53:21 -08:00
Joe Groff 723b6a4ced Revert "ui.tools.listener: removing unnecessary spawn."
This reverts commit f8aa8038d3.
Breaks error handling: http://paste.factorcode.org/paste?id=2407
2011-11-15 12:35:25 -08:00
John Benediktsson f8aa8038d3 ui.tools.listener: removing unnecessary spawn. 2011-11-14 10:16:15 -08:00
Joe Groff 8b20a70d96 kill tools.profiler.counting and ui.tools.profiler
Load tools.profiler.sampling from bootstrap/tools instead.
2011-11-10 12:33:10 -08:00
Joe Groff ab73f527d3 tools.profiler.counting: rename help article 2011-11-02 13:23:14 -07:00
Joe Groff 9c02c17cb8 move counting profiler to tools.profiler.counting 2011-11-02 13:23:09 -07:00
Joe Groff 4ab6d18cbd tools.profiler: rename to tools.counting-profiler 2011-11-02 13:23:06 -07:00