Robby Findler
|
132867518c
|
added support for flipping bitmaps
|
2010-06-18 16:21:14 -05:00 |
|
Robby Findler
|
27bd7934d7
|
fixed flipping for curves
|
2010-06-18 16:21:13 -05:00 |
|
Robby Findler
|
ca7bf92054
|
added basic flipping (bitmaps not done yet)
|
2010-06-18 16:21:13 -05:00 |
|
Robby Findler
|
893beb582e
|
adjusted the universe window so that the canvas is shown in the middle of the window when the window resizes
|
2010-06-10 20:15:17 -05:00 |
|
Robby Findler
|
31b507aa51
|
Rackety 2htdp/image
|
2010-05-25 21:35:04 -05:00 |
|
Robby Findler
|
77841f0834
|
fixes PR 19025
|
2010-05-24 12:17:40 -05:00 |
|
Matthias Felleisen
|
fe67f369fa
|
prep for debugging
|
2010-05-24 10:09:01 -04:00 |
|
Robby Findler
|
b319039468
|
fixed a bug in text so that inexact integers are converted to exact ones
|
2010-05-22 08:58:54 -05:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|
Robby Findler
|
256e3fedd2
|
fixed a bug with zero-sized htdp/image images interactive with 2htdp/image primitives
|
2010-04-23 12:34:17 -05:00 |
|
Matthias Felleisen
|
ae5c682e10
|
fixed 10866 for _first-order_ abuse of clauses
|
2010-04-20 18:57:17 -04:00 |
|
Matthias Felleisen
|
2e77afe5da
|
.
|
2010-04-15 18:38:09 -04:00 |
|
Matthias Felleisen
|
f04addd104
|
support several keywords per clause
|
2010-04-15 12:35:01 -04:00 |
|
Matthias Felleisen
|
ed21a85d9d
|
added csv reading to batch-io
|
2010-04-14 18:58:29 -04:00 |
|
Matthias Felleisen
|
8d1871b4c9
|
improved error message in response to 10854
svn: r18807
|
2010-04-13 14:17:29 +00:00 |
|
Matthias Felleisen
|
3f20bc5eb6
|
fixes 10836
svn: r18700
|
2010-03-31 21:59:07 +00:00 |
|
Matthias Felleisen
|
9a6e94903e
|
added release handler
svn: r18515
|
2010-03-12 01:36:02 +00:00 |
|
Matthias Felleisen
|
46d66b4542
|
bug report 10816
svn: r18490
|
2010-03-09 02:06:32 +00:00 |
|
Robby Findler
|
124dbe9b93
|
added empty-scene
svn: r18138
|
2010-02-17 23:21:57 +00:00 |
|
Robby Findler
|
12dc4f3421
|
PR 10728
svn: r18136
|
2010-02-17 23:07:44 +00:00 |
|
Matthias Felleisen
|
dda81dc80d
|
fixed bug 10733
svn: r17973
|
2010-02-05 01:11:05 +00:00 |
|
Matthias Felleisen
|
823bbd18c9
|
opaque iworld structure
svn: r17962
|
2010-02-03 22:49:12 +00:00 |
|
Matthias Felleisen
|
9664c79320
|
mouse leave/enter behavior was wrong; failure of SPC?
svn: r17925
|
2010-02-01 16:05:37 +00:00 |
|
Robby Findler
|
cf4294a280
|
changed the internal representation of normalized images so that crop structs do no have to be duplicated, improved test suites
svn: r17808
|
2010-01-24 20:22:58 +00:00 |
|
Robby Findler
|
c0cea48170
|
random testing found bugs (please include in release)
svn: r17792
|
2010-01-24 02:02:56 +00:00 |
|
Robby Findler
|
5f9a774880
|
fixed error message reporting bugs (merge to release branch)
svn: r17790
|
2010-01-23 23:07:34 +00:00 |
|
Robby Findler
|
a9597eeb8b
|
fixed up the docs for the base shapes to reflect the new pen arguments; added a section about pixels
svn: r17683
|
2010-01-17 02:50:41 +00:00 |
|
Robby Findler
|
ddf0b4ec01
|
added finer control over pens
svn: r17670
|
2010-01-16 02:03:54 +00:00 |
|
Matthias Felleisen
|
9a50b999e2
|
hack for 2:image added to make sure it displays completely
svn: r17650
|
2010-01-14 18:05:11 +00:00 |
|
Matthias Felleisen
|
be76ed2add
|
fixed small bug in draw check; eliminated the 'equal' optimization
svn: r17649
|
2010-01-14 17:43:44 +00:00 |
|
Robby Findler
|
96c717473a
|
revised the coordinates for place-image and fixed up the docs a bit
svn: r17643
|
2010-01-14 01:15:31 +00:00 |
|
Robby Findler
|
8c9088a770
|
changed the overlaying functions so they default to putting the images overlay'd on their centers, not upper lefts
svn: r17632
|
2010-01-13 16:32:21 +00:00 |
|
Robby Findler
|
911123bf94
|
added add-curve
svn: r17523
|
2010-01-07 01:56:46 +00:00 |
|
Robby Findler
|
b5e54fe2eb
|
applied Ian's patch to the bitmap rotation code
svn: r17513
|
2010-01-06 21:43:34 +00:00 |
|
Robby Findler
|
07fcfd8eee
|
fixed the bug uncovered by the test in the previous commit (to 2htdp/tests/test-image.ss)
svn: r17499
|
2010-01-06 18:43:51 +00:00 |
|
Robby Findler
|
0b3c30f18e
|
added place-image and fixed a bunch of bugs related to equality, rotating and other things
svn: r17491
|
2010-01-06 05:12:48 +00:00 |
|
Robby Findler
|
63c917fd8f
|
made the image sizing functions always return exact, positive integers
svn: r17476
|
2010-01-04 12:36:04 +00:00 |
|
Robby Findler
|
f5bb840950
|
added cropping to 2htdp/image
svn: r17474
|
2010-01-04 01:39:09 +00:00 |
|
Robby Findler
|
ca96ddd889
|
switched to a bitmap-based image comparison
svn: r17466
|
2010-01-02 22:32:44 +00:00 |
|
Matthias Felleisen
|
9a11ad1d67
|
svn: r17465
|
2010-01-02 22:04:26 +00:00 |
|
Matthias Felleisen
|
261aa3937a
|
performance bug, more fixes
svn: r17463
|
2010-01-02 21:47:08 +00:00 |
|
Matthias Felleisen
|
7025f6dad4
|
prelim fix for performance bug #10613
svn: r17446
|
2009-12-31 01:21:16 +00:00 |
|
Robby Findler
|
e821a0c461
|
separated 2htdp/universe from htdp/image, allowing either htdp/image or 2htdp/image to be used
svn: r17430
|
2009-12-29 23:59:39 +00:00 |
|
Matthias Felleisen
|
571fec95aa
|
stop the world and let me get off (2)
svn: r17112
|
2009-11-30 18:22:38 +00:00 |
|
Matthias Felleisen
|
bb4c88338c
|
stop the world and let me get off
svn: r17111
|
2009-11-30 16:52:01 +00:00 |
|
Robby Findler
|
cd5220116a
|
added underlay
svn: r17072
|
2009-11-26 17:07:20 +00:00 |
|
Robby Findler
|
cc60cdc02b
|
fixed rotation of bitmaps
svn: r16861
|
2009-11-18 14:58:15 +00:00 |
|
Robby Findler
|
5cea34ec49
|
renamed */places to */align
svn: r16859
|
2009-11-18 12:11:44 +00:00 |
|
Robby Findler
|
645b786b79
|
added 'bitmap'
svn: r16857
|
2009-11-18 04:35:04 +00:00 |
|
Matthias Felleisen
|
e068d2ef86
|
typos
svn: r16828
|
2009-11-17 15:16:35 +00:00 |
|