Commit Graph

323 Commits (50ac09aa9ec841bfa688e5a0e67b788e8ab48c3c)

Author SHA1 Message Date
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
Slava Pestov c60baf1232 sift and harvest words added 2008-05-13 23:36:55 -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 Pestov 2f4571312f UI fix 2008-05-08 17:04:14 -05:00
slava 0ea519364a Fix UI 2008-05-08 16:58:13 -05:00
Slava Pestov 9633bda052 Fix drag-gesture error 2008-05-07 08:48:42 -05:00
Slava Pestov 6464a620cd Fix listener word completion 2008-05-07 03:28:53 -05:00
Slava Pestov 7fbad98d97 Interactor fix 2008-05-07 02:32:58 -05:00
Slava Pestov a6ab5c3a47 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-07 01:57:08 -05:00
Slava Pestov cbac71c3bf Another threads fix 2008-05-07 01:56:55 -05:00
Doug Coleman fd531c1a31 rename butlast to but-last 2008-05-07 01:38:34 -05:00
Slava Pestov 9fd7b12534 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-07 00:40:17 -05:00
Slava Pestov 1449836f25 Debugging threads 2008-05-06 22:20:27 -05:00
Doug Coleman 7c09936f30 use butlast, butlast-slice
"extra/foo" resource-path -> "resource:extra/foo"
2008-05-06 12:37:11 -05:00
U-SLAVA-DFB8FF805\Slava d9e615c040 More fixes 2008-05-06 09:16:48 -05:00
Slava Pestov 1b9d2478e3 Bug fixes 2008-05-06 02:52:08 -05:00
Slava Pestov 75fb15ee4c Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
Doug Coleman e486683d96 fix binsearch and thus math.primes 2008-04-28 18:09:13 -05:00
Slava Pestov 517671fad0 Thread refactoring work in progress 2008-04-27 03:16:12 -05:00
Doug Coleman 4d0ba8c3c1 reverse args for assoc-diff, diff
fix lots of usings
fix help lint
2008-04-26 02:01:43 -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
Slava Pestov 4e7542860d Merge branch 'master' of git://factorcode.org/git/factor 2008-04-23 01:31:38 -05:00
Slava Pestov 04e9b1c37f Fix Cocoa UI bug 2008-04-23 01:31:32 -05:00
Slava Pestov 6a7aca8519 Update walker docs 2008-04-21 06:37:47 -05:00
Slava Pestov af7c4de023 Remove world size limitation 2008-04-20 23:09:00 -05:00
Slava Pestov cd68cccb2c Fix X11 2008-04-20 23:05:12 -05:00
Slava Pestov 55f6636bc0 FFI string encoding conversion 2008-04-20 05:15:46 -05:00
Slava Pestov 18c2f11d06 Move columns, bit-vectors, byte-vectors, float-vectors to extra 2008-04-19 22:56:28 -05:00
Slava Pestov 4ce7ddb27d Cleanup 2008-04-19 20:40:04 -05:00
Slava Pestov eda4a982bc Update for renaming 2008-04-17 04:15:07 -05:00
Doug Coleman f64d511ca6 add usings 2008-04-14 02:40:32 -05:00
Doug Coleman 2edd0fefc9 new -> new-sequence
construct-empty -> new
construct-boa -> boa
diff -> assoc-diff
union -> assoc-union
intersect -> assoc-intersect
2008-04-13 22:58:07 -05:00
Doug Coleman 72080fda4a construct-boa -> boa
construct-empty -> new
2008-04-13 15:06:27 -05:00
Slava Pestov aaf48cebf5 New utility word 2008-04-13 03:52:40 -05:00
Slava Pestov bb2453de0d Document multi-touch gestures 2008-04-12 18:06:01 -05:00
Slava Pestov c97e13a236 Don't comment out code 2008-04-12 16:21:23 -05:00
Slava Pestov 7e978dd5c3 Multi-touch gestures 2008-04-11 22:33:01 -05:00
Slava Pestov d5d2773047 Fix builder hang 2008-04-11 16:39:53 -05:00
Doug Coleman dbac0a1543 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-11 12:59:20 -05:00
Doug Coleman 1e01d73e61 fix usages of cond/case 2008-04-11 12:54:33 -05:00
Slava Pestov 8c366cf746 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-10 22:02:36 -05:00
Slava Pestov a1b050fd88 Fix interactor 2008-04-10 21:49:08 -05:00
Doug Coleman 2cefe124d6 try not to render to factor windows when they're minimized 2008-04-10 21:17:23 -05:00
Slava Pestov 4180472ae9 Fix listener tests 2008-04-07 14:45:32 -05:00
Slava Pestov 457fea23f7 Improved word completion 2008-04-07 00:16:15 -05:00
Eduardo Cavazos 9dbc39f581 Set vocab name 2008-04-06 16:26:32 -05:00
Eduardo Cavazos ce895924bf Move frame-buffer vocab 2008-04-06 16:26:02 -05:00
slava 1f838811e8 Fix X11 UI 2008-04-05 19:15:35 -05:00
Slava Pestov f94596af57 ui no longer depends on *.lib 2008-04-05 07:57:51 -05:00
Slava Pestov a30c60ea63 Fix UI breakage 2008-04-05 04:58:22 -05:00
Slava Pestov ca652dc157 Fix UI panes 2008-04-04 08:44:32 -05:00
Slava Pestov 7e7ba4ca38 Fixing streams 2008-04-04 07:39:09 -05:00
Slava Pestov ef4046cda9 Converting code to use inheritance 2008-04-04 00:33:06 -05:00
Slava Pestov dbb0cf55cc Fix UI completion bug 2008-04-03 21:29:56 -05:00
Slava Pestov 192471badb Merge branch 'master' of git://factorcode.org/git/factor 2008-04-02 21:31:50 -05:00
Slava Pestov 5346e1899f Working on call-next-method, and identity-tuple 2008-04-02 21:27:49 -05:00
Doug Coleman 83d9b936b2 change ui backends to singletons 2008-04-02 19:44:01 -05:00
Doug Coleman 393f77715c update everything to use os singletons 2008-04-02 18:25:33 -05:00
Eduardo Cavazos aa40350aa7 replace add* and add with prefix and suffix 2008-03-31 18:18:05 -06:00
Eduardo Cavazos 4181728eca ui.gadgets.slate: add some gesture handling for processing demos 2008-03-31 15:29:22 -06:00
Slava Pestov c22af5c7a6 Rename 2apply to bi@ 2008-03-29 20:36:58 -05:00
Slava Pestov adb1dd14d0 Rename tuples vocab to classes.tuple for consistency 2008-03-29 03:34:48 -05:00
Slava Pestov 1f3e6fd0b7 combinators.cleave is now core 2008-03-28 23:00:20 -05:00
erg 15c68a23f8 remove ?resource-path and resource-exists? 2008-03-26 23:47:51 -05:00
Slava Pestov e2f3888389 UI listener fix 2008-03-26 20:42:24 -05:00
Slava Pestov 690621ffb6 Change PREDICATE: syntax 2008-03-26 18:23:19 -05:00
erg eed26edf23 fix bootstrap 2008-03-26 15:24:54 -05:00
Slava Pestov 0d0f0c5ce7 Improve deployment tool 2008-03-20 21:11:53 -05:00
Slava Pestov 59731ee24a Use delete-node instead of dlist-delete 2008-03-20 20:14:16 -05:00
Doug Coleman 3e7940216e swap append to swap append
refactoring path+ to append-path
swap path+ to prepend-path
calendar gmt-offset to duration
2008-03-19 19:15:32 -05:00
Slava Pestov 005de25156 Cocoa UI cleanup 2008-03-19 14:25:53 -05:00
Slava Pestov 296a20767f Fix a race condition 2008-03-18 01:26:09 -05:00
Slava Pestov 0d10b84614 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-16 02:22:01 -05:00
Slava Pestov 8b956d1efa Fixing deployment 2008-03-16 02:21:51 -05:00
Slava Pestov d0687751ed Fix Windows UI memory corruption 2008-03-16 00:18:05 -05:00
Slava Pestov a34146e33c Fix Window UI mouse handling bug 2008-03-13 06:38:00 -05:00
Slava Pestov 96c4aaf94a Merge branch 'master' of git://factorcode.org/git/factor 2008-03-13 04:29:39 -05:00
Slava Pestov 99665a749f Update ui.tools for tools.vocabs 2008-03-13 03:52:04 -05:00
Slava Pestov 37a44cebc5 Fix typo 2008-03-13 03:51:54 -05:00
Eduardo Cavazos c3391ac0ae Remove file-length 2008-03-13 01:49:21 -06:00
Slava Pestov 8399336648 tools.vocabs absorbs some words from tools.browser and vocabs.loader 2008-03-12 19:55:06 -05:00
Slava Pestov de7af9ca46 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-12 15:45:53 -05:00
Slava Pestov eeb05ec857 Fix stack bugs in alarms and UI 2008-03-12 02:36:58 -05:00
Slava Pestov fd5af90cb3 Fix some Cocoa UI issues 2008-03-12 01:34:37 -05:00
Slava Pestov 32526206f1 Help fixes 2008-03-11 19:51:58 -05:00
Slava Pestov 60cf395032 Fix keyboard shortcut 2008-03-11 03:37:45 -05:00
Doug Coleman 867e48199d use SYMBOLS: in several places 2008-03-07 21:24:50 -06:00
Daniel Ehrenberg 946d3e7414 changes in io.encodings.string 2008-03-05 19:12:40 -06:00