Commit Graph

38 Commits (175b6deee58381e802ccfd7fc2caca1a91d31486)

Author SHA1 Message Date
Eduardo Cavazos 5fcff67c9c Change usages of set-gadget-dim to (>>dim) 2008-07-21 21:59:08 -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
Slava Pestov c95851e34f Bug fixes and cleanups 2008-06-11 02:58:38 -05:00
U-SLAVA-DFB8FF805\Slava 17f395281a Merge branch 'master' of git://factorcode.org/git/factor 2008-05-09 16:20:17 -05:00
slava 0ea519364a Fix UI 2008-05-08 16:58:13 -05:00
U-SLAVA-DFB8FF805\Slava d9e615c040 More fixes 2008-05-06 09:16:48 -05:00
Doug Coleman b7c1f9dbe8 extra changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
2008-04-25 23:17:08 -05:00
Doug Coleman f64d511ca6 add usings 2008-04-14 02:40:32 -05:00
Slava Pestov eeb05ec857 Fix stack bugs in alarms and UI 2008-03-12 02:36:58 -05:00
Slava Pestov 84016a36c0 Regression fixes 2008-02-25 19:37:43 -06:00
Slava Pestov 438f00a6a5 UI fixes 2008-02-25 17:19:34 -06:00
Slava Pestov abc1e0d35b UI thread cleanup 2008-02-25 16:48:11 -06:00
Slava Pestov d19fd8e111 Made UI more responsive: if another thread invalidates a gadget, UI thread is woken up immediately 2008-02-25 06:31:52 -06:00
Slava Pestov b7ba2d77a2 Removed extra/timers, superceded by alarms 2008-02-21 19:14:50 -06:00
Slava Pestov b60dac99b9 New walker 2008-02-20 23:13:31 -06:00
Slava Pestov 37e0e28f35 Implement new box data type, fix various bugs, add status parameter for suspend, threads. now prints thread state 2008-02-19 14:38:02 -06:00
Slava Pestov 9edb5875e3 Less drastic changes 2008-02-18 07:30:16 -06:00
Slava Pestov 2c6afdfee6 Working on new threads 2008-02-18 05:07:40 -06:00
Matthew Willis 55f29c69df Changed set-fullscreen? to take a gadget instead of a world, moved it into the ui vocab.
Moved fullscreen docs into the ui vocab.
2008-02-10 23:53:20 -08:00
Slava Pestov 33b26fb0f5 Merge git://pgdn.org/factor 2008-01-29 21:47:07 -06:00
Slava Pestov a50ad9240c Fix memory leak 2008-01-29 02:04:14 -06:00
Joe Groff 7e0674bf03 64 characters per line or death!!!! 2008-01-27 22:17:11 -08:00
Joe Groff afb8ac566e Reorder the ui notify loop to update graft state before calling graft*/ungraft*, avoiding the death problem without sacrificing performance 2008-01-27 22:11:05 -08:00
Joe Groff 8e2cc99d4e Revert "Catch exceptions thrown by graft* and ungraft* in the notify loop so that the gadgets' graft states remain consistent"
This reverts commit ca6247f3b3.
2008-01-27 21:50:42 -08:00
Joe Groff ca6247f3b3 Catch exceptions thrown by graft* and ungraft* in the notify loop so that the gadgets' graft states remain consistent 2008-01-26 16:59:53 -08:00
Slava Pestov c8360f5ae5 Rename curry* to with 2008-01-09 17:36:30 -05:00
Slava Pestov fd2d136df6 UI fixes 2007-11-24 23:57:37 -05:00
Slava Pestov 4b92d10d64 Fix race condition with opening windows which affected get-workspace 2007-11-24 22:09:40 -05:00
Slava Pestov 2da8509134 Update Cocoa UI backend for recent changes 2007-11-24 15:41:27 -05:00
Slava Pestov f0d29daedd Remove debugging 2007-11-23 17:23:53 -05:00
Slava Pestov 937446c53b Editors tweaks 2007-11-23 16:24:57 -05:00
Slava Pestov a7ef4eb1a2 Fix saving UI state in image 2007-11-22 01:40:17 -05:00
Slava Pestov d6cf56162f UI fixes 2007-11-16 01:54:13 -05:00
Slava Pestov cef837184b graft*/ungraft* refactoring 2007-11-16 01:19:13 -05:00
Slava Pestov bf32fb7a53 Load fix 2007-11-05 11:13:31 -05:00
Slava Pestov 599f1c6087 Finish cleaning up erg's changes, remove queues 2007-11-05 11:01:11 -05:00
Slava Pestov f50e8de835 Remove partial redraw optimization because there are too many broken GL implementations 2007-10-21 18:10:27 -04:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00