Matthew Flatt
0153e122b7
change -q to config option, fix unlikely race condition in wake-on-signal, add path->url and url->path, and adjust URL parsing
...
svn: r9239
2008-04-10 19:05:35 +00:00
Matthew Flatt
021d4d7527
new hash function names and ops (3.99.0.23)
...
svn: r9209
2008-04-08 21:42:38 +00:00
Eli Barzilay
2b92bd2e6e
remove empty info files
...
svn: r9152
2008-04-03 15:34:37 +00:00
Matthew Flatt
f28726ab4d
fix bytecode writing of prefabs, add prop:sequence
...
svn: r9149
2008-04-03 14:07:52 +00:00
Matthew Flatt
105d75b5d1
fix icon file names, since games.ss changed to main.ss
...
svn: r9083
2008-03-25 15:23:27 +00:00
Eli Barzilay
b76390a452
revise the way setup-plt crawls over the collection trees
...
svn: r8860
2008-03-03 22:04:28 +00:00
Eli Barzilay
bb34f747b6
make all files terminate with a newline
...
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Eli Barzilay
5b09195b63
typo
...
svn: r8771
2008-02-22 23:12:18 +00:00
Eli Barzilay
8b43532711
games collection fixes
...
svn: r8770
2008-02-22 23:10:15 +00:00
Eli Barzilay
f5bc96418d
add lots of main.ss files where appropriate
...
svn: r8764
2008-02-22 16:28:31 +00:00
Eli Barzilay
264af9a6d0
improved scribble syntax use
...
svn: r8720
2008-02-19 12:22:45 +00:00
Eli Barzilay
13e4753cd2
remove unused entry
...
svn: r8632
2008-02-12 13:09:55 +00:00
Eli Barzilay
699c40643d
* Changed setup-plt to compile collections if they have an "info.ss"
...
file. (That is, it does not require the file to have a `name'
entry.)
* The name shown when setup works is the directory name, followed by
the `name' field from the info file when specified.
* This means that many `name's are no longer needed, so I'm removing
them. To see if you need a `name' entry, consider that the name
will be shown like this:
... foo (<your name here>)
This means that if the name is the same as the directory name, then
there is no point in having it. I also removed cases where the name
differed only in its capitalization for collections where the case
is obvious.
* Also, for subcollections, the name should clarify the name of the
subcollection in context. For example "Acknowledgments" explains
what scribbling/acks is, but there's no need to add the context name
as in "Scribblings: Acknowledgments".
* There may also be a point in keeping names for other uses. One such
example was in games, where the name field was used in the PLT Games
application. (This was changed to default on the directory name, so
it is no longer needed in most games.) Another example is in planet
packages.
svn: r8629
2008-02-12 10:33:01 +00:00
Eli Barzilay
262f2da407
typo
...
svn: r8627
2008-02-12 09:13:18 +00:00
Eli Barzilay
6bcaca2f09
svn: r8625
2008-02-11 22:25:08 +00:00
Eli Barzilay
3c72e71e24
switched info.ss files to #lang
...
svn: r8532
2008-02-04 23:00:35 +00:00
Eli Barzilay
59b5f3a727
removed unused doc.txt entries from info.ss files
...
svn: r8529
2008-02-04 20:31:04 +00:00
Eli Barzilay
d78396aaf9
remove unused blurb fields
...
svn: r8526
2008-02-04 17:16:06 +00:00
Matthew Flatt
f48fa771ef
allow 3x3 Pousse board
...
svn: r8476
2008-01-30 14:41:13 +00:00
Matthew Flatt
1e069dd2bc
doc build automatically go to main doc dir; added doc categories for start doc; fix locale-sensitive byte<->string ops to actually use the locale; other small edits
...
svn: r8286
2008-01-10 23:42:23 +00:00
Matthew Flatt
7fc41024c0
3.99.0.9: binding links in docs use nominal import sources
...
svn: r8196
2008-01-03 19:07:02 +00:00
Matthew Flatt
ebf4c453ea
defsignature and associated web-server doc changes
...
svn: r7927
2007-12-08 16:16:46 +00:00
Matthew Flatt
cd7157641c
Scribble improvements: defmodule & co.
...
svn: r7902
2007-12-05 21:41:07 +00:00
Matthew Flatt
8930f31115
remove 'else' and '=>' bindings from 'mzscheme'
...
svn: r7859
2007-11-29 14:08:08 +00:00
Matthew Flatt
5f312dcbde
doc fixes
...
svn: r7832
2007-11-25 19:48:41 +00:00
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