Commit Graph

6600 Commits (76ae3fd22448f7166e19f7f594f24794bed0c8ae)

Author SHA1 Message Date
Doug Coleman 76ae3fd224 Fix compile error in ui.render.test; images API changed... 2009-02-12 08:39:52 -06:00
Slava Pestov cf9e7d1e75 Add byte-order slot to image tuple; rename <image> to load-image, add <image> for making images from scratch 2009-02-12 04:25:33 -06:00
Slava Pestov 2220515947 Re-organize images and images.backend into images and images.loader 2009-02-12 02:41:37 -06:00
Joe Groff ff33f38a02 annotations docs 2009-02-11 19:58:28 -06:00
Joe Groff 87c9ab72c3 don't want to filter nonword annotation usages 2009-02-11 18:58:42 -06:00
Joe Groff 6c723642bd annotations tests 2009-02-11 18:42:01 -06:00
Joe Groff a3115d0215 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-11 18:35:23 -06:00
Joe Groff e8657995b6 code annotations toy 2009-02-11 18:35:08 -06:00
Philipp Brüschweiler aba1dbabcf infix: added meta information and fixed up docs somewhat 2009-02-11 20:56:09 +01:00
Slava Pestov 6ae2694f51 Move images vocab, and constructors (which it depends on) to basis 2009-02-11 05:01:04 -06:00
Slava Pestov ab6ec008dd Remove sorting.slots from images.tiff USING: list 2009-02-11 04:59:47 -06:00
Daniel Ehrenberg e138355abe Merge branch 'master' of git://factorcode.org/git/factor 2009-02-10 21:57:07 -06:00
Doug Coleman 610c43a3c3 remove circular using 2009-02-10 20:49:10 -06:00
Doug Coleman 94f6d28f34 fix a method 2009-02-10 19:34:02 -06:00
Daniel Ehrenberg 72c898e2b5 Code for letting you test the todo list 2009-02-10 19:05:08 -06:00
Doug Coleman 7d60fcc598 clean up some image code 2009-02-10 18:52:28 -06:00
Doug Coleman 1d5f6901c1 fix bitmap drawing 2009-02-10 18:48:10 -06:00
Doug Coleman a1e521b54e working on images protocol 2009-02-10 18:42:21 -06:00
Doug Coleman c2e6ef0366 remove dead pathname 2009-02-10 17:23:21 -06:00
Doug Coleman 46bfb5c8ea clean up <image> 2009-02-10 17:20:36 -06:00
Doug Coleman 970953be1f fix tiff/bitmaps color order 2009-02-10 17:17:36 -06:00
Slava Pestov 07caee3405 Update some existing code to use initialize 2009-02-10 16:16:12 -06:00
Doug Coleman bac9705da1 spiff up id3 docs a bit, and fix help-lint 2009-02-10 10:37:46 -06:00
Tim Wawrzynczak b75f6f88da Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 22:39:21 -06:00
Tim Wawrzynczak 0ba4a08ea9 Fixed authors.txt and id3-docs 2009-02-09 22:38:27 -06:00
Doug Coleman e5e98cc5cb undo load breakage 2009-02-09 22:05:58 -06:00
Doug Coleman 17724be48c factor out a load-tiff word 2009-02-09 22:05:44 -06:00
Doug Coleman b93b827fb8 Merge git://github.com/inforichland/factor-id3 into inforichland 2009-02-09 21:53:52 -06:00
Tim Wawrzynczak 9f49b19306 Added extra/id3 vocab 2009-02-09 21:50:04 -06:00
Doug Coleman 064e4c8d09 update offscreen docs 2009-02-09 21:41:07 -06:00
Doug Coleman e82f3a8518 update ui.offscreen and ui.render 2009-02-09 21:40:29 -06:00
Doug Coleman d887ff6788 fix screen capture 2009-02-09 21:26:52 -06:00
Doug Coleman 72b343ce03 fix images tests 2009-02-09 21:15:57 -06:00
Doug Coleman 4ff9557351 remove the grpahics vocab 2009-02-09 20:57:59 -06:00
Doug Coleman a1e45570f5 rename graphics to images, add an <image> word to load a path 2009-02-09 20:57:26 -06:00
Doug Coleman 045cd614c6 make more taxes vocabs load by default 2009-02-09 19:18:18 -06:00
Doug Coleman 0237034cad Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 19:17:00 -06:00
Doug Coleman fbba25e968 clean up tiff 2009-02-09 19:16:46 -06:00
Doug Coleman 3672bcb08f loading some tiff files works! 2009-02-09 18:39:46 -06:00
Slava Pestov 17676efeaa Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 18:12:00 -06:00
Slava Pestov efc88c5b69 Remove nipd, 3nip, 4nip and tuckd from basis/shuffle 2009-02-09 18:11:42 -06:00
Doug Coleman c379497599 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 16:23:47 -06:00
Doug Coleman d45f0c83eb more work on tiff files. 2009-02-09 16:19:09 -06:00
Daniel Ehrenberg 0c589061ad More docs for lazy lists, getting rid of lazy-map-with 2009-02-09 16:18:24 -06:00
Daniel Ehrenberg 35b526cc7a Docs for lists, consolidating list functionality in lists, minor API changes 2009-02-09 14:29:09 -06:00
Daniel Ehrenberg 89e3eb6fa3 Moving lists to basis 2009-02-08 23:49:05 -06:00
Daniel Ehrenberg c4aa14b9d9 Making lazy lists compile, and using them where applicable 2009-02-08 23:06:03 -06:00
Doug Coleman 83252cce04 working on tiff 2009-02-08 17:37:54 -06:00
Slava Pestov aa6166adf2 Fix typo 2009-02-08 00:20:56 -06:00
Doug Coleman c5a3241dae Merge branch 'master' of git://factorcode.org/git/factor 2009-02-07 21:23:53 -06:00