Commit Graph

12068 Commits (2d3d722fd09346c4d9c1d69a654fdb4027a47bb6)

Author SHA1 Message Date
Slava Pestov d1a5bf2073 Working on ui.images; change draw-gadget to translate to origin for you 2009-02-10 18:47:34 -06:00
Doug Coleman a1e521b54e working on images protocol 2009-02-10 18:42:21 -06:00
Slava Pestov f14d6b79c6 io.pathnames: Clarify normalize-path docs 2009-02-10 17:30:19 -06:00
Doug Coleman cf99c7afd1 no locals in bit-arrays 2009-02-10 17:25:02 -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 59dfb4d876 Fix stack effect 2009-02-10 17:11:38 -06:00
Doug Coleman 8086a44bb0 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-10 17:00:51 -06:00
Doug Coleman 8bad9f014a case now throws the value it can't find 2009-02-10 16:59:55 -06:00
Slava Pestov fb84b8dd6a Merge branch 'master' into new_ui 2009-02-10 16:53:09 -06:00
Slava Pestov 561a3b74b1 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-10 16:52:40 -06:00
Slava Pestov 9060905983 Fix bootstrap 2009-02-10 16:52:27 -06:00
Slava Pestov 43e6a6987a Fix circularity 2009-02-10 16:42:35 -06:00
Joe Groff 77ee6abe27 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-10 16:39:45 -06:00
Joe Groff a0421edf97 set fortran abi in fortran-invoke macro 2009-02-10 16:39:24 -06:00
Slava Pestov ab386d01aa Merge branch 'master' into new_ui 2009-02-10 16:23:14 -06:00
Slava Pestov 07caee3405 Update some existing code to use initialize 2009-02-10 16:16:12 -06:00
Joe Groff 0279270dda un-unportable the blas stuff 2009-02-10 15:11:39 -06:00
Joe Groff 154d248a86 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-10 13:13:30 -06:00
Joe Groff 8a144b7b94 support different fortran ABIs 2009-02-10 13:11:06 -06:00
Joe Groff 1708d10c9a add initialize word to namespaces. foo global [ [ bar ] unless* ] curry => foo [ bar ] initialize 2009-02-10 13:02:33 -06:00
Doug Coleman bac9705da1 spiff up id3 docs a bit, and fix help-lint 2009-02-10 10:37:46 -06:00
Slava Pestov 5be7a6777b Clean up Core Text rendering code, and factor our basis/cache and basis/opengl/texture-cache 2009-02-10 02:45:43 -06:00
Daniel Ehrenberg b2cd8a2ace Merge branch 'master' of git://factorcode.org/git/factor 2009-02-10 01:46:19 -06:00
Daniel Ehrenberg c51a5d7678 Making basis/wrap not try to align the last line 2009-02-10 01:46:02 -06:00
Slava Pestov 6235e95052 Fix conflict 2009-02-10 00:44:23 -06:00
Slava Pestov b0a55d16f7 Fix ui.render.test 2009-02-09 22:52:20 -06:00
Slava Pestov 08c0960cbf Fix ui.text.freetype to work across image save/reload 2009-02-09 22:51:53 -06:00
Slava Pestov a465da365f ui.tools.listener: position the input field next to the prompt 2009-02-09 22:40:11 -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
Joe Groff dd9ceba26a Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 22:08:48 -06:00
Joe Groff 204f5195f7 mark blas libs unportable till i sort out all the fortran abis 2009-02-09 22:08:35 -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 efdd9946ac Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 21:16:10 -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 45c97a5804 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 20:47:25 -06:00
Doug Coleman 5bdebb3879 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 20:58:07 -06:00
Slava Pestov 8654bfe921 Merge branch 'master' into new_ui 2009-02-09 20:30:44 -06:00
Doug Coleman 992da4c967 Fix copy-vm word on Unix 2009-02-09 20:19:18 -06:00
Joe Groff 0d67f41ae6 update specialized-arrays docs 2009-02-09 19:28:21 -06:00