Commit Graph

310 Commits (49d4e874c7e31aa52e18f0389ba9a812f2001fd8)

Author SHA1 Message Date
Slava Pestov 49d4e874c7 Fix shift-enter 2008-07-11 15:07:46 -05:00
Slava Pestov bbdb00a5dd Update documentation 2008-07-11 14:52:36 -05:00
Slava Pestov e703dd2b8d Cleaning up some code 2008-07-11 14:43:51 -05:00
Slava Pestov ba0e227d2d Fix buttons tests 2008-07-11 13:49:00 -05:00
Slava Pestov 137742df4f Fix load error on x11 2008-07-11 13:46:59 -05:00
Slava Pestov c4e3482783 Beef up borders, fix roll button apperance 2008-07-11 01:33:20 -05:00
Slava Pestov e8d0cbbd6a UI cleanups 2008-07-11 00:46:15 -05:00
Slava Pestov 64a2b0c7a5 Remove more delegation usage from UI: build-* words, various misc things 2008-07-11 00:01:22 -05:00
Slava Pestov 78c3b25f60 UI inheritance conversion step 1: eliminate all usages of set-gadget-delegate except build-* and some contributed vocabs 2008-07-10 20:32:17 -05:00
William Schlieper f90ac9a691 Fixed bug in ui.gadgets.tabs 2008-07-10 16:40:12 -04:00
Slava Pestov 9e504087c7 Merge branch 'master' of git://factorforge.org/git/william42 2008-07-10 13:10:59 -05:00
Eduardo Cavazos 30cc22d411 Merge branch 'master' of factorcode.org:/git/factor 2008-07-10 10:57:19 -05:00
Eduardo Cavazos 0baaeec563 gadgets-docs: fix typo 2008-07-10 10:56:57 -05:00
U-WSCHLIEP-PC\wschliep 07c38a867d Added extra/irc/ui and extra/ui/gadgets/tabs 2008-07-10 02:38:48 -04:00
Slava Pestov 5d9c1ea0a0 Documentation updates, rename unfold to produce 2008-07-10 01:00:27 -05:00
Slava Pestov 34c0cf6111 Use tr instead of substitute in a few places 2008-07-09 19:43:46 -05:00
Slava Pestov 75338b577c Rename from-now to hence 2008-07-08 15:50:38 -05:00
Slava Pestov 78d24d5a5d Fix unit test failures 2008-07-05 23:08:30 -05:00
U-SLAVA-DFB8FF805\Slava 0b2300cedf Split up models vocabulary 2008-07-04 17:58:37 -05:00
Slava Pestov aeb2b9d701 Fixing unit test failures 2008-07-02 15:57:38 -05:00
Slava Pestov 537269447c Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
Slava Pestov b36e06d0d6 Builtinn types now use new slot accessors; tuple slot type declaration work in progress 2008-06-28 02:36:20 -05:00
Slava Pestov 5ddaeccf21 Minor documentation updates 2008-06-27 21:51:42 -05:00
Slava Pestov 334d6d86c3 Fix 'exit after last window closed' setting for deployment 2008-06-27 01:02:11 -05:00
slava 536b849c29 Tweak UI error handling for deployment 2008-06-25 22:06:34 -05:00
Slava Pestov 6e0d35e615 Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
Slava Pestov ce8c3cd389 Clean up UI a bit 2008-06-18 22:30:54 -05:00
Slava Pestov 42f421d988 Implement missing input stream protocol methods 2008-06-18 05:58:26 -05:00
Slava Pestov 045b657474 Move replicate into core; move selection sort into its own vocab; remove usages of and? and or? which are redundant now 2008-06-13 01:51:46 -05:00
Slava Pestov 92a8084f0f Merge commit 'jcg/master' 2008-06-12 03:32:07 -05:00
Joe Groff 1cb9f2342e fix small bug in x11 beep 2008-06-11 19:22:35 -07:00
Slava Pestov b8aad67946 Fix X11 UI load error 2008-06-11 21:14:20 -05:00
Slava Pestov c95851e34f Bug fixes and cleanups 2008-06-11 02:58:38 -05:00
Joe Groff 9989ad7d80 Merge branch 'master' of git://factorcode.org/git/factor 2008-06-09 18:24:10 -07:00
U-SLAVA-DFB8FF805\Slava adbb6775da Fix Windows compile errors 2008-06-09 16:27:52 -05:00
Slava Pestov 29fa4a8a54 assoc-find is no longer generic 2008-06-09 05:22:21 -05:00
Slava Pestov 9dd5c9919f Mandatory stack effect annotations 2008-06-08 15:32:55 -05:00
U-SLAVA-DFB8FF805\Slava 2e39bed5ec Trim some fat from tree-shaken images on Windows 2008-06-07 07:22:38 -05:00
Slava Pestov 014d2ea31c Cleaning up and debugging corss-referencing 2008-06-06 20:47:09 -05:00
Joe Groff efc69b5c40 remove unnecessary io usage i introduced to ui.backend 2008-06-05 20:10:42 -07:00
Joe Groff 5bd2ba3aa0 bit-array<>integer conversion functions. ui.backend beep method to ring the system alert sound 2008-06-05 20:06:38 -07:00
Slava Pestov c525d0057d Help lint fix 2008-05-29 17:33:05 -05:00
Slava Pestov 21fcc8a542 Oops 2008-05-29 03:17:36 -05:00
Slava Pestov cf587c054d Tweak font rendering to avoid roundoff error 2008-05-29 02:40:32 -05:00
Slava Pestov dc6af2f7bb Fix USING 2008-05-26 00:48:37 -05:00
Slava Pestov 5cb13132af adjoin and conjoin words added 2008-05-25 19:44:37 -05:00
Slava Pestov 495f2d82be Clear input area when grafting listener 2008-05-22 01:16:12 -05:00
Slava Pestov eec403d281 Fix write-gadget on style stream 2008-05-21 01:36:15 -05:00
Alex Chapman 817019678d sync gl refresh with monitor refresh in macosx 2008-05-17 00:57:27 +10:00
Slava Pestov 2cbfa9c2d7 Move destructors to core 2008-05-14 23:23:12 -05:00