Commit Graph

2335 Commits (1914a57b40242a5bd6d7ce5a0c37e8acae220589)

Author SHA1 Message Date
Slava Pestov 1914a57b40 Render table column separator lines 2009-01-08 00:04:44 -06:00
Slava Pestov d2f1ead23e Minor apropos fix 2009-01-08 00:02:47 -06:00
Slava Pestov 6750019dbb Merge branch 'master' of git://factorcode.org/git/factor into new_ui 2009-01-07 21:46:05 -06:00
Daniel Ehrenberg c0ad6b7c55 More docs; more case words public 2009-01-07 21:45:33 -06:00
Slava Pestov b8351d9da0 Merge branch 'master' into new_ui 2009-01-07 21:41:27 -06:00
Slava Pestov 35dc7ae429 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-07 21:18:59 -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
Daniel Ehrenberg 844855854b Merge branch 'master' of git://factorcode.org/git/factor 2009-01-07 17:59:56 -06:00
Daniel Ehrenberg 501fb3ccf1 Unicode docs 2009-01-07 17:59:01 -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
Samuel Tardieu e4b3f01e9e Fix bit-array>integer byte ordering 2009-01-07 23:16:27 +01:00
Samuel Tardieu 6a2f46ed7f Move math.primes.factors from extra to basis 2009-01-07 23:01:27 +01:00
Slava Pestov 9a33f1cf1c Fixing bootstrap errors 2009-01-07 15:21:51 -06:00
Daniel Ehrenberg b3d175821a Unicode word breaks 2009-01-07 15:08:08 -06:00
Slava Pestov d7358b5ef3 Removing last remnants of 'workspace' tool 2009-01-07 15:06:43 -06:00
Samuel Tardieu 594bd3aee8 Move math.primes from extra to basis 2009-01-07 21:12:48 +01:00
Slava Pestov 39391fe852 CGI responder would fail if the CGI script would emit non-ASCII characters; set encoding to binary 2009-01-07 13:46:52 -06:00
Slava Pestov d9018d40c7 Merge branch 'master' into new_ui 2009-01-07 12:27:54 -06:00
Daniel Ehrenberg a860ae82f1 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-07 12:26:50 -06:00
Daniel Ehrenberg 4dc505f252 Word breaks 2009-01-07 12:23:07 -06:00
Slava Pestov e90c3879c0 Fix typo in example 2009-01-07 12:20:10 -06:00
Slava Pestov c09f91da69 Add right-click menu to tables, row-value word 2009-01-07 12:18:42 -06:00
Slava Pestov c054c8028a Clean up some code in help.crossref 2009-01-07 12:18:30 -06:00
Doug Coleman 839b5b14eb Merge branch 'master' of git://factorcode.org/git/factor 2009-01-07 11:23:37 -06:00
Doug Coleman e83713d557 Fix typo in each-file stack effect, document io.directories.search 2009-01-07 11:20:05 -06:00
U-C4\Administrator 7f218dde57 fix typo in grouping docs, add more examples 2009-01-07 11:05:53 -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 63382b6e81 Fix capitalization 2009-01-06 17:00:30 -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
Daniel Ehrenberg 5357eee12e Fixing unicode normalization--all tests pass 2009-01-06 16:25: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 a9f1394468 Add a failing unit test 2009-01-06 13:45:46 -06:00
Daniel Ehrenberg be34c407d1 unicode.breaks tests and bug fixes 2009-01-06 10:19:19 -06:00
Slava Pestov 14f46ea25f Merge branch 'master' into new_ui 2009-01-05 23:40:34 -06:00
Slava Pestov d815c0c048 Fix Farkup link escaping 2009-01-05 23:39:29 -06:00
Daniel Ehrenberg 6452ebac6e Commenting out failing unit test in unicode 2009-01-05 22:39:38 -06:00
Daniel Ehrenberg 9d3d3f815f Unicode normalization bug fixes (incomplete) 2009-01-05 22:19:14 -06:00
Daniel Ehrenberg fa91133cc0 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-05 20:59:04 -06:00
Slava Pestov 651c298eb3 Merge branch 'master' into new_ui 2009-01-05 19:56:25 -06:00
Slava Pestov 7b110b0bfd Move 3each, 3map from compiler.utilities to sequences 2009-01-05 17:32:08 -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
Daniel Ehrenberg 256eeb3d3e Typo in unicode normalization 2009-01-04 22:22:18 -06:00