Commit Graph

56 Commits

Author SHA1 Message Date
Matthias Felleisen
53febf1984 applied Carl's patches
svn: r5539
2007-02-02 02:08:45 +00:00
Eli Barzilay
19c33a8e2a no need for string->immutable-string when creating exceptions
svn: r5372
2007-01-17 01:18:50 +00:00
Matthias Felleisen
6537365672 small fixes to English in testing.scm
svn: r5304
2007-01-10 19:14:12 +00:00
Eli Barzilay
4bd2d14b7c prefix -> require only image?
svn: r5267
2007-01-08 22:12:33 +00:00
Matthias Felleisen
ef8befa249 small fixes to testing
svn: r5231
2007-01-05 17:02:50 +00:00
Kathy Gray
5db137cf05 Committing a change to display lists in a pretty-printed box
svn: r5225
2007-01-05 02:25:38 +00:00
Matthias Felleisen
0a89612920 removed printf line
svn: r5223
2007-01-04 23:27:22 +00:00
Matthias Felleisen
271897e467 testing added
svn: r5222
2007-01-04 22:31:35 +00:00
Matthias Felleisen
ceae98a985 macro for callbacks! macros ueber alles!
svn: r5166
2006-12-22 16:52:54 +00:00
Matthias Felleisen
9fd71be16c world finalized
svn: r5155
2006-12-21 19:03:28 +00:00
Matthias Felleisen
69c1149492 modified the playback to use system
svn: r5152
2006-12-21 03:03:33 +00:00
Matthias Felleisen
280d2aa95e added recording/imaging functionality to world.ss
svn: r5150
2006-12-20 23:18:32 +00:00
Matthias Felleisen
8037d9b184 added buttons for recording images for playback
svn: r5147
2006-12-20 04:09:50 +00:00
Matthias Felleisen
586b47c0dd world modified
svn: r5140
2006-12-19 19:47:05 +00:00
Matthias Felleisen
5edb1ce300 add-line in world.ss properly cuts off lines now
svn: r5079
2006-12-11 01:18:35 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Matthias Felleisen
cedb2d088f put-pinhole instead of move-pinhole for nw:rectangle
svn: r4739
2006-11-01 21:49:20 +00:00
Matthias Felleisen
322789559c stupid mouse test
svn: r4728
2006-11-01 04:10:36 +00:00
Matthias Felleisen
fd5aeff0a5 fixed place-image's contracts
svn: r4727
2006-11-01 04:10:01 +00:00
Robby Findler
80ca729b04 removed halfway done fix for sexp movement keys
svn: r4723
2006-10-31 23:05:23 +00:00
Matthias Felleisen
c7a8c49ac8 fixed immediate world and graphing bugs
svn: r4637
2006-10-19 01:58:06 +00:00
Robby Findler
f2afc5347f added star
svn: r4604
2006-10-14 19:43:02 +00:00
Jay McCarthy
10ab002a3e privacy
svn: r4384
2006-09-19 15:34:35 +00:00
Robby Findler
bc388368a7 fixed bug in image library
svn: r4230
2006-09-03 04:03:06 +00:00
Matthias Felleisen
04e4477b20 fixed bug and specs of draw/idraw Canvases in htdch
svn: r3865
2006-07-28 14:43:22 +00:00
Matthias Felleisen
ebb6302e84 master no void
svn: r3752
2006-07-18 18:03:40 +00:00
Robby Findler
61f541091f fixed a bug where color-list->image accepts only color structs, rather than all kinds of colors
svn: r3743
2006-07-17 17:31:25 +00:00
Robby Findler
ba9c0bed53 improved color error message
svn: r3142
2006-05-30 22:47:24 +00:00
Matthias Felleisen
2f92e307d2 fixed info file
svn: r2968
2006-05-18 18:16:22 +00:00
Matthias Felleisen
812f9b0257 polished comments for Kathy
svn: r2764
2006-04-24 16:09:10 +00:00
Matthias Felleisen
e83b3679d0 full support for Canvas, multiple Worlds (changes to draw)
svn: r2713
2006-04-19 03:25:12 +00:00
Robby Findler
0ad4118f6f fixed image.ss to handle the case when positive and negative infinity are supplied to overlay/xy and also limited one-of/c's inputs
svn: r2659
2006-04-11 13:53:53 +00:00
Robby Findler
1c97b4c21f fixed PR 7999 and added one-of/c to the contract library
svn: r2650
2006-04-10 03:54:55 +00:00
Matthias Felleisen
5f814a0501 test for mouse event
svn: r2519
2006-03-27 15:35:00 +00:00
Matthias Felleisen
c3803982eb world with mouse events
svn: r2517
2006-03-27 15:31:07 +00:00
Matthias Felleisen
5d41b105e0 fixed dir, path->string
svn: r2502
2006-03-25 03:18:08 +00:00
Robby Findler
c7b023f76d added the ability for the line function to draw in both positive and negative x and y directions
svn: r2285
2006-02-19 16:04:45 +00:00
Matthew Flatt
077e2e4ffa move world frame non-resizeable, make window inset precise
svn: r2224
2006-02-14 14:26:44 +00:00
Matthias Felleisen
1096009ed8 world.ss nw:rectangle mode and color consume strings now
svn: r2192
2006-02-10 22:16:06 +00:00
Matthias Felleisen
b97062cb99 fixed image.ss
svn: r2084
2006-02-02 14:10:01 +00:00
Robby Findler
fddb1fa862 updated many unions to or/c's
svn: r2061
2006-01-31 19:17:33 +00:00
Matthias Felleisen
211b053f74 on-redraw: proc is now called on installation
svn: r1966
2006-01-25 18:39:09 +00:00
Matthias Felleisen
b9147c1b5d changed add-line from image
svn: r1754
2006-01-03 16:17:09 +00:00
Robby Findler
26c844adc6 misc changes: flush io in make.ss, remove unused require in world.ss, improved test suite, made drscheme use new built-in srcloc debugging info provided by mzscheme
svn: r1708
2005-12-29 14:10:47 +00:00
Matthias Felleisen
02d1710ddd world.ss +on-redraw -update
svn: r1583
2005-12-11 23:37:47 +00:00
Matthew Flatt
837f499caf fix module name
svn: r1580
2005-12-10 20:30:51 +00:00
Matthias Felleisen
6b33960bb4 changed world.ss interface to accommodate stepper
svn: r1578
2005-12-10 15:15:18 +00:00
Matthew Flatt
1117ce0d06 avoid 'begin' for the stepper's sake
svn: r1574
2005-12-09 22:00:13 +00:00
Matthias Felleisen
9a5d36e27a place-image(world.ss) accepts all coordinates now
svn: r1472
2005-12-01 22:01:51 +00:00
Robby Findler
3d570f8d32 added error check
svn: r1454
2005-12-01 04:09:33 +00:00