Commit Graph

11984 Commits (54a58cc1965f81a69c761fc58d8229c819fee2c4)

Author SHA1 Message Date
Slava Pestov 54a58cc196 Split off ui.pens from ui.render 2009-02-12 03:58:42 -06:00
Slava Pestov ea2a3d6758 Split off opengl.textures from opengl.texture-cache; use image tuples instead of texture-info 2009-02-12 03:58:05 -06:00
Slava Pestov 5d2c60dacd Merge branch 'master' into new_ui 2009-02-12 02:48:19 -06:00
Slava Pestov 7361bb90fa images: fix load errors 2009-02-12 02:41:47 -06:00
Slava Pestov 2220515947 Re-organize images and images.backend into images and images.loader 2009-02-12 02:41:37 -06:00
Slava Pestov e068400e54 Merge branch 'master' into new_ui 2009-02-12 02:22:09 -06:00
Slava Pestov 793fe45fd6 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-12 02:19:53 -06:00
Slava Pestov 13af3b4801 combinators.smart: add map-reduce-outputs 2009-02-12 02:19:41 -06:00
Slava Pestov dd57fe7a23 editors: better error message if definition does not have an associated source file
when editing a word-link, go to the word itself if the word has no help
2009-02-12 02:19:31 -06:00
Slava Pestov ace2e0a8d1 Fix word links in vocab browser 2009-02-12 02:09:45 -06:00
Slava Pestov 4339bda8cc Fix scrollbar thumb rendering 2009-02-12 02:09:35 -06:00
Slava Pestov 47e076ec7c Monospace font in traceback 2009-02-12 02:09:22 -06:00
Slava Pestov 83a1e9f07c color-picker: fix lamer indentation, clean up 2009-02-12 01:40:33 -06:00
Slava Pestov 64f716b8d2 ui.gadgets.sliders: new appearance 2009-02-12 01:40:18 -06:00
Slava Pestov a41e502bad ui.gadgets.packs: cleanup 2009-02-12 01:40:02 -06:00
Daniel Ehrenberg ccfd9f9c52 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-12 01:40:01 -06:00
Slava Pestov a0aabffb31 Remove unused closable gadgets support 2009-02-12 01:39:38 -06:00
Slava Pestov db0c51a3bf repeat buttons: start firing on mouse down 2009-02-12 01:39:18 -06:00
Daniel Ehrenberg eaaf2af7b7 Fixing db.sqlite bug: database schema don't need primary keys 2009-02-12 01:39:14 -06:00
Slava Pestov 1e26d4256a Add draw-scaled-image word, add some pens for rendering pixmaps 2009-02-12 01:39:03 -06:00
Slava Pestov 2e454cb43b models: Update documentation 2009-02-12 01:36:23 -06:00
Daniel Ehrenberg 6215c38676 Fixing minor CSV bug 2009-02-12 01:32:06 -06:00
Daniel Ehrenberg 19eb0471bb Creating XML component 2009-02-12 01:31:54 -06:00
Slava Pestov 21d823757f ui.gadgets.tracks: fix incorrect behavior if fill was not set to 1 2009-02-12 00:59:10 -06:00
Joe Groff 0bc16d0cf8 documentation ambiguity 2009-02-11 20:11:33 -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
Slava Pestov 38c7f58e83 New icon for constants, some other icons updated (Joe Groff) 2009-02-11 18:05:45 -06:00
Doug Coleman 9cfa9817da Merge branch 'infix' of git://github.com/EdwardXXIV/factor into edwardxxiv 2009-02-11 17:30:39 -06:00
Doug Coleman 3577bf660b Merge branch 'master' of git://factorcode.org/git/factor 2009-02-11 14:07:22 -06:00
Joe Groff a2e261e2a8 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-11 14:07:00 -06:00
Joe Groff 633ffaa9dd play horseshoes in math.blas.vectors tests to deal with excessively accurate x87 math 2009-02-11 14:06:46 -06:00
Joe Groff 94a5582edc tweak fortran-invoke so that unit tests can set fortran-abi without being shouted over 2009-02-11 14:05:57 -06:00
Doug Coleman ed1ace93e7 add checksums.txt to .gitignore 2009-02-11 14:01:52 -06:00
Doug Coleman 31d86e300c fix html help-lint 2009-02-11 13:56:54 -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 ae52662a77 Merge branch 'master' into new_ui 2009-02-11 05:02:19 -06: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
Slava Pestov 049753f0cc Tweak quotations docs 2009-02-11 04:59:36 -06:00
Slava Pestov 76761c4c61 Document html:simple-page 2009-02-11 04:59:29 -06:00
Slava Pestov e5f21545dd Start writing some docs for curried dataflow combinators 2009-02-11 04:57:46 -06:00
Slava Pestov e570ab2649 ui.gadgets.theme: New gadget theme from Joe Groff 2009-02-11 04:57:23 -06:00
Slava Pestov 45ce51260f Add ui.gadgets.icons 2009-02-11 04:56:38 -06:00
Slava Pestov 6e10a4a0c4 ui.tools.operations: fix shortcut for profiler 2009-02-11 04:56:15 -06:00
Slava Pestov 3dfae1781f Add min-dim slot to border gadgets 2009-02-11 04:56:01 -06:00
Slava Pestov bd5fb06cdf Use icons in completion popups and vocab browser 2009-02-11 04:55:49 -06:00