Robby Findler
08d04e171f
svn: r9941
2008-05-23 11:47:44 +00:00
Matthew Flatt
721a846cef
avoiding flashing from unecessary update of disabled buttons
...
svn: r9891
2008-05-19 14:03:21 +00:00
Eli Barzilay
fb65879c50
disable debugging window
...
svn: r9846
2008-05-15 14:56:05 +00:00
Robby Findler
faee206b19
improved spacing of drawing slightly
...
svn: r9842
2008-05-15 02:41:38 +00:00
Matthew Flatt
52ced1f100
fix some updating problems, especially under Mac OS X with transparent canvases
...
svn: r9825
2008-05-13 18:14:15 +00:00
Robby Findler
211be167b7
made a little more space between the text and the icon
...
svn: r9823
2008-05-13 11:59:16 +00:00
Matthew Flatt
e0e978b87e
make switchable button draw right when alpha blending isn't available
...
svn: r9722
2008-05-07 17:09:46 +00:00
Robby Findler
c09743e2d2
make the tooltip appear on the left side of the icon if the window is sufficiently large
...
svn: r9718
2008-05-07 02:52:43 +00:00
Matthew Flatt
94d8c852da
account for frame-location and client<->screen for positioning tool tips under Mac OS X
...
svn: r9717
2008-05-07 02:22:22 +00:00
Matthew Flatt
c383bfdab2
reflow frame as container before getting its size
...
svn: r9715
2008-05-07 02:02:52 +00:00
Matthew Flatt
f810570330
Windows and placement tweaks to tool tip
...
svn: r9714
2008-05-07 01:58:28 +00:00
Matthew Flatt
f77bd13540
tool-tip frame size
...
svn: r9711
2008-05-07 00:51:07 +00:00
Matthew Flatt
860c41d749
drs bug and test-suite fixes
...
svn: r9709
2008-05-06 23:27:23 +00:00
Robby Findler
989e9e4120
added tool tips
...
svn: r9699
2008-05-06 20:36:58 +00:00
Robby Findler
4b42c94832
added the ability to have two separate bitmaps specified
...
svn: r9667
2008-05-05 21:40:23 +00:00
Matthew Flatt
665e4c07bf
protect against redraw requests before the canvas is properly sized
...
svn: r9654
2008-05-05 12:24:06 +00:00
Robby Findler
d8ee46457d
removed dependency on string-constants
...
svn: r9637
2008-05-04 01:23:22 +00:00
Sam Tobin-Hochstadt
0340ae770f
Add template-binding information to syntax browser.
...
svn: r9626
2008-05-03 11:18:06 +00:00
Robby Findler
62af481463
fixed the disabling problems
...
svn: r9592
2008-05-02 14:10:28 +00:00
Matthew Flatt
044922053a
fix fonts in some controls to use normal-control-font
...
svn: r9583
2008-05-02 02:15:40 +00:00
Robby Findler
f17d85c24a
svn: r9582
2008-05-02 00:23:32 +00:00
Robby Findler
ee9fc4a8d7
reworked the buttons along the top of drscheme
...
svn: r9578
2008-05-01 23:15:06 +00:00
Matthew Flatt
a26b334c67
proprocessor doc, merge scribblings and doc-categories fields
...
svn: r9414
2008-04-23 00:20:25 +00:00
Matthew Flatt
02fbaca2b7
hierlist docs; fix latex/pdf output when a paragraph starts with n hspace
...
svn: r9276
2008-04-12 14:42:02 +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
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
Robby Findler
5a0abb116e
changed union to or/c
...
svn: r8748
2008-02-20 23:27:17 +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
3c72e71e24
switched info.ss files to #lang
...
svn: r8532
2008-02-04 23:00:35 +00:00
Robby Findler
d219107a0a
fixed PR 9140
...
svn: r8374
2008-01-21 00:33:28 +00:00
Robby Findler
2e3c05b14e
removed the dependency between the string-constants library and mrlib
...
svn: r8369
2008-01-19 20:13:02 +00:00
Matthew Flatt
04859fb2dd
normalize some doc titles
...
svn: r8336
2008-01-15 14:46:36 +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
b76aa843ab
move doc sub-dirs to scribblings sub-dirs
...
svn: r8281
2008-01-10 20:07:32 +00:00
Matthew Flatt
5890eedeb4
scribble mrlib docs
...
svn: r8165
2007-12-30 22:46:20 +00:00
Matthias Felleisen
342290e520
matrix
...
svn: r8066
2007-12-19 17:44:57 +00:00
Matthias Felleisen
fa0c028d26
svn: r7988
2007-12-13 12:33:30 +00:00
Matthew Flatt
eab8008c4f
change 'include' and 'include-bitmap' to better match normal module-path syntax
...
svn: r7936
2007-12-10 16:13:25 +00:00
Robby Findler
c4781b2025
fixed a bug in the drawing of name messages that affected the language level setting that shows up in the bottom right of drscheme
...
svn: r7764
2007-11-19 14:29:22 +00:00
Robby Findler
753cd127a6
made the bottom line of the drscheme window be half as tall
...
svn: r7762
2007-11-19 04:01:13 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Robby Findler
49c33668e8
fixed PR 8957
...
svn: r7462
2007-10-09 13:03:26 +00:00
Matthew Flatt
e9385a910e
370.2
...
svn: r6369
2007-05-29 03:26:32 +00:00
Matthew Flatt
ea91e1a8c5
add one-by-one mode to gif-animation library, and fix gif writer for monochrome images
...
svn: r6065
2007-04-28 03:38:42 +00:00
Robby Findler
f242d999d0
FINALLY! Fixed the bug in the drawing of the labels in graphs. they are not in the centers! Only ... how many years later...?
...
svn: r5925
2007-04-12 02:50:59 +00:00
Robby Findler
dffb855f10
added calls to inner methods
...
svn: r5813
2007-03-22 20:15:33 +00:00
Robby Findler
ec5ba4f2c1
added ability to disable arrowheads
...
svn: r5791
2007-03-19 15:05:14 +00:00
Robby Findler
38da856255
added language status and menu at bottom right of drscheme window
...
svn: r5633
2007-02-18 00:17:49 +00:00
Matthew Flatt
4b7e38feaf
MrEd bridge to GIF-writing library
...
svn: r5236
2007-01-06 23:34:36 +00:00
Eli Barzilay
a772fa8c84
* Better dealing with errors in eval-string and read-from-string/-all
...
* Made them work with byte strings too
* Added tests to the above
svn: r5081
2006-12-11 18:03:33 +00:00
Eli Barzilay
df0734f09e
use main-collects-relative for paths
...
svn: r4854
2006-11-14 22:48:55 +00:00
Robby Findler
7fa381cace
added a comment
...
svn: r4349
2006-09-16 02:36:06 +00:00
Robby Findler
bc388368a7
fixed bug in image library
...
svn: r4230
2006-09-03 04:03:06 +00:00
Robby Findler
2d8f5f4a21
fixed PR 8213
...
svn: r3995
2006-08-09 03:42:21 +00:00
Eli Barzilay
22b6119e74
* Removed bogus doc.txt entry from mrlib/info.ss
...
* Made Help Desk show a clear error message if a specified doc.txt
file is missing
svn: r3992
2006-08-09 01:10:11 +00:00
Eli Barzilay
bb5b45b181
re-do changes that were undone in r3843
...
svn: r3859
2006-07-28 08:15:46 +00:00
Eli Barzilay
5099b078c6
Undo the following revisions:
...
r3839
r3825
r3823
r3821
r3820 (undo only the changes in drscheme/private/debug.ss)
r3792
r3791
They will be re-done after v352 is released
svn: r3843
2006-07-27 17:12:18 +00:00
Robby Findler
7fdf03bffd
tweaks to the placement of edge labels
...
svn: r3791
2006-07-24 13:30:56 +00:00
Robby Findler
be599fbb6b
fixed PR 7129
...
svn: r3430
2006-06-21 18:36:43 +00:00
Eli Barzilay
acb08c5e62
added path-dialog.ss to mrlib
...
svn: r3209
2006-06-04 00:14:27 +00:00
Robby Findler
b6372a2e22
infrastrure for capabilities added (and added first capabilities)
...
svn: r3119
2006-05-30 14:54:10 +00:00
Eli Barzilay
16f01a1109
{quick,merge}sort -> sort
...
svn: r2569
2006-04-01 12:24:15 +00:00
Robby Findler
ef3f910b6e
fixed PR 7491
...
svn: r2391
2006-03-08 03:17:49 +00:00
Robby Findler
8b42147871
added smoothing to image.ss
...
svn: r2297
2006-02-22 00:34:29 +00:00
Robby Findler
fddb1fa862
updated many unions to or/c's
...
svn: r2061
2006-01-31 19:17:33 +00:00
Robby Findler
2577fe88f3
merged in Jacob's changes and fixed a few bugs
...
svn: r1919
2006-01-21 21:36:24 +00:00
Robby Findler
00d989a80a
fixed PRs 7783 7785
...
svn: r1731
2005-12-31 14:23:49 +00:00
Matthew Flatt
3e46c52c2c
fix text part of label when it goes to the edge (or slightly outside) the bounding box
...
svn: r1466
2005-12-01 20:49:45 +00:00
Matthew Flatt
e3c784015d
rewound to make module browser work
...
svn: r1458
2005-12-01 17:18:11 +00:00
Matthew Flatt
97c1d0e83d
all doc.txt content moved to mrlib.tex
...
svn: r1440
2005-11-29 22:42:34 +00:00
Robby Findler
a1d7467a28
fixed PR 7623 I think
...
svn: r1402
2005-11-25 04:03:14 +00:00
Robby Findler
5250e0ac57
fixed bug with quotient
...
svn: r1369
2005-11-22 13:47:34 +00:00
Robby Findler
3535a75479
merged 1227:1237 -- another draft of initial language. hope this one is better
...
svn: r1238
2005-11-06 03:29:26 +00:00
Jacob Matthews
a255e439ea
merged 1115:1124 from branches/redex-names, adds support for named reductions that get drawn in the traces window
...
svn: r1126
2005-10-22 02:47:51 +00:00
Matthew Flatt
0b12dcfd54
cache on content and type, not just content
...
svn: r1084
2005-10-14 14:11:58 +00:00
Matthew Flatt
e2e6516a84
use 'png for arrow bitmaps, drop redundant with-handlers
...
svn: r1083
2005-10-14 14:08:40 +00:00
Matthew Flatt
fffe9c8bfc
use include-bitmap
...
svn: r1081
2005-10-14 13:02:09 +00:00
Matthew Flatt
bc203f55b8
hierlist inlines arrow bitmaps
...
svn: r231
2005-06-22 21:30:30 +00:00
Matthew Flatt
44ea72dd13
tab-choice changes
...
svn: r53
2005-06-02 17:41:28 +00:00
Matthew Flatt
b2748bbc81
added tentative tab-choice class
...
svn: r44
2005-06-01 22:44:32 +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