Commit Graph

35 Commits

Author SHA1 Message Date
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
5154426cf6 improve defproc* to support multiple bindings documented together (instead of just multiple forms of the same binding)
svn: r7285
2007-09-06 13:48:44 +00:00
Matthew Flatt
93cc35bd5b improced scribble class/interface doc forms
svn: r7284
2007-09-06 13:19:15 +00:00
Matthew Flatt
ad4fae60dc fix card-games bug related to button clicks when a card click (that could be a drag) triggers an animation that throws away the button release (so that the drag internally stays active until the next event)
svn: r6227
2007-05-16 22:14:06 +00:00
Matthew Flatt
6325a359f0 fix drag-all-under mode in cards, and add some missing resize-box separators
svn: r5556
2007-02-06 05:11:55 +00:00
Eli Barzilay
19c33a8e2a no need for string->immutable-string when creating exceptions
svn: r5372
2007-01-17 01:18:50 +00:00
Matthew Flatt
7b13755dad unit clean-up
svn: r5160
2006-12-22 01:26:58 +00:00
Matthew Flatt
8ee09f09d8 minesweeper face-lift
svn: r5080
2006-12-11 11:49:20 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Matthew Flatt
3f8d7fe93e allow empty as a door image
svn: r4821
2006-11-10 20:51:54 +00:00
Matthew Flatt
7e08f36804 simpler API for door games
svn: r4789
2006-11-06 02:01:57 +00:00
Matthew Flatt
405a5a2751 add missing refreshes
svn: r4747
2006-11-02 03:16:51 +00:00
Matthew Flatt
0adaa9e162 fix terminology in maze errors, and add support for bitmap snips along with bitmaps
svn: r4744
2006-11-01 23:05:32 +00:00
Matthew Flatt
fb8ccb8f05 added Doors game support ( in time for for APLAS talk )
svn: r4726
2006-11-01 03:18:49 +00:00
Matthew Flatt
54dea82d8a add support for a kind of heads-up display
svn: r4718
2006-10-31 11:27:34 +00:00
Matthew Flatt
4aa36a5ee9 Jewel: don't declife if game is over (thanks to David Einstein)
svn: r4691
2006-10-27 21:53:37 +00:00
Matthew Flatt
84021a7e40 try again to fix both 8040 and 8191
svn: r3891
2006-07-29 13:17:40 +00:00
Matthew Flatt
06765d85b3 unwind attempt to make double-clicking work
svn: r3856
2006-07-27 22:54:34 +00:00
Matthew Flatt
23be1c9b38 fix double-click handling, which was broken in the fix for PR 8040
svn: r3840
2006-07-27 16:40:03 +00:00
Eli Barzilay
1f4c4e9033 Better resize -- resize to 48x48 in Gimp (cubic) and then drop into Any2Icon
svn: r3344
2006-06-13 06:07:10 +00:00
Eli Barzilay
e09120cb1d better icons (?)
svn: r3322
2006-06-11 08:45:55 +00:00
Matthew Flatt
f3ecc118f0 add missing ellipses in labels
svn: r3184
2006-06-02 15:15:49 +00:00
Eli Barzilay
3cb131bece removed some redundant uses of class100
svn: r3136
2006-05-30 21:43:58 +00:00
Scott Owens
c34045e66b Changed the use of collects-path to get the file path for bitmaps to a use of include-bitmap.
svn: r3089
2006-05-28 00:55:00 +00:00
Matthew Flatt
e14bd22992 more consistent button-region label centering
svn: r3080
2006-05-27 03:17:30 +00:00
Eli Barzilay
6f6516e9db avoid path->string on #f
svn: r3062
2006-05-25 17:51:25 +00:00
Matthew Flatt
2c6379be08 card-library repairs for PR 8040
svn: r3011
2006-05-22 21:02:33 +00:00
Matthew Flatt
cc5a739b9b fix car of null part of PR 8040
svn: r3010
2006-05-22 20:20:49 +00:00
Eli Barzilay
16f01a1109 {quick,merge}sort -> sort
svn: r2569
2006-04-01 12:24:15 +00:00
Eli Barzilay
88a4753c56 "Games" -> "PLT Games"
svn: r2162
2006-02-07 20:35:17 +00:00
Robby Findler
fddb1fa862 updated many unions to or/c's
svn: r2061
2006-01-31 19:17:33 +00:00
Matthew Flatt
3ecfa5991f added jewel game
svn: r525
2005-08-01 18:58:15 +00:00
Robby Findler
5072476095 fixed code that relied on broken behavior of provide/contract
svn: r383
2005-07-16 14:03:55 +00:00
Eli Barzilay
daa18fcba0 typos
svn: r66
2005-06-08 00:28:39 +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