Commit Graph

16340 Commits

Author SHA1 Message Date
Matthew Flatt
0a833c44c4 test for PR 7518
svn: r528
2005-08-01 22:27:57 +00:00
Matthew Flatt
64cca08d28 fixed unit/sig rename bug - PR 7518
svn: r527
2005-08-01 22:22:57 +00:00
Eli Barzilay
2819927287 Welcome to a new PLT day.
svn: r526
2005-08-01 19:01:34 +00:00
Matthew Flatt
3ecfa5991f added jewel game
svn: r525
2005-08-01 18:58:15 +00:00
Matthew Flatt
c31a64ee56 allow space in search
svn: r523
2005-08-01 17:45:48 +00:00
Matthew Flatt
e8c07c12a6 fixed strig-locale-upcase/downcase for windows with bogus locale
svn: r522
2005-08-01 17:45:15 +00:00
Jay McCarthy
a180ebce2e Adding to todo
svn: r521
2005-08-01 15:41:51 +00:00
Matthew Flatt
8cab293327 fixed set-argv-pixels on alpha
svn: r517
2005-08-01 14:58:19 +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
Matthew Flatt
6a6774d336 adjusted terminology in the GUI
svn: r513
2005-07-31 13:45:01 +00:00
Eli Barzilay
05848a6df0 Welcome to a new PLT day.
svn: r512
2005-07-31 04:33:43 +00:00
Matthew Flatt
acf89713c3 fix for overlapping internal definition contexts
svn: r511
2005-07-31 02:55:07 +00:00
Robby Findler
fe7de62c4f ,
svn: r510
2005-07-31 01:14:54 +00:00
Eli Barzilay
04a466d23d Welcome to a new PLT day.
svn: r509
2005-07-30 20:53:35 +00:00
Greg Cooper
e9593ed546 - bug fixes
- got spreadsheet working again

svn: r507
2005-07-30 20:45:28 +00:00
Kathy Gray
38ae4e952b Fixed a bug where interfaces were not being properly mirrored for dynamic use,
also adds ability to use graphics in the interactions window for Full Java

svn: r506
2005-07-30 18:31:11 +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
Matthew Flatt
758848f66c fixed check for duplicate struct type properties
svn: r504
2005-07-30 17:26:00 +00:00
Matthew Flatt
119c98debf only prints snips, syntax, etc specially whe the port writes specials
svn: r503
2005-07-30 17:04:51 +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
Robby Findler
e8eeca4601 ,
svn: r501
2005-07-30 16:09:46 +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
Robby Findler
de72d31f2b drscheme test suites now run
svn: r498
2005-07-30 05:46:43 +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
Matthew Flatt
5bb5c7aee7 fixed fill, as reported on plt-scheme list 7/28/05
svn: r496
2005-07-29 13:13:55 +00:00
Matthew Flatt
ba6e44f110 fix reported column for syntax-exception srcloc
svn: r495
2005-07-29 13:02:45 +00:00
Eli Barzilay
585e73b663 299.200
svn: r494
2005-07-29 06:34:31 +00:00
Matthew Flatt
3c094e6f15 merge fixes for Cygwin
svn: r493
2005-07-28 21:55:31 +00:00
Matthew Flatt
e6e64379d2 cygwin DLL build fixes
svn: r491
2005-07-28 21:49:16 +00:00
Matthew Flatt
239f354bc3 notes condensed for 299.200
svn: r475
2005-07-28 14:28:34 +00:00
Matthew Flatt
8aaddd25ca 299.200
svn: r474
2005-07-28 13:58:06 +00:00
Eli Barzilay
2a710589ad Welcome to a new PLT day.
svn: r473
2005-07-28 08:20:02 +00:00
Matthew Flatt
ab098933be fixed both mac window zoom and root menu-bar, hopefully
svn: r472
2005-07-28 04:35:57 +00:00
Matthew Flatt
b97ed46ad1 revised export syntax
svn: r470
2005-07-27 21:47:11 +00:00
Matthew Flatt
8512606ee4 r6rs repl clean-up
svn: r469
2005-07-27 20:58:43 +00:00
Matthew Flatt
d3056a39f3 r6rs library form improvements
svn: r468
2005-07-27 18:50:30 +00:00
Matthew Flatt
266e6c75cd fix define-for-syntax bug when the name is macro-introduced
svn: r467
2005-07-27 18:44:17 +00:00
Greg Cooper
2ff54dc636 mztake has been fixed to compile w/o the (deprecated) frp.ss,
so I am finally removing it

svn: r466
2005-07-27 17:19:19 +00:00
Jay McCarthy
b12987e9e8 Updating for new frtime and making col optional
svn: r465
2005-07-27 16:29:13 +00:00
Matthew Flatt
30608bca9e accomodate 3m xform in macros for old cairo
svn: r464
2005-07-27 16:20:00 +00:00
Greg Cooper
84db00645b added never-e to lang-ext.ss
svn: r463
2005-07-27 16:10:42 +00:00
Matthew Flatt
321af63518 fixed non-cairo build
svn: r462
2005-07-27 15:46:03 +00:00
Matthew Flatt
e2113d5ca3 fixed non-cairo build
svn: r461
2005-07-27 15:40:06 +00:00
Matthew Flatt
3e7b02cbb9 fixed typo
svn: r460
2005-07-27 15:19:13 +00:00
Matthew Flatt
62d6db95c2 support cairo 0.5
svn: r459
2005-07-27 15:14:17 +00:00
Eli Barzilay
7a2aa170fb Welcome to a new PLT day.
svn: r458
2005-07-27 08:20:04 +00:00
Jay McCarthy
6e06669843 Fixing compile error
svn: r455
2005-07-26 22:36:04 +00:00
Matthew Flatt
3d12aac8f7 cygwin itimer doesn't work
svn: r454
2005-07-26 21:10:44 +00:00
Matthew Flatt
1006329b91 changes to make Cygwin act like Unix instead of Windows
svn: r453
2005-07-26 20:22:38 +00:00