Commit Graph

25 Commits

Author SHA1 Message Date
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Matthias Felleisen
380d1cc92a endOf* now consumes string and displays in separate message box
svn: r3897
2006-07-31 02:52:25 +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
Kathy Gray
a771a6083e Added call to geometry installer
svn: r3640
2006-07-06 22:50:44 +00:00
Matthew Flatt
154329bf0e ensure "colors" is installed before "draw"
svn: r3633
2006-07-06 20:02:20 +00:00
Matthias Felleisen
c8e7482511 htdch collection reorganized, docs too
svn: r3631
2006-07-06 18:15:35 +00:00
Matthias Felleisen
a4f230d00a fixed support so that it raises a Java error instead of a Scheme error for null string
svn: r3570
2006-07-01 17:46:39 +00:00
Matthias Felleisen
812f9b0257 polished comments for Kathy
svn: r2764
2006-04-24 16:09:10 +00:00
Matthias Felleisen
9e23d915ee last bug fixes to hdtch/[i]draw for now
svn: r2763
2006-04-24 15:29:45 +00:00
Matthias Felleisen
6376643994 support added, duplicated code removed from idraw
svn: r2762
2006-04-24 14:19:31 +00:00
Matthias Felleisen
770e6aa288 htdch/draw and htdch/idraw fixed, common code basis
svn: r2759
2006-04-24 12:35:59 +00:00
Matthias Felleisen
489519f5ed props
svn: r2728
2006-04-21 01:04:33 +00:00
Matthias Felleisen
ec58a2e183 proper privacy attributes added
svn: r2670
2006-04-13 17:00:36 +00:00
Matthias Felleisen
c5ce7c5a04 replaced doc.txt in draw and idraw with redirects
svn: r2216
2006-02-13 19:05:58 +00:00
Matthias Felleisen
d6fcafefb2 fixed mprintf again
svn: r2213
2006-02-13 18:25:25 +00:00
Matthias Felleisen
04b89daa5a idraw created
svn: r2207
2006-02-13 15:58:58 +00:00
Kathy Gray
e4add14942 Added java style error messages
svn: r1511
2005-12-03 04:45:32 +00:00
Matthias Felleisen
95c6f7285b - changed the interface of bigBang; it now starts the canvas, too.
svn: r514
2005-08-01 00:17:00 +00:00
Matthias Felleisen
871efa46cb - fixed Canvas to export theCanvas for overriding
- QUESTION: how do I refer to theCanvas from the native Scheme methods? 

svn: r505
2005-07-30 17:34:56 +00:00
Matthias Felleisen
d844256e25 - modified World so that it contains a specific Canvas
deleted the canvas methods 
  made it abstract so that programmers _must_ override 
  the essential methods

svn: r502
2005-07-30 16:52:06 +00:00
Matthias Felleisen
15cf82a476 - added Canvas-native-methods.ss
svn: r500
2005-07-30 13:33:18 +00:00
Matthias Felleisen
6cd69138f8 - added Canvas.java
svn: r499
2005-07-30 13:22:44 +00:00
Matthias Felleisen
c9046e4e44 - created a Canvas class and implementation
so that world can become an abstract class 
  (well, we will pretend it is one; I have 
  to ask Kathy how to do this)
 

svn: r497
2005-07-30 02:11:50 +00:00
Kathy Gray
ce9dae1480 svn: r392 2005-07-18 17:07:24 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00