Doug Coleman
|
99122a8fb1
|
use while to implement randomize (thanks joe!), document it
|
2009-02-14 14:25:48 -06:00 |
Doug Coleman
|
a0491606bc
|
fix { } randomize, more unit tests
|
2009-02-14 14:04:54 -06:00 |
Doug Coleman
|
1418a67cc6
|
unit test how many elements to swap with randomize, remove a usage of pick
|
2009-02-14 13:28:41 -06:00 |
Doug Coleman
|
0286c524e8
|
randomize was broken -- elements could not exchange with themselves
|
2009-02-14 13:14:00 -06:00 |
Slava Pestov
|
bb46c64f71
|
LZW-compress images; thanks Doug for implementing this!
|
2009-02-14 00:58:35 -06:00 |
Slava Pestov
|
83bf59422b
|
Merge branch 'master' into new_ui
|
2009-02-14 00:46:16 -06:00 |
Slava Pestov
|
9c51eaa451
|
New look for labeled gadgets
|
2009-02-14 00:45:10 -06:00 |
Slava Pestov
|
6988baf0a1
|
Disable font leading in line-support for now
|
2009-02-14 00:44:32 -06:00 |
Slava Pestov
|
faf0c94c6f
|
ui.gadgets.editors: render empty selections visibly
|
2009-02-14 00:44:10 -06:00 |
Doug Coleman
|
b638a35fd7
|
move >signed to math.bitwise
|
2009-02-14 00:31:17 -06:00 |
Doug Coleman
|
b4e7592ba3
|
support predictors
|
2009-02-14 00:30:59 -06:00 |
Slava Pestov
|
36f9793c92
|
Add font-metrics hook
|
2009-02-13 20:19:57 -06:00 |
ageldama
|
02e4c14a89
|
'work' -> 'basis' correction
|
2009-02-14 10:55:45 +09:00 |
ageldama
|
eef49a82b5
|
initial 'io.encodings.korean' commit
|
2009-02-14 10:42:31 +09:00 |
Slava Pestov
|
b89bbb2ffd
|
Update buttons docs
|
2009-02-13 19:16:44 -06:00 |
Slava Pestov
|
d186f10f52
|
Don't position popups at negative x co-ordinates
|
2009-02-13 19:16:37 -06:00 |
Slava Pestov
|
f0bc2e1176
|
Update core-graphics, core-text, opengl.textures for Doug's images API change; core-graphics:with-bitmap-context is now core-graphics:make-bitmap-image
|
2009-02-13 19:11:07 -06:00 |
Slava Pestov
|
056e7aa442
|
Merge branch 'master' into new_ui
|
2009-02-13 18:12:35 -06:00 |
Daniel Ehrenberg
|
f3db8fdc4a
|
Another failing unit test for db.sqlite
|
2009-02-13 16:07:17 -06:00 |
Daniel Ehrenberg
|
08a4d52a8e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-13 16:05:27 -06:00 |
Daniel Ehrenberg
|
8253bf4662
|
Another failing test in db.sqlite
|
2009-02-13 16:05:18 -06:00 |
Doug Coleman
|
3cf4c6fee2
|
support 48bpp tiffs
|
2009-02-13 15:56:22 -06:00 |
Doug Coleman
|
001a3eb8f1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-13 15:48:17 -06:00 |
Doug Coleman
|
03839aa3cc
|
str -> bytes, utility word in endian
|
2009-02-13 15:47:48 -06:00 |
Doug Coleman
|
d7e10c3072
|
remove XXX from bitmaps
|
2009-02-13 15:47:07 -06:00 |
Doug Coleman
|
813b0cb803
|
get the byte ordering correct for tiffs
|
2009-02-13 15:46:36 -06:00 |
Doug Coleman
|
0ce47f84c6
|
use decode instead of >string in images.tiff
|
2009-02-13 15:14:09 -06:00 |
Daniel Ehrenberg
|
e90ad88876
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-13 15:10:41 -06:00 |
Daniel Ehrenberg
|
c6680eee60
|
Making xml-undo words private; adding bytes>xml word
|
2009-02-13 15:10:34 -06:00 |
Doug Coleman
|
1424380e5b
|
x/y resolution should be a scalar
|
2009-02-13 13:04:14 -06:00 |
Doug Coleman
|
bd17f14929
|
drawing 96bpp images works, add lots of previously unknown ifd fields
|
2009-02-13 12:12:08 -06:00 |
Doug Coleman
|
435a14f3b6
|
add stack effect, oops
|
2009-02-13 11:57:45 -06:00 |
Doug Coleman
|
3fb733b53c
|
add 48bpp mode to tiff
|
2009-02-13 10:16:58 -06:00 |
Doug Coleman
|
50d6f3e9d5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-13 09:59:40 -06:00 |
Doug Coleman
|
753cfcfd05
|
support .tif, start 96 bpp
|
2009-02-13 09:56:22 -06:00 |
Doug Coleman
|
cd82735dea
|
remove zlib
|
2009-02-13 09:55:56 -06:00 |
Doug Coleman
|
f3e8bc1247
|
make hexdump work for byte-vectors
|
2009-02-13 09:55:38 -06:00 |
Slava Pestov
|
43623d8fa5
|
Different apperance for sliders with no thumb
|
2009-02-13 01:44:19 -06:00 |
Slava Pestov
|
9509c468e9
|
Different apperance for sliders with no thumb
|
2009-02-13 01:43:55 -06:00 |
Slava Pestov
|
36b3356b42
|
ui.gadgets.buttons: New look for checkboxes and radio buttons
|
2009-02-13 01:43:03 -06:00 |
Slava Pestov
|
d66a31e88a
|
Add status bar to debugger window
|
2009-02-13 01:00:02 -06:00 |
Slava Pestov
|
9a351fce22
|
Refactor ui.gadgets.glass to correctly position debugger popup
|
2009-02-13 00:59:28 -06:00 |
Slava Pestov
|
67666b77de
|
Merge branch 'master' into new_ui
|
2009-02-12 22:51:05 -06:00 |
Joe Groff
|
e3f531cba4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 22:40:51 -06:00 |
Joe Groff
|
2bb9448ebc
|
add set-basic-auth to http, and make http-request stuff the response body in the error message on failure
|
2009-02-12 22:39:26 -06:00 |
Daniel Ehrenberg
|
1682a5512a
|
Minor docs fix and cleanup in http.server.static
|
2009-02-12 22:26:44 -06:00 |
Doug Coleman
|
237f16b4db
|
move zlib to zlib.compression and update
|
2009-02-12 22:13:34 -06:00 |
Doug Coleman
|
0ac55c4be5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 22:11:25 -06:00 |
Doug Coleman
|
12ee26566e
|
working on lzw compression
|
2009-02-12 22:11:11 -06:00 |
Doug Coleman
|
b5cb425708
|
new bitstream api works, refactor time
|
2009-02-12 22:10:32 -06:00 |
Daniel Ehrenberg
|
1a7e4b6576
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 22:00:09 -06:00 |
Daniel Ehrenberg
|
d09567e31e
|
Failing test case for db.sqlite
|
2009-02-12 21:59:59 -06:00 |
Slava Pestov
|
52df401f8a
|
Factor out menu and popup positioning into math.rectangles.positioning, and write tests for it
|
2009-02-12 21:46:49 -06:00 |
Doug Coleman
|
127ff76c08
|
add using
|
2009-02-12 21:45:34 -06:00 |
Doug Coleman
|
81d0f52e32
|
remove bad lzw tests, real tests still to come..
|
2009-02-12 21:43:25 -06:00 |
Doug Coleman
|
18276a863b
|
initial bitstreams checkin
|
2009-02-12 17:44:43 -06:00 |
Doug Coleman
|
6ffe298189
|
support lzw uncompression in images.tiff
|
2009-02-12 17:44:15 -06:00 |
Doug Coleman
|
745e011ccc
|
add lzw compression
|
2009-02-12 17:44:04 -06:00 |
Doug Coleman
|
8993e0536b
|
rename db-table to db-table-name, use db-table-name instead of class name in creating triggers for sqlite
|
2009-02-12 17:29:31 -06:00 |
Daniel Ehrenberg
|
4e5b7bfa21
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 17:14:20 -06:00 |
Daniel Ehrenberg
|
c4f45e3f74
|
Fixing bug in db (don't use unparse!), adding still-failing unit test
|
2009-02-12 17:13:01 -06:00 |
Slava Pestov
|
b0e14989ee
|
Redo word icons for better layout in UI
|
2009-02-12 16:52:44 -06:00 |
Slava Pestov
|
4d69475cac
|
Add support for Joe's "graphics baseline" idea
|
2009-02-12 16:52:24 -06:00 |
Doug Coleman
|
2e33f13c40
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 16:36:40 -06:00 |
Doug Coleman
|
d46764d346
|
use CONSTANT: in db
|
2009-02-12 16:36:29 -06:00 |
Slava Pestov
|
eba330f1b1
|
Merge branch 'master' into new_ui
|
2009-02-12 09:49:08 -06:00 |
Slava Pestov
|
489bb32a98
|
Fix potential load order issue with alien.complex; it used a slot defined in alien.structs but didn't reference that file by name
|
2009-02-12 09:48:50 -06:00 |
Slava Pestov
|
39a4969faa
|
Listener doesn't print a garbage quotation when commands are invoked
|
2009-02-12 09:48:05 -06:00 |
Slava Pestov
|
8fd159dadd
|
Fix conflict
|
2009-02-12 09:22:35 -06:00 |
Slava Pestov
|
215127e9f6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 09:20:35 -06:00 |
Slava Pestov
|
2c88d339d0
|
Improve type inference for struct returns
|
2009-02-12 09:20:32 -06:00 |
sheeple
|
3c1ddde1f9
|
Fix complex float support on NetBSD
|
2009-02-12 08:10:21 -06:00 |
sheeple
|
facd455e92
|
Working on complex float support in FFI on NetBSD
|
2009-02-12 06:25:07 -06:00 |
Slava Pestov
|
312bf5939e
|
Fix conflict
|
2009-02-12 04:45:45 -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
|
421631eebb
|
bootstrap.image: update documentation (found by mnestic)
|
2009-02-12 04:16:08 -06:00 |
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
|
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 |