Matthew Flatt
392dd51bd1
improve initial placement of frames that seem too large
...
svn: r6682
original commit: 19af52af8b56ed7e2d10aa2ec6b253caef195dfd
2007-06-17 05:40:14 +00:00
Robby Findler
9c31c7e4b9
fixed bug in new font preference handling
...
svn: r6667
original commit: a87cf0300521a040b0f0251f7ddfc1f2cb14f0a5
2007-06-15 19:09:50 +00:00
Matthew Flatt
08bb60e13a
fix get-face-list 'mono under Mac OS X and X, and delay showing children of a frame during a container sequence
...
svn: r6563
original commit: 1131abd11f6fd8b46c0f8f74c9cf2e7629961eeb
2007-06-10 09:47:19 +00:00
Robby Findler
f73a2b9dc5
made the amount of memory shown in the bottom of the drs frame be in megabytes instead of bytes
...
svn: r6516
original commit: 999c02279124962db71c443f10e21a227807365b
2007-06-07 15:19:40 +00:00
Matthew Flatt
f44ee89359
370.2
...
svn: r6369
original commit: e9385a910eac5c2f84dccbe6d66fed0741200785
2007-05-29 03:26:32 +00:00
Robby Findler
e53c838f2c
svn: r6336
...
original commit: e38400b4959c626e294b1a412cd1b095a0081e99
2007-05-26 04:01:59 +00:00
Robby Findler
7ba94e5796
fixed PR 8701
...
svn: r6333
original commit: 9da97974fa500f4bf97974e6c559a54e615c7695
2007-05-26 02:47:46 +00:00
Eli Barzilay
474165d88f
treat backspacing better (PR8662)
...
svn: r6209
original commit: 05022c082d13d1efe70593631e8f06573625e962
2007-05-12 06:27:52 +00:00
Matthew Flatt
6991f53281
fix problem with the application-file handler when all windows are minized (PR 8640)
...
svn: r6175
original commit: d1c4d0e2690ac5d5bcee20900d2167ff6c0b629c
2007-05-08 06:57:32 +00:00
Robby Findler
208e9fb006
fixed up minor bugs in program and lots of little problems in the test suites
...
svn: r6173
original commit: 3c5f2c7395bb13b03d134772a64aadd75a6844f0
2007-05-08 01:02:40 +00:00
Robby Findler
cb1e7401d4
added test:set-list-box!
...
svn: r6172
original commit: a58e476dd65496d7b94c642b9b579cfbca079b1b
2007-05-07 23:44:17 +00:00
Robby Findler
dd4c9a570f
fixed order of arguments bug
...
svn: r6166
original commit: d0dcbc51028ccdca2bf65dc93aaec3ebf59d5fb5
2007-05-07 01:30:59 +00:00
Robby Findler
45c558d8d7
fixed up some of the old tests
...
svn: r6165
original commit: 82ec65680dc458f2bfc22699c9318c971ef63b4d
2007-05-07 01:30:32 +00:00
Robby Findler
e3d59a170e
fixed bug with delegate
...
svn: r6154
original commit: 53b5917fec020ae037d64fdff397cea6bcb84626
2007-05-05 14:15:11 +00:00
Eli Barzilay
28695d0f63
use path-element->string
...
svn: r6146
original commit: 8661413b7f1b2177953856e60446b183b215d8b7
2007-05-04 20:55:19 +00:00
Matthew Flatt
de957292f4
369.11
...
svn: r6085
original commit: e9bf34f1930103f62651e3ec5cbf35b791d097c6
2007-04-29 02:08:24 +00:00
Robby Findler
24e21e7404
partial fix to PR 8613
...
svn: r6070
original commit: 352e9c8b2b4247524e13ad2a84c827404f69a601
2007-04-28 19:48:50 +00:00
Matthew Flatt
9992465419
add one-by-one mode to gif-animation library, and fix gif writer for monochrome images
...
svn: r6065
original commit: ea91e1a8c59dd95cdf8926cb2614aa835ef3cd45
2007-04-28 03:38:42 +00:00
Matthew Flatt
456075b97f
fix bug in show after maximize
...
svn: r6062
original commit: 138009b8a547f00331c68a2e9e12409f11f232ce
2007-04-28 00:12:22 +00:00
Robby Findler
908adc93ac
changed prefs shortcut to #\, for macosx but this doesnt really affect anything, since the menu is in the app menu, not in the drs menu
...
svn: r6047
original commit: 340660f1459c8f47547af90040fa0ec101611868
2007-04-26 01:28:44 +00:00
Robby Findler
63c8e3b88f
improved cancelling behavior
...
svn: r6041
original commit: 851293fbf09e6064776f7f9246e2b69b7edbbe3a
2007-04-25 14:45:09 +00:00
Matthew Flatt
1c76d8022e
369.10
...
svn: r6003
original commit: a45251d27211d633dc1834a92bc44bddeb983316
2007-04-20 01:16:15 +00:00
Robby Findler
436b0e7c3c
improved color preferences; this is the change that requires people to rename their preferences as explained on plt-scheme
...
svn: r5996
original commit: e5698365c95ff97d34910efc59ef44c34362c772
2007-04-19 15:15:23 +00:00
Matthew Flatt
60a05cdd2f
improve DrScheme's auto-indenting and S-exp movement for Scheme code with quote, #;, etc.
...
svn: r5977
original commit: 681d88ed526d3dbe647013b78a16b2c7926080dc
2007-04-19 02:44:31 +00:00
Matthew Flatt
64a34efa2a
order result of get-face-list
...
svn: r5962
original commit: 7091496cd0d0a0d1c0b0eb4cf538ea6c86394bf5
2007-04-17 10:40:36 +00:00
Ryan Culpepper
a8a0cbd3e5
Macro stepper: new notify-box control
...
svn: r5956
original commit: fec1da11bb9564c160efcf021fdf54e51c5a1d0a
2007-04-16 15:54:57 +00:00
Robby Findler
b424cf5130
fixed typo
...
svn: r5942
original commit: 0769887d3f16e04dea9c03ea88ed6bc5b4a1b923
2007-04-14 15:04:57 +00:00
Robby Findler
3399a61919
simplified frame:editor and friends interface
...
svn: r5940
original commit: 5fffd316b4e9084cacaccae05018a5fbedacfa67
2007-04-14 14:59:05 +00:00
Robby Findler
db7684e5ce
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
original commit: f242d999d03b1277f66d6d9bdbe0a9af05a64750
2007-04-12 02:50:59 +00:00
Robby Findler
61d5d4f244
a few changes to the automaically changing language stuff, plus more white-on-black improvements
...
svn: r5917
original commit: 031cd94b5c104c669844880388dc7c8bddf69724
2007-04-10 19:41:09 +00:00
Robby Findler
f3284f1539
removed printf
...
svn: r5915
original commit: 7ef0ce8b0fc466ca3f2ba64363d6b46407c3076b
2007-04-10 18:18:24 +00:00
Robby Findler
069cc97601
undid previous commit (oops!)
...
svn: r5914
original commit: cac2d2f174363f3dc28b49dc468a76c9675d5281
2007-04-10 18:17:48 +00:00
Robby Findler
093eef7408
removed printf
...
svn: r5913
original commit: 4133afdd437e8fa64b7558deedbba838020a56ac
2007-04-10 18:16:31 +00:00
Robby Findler
5eeea7d93e
more white-on-black colorscheme fixes
...
svn: r5906
original commit: 35fa233a939e31ac3b16ac14be9eea1ee87afd98
2007-04-09 16:26:23 +00:00
Matthew Flatt
1703e06c3d
369.9
...
svn: r5902
original commit: 34d00a000cef03e898d68ce139539d255a544004
2007-04-09 08:34:00 +00:00
Robby Findler
c01f7ca4b1
fixed bug (that no one will ever care about, probably)
...
svn: r5893
original commit: bdcb50603b58b21d3ea31bf01e90ec7bd19e8683
2007-04-08 23:56:08 +00:00
Robby Findler
d73e8448d5
misc improvements to the white on black view in drscheme (also added explicit buttons that switch to a default set of colors and also flips a preferences flag for more coarse grained control)
...
svn: r5892
original commit: d688a1f9e3d6cf001852404c7fafc55ffaace710
2007-04-08 23:30:58 +00:00
Robby Findler
97fcdf04a7
added test case corresponding to PR 8564
...
svn: r5823
original commit: 4439c04f47e3aec91f4e38a0b41f1f2e6202bd8f
2007-03-25 18:48:14 +00:00
Robby Findler
35343995ba
added calls to inner methods
...
svn: r5813
original commit: dffb855f10139e872429d2c7b5b3aecaeb12de83
2007-03-22 20:15:33 +00:00
Matthew Flatt
6fa512d6af
fix typo
...
svn: r5803
original commit: 2ac0833f10b88b1a75428b169132ae211a050df6
2007-03-21 03:05:56 +00:00
Eli Barzilay
3b851321d0
improved play-sound for unix
...
svn: r5802
original commit: 162962d668d2d80b96d8245c7cbdcf68d1f91efb
2007-03-20 21:32:49 +00:00
Matthew Flatt
def5d51708
reset old-paramz global on exit to avoid retaining data
...
svn: r5795
original commit: 32c07dbaca62578e672c46d362ee8e3cc0d645d4
2007-03-19 22:06:56 +00:00
Robby Findler
4f3b6019da
added ability to disable arrowheads
...
svn: r5791
original commit: ec5ba4f2c17d1587555e20c050f222e6b49219f5
2007-03-19 15:05:14 +00:00
Matthew Flatt
06e068fe01
more/repaired tests more mred editors
...
svn: r5789
original commit: 2848977def0ae76c258d1be6efce542ce3f3c82a
2007-03-19 03:49:53 +00:00
Ryan Culpepper
2d81e5fc93
Macro stepper: refactored display code
...
svn: r5775
original commit: ac983b32a64be9cf57638f3fe32796539115923d
2007-03-14 21:33:59 +00:00
Matthew Flatt
627a67a298
change back size of tiny-control-font for non-Windows, which was accidentally changed in last revision
...
svn: r5751
original commit: 3d19cd30d1325cd12a8ecd17070d83c978b936ab
2007-03-08 00:32:12 +00:00
Matthew Flatt
2e9117f477
make tiny-control-font slightly bigger under Windows
...
svn: r5750
original commit: 3a158e29b35180a451f4f2399c70e77b994a0c3b
2007-03-08 00:20:34 +00:00
Robby Findler
86cadc079d
made the line/column thingy growable and smaller to begin with
...
svn: r5717
original commit: eadc8530162a20d2d0f83aed860616ef2575cb20
2007-03-02 13:50:23 +00:00
Robby Findler
87df4feb16
changed slant to italic
...
svn: r5652
original commit: 9d241aa2c5deaa29c027248570ad8031a4330a87
2007-02-21 02:46:43 +00:00
Robby Findler
6b73899730
added the ability to configure the repl's colors
...
svn: r5648
original commit: 815c6669bafc3e22b83c470208b0e2805eb32e55
2007-02-20 16:33:47 +00:00
Robby Findler
da82e304d0
revert to default button: minor tweaks
...
svn: r5637
original commit: c2e4fcd60d18f3ac9803f2cd462066757dc19031
2007-02-19 22:08:04 +00:00
Robby Findler
5de958916e
added language status and menu at bottom right of drscheme window
...
svn: r5633
original commit: 38da8562553dc5ac2828b42f5a6c9b573eb0c8f5
2007-02-18 00:17:49 +00:00
Robby Findler
cb5bddcaa4
adjusted translations for read/write two line thing
...
svn: r5631
original commit: d59f197c05cb693943725ca454a989f6afbcb105
2007-02-17 21:10:59 +00:00
Robby Findler
694eab6c4d
shrunk space required for stuff
...
svn: r5629
original commit: f24381c8b6a6a8740502726de755c3a6f794daa5
2007-02-17 19:30:58 +00:00
Matthew Flatt
201ffacb36
contract checks on {start,end}-{doc,page} use
...
svn: r5591
original commit: 3b966ff86b3af81fb8f70bc400665192b6628ed3
2007-02-13 02:08:04 +00:00
Robby Findler
11bfa25225
added revert to defaults
...
svn: r5575
original commit: 276cd746dfa6b1a35c16db8bb70a04726f19a1ec
2007-02-08 15:45:12 +00:00
Robby Findler
af1953707d
fixed PR 8518
...
svn: r5566
original commit: a1c88e3ac2a8cb94b5dcdbed9b99aebc2dbf17b8
2007-02-06 18:17:39 +00:00
Robby Findler
878ce86444
fixed PR 8516
...
svn: r5554
original commit: f0d91dff141d9a0712686d37cd35bf7382c0740e
2007-02-05 23:21:09 +00:00
Robby Findler
9d1a810f9b
tabber: an ellipsis as the second thing on a line now tabs as if the ellipsis wasn't there; good for plt redex
...
svn: r5553
original commit: bdc4f19985503f80164abd2d485dab9c46af71f8
2007-02-05 19:25:25 +00:00
Eli Barzilay
bc3ee684bc
set svn:eol-style and added newlines at EOFs
...
svn: r5546
original commit: 0cb9b70922c965dd55d21a7888d98d70a2500f7a
2007-02-03 06:51:31 +00:00
Robby Findler
a8e82e2aa5
whoops! forgot to add preferences.ss in
...
svn: r5540
original commit: e5895cd76a3ee7fdf531c7d46cfecc610fc270c5
2007-02-02 04:58:57 +00:00
Robby Findler
4a5976a827
separated preferences library out to be used by mz
...
svn: r5537
original commit: 13110a2113d1a8e2174e7e381809cb90916d18bf
2007-02-01 23:55:20 +00:00
Matthew Flatt
5e8a1936b1
correct regexp for magic, again
...
svn: r5409
original commit: 24bc2eb636ac2b2c3196e31a63df48f92409fc16
2007-01-19 02:48:52 +00:00
Matthew Flatt
4a86f8b92f
change reader path in magic
...
svn: r5407
original commit: 943e9f1ae0b868110a04d0ac994a8dfe0d10c944
2007-01-19 02:05:41 +00:00
Matthew Flatt
3c199afc1a
more WXME tests
...
svn: r5405
original commit: 4baff4e975e1ed9849342b86909f396892c4b2f7
2007-01-19 02:03:57 +00:00
Matthew Flatt
c445cb9c0d
change #reader path
...
svn: r5402
original commit: 75f0d2ea8c6da7f1237511e37705d450fe307bac
2007-01-18 22:28:06 +00:00
Matthew Flatt
0c749ca94f
wxme belongs outside of mred, obviously
...
svn: r5399
original commit: 00d745bd5efcf007743773162de7dcd11b8a3375
2007-01-18 14:26:29 +00:00
Matthew Flatt
2a7ef272ed
commit changed before moving (I really should have done this on a branch)
...
svn: r5398
original commit: 2b78c44c4cd70a9f5394fb427a0bdf548ab96284
2007-01-18 14:23:41 +00:00
Matthew Flatt
515c8c24cb
better wxme organization
...
svn: r5396
original commit: 8fd3137117e09095fb5c4036c77e9eec12712c59
2007-01-18 14:06:30 +00:00
Matthew Flatt
a72f2d6b6e
MrEd-less reading of WXME files (work in progress, but it's mostly there)
...
svn: r5393
original commit: 208d160a1bf334912f362cf258c375b55544cd2b
2007-01-18 12:20:57 +00:00
Matthew Flatt
cafeb9bbe3
rename original media file to include right version
...
svn: r5391
original commit: 02131575f6ee6ba29d9bb002587f130d1efb0055
2007-01-18 12:16:54 +00:00
Matthew Flatt
25d1da3a12
WXME version-8 examples
...
svn: r5388
original commit: 4fe1f82d1b867abc4d7dc4d3ad9d341169bcd4fe
2007-01-18 12:13:33 +00:00
Matthew Flatt
60a9caf636
rename prog to include format version
...
svn: r5387
original commit: 3f2f0e3ab9a920b4fdf677ba8596f6569e1c719a
2007-01-18 09:16:27 +00:00
Matthew Flatt
200dbf968c
added program, corrected media6
...
svn: r5386
original commit: b2d9b73fb467aa00bd835e93614fac5fc6364aa2
2007-01-18 09:15:42 +00:00
Matthew Flatt
308bdf8de0
some test graphical files in the v209 format (WXME version 6)
...
svn: r5385
original commit: f77e70643fc98e19596fa0b6a67056c4c36d370e
2007-01-18 09:11:00 +00:00
Robby Findler
48e7bd4be2
added page setup dialog
...
svn: r5379
original commit: c817beb86b31298be90b74833d2646ac21fe8bdc
2007-01-17 11:07:24 +00:00
Eli Barzilay
5db403cef6
no need for string->immutable-string when creating exceptions
...
svn: r5372
original commit: 19c33a8e2abba847bb5fa0ad5b7382ce03c583b2
2007-01-17 01:18:50 +00:00
Matthew Flatt
617822e205
369.5
...
svn: r5366
original commit: 87c0d5754e3e1d27de577c9f1c83bbc92a38042e
2007-01-16 20:55:13 +00:00
Matthew Flatt
51d4d2f2d6
369.4
...
svn: r5327
original commit: 91add0453f25090c3b11b3fae06a01d65dbb0b3e
2007-01-12 07:09:56 +00:00
Eli Barzilay
fe140a7e85
use bytes->string/locale to translate paths-as-bytes to strings
...
svn: r5318
original commit: 89ce220ed91d41dfe4f3a50f5bae5763a01afd3b
2007-01-12 00:52:23 +00:00
Matthew Flatt
628f5509e9
allow centering, though broken for Mac OS X with a parent frame
...
svn: r5306
original commit: 1967a2fdbf9c1415e307fb512b9d3085df683bfa
2007-01-10 21:13:45 +00:00
Robby Findler
8fdf38bf22
commented out some code that triggers an error for me -- things don't get centerd now, but at least drscheme starts up ...
...
svn: r5300
original commit: f9d2874b71fc673c996679ec1e1ab0ce535fdcea
2007-01-10 16:00:56 +00:00
Eli Barzilay
51cfd499fc
fix PR8428, and also paths with an initial "~"
...
svn: r5294
original commit: 5876ed8e3b76452a6cefd9266e508077256df4c2
2007-01-10 10:33:54 +00:00
Matthew Flatt
ec9ae05b52
finish fix for frame centering under Mac OS X
...
svn: r5251
original commit: e307901c1d811ffa7827a3587b2f1fa82be3d084
2007-01-08 00:14:27 +00:00
Matthew Flatt
b79a38ea1f
MrEd bridge to GIF-writing library
...
svn: r5236
original commit: 4b7e38feaffd4fc56c4d41bcd7edf851328b40b1
2007-01-06 23:34:36 +00:00
Matthew Flatt
74da7147e3
359.3
...
svn: r5219
original commit: 6b60d57a86b5e9d94ea5c12d5695a87bb1514f4a
2007-01-04 11:14:58 +00:00
Matthew Flatt
23fad5e470
fix prompt for MrEd load handler
...
svn: r5177
original commit: 91d68735fa7a02356c08d1181bca941213f95bca
2006-12-24 02:14:19 +00:00
Robby Findler
c89d244c7c
removed printf
...
svn: r5165
original commit: 91ff7ee9b4e3fe72c1c36b3a5461e80c0e21a756
2006-12-22 16:52:41 +00:00
Robby Findler
04c357c5de
fixed a bug in preferences reading
...
svn: r5158
original commit: 41675aa2ec01b6b1b58cb31e3a10361d4256f9f0
2006-12-22 00:22:17 +00:00
Matthew Flatt
9b81acb247
359.2, collects changes
...
svn: r5143
original commit: cf0b303497763314db7f530a6e2d2010ffe44eac
2006-12-20 00:57:12 +00:00
Ryan Culpepper
c2750517a4
Merged changes to macro-debugger from /branches/ryanc/md5 4899:5119
...
updated to change in expansion of lexical variables
many UI updates and tweaks
improved syntax properties panel
added expand-only and expand/hide
added rudimentary textual stepper
fixed PR 8395 by adding snipclass for hrule-snip
fixed PR 8431: reductions and block splicing
fixed PR 8433: handling unquote and macro hiding w/ errors in hidden terms
svn: r5120
original commit: 056683743d998145deb4b2e82fa8fc73507ed7e3
2006-12-14 21:25:21 +00:00
Eli Barzilay
d17918a616
* 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
original commit: a772fa8c8407386a2279c4d6ea2d6294de7c83c0
2006-12-11 18:03:33 +00:00
Robby Findler
6032d24e71
improved docs slightly
...
svn: r5071
original commit: f2008f3a7a5f194bf9e3671c9b59ff2a1806cf16
2006-12-09 17:10:46 +00:00
Robby Findler
9dfd53b32b
fixed bug in tabify preferences, changed preferences strategy to only read once (but write on each 'set') and made old-style preferences still be read, if they are there
...
svn: r5070
original commit: 1bf0d52c34c917f3d785b3e9fa44000518c72513
2006-12-09 16:42:49 +00:00
Robby Findler
1f0030f873
bound toggle-focus-between-definitions-and-interactions to c:f6
...
svn: r5068
original commit: 7f78ffb5ed515c37b45db4ea26ad16a8695beee9
2006-12-09 00:21:21 +00:00
Robby Findler
c9f6745c94
fixed a bug and improved note at top of preferences.ss
...
svn: r5060
original commit: aa26769184c679ff44e3111d966e56cca26c1194
2006-12-08 02:54:00 +00:00
Robby Findler
398113d503
changed the strategy of the preferences library in the framework to use a different key at the file.ss level (and thus save the prefs on each call to preferences:set)
...
svn: r5058
original commit: d47247507f6dd55cf3d628a83570096137cda406
2006-12-07 22:32:31 +00:00
Robby Findler
4068a307bf
possible fix for PR 8419
...
svn: r5044
original commit: 216ac84f00258966e5e4b7c608e7adc04587b27b
2006-12-06 20:31:44 +00:00
Eli Barzilay
1703ee1e0d
merged units branch
...
svn: r5033
original commit: 3459c3a58f1cdc52fbc916acf306b29408468912
2006-12-05 20:31:14 +00:00
Matthew Flatt
2508db4d99
pop-up for decorated editor snip on right-button click, not right-button-held-down
...
svn: r4958
original commit: bedaf6bbfdea186b3acbf5b20e6f2c8bab452252
2006-11-27 08:08:23 +00:00
Robby Findler
97e3dca75c
fixed PR 8387
...
svn: r4875
original commit: 5a8e6355314ce7732bf99664d1d71768d3ce0a39
2006-11-16 22:39:02 +00:00
Eli Barzilay
9d9f3856f9
use main-collects-relative for paths
...
svn: r4854
original commit: df0734f09e9efdac0bbe9a429076d76fa0149d35
2006-11-14 22:48:55 +00:00
Robby Findler
5af429726e
removed a: as a meta-key mapping for os x
...
svn: r4844
original commit: 41cac266d6c34e0a19dde1af7edfd39bf2c72cac
2006-11-13 23:17:13 +00:00
Eli Barzilay
a463d8eedd
ascii only + reformat a little
...
svn: r4790
original commit: 5044dc49a5b91b4e8748177a4eaf125fcb2c67b2
2006-11-06 08:06:16 +00:00
Robby Findler
f57b4fd681
svn: r4764
...
original commit: 1effeb6a7c2dbd7f303c628c8c9a1151bbbabdcb
2006-11-03 18:46:43 +00:00
Robby Findler
a2673c7730
fixed PR 8368
...
svn: r4748
original commit: 9a5eced27b77bf8be3015cc91b77a6feb5901b88
2006-11-02 04:13:52 +00:00
Matthew Flatt
431749e5ba
added get-argb-pixels to bitmap class
...
svn: r4731
original commit: a996df1d2b0c8e96cd67e2908068440a557190bf
2006-11-01 06:54:04 +00:00
Robby Findler
106110f657
improved forward sexp
...
svn: r4720
original commit: 58a0b99d3513391976ae704e9e2a4e00a26546bd
2006-10-31 20:29:39 +00:00
Matthew Flatt
f72b2b659b
new 352.9 MrEd methods
...
svn: r4703
original commit: f88355b3458155bf0fe8e1a990e196cfeb699738
2006-10-30 01:14:35 +00:00
Matthew Flatt
4195ec66df
fix memq on not-yet-validated style list
...
svn: r4684
original commit: 387612edb759b3096bd22dd3394245eebee27dd0
2006-10-26 05:04:47 +00:00
Matthew Flatt
5e7eb2a391
Windows/X shortcuts: specifically require or disallow alt/meta for menu keybinding
...
svn: r4674
original commit: 3787424b0e15078c2b8018965ee04b8b0fb4aee6
2006-10-23 07:41:48 +00:00
Robby Findler
9450d0ec45
now using path-element functions in some places
...
svn: r4662
original commit: 8ccef02233a4101d33667f8a7328917b3c845463
2006-10-20 17:19:54 +00:00
Robby Findler
7b11fe8a34
fixed bug in pref panel
...
svn: r4613
original commit: 5446e9a2c4e9cf2fcdef77a73e6c5ccecd48e2f4
2006-10-16 14:23:03 +00:00
Robby Findler
9bd9b1c58b
fixed bug noticed by Corey Sweeney with long lines & 20,000 ft overview
...
svn: r4497
original commit: 1547d31790a7e1fa4f88df3ae105e06dba30291a
2006-10-05 22:15:48 +00:00
Robby Findler
ab645e9c6c
improved magic square bracket stuff
...
svn: r4496
original commit: c1350ef9d8b1eac3ae653239af1c83dc2ba9d6dd
2006-10-05 21:32:58 +00:00
Robby Findler
2a25ecbc8a
added preferences for configuring behavior of magic square bracket
...
svn: r4489
original commit: 0fcdc0aedd24bc64b4214a16bf51cae880fbcc93
2006-10-05 03:06:47 +00:00
Robby Findler
6a0dcbf4a5
one more test for [
...
svn: r4484
original commit: 7899d161215af76bf7c0e6de5681054f660a8e53
2006-10-04 21:10:58 +00:00
Eli Barzilay
843a74c61d
minor bug on directory selections
...
svn: r4454
original commit: 477528c805d7f3c5c92d55730cab0cefca486dff
2006-09-28 20:48:25 +00:00
Matthew Flatt
644bc8f870
add two missing exports
...
svn: r4411
original commit: 6e66a8653c88e47e52f9c4772d59fd6f52db82a6
2006-09-22 02:55:28 +00:00
Robby Findler
59d63d5d53
added a comment
...
svn: r4349
original commit: 7fa381cace1c774c968081d70c3ace92922d9f9d
2006-09-16 02:36:06 +00:00
Robby Findler
704a8b79de
PR 8268: fixed the symptom, but there is still some question if the syntax colorer's behavior should change
...
svn: r4312
original commit: 5227ee4d12e595d89ea48820c3fb0a527d4071af
2006-09-11 15:05:39 +00:00
Robby Findler
df2d0ed10c
improved behavior of clicking on the line/column display (a little bit)
...
svn: r4297
original commit: cb6c8d00f3369ebc2d64ae9c5d174cddbd2cbfe2
2006-09-10 21:14:56 +00:00
Robby Findler
e3a459ae9d
PR 8271
...
svn: r4283
original commit: 109a683aa1af5a3b8b7b677f100de6c87c47b09d
2006-09-09 03:37:31 +00:00
Robby Findler
10442bb27a
added ability to have user-defined keybindings in PLaneT
...
svn: r4267
original commit: 81a70fe10145bd22f755713c869a33766eae9b83
2006-09-07 03:18:39 +00:00
Robby Findler
7c25320deb
fixed bug in image library
...
svn: r4230
original commit: bc388368a777f14ed0a21f50dd2cb36606a6dbd9
2006-09-03 04:03:06 +00:00
Robby Findler
9839bcbf91
fixed a bug related to change to for-each
...
svn: r4173
original commit: 7199a06352a210a07d9cead83b54359f294db416
2006-08-28 18:40:21 +00:00
Matthew Flatt
6041d9a58f
remove on-scroll in editor-canvas
...
svn: r4170
original commit: 5d5245b9c33aaefed7ed6661e9816a46b5ca4669
2006-08-28 09:51:23 +00:00
Robby Findler
e88bdf9e51
fixed PR 8229
...
svn: r4091
original commit: d98140e347404c0306f5395a63f0c2bc0546dc76
2006-08-18 21:48:17 +00:00
Eli Barzilay
305ed78403
Formatting -- end files with a newline, convert WXME file to new version, etc
...
svn: r4025
original commit: c75c3331742bb1d987a9deec780b59d395abccb2
2006-08-10 21:25:13 +00:00
Robby Findler
35e9ef8031
fixed PR 8213
...
svn: r3995
original commit: 2d8f5f4a217d85b1a9191e6f983383da51b44f72
2006-08-09 03:42:21 +00:00
Ryan Culpepper
2bca123204
Added the macro stepper
...
svn: r3987
original commit: d91e2b45022c0c043578a5f08b152825db417c07
2006-08-08 20:32:58 +00:00
Eli Barzilay
e65fb6226b
re-do changes that were undone in r3843
...
svn: r3859
original commit: bb5b45b181a85a28ee865cffcf2ef42c54a18408
2006-07-28 08:15:46 +00:00
Eli Barzilay
7865e8f87e
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
original commit: 5099b078c6bc07d83e0b11d486e342905a87ede4
2006-07-27 17:12:18 +00:00
Robby Findler
5299ced9ca
tweaks to the placement of edge labels
...
svn: r3791
original commit: 7fdf03bffdaaa761e96d31c5eba1dcdc91f5108e
2006-07-24 13:30:56 +00:00
Eli Barzilay
bf5214383d
set svn:eol-style and executable properties
...
svn: r3764
original commit: 6f4093f152daf195979e1f900b72f9e9fdfcc270
2006-07-19 05:01:31 +00:00
Robby Findler
17eb93a996
cleanups in test suites
...
svn: r3763
original commit: 3cf662e760d8af975999f90011687c2346867c85
2006-07-19 04:34:48 +00:00
Eli Barzilay
d80933e2c4
added syntax-id-rules
...
svn: r3758
original commit: ffb9ee5072919157cc6a9b4d13865a9cc286ed07
2006-07-18 23:57:56 +00:00
Robby Findler
bc97da390d
made case-lambda work with the magic [ thing and fixed up some test suites
...
svn: r3754
original commit: daf17eb61630c33e6e4443c0484d1775b259a754
2006-07-18 18:55:18 +00:00
Matthew Flatt
1ea9d0b129
fix shortcut prefix test
...
svn: r3737
original commit: fb2b7fbf0537699cb46711ff27662d98b90807a0
2006-07-17 02:45:29 +00:00
Eli Barzilay
3528b37c42
some bug fixes
...
svn: r3729
original commit: e14e007d23f809c0daa5a2eb79e263988e1cee88
2006-07-16 15:45:16 +00:00
Eli Barzilay
5018e8e9ca
fix bug with choosing "/" from the directory navigator, change color of "/" prefix
...
svn: r3723
original commit: 0dba7be7888765f8e452bae33322c62c37e0f434
2006-07-16 10:22:04 +00:00
Eli Barzilay
3020e1fdd4
heavy fix: deal with bad string encodings etc
...
svn: r3722
original commit: 3c80a102358830c372bff44da58f4ea65db781a6
2006-07-16 10:03:55 +00:00
Eli Barzilay
01b725dd00
added a label for the filename field
...
svn: r3713
original commit: a5a4d2700223031a7113e9a11cb8371b3c442d58
2006-07-15 18:45:04 +00:00
Eli Barzilay
c1a04fa086
dont ask about revert if there are no modifications
...
svn: r3686
original commit: 5a8877f161e78afeaa1e31aea551b60a078d2e38
2006-07-11 22:54:47 +00:00
Robby Findler
da457bdb4b
improved running time of contracts and moved some provide/contracts to the bottom of files (not necc yet, but may become necc)
...
svn: r3665
original commit: 49667529da7ed68dce159b2af3b62cd56231ebce
2006-07-09 21:07:04 +00:00
Matthew Flatt
997e889493
oops - the rest of 350.4
...
svn: r3630
original commit: 463f71e53ded99ea1aac7d4a1c561482692cd4b6
2006-07-06 18:03:37 +00:00
Matthew Flatt
4d31b0ce6a
fix keymap chaining when restoring a disabled menu item
...
svn: r3600
original commit: 96bfdf51018eea380653852fad4ee4a6f986581e
2006-07-05 17:02:33 +00:00
Matthew Flatt
588ab9921e
350.2
...
svn: r3496
original commit: 6706befaa3b0ee5fe468ff7f7abba4ab279d0c99
2006-06-27 12:34:39 +00:00
Eli Barzilay
871de46799
removed custom dialog, use the common dialogs from mred
...
svn: r3473
original commit: d540970a9ac7f02e53821533ab22eade4e580d04
2006-06-25 22:58:23 +00:00
Robby Findler
e69befce41
fixed PR 8137
...
svn: r3433
original commit: 257ceb7449df54437686cf3e008c1ac2add62587
2006-06-22 03:01:43 +00:00
Robby Findler
7386f912a6
fixed PR 7129
...
svn: r3430
original commit: be599fbb6bf001ee08d209ba3167e4cdb2b48805
2006-06-21 18:36:43 +00:00
Matthew Flatt
046d50582f
fix dialog/frame handling of radio-box shortcuts
...
svn: r3364
original commit: 2707426cdf69cc594adf56978a3fa6715bad4764
2006-06-15 02:55:20 +00:00
Eli Barzilay
bdd970bd47
* Proper fix for the path-list bug (undo bogus semaphore)
...
* Don't reset the paths if the glob pattern is not changed
svn: r3339
original commit: a009ba322db87fcb3566da6ce35adaaf19681b87
2006-06-12 14:13:58 +00:00
Eli Barzilay
f94171a9c0
make open dialogs on osx have no parent (unless the open-here? preference is set)
...
svn: r3334
original commit: bc017f488e504fe26f1f438b1a601f626f385e63
2006-06-11 20:47:43 +00:00
Eli Barzilay
a955f7f97b
ok to check for editor:basic<%>
...
svn: r3332
original commit: b7d510e058d39d84f4eeded61b8d6603e022493e
2006-06-11 19:16:43 +00:00
Eli Barzilay
dc18fb9c4a
make open/save file dialogs have a parent
...
svn: r3330
original commit: e33559268abbe1ea674d937325d5ea6b3ba29216
2006-06-11 18:29:58 +00:00
Eli Barzilay
89b158f1b1
protect path-list with a semaphore
...
svn: r3326
original commit: 976489df840c7807d7fb01c23e4ccc32fb3b64ab
2006-06-11 17:53:25 +00:00
Eli Barzilay
fa6270a022
* Fix bug that showed dirs that begin with a dot
...
* Set filter when the field loses focus
* Use `right' at the end of the text to force immediate completion
* When using the path-list, don't move the focus back to the text
svn: r3323
original commit: e4410603a09e81e9055e5a847406f1fc390b59c1
2006-06-11 09:33:35 +00:00
Robby Findler
ff5e2fdace
adjusted sizes a little bit
...
svn: r3306
original commit: 283959f8fa828204708fdff1da53099601af2e31
2006-06-09 16:34:21 +00:00
Matthew Flatt
d584e1381f
change X/Windows message-box checkbox spacing again: make the message region at least as large as the icon
...
svn: r3304
original commit: a6a9f17294a325e61e981f3124bc2a07c40cd2b8
2006-06-09 15:57:02 +00:00
Matthew Flatt
cf3aaeb862
add space before checkbox in single-line mode for Unix/Windows message box
...
svn: r3299
original commit: cc4f2270b7fc7503e3932652ddfc9a147bad7468
2006-06-09 15:32:33 +00:00
Matthew Flatt
4806a9f771
improve checkbox in Unix/Windows message box, too, per Eli's suggestion
...
svn: r3298
original commit: 8894dcb781eaa0794bb488ab1b80ab20fedd0f9f
2006-06-09 15:28:09 +00:00
Matthew Flatt
0e0b971eb0
fix message-box alignment for mac os x
...
svn: r3297
original commit: 7880355fdd5a7c3d6e48b8719999c3b1e711486b
2006-06-09 14:01:05 +00:00
Eli Barzilay
57ded6414d
standard -> common
...
svn: r3234
original commit: c2c9a4ffc3f52311b3dd451da255bb5216fa5e6e
2006-06-05 18:51:46 +00:00
Eli Barzilay
8fd93f2996
better treatment of the standard style
...
svn: r3233
original commit: 425f9df4b05c204c6bcdbfbf39653427ea74cc3d
2006-06-05 18:32:01 +00:00
Eli Barzilay
532c534623
added a standard style for file/dir dialogs
...
svn: r3232
original commit: 271d45320c1684eab2613e4aaded84c073fc12c4
2006-06-05 18:19:28 +00:00
Eli Barzilay
078c6dd91e
auto-enter when choosing a new root on windows
...
svn: r3229
original commit: 5176f2462df38bfc00a9b59e516dd437c5da89d7
2006-06-05 05:08:58 +00:00
Robby Findler
02b90d6c1e
fix to PR 7988
...
svn: r3222
original commit: b462f7cf2c0e4732691f429f35833f8dbff224ed
2006-06-04 22:28:36 +00:00
Robby Findler
5362604064
fixed doc spec bug
...
svn: r3216
original commit: b28e19eba3311d2d3b8bca4d8f96505a08abfc87
2006-06-04 14:59:00 +00:00
Eli Barzilay
16424e7a11
svn: r3213
...
original commit: 953e3e8d1a49d1109ab082ac68a59d1d6cdc6235
2006-06-04 07:42:02 +00:00
Eli Barzilay
35e9fd96e5
fixed wheel-up not scrolling up when too few items above the first
...
svn: r3212
original commit: 6aa4f2965c23ba0fa799fe31db0b135146f6c521
2006-06-04 07:39:22 +00:00
Eli Barzilay
3cc26efd71
remember size through a preference
...
svn: r3211
original commit: 018a87ebdcac4963364aa04f668651aaa8429bc9
2006-06-04 05:23:34 +00:00
Eli Barzilay
93976d9838
added path-dialog.ss to mrlib
...
svn: r3209
original commit: acb08c5e623871ff41e348cd24dc9093e7566099
2006-06-04 00:14:27 +00:00
Eli Barzilay
351df19d73
svn: r3206
...
original commit: c21d9fca853515364ecc700c3dd1fe320fadbeb5
2006-06-03 20:34:04 +00:00
Robby Findler
bc61310933
used capability interface for a bunch more special menu items
...
svn: r3205
original commit: c948e8cbc6f9437bbcf824766658497b1fdf5c11
2006-06-03 19:44:18 +00:00
Robby Findler
d15b16628a
fixed a bug
...
svn: r3197
original commit: 86f3f979e0915ca0d0eea00759a48c4346c3e70a
2006-06-02 22:17:07 +00:00
Robby Findler
76953283b1
make check syntax hide the REPL automatically -- current response to PR 8084
...
svn: r3194
original commit: 3d713533cca7b7d75b48f6048dd765f21bfdbdd8
2006-06-02 20:53:36 +00:00
Robby Findler
87c5056667
removed calls to set-max-undo-history
...
svn: r3186
original commit: 3ed19d88553f2fdeb83a8a1b6a3bda20c1eb4e49
2006-06-02 17:00:24 +00:00
Robby Findler
c84c58306b
fixed a bug in define popdown (PR 8083) and a bug in undoing the [ thing (PR 8073)
...
svn: r3185
original commit: c1239c146e03d067855edd31c9f45c71f5ff2299
2006-06-02 15:20:30 +00:00
Matthew Flatt
e37d6fb31f
center dialogs that have no location
...
svn: r3183
original commit: c5c852b88e71635224739e6e4cf5e5ce227a66c3
2006-06-02 15:10:47 +00:00
Eli Barzilay
e407d2cca6
tweak to avoid re-complete when typing a character from the completed text
...
svn: r3174
original commit: abf83c1c3747a4e728b210c15556c1efa41f5bbf
2006-06-01 22:59:14 +00:00
Eli Barzilay
9960036c07
* Changed gui-utils:get-choice to take an optional argument for a checkbox
...
* Made the DrScheme quit dialog have a dont-ask-again option
* Changed the string constant of dont-ask-again to have no parenthesis,
put that in the dont-ask-again-always-current string constant
svn: r3173
original commit: caeb40004f2004a90b54658b88f195dbf6a4657b
2006-06-01 20:51:23 +00:00
Kathy Gray
ffcf3f158e
Corrected bug that omitted example strings for color preferences.
...
svn: r3166
original commit: b561cbc78968b813ff3fdb334ab1ccec478e4f62
2006-06-01 04:24:51 +00:00
Eli Barzilay
55a6271763
use globs for show-dots (if filters are used)
...
svn: r3159
original commit: ce0c03c60fca0e434a4722fd198d85852ef5618b
2006-05-31 20:28:11 +00:00
Eli Barzilay
d193e84301
multiple selections now work fine, AFAICT
...
svn: r3158
original commit: 9c68db34fea67524bd854142dfd6a7266b3ea374
2006-05-31 20:07:37 +00:00
Eli Barzilay
dc6dbeb680
some fixes for multi-selections
...
svn: r3153
original commit: 99bec24645d0115b07f2d9c6d3f384e184225d0c
2006-05-31 18:55:27 +00:00
Matthew Flatt
526581bdd6
fix restoring disabled menu item
...
svn: r3150
original commit: ba4d10a6395ba42574ad7c6b645ed2ea03310999
2006-05-31 18:36:58 +00:00
Eli Barzilay
dfcdcf0727
fix clickback action, make get-file accept only existing files
...
svn: r3140
original commit: 684d69710c4394271a70405613a9c6ecf474cb2e
2006-05-30 22:06:44 +00:00
Eli Barzilay
b5121aefe4
removed debugging print
...
svn: r3139
original commit: 44a83b946cc8e7f8639e6b1fd10d0242e8c6beeb
2006-05-30 22:02:00 +00:00
Eli Barzilay
22eb0a7ca0
fix when filters is null, forbid filters when getting a directory
...
svn: r3138
original commit: d9d8bbd7dbfbfd1ff120231795fd56b0a9a9c805
2006-05-30 21:59:46 +00:00
Eli Barzilay
553fa0add6
make the slashes in the top box appear normal so its clear that there are separate links there
...
svn: r3137
original commit: be47aa5e82e1313d77450046a6ab517905e3b1d5
2006-05-30 21:47:52 +00:00
Eli Barzilay
8bac0b5842
removed some redundant uses of class100
...
svn: r3136
original commit: 3cb131bece3ae71796190f4371dba29a473f496f
2006-05-30 21:43:58 +00:00
Eli Barzilay
36b497cb42
new file dialog
...
svn: r3129
original commit: c955c86937c9a24e4bfac56dc174e3d50617f27e
2006-05-30 18:50:09 +00:00
Robby Findler
65b01513fd
infrastrure for capabilities added (and added first capabilities)
...
svn: r3119
original commit: b6372a2e223625c24a1ac4b39157b422ba04d0d7
2006-05-30 14:54:10 +00:00
Matthew Flatt
aa1e17c346
better support for avoiding window overlap with the Mac dock
...
svn: r3070
original commit: 67b5c30218c3428f6b57575a99fa85ad68eb08d6
2006-05-26 11:15:39 +00:00
Eli Barzilay
b5529b001e
reorganize code to make it easier to improve the unix file dialog
...
svn: r3063
original commit: 479db765e7166127ec043fee66ca2636f845f762
2006-05-25 18:09:34 +00:00
Eli Barzilay
d10d1985be
* Added remove-empty-menus', same places as
reorder-menus'.
...
* Use it in bug-report.ss, since it currently has nothing in its help menu.
svn: r3061
original commit: b690f6cea1e86a962604b49214b19a2ccc7d9a42
2006-05-25 17:18:58 +00:00
Eli Barzilay
a9ec4a2668
* Remove a bunch of additional stuff from the bug-report menu
...
* Rewrote `reorder-menus' to remove menus that are left empty
* Solves PR7360
svn: r3052
original commit: 9ae090e45b9f29fe756a3f7795550037dc043970
2006-05-24 23:01:45 +00:00
Eli Barzilay
dbed8da484
disable framework test exes and change web-server executable names
...
svn: r3012
original commit: 481c3670a044b6d194621145c7e928715e8ca9f7
2006-05-22 21:44:00 +00:00
Matthew Flatt
75cafda3a7
allow Windows build to live in a path that includes non-ASCII characters
...
svn: r2907
original commit: fd9266eb79af78f4fcb339a1e5e6ac4c7c97219c
2006-05-11 18:08:27 +00:00
Robby Findler
e3cb1de717
added option to disable magic open parens separately from magic close ones
...
svn: r2833
original commit: 1072ac68aa5e753a3e18cd674e1df26199759251
2006-04-28 08:57:05 +00:00
Matthew Flatt
cf2a67cc6a
call combo% callback when popup item selected
...
svn: r2738
original commit: 9e06bf60d6e3453260b4f324293d7aabac4c3f76
2006-04-22 12:48:00 +00:00
Robby Findler
1895403978
more [ changes
...
svn: r2679
original commit: dc7bce0f7f342963350befc1349638160fc766ef
2006-04-16 02:34:02 +00:00
Robby Findler
b8816e691f
added let loop recognition to [ thingy
...
svn: r2671
original commit: ae20c75e1882280be0a2cead102e192195a9a142
2006-04-13 22:01:56 +00:00
Robby Findler
064180d763
fixed strategy for determining if a paren is really going to be parsed as a paren (as opposed to being in the middle of a string or whatever)
...
svn: r2667
original commit: a6244d0896e4b9f626a2c63c29825af6951fb905
2006-04-12 21:38:44 +00:00
Robby Findler
9d6e8836df
another little change to [ stuff -- added control-[ control-) control-} and control-] to override drscheme's cleverness
...
svn: r2666
original commit: 4ee3f7e7b1b07ed00e9da2cc1effa9a3a0aeda72
2006-04-12 19:53:19 +00:00
Robby Findler
3c46cbfadb
added provide/contract as something that automatically gets []s
...
svn: r2665
original commit: 0002ea598bf1e1301458c93bdc6fe8aecf21f4fa
2006-04-12 18:12:36 +00:00
Robby Findler
247748185e
added new, fixed a bug in character constants for the new [ handling
...
svn: r2663
original commit: 676df8bc8c4a17ccfddc33c4223e40c29245063d
2006-04-12 03:15:10 +00:00
Robby Findler
d47be726d1
added automatic remapping of [ to ( in many cases; see docs for details
...
svn: r2662
original commit: 6638f46c759632de38a490284399391e1fc1c950
2006-04-11 23:20:57 +00:00
Robby Findler
b4c7460924
fixed a bug in the goto-line keyboard shortcut's error checking
...
svn: r2652
original commit: 900f48115a03db2e4387adee3ca84682889546c0
2006-04-10 13:23:25 +00:00
Eli Barzilay
869838e8ed
{quick,merge}sort -> sort
...
svn: r2569
original commit: 16f01a1109691d2fa4844b9411410f4794cf0dc1
2006-04-01 12:24:15 +00:00
Matthew Flatt
63e43c86aa
301.13 removes need for wxkernel.ss
...
svn: r2553
original commit: c2eb280c3abff2809988c7f2402c20e2698819d2
2006-03-31 13:11:38 +00:00
Matthew Flatt
e5a7ef139a
check b&w dc pixel ops
...
svn: r2528
original commit: a10c2acb138a812967c0854355329c0302b66073
2006-03-28 16:19:53 +00:00
Matthew Flatt
dad3641dd3
re-arrange imports to save .zo space
...
svn: r2481
original commit: c71a3188101c4a22a93375786b1a2a58a0fa661d
2006-03-22 14:11:28 +00:00
Robby Findler
ed296f6f69
fixed bug in c:c;c:l, PR 7944
...
svn: r2398
original commit: 9ddd7d429b69b4589036fb89e27be68de9828c36
2006-03-09 00:29:55 +00:00
Robby Findler
5b63adbbb0
svn: r2397
...
original commit: 4a78a1d1ee0f6932df2413ffb46d58a61bed0853
2006-03-08 23:04:54 +00:00
Robby Findler
354cfd997e
svn: r2396
...
original commit: c2c31213d2d573e9ec5a7c96bbb61ec28c31dff0
2006-03-08 22:13:17 +00:00
Robby Findler
fb8f62a996
fixed PR 7491
...
svn: r2391
original commit: ef3f910b6e8350c01837c688b85cbd8b1efdad41
2006-03-08 03:17:49 +00:00
Robby Findler
ab61ae662d
fixed a problem John talked about and made the find dialog be non-sheet
...
svn: r2362
original commit: cd039c024019888c112ad9e7f44b7549c9138c0c
2006-03-03 22:23:48 +00:00
Matthew Flatt
a9131e7726
add 'no-sheet dialog style
...
svn: r2347
original commit: e0f43372fdc59f1d419654656723e34146c02121
2006-03-02 20:09:02 +00:00
Robby Findler
464ae47eff
added smoothing to image.ss
...
svn: r2297
original commit: 8b421478714716ab94726c753fbd9355c7d3f50e
2006-02-22 00:34:29 +00:00
Robby Findler
4c9c2e4c14
Added Jens Axel's case sensitive searching fix. also PR 7886
...
svn: r2266
original commit: dac3f9b7d39cf36617c6731fd3ffe2caa61b8f26
2006-02-16 23:54:14 +00:00
Robby Findler
7fb9aec913
removed one unused use of set-c{dr}!
...
svn: r2202
original commit: 79ef8f3f9c41c087d6b0a05ad90e82ba4031585a
2006-02-12 15:37:20 +00:00
Eli Barzilay
d66283ba52
use process/ports with std ports
...
svn: r2085
original commit: 67ebc2e4a090bf9f68e5b71b559ceac3a15c2408
2006-02-02 14:15:25 +00:00
Eli Barzilay
f8249c5240
better filename quoting
...
svn: r2081
original commit: c31d7489d756c43c63907f9f4a1a4a8b06499db6
2006-02-02 06:59:47 +00:00
Robby Findler
70a100e7f7
updated many unions to or/c's
...
svn: r2061
original commit: fddb1fa862b6e0e8e71f011dcdda5309e64635e1
2006-01-31 19:17:33 +00:00
Robby Findler
7fbb670b32
separated out the cancel message in the quit dialog to allow a better German translation
...
svn: r2042
original commit: af295c954ef69952babf605c7f91943a586383d2
2006-01-30 17:27:24 +00:00
Robby Findler
279b08cc30
merged in Jacob's changes and fixed a few bugs
...
svn: r1919
original commit: 2577fe88f303b431d4afbede2da8d7e7de71a5f4
2006-01-21 21:36:24 +00:00
Robby Findler
d79abdf571
pr 7833
...
svn: r1910
original commit: 417571e4d847a5a5539597fb28661040b150ba36
2006-01-21 02:02:14 +00:00
Matthew Flatt
d47712f2f5
Java example boxes: omit cue text from save-and-loaded or cut-and-paste boxes
...
svn: r1850
original commit: f81cf986b52576551aa934feff8eb584dc908857
2006-01-17 20:35:57 +00:00
Robby Findler
9f0d6ddf3f
improved white on black setup a little more
...
svn: r1788
original commit: 6d8ddc10fefad1318287472d7131fb44fd91844b
2006-01-09 00:07:49 +00:00
Matthew Flatt
53d7c80139
renamed get-default-style-name to default-style-name
...
svn: r1785
original commit: a4bc9352354f1fdd8cf0268ca214030230e5b02b
2006-01-08 14:26:34 +00:00
Matthew Flatt
f91a1eb4e1
enable undo for simple MrEd editor app
...
svn: r1783
original commit: f887288be0d4ad202df1142ef971dace7ef07a81
2006-01-08 12:30:04 +00:00
Robby Findler
0ec9b32e7b
fixed PR 7786
...
svn: r1732
original commit: f1904d29c1238028e0954ebc76de70aeed0693a3
2005-12-31 14:32:54 +00:00
Robby Findler
164be1ab3e
fixed PRs 7783 7785
...
svn: r1731
original commit: 00d989a80a77036e5acface1595665984c2b114a
2005-12-31 14:23:49 +00:00
Scott Owens
a07df2f859
Added an is-stopped? method as Robby requested.
...
svn: r1728
original commit: 820dff9906af9969d8fe4b2a41a4f05e01b50558
2005-12-31 08:54:12 +00:00
Matthew Flatt
5ca58ad228
undo off by default, Emacs-style undo added
...
svn: r1719
original commit: e422152bc462bbbbe04d71523b5959bd35965dee
2005-12-30 21:41:58 +00:00
Matthew Flatt
d5fd405cec
fix keymap for change shortcut of disabled menu item
...
svn: r1673
original commit: cb027483996e47e3d38884e770b3ac9f3cb8ffa3
2005-12-23 13:54:48 +00:00
Robby Findler
4daf75bcb3
fixed pr 7771
...
svn: r1668
original commit: 388b9deff65f1f29a1cf2e0155ecadef5484f344
2005-12-22 12:54:21 +00:00
Matthew Flatt
61d2aa1a77
menu shortcuts remain in effect when a menu is disabled
...
svn: r1648
original commit: ee7684dd9fa05ccf7542310a0f5b074c9fb4e7a4
2005-12-19 17:45:55 +00:00
Matthew Flatt
7f530ddbd6
set undo buffer size, and mask ctl-z for when the undo operation is unavailable
...
svn: r1610
original commit: 3668b2cabda1d2c0e503834ab9ac5ecef11faa9f
2005-12-13 20:31:37 +00:00
Matthew Flatt
5b9dacd45e
install default-text-color pref value on startup
...
svn: r1577
original commit: 08298352d33b834ea855d0c37df20dd7ce27f50f
2005-12-10 13:40:07 +00:00
Robby Findler
eb7f38102f
fixed a bug in IO where port-next-location went into a busy loop before any io had happened
...
svn: r1526
original commit: 4f8054f125e7c0bf83d43fb5b3a5fdede5707730
2005-12-05 15:45:26 +00:00
Matthew Flatt
d63fa4e7af
change default for del key to be the same on all platforms (not mapped to backspace under Unix)
...
svn: r1491
original commit: a666d0f3bc63fc7d6a8ab3f68481b44f75c7bbcf
2005-12-02 16:03:26 +00:00
Matthew Flatt
6157ff3fe2
fix text part of label when it goes to the edge (or slightly outside) the bounding box
...
svn: r1466
original commit: 3e46c52c2c40154027b23dbd549508030b514066
2005-12-01 20:49:45 +00:00
Matthew Flatt
382ee43994
rewound to make module browser work
...
svn: r1458
original commit: e3c784015d7ddb64e7199448f1860c36eb91b9b8
2005-12-01 17:18:11 +00:00
Matthew Flatt
2743c5e451
fix polling of text% input port
...
svn: r1453
original commit: 23347d028a835083f409a611190bc955340ec912
2005-12-01 03:46:57 +00:00
Eli Barzilay
76f52c0442
svn: r1441
...
original commit: 3e23ef92cbd2bb99154dda4593f4952e4980f910
2005-11-29 23:28:45 +00:00
Matthew Flatt
82e8607868
fix mode test
...
svn: r1428
original commit: 3ca2e32bb18eb3959190c23e00d45fdb67609ec2
2005-11-28 17:11:17 +00:00
Matthew Flatt
85a0ef8982
more exhaustive testing of blit, especially for mask caching
...
svn: r1427
original commit: 890d72e4d7d3d7658f0b6a15661a7414edadce8d
2005-11-28 17:06:05 +00:00
Matthew Flatt
62204510d1
adjusted input box so that it appears after output (if any), cleaned up scrolling when output is generated and an input box is visible, changed EOF snip to show an arrow cursor
...
svn: r1408
original commit: ea3b0c87819db9b2160d412ecf9eaf2803b132f6
2005-11-25 16:08:58 +00:00
Robby Findler
577affdd5f
PR 7702
...
svn: r1407
original commit: 90d07d845c4124922682bce70d34bdf47a083e09
2005-11-25 15:26:16 +00:00
Robby Findler
7292cab7e9
fixed PR 7623 I think
...
svn: r1402
original commit: a1d7467a28ec01c1f4a67f2379c9e2ae9cff902d
2005-11-25 04:03:14 +00:00
Robby Findler
f6d489be72
fixed bug with quotient
...
svn: r1369
original commit: 5250e0ac575c624a6da7b4bbaf5cf7901662f34d
2005-11-22 13:47:34 +00:00
Matthew Flatt
f6f25aa5e6
don't expose menu-root frame through get-top-level-{focus,edit-target}-window
...
svn: r1339
original commit: 103e26c094d59a46de116471dca463b3cf638dba
2005-11-17 18:34:56 +00:00
Robby Findler
4d3fbab131
fixed PR 7675
...
svn: r1338
original commit: 7a3710a0538f0da2577886f2a415e71949440849
2005-11-17 14:49:22 +00:00
Matthew Flatt
a22cc6e6c2
improved Java example boxes
...
svn: r1325
original commit: db6ac7f0a6a800ef2d434b6ece9f483f749acd88
2005-11-16 01:16:58 +00:00
Robby Findler
9a037694a0
merged 1227:1237 -- another draft of initial language. hope this one is better
...
svn: r1238
original commit: 3535a75479482503666efaf22490c010fa83b2a5
2005-11-06 03:29:26 +00:00
Robby Findler
9860386e45
added the not-a-language-language and some bug fixes elsewhere
...
svn: r1129
original commit: 8861cff087de29a7102f919ce8ba68ee110305b4
2005-10-22 17:03:13 +00:00
Jacob Matthews
ea2ea13a84
merged 1115:1124 from branches/redex-names, adds support for named reductions that get drawn in the traces window
...
svn: r1126
original commit: a255e439ea7abebb1e45b3bb963a77e468801e29
2005-10-22 02:47:51 +00:00
Matthew Flatt
8469e96bf5
test changing format in on-save-file
...
svn: r1119
original commit: aea9387a58730cc04f811702a8f4b135835d8d0e
2005-10-21 21:10:58 +00:00
Matthew Flatt
4b1e8427ec
fix *second* Windows file-save bug, though it cannot corrupt files anymore
...
svn: r1118
original commit: 4964fccd5e50c5141b7786c32dc1d40265af9b84
2005-10-21 20:43:35 +00:00
Matthew Flatt
c31251df6d
cache on content and type, not just content
...
svn: r1084
original commit: 0b12dcfd547e93d0df117ca5572bfc43e6e1ae6a
2005-10-14 14:11:58 +00:00
Matthew Flatt
4c452a36a8
use 'png for arrow bitmaps, drop redundant with-handlers
...
svn: r1083
original commit: e2e6516a84ea49e3b81b0df8d6c115f8f873d6c6
2005-10-14 14:08:40 +00:00
Matthew Flatt
1162fa10a0
wrap dynamic check for framework collection
...
svn: r1082
original commit: d34597549e8f0652b479cffd306cc833e60c236c
2005-10-14 13:29:51 +00:00
Matthew Flatt
2253631efa
use include-bitmap
...
svn: r1081
original commit: fffe9c8bfce136f84c55c077e6fa906b488a55ec
2005-10-14 13:02:09 +00:00
Robby Findler
f39b64807e
fixed bug so that number snips can be loaded outside of drscheme
...
svn: r1075
original commit: 988dfce4aef81eaaff13010378fb1041cfcedc28
2005-10-13 21:55:14 +00:00
Matthew Flatt
007fb61d85
MDI child fixes, new on-mdi-activate method
...
svn: r1019
original commit: 57f609e539a8d758fd27a41f99a5f10402fcd120
2005-10-07 19:11:42 +00:00
Matthew Flatt
d74517ee51
improved file dialogs for mac os x, changed create-executable interface, and fixed parsing of infix dots to require a delimitter after the second dot
...
svn: r1000
original commit: 5c1a331d3b41190df3a549d2ddb09e4fa4df53a8
2005-10-06 15:54:38 +00:00
Matthew Flatt
cbf80b0bf7
plain label strips parenthesized accelerators
...
svn: r983
original commit: 50a666ebd9cb9211a1cccb3c78a5ee5b22eb07ed
2005-10-05 16:22:57 +00:00
Robby Findler
6c7daca1b1
made yellow/black REPL warning go before output, rather than after
...
svn: r958
original commit: c9e81b63fa227e55c200a4484c00446ae2d1d2ec
2005-10-03 15:55:08 +00:00
Matthew Flatt
8028b96fef
extra paging keybindings
...
svn: r874
original commit: dbd1261122af9ae8dbddafdc7cd49ddc404eefc1
2005-09-18 12:47:35 +00:00
Robby Findler
fd30a2a72a
,
...
svn: r816
original commit: 46dfd90701b70e8b6605ce80a31dd136abf8f022
2005-09-09 20:21:21 +00:00
Eli Barzilay
28623f0e7b
play-sound should deal with paths
...
svn: r808
original commit: bcf8da09fe0aa3384abb36fbd6cf9f07f3b5aa88
2005-09-09 00:10:40 +00:00
Eli Barzilay
fa55b5a4e6
play-sound should deal with paths
...
svn: r807
original commit: bd023260c2d76f1202cc5321a5c650e80a040635
2005-09-09 00:01:08 +00:00
Matthew Flatt
3c71f78f18
mred unicode tests, mzscheme windows path tests
...
svn: r761
original commit: cccf1fb97892bb02ab9f3ad0ac27626ac3150b5e
2005-09-04 00:01:13 +00:00
Eli Barzilay
f418dbc0c0
...
...
svn: r716
original commit: f250d751cb612a81440eebb3118581ddab7627c8
2005-08-31 11:37:36 +00:00
Matthew Flatt
2f98d1afe1
fix saving non-text file in Windows
...
svn: r694
original commit: ddd2f37dd9c077d2d1f0bac3a59dee2291571f4d
2005-08-28 22:42:21 +00:00
Robby Findler
508180d985
,
...
svn: r510
original commit: fe7de62c4fbe9b0ce92afce18790f1db52c019b7
2005-07-31 01:14:54 +00:00
Matthew Flatt
220ed5be1f
fixed comment boxes
...
svn: r426
original commit: fa19336839a556de2ce9838be179325a47146390
2005-07-21 21:06:03 +00:00
Matthew Flatt
f84ee014d5
added alt-/option-/meta- and cmd- arrow bindings
...
svn: r417
original commit: 7c44f1efca099a96072dc4d4310687fc1f353abf
2005-07-21 15:35:01 +00:00
Matthew Flatt
861164307b
hierlist inlines arrow bitmaps
...
svn: r231
original commit: bc203f55b8ff894525c516e29942b92797539a81
2005-06-22 21:30:30 +00:00
Matthew Flatt
a8818d691f
remove done in mred test
...
svn: r195
original commit: dc2fa5a1729d1292ea7a1dbd59af9fe8f39ba8ff
2005-06-16 10:58:33 +00:00
Eli Barzilay
e90c91c1ef
typos
...
svn: r66
original commit: daa18fcba07a11e13b136e6978a2c3e82db379df
2005-06-08 00:28:39 +00:00
Matthew Flatt
2785bf9aa8
tab-choice changes
...
svn: r53
original commit: 44ea72dd13aab33a5a8f8740b51cd7f1054f730b
2005-06-02 17:41:28 +00:00
Matthew Flatt
5a1a71c401
srot optionally recusrive
...
svn: r52
original commit: 724c893b1fb3170ce079417bf0feef79ef05aa65
2005-06-02 17:40:54 +00:00
Matthew Flatt
07bea6744e
added tentative tab-choice class
...
svn: r44
original commit: b2748bbc8193b35209e67c5a275ad951c27f7b09
2005-06-01 22:44:32 +00:00
Matthew Flatt
f35c232ce7
added hierlist methods
...
svn: r43
original commit: 589799f2910ab2f85ca075b321c0e8e53da26b38
2005-06-01 22:44:02 +00:00
Matthew Flatt
b92ec523b8
,
...
svn: r25
original commit: a0fbb68308c2302a3d62aa911c4476fad660b78a
2005-05-31 18:09:31 +00:00
Matthew Flatt
7fe3dba589
insert-file -> insert-port
...
svn: r23
original commit: 95b5b5ff1381ea0350bdf400bd89bf6e67a2fef8
2005-05-31 16:38:30 +00:00
Eli Barzilay
69ad65add5
Mirrored Matthew's commit to CVS:
...
Moving the implementation of `save-file' in text% and pasteboard% from C++ to Scheme.
svn: r10
original commit: 761562eeb7c04e754cf33e49bdabb7d10b0b1b2a
2005-05-29 07:24:50 +00:00
Eli Barzilay
ee161b9b27
Added src, set properties for all DOS files.
...
svn: r4
original commit: e41b2fb359d69543359c625e130f01456974a8cb
2005-05-27 21:53:51 +00:00
Matthew Flatt
1abeb15dc0
.
...
original commit: a580d75deae2a0d2f3d8a93bc3c4f8f1f619b5b7
2005-05-28 11:38:47 +00:00
Matthew Flatt
b0da3f7727
.
...
original commit: 329e68f0b58a61eff9e58c95d10aae97d19b52ef
2005-05-28 11:32:15 +00:00
Matthew Flatt
950dc56020
.
...
original commit: e2d54fe0ecbe08ec07e1ecc47ef0b8453a77cca2
2005-05-25 10:27:48 +00:00
Eli Barzilay
1e1059ac90
CVS -> Subversion
...
original commit: b1c87121c431570775954d1b77285acf5551e5f9
2005-05-24 23:18:07 +00:00
Robby Findler
de0170e03a
.
...
original commit: cf9cd44661707639b103b41d89c23e3ef7b1d77f
2005-05-24 23:12:50 +00:00
Matthew Flatt
297de41743
.
...
original commit: 7a3ef7801db3cb9a2561cedb60e3edc0e0b7ed5b
2005-05-24 20:22:06 +00:00
Robby Findler
a0965a7db8
.
...
original commit: a960218c82b34ccee328b476b5e8a14b3c86b3d9
2005-05-23 17:25:29 +00:00
Robby Findler
33cbedcae3
.
...
original commit: 4d2fd7987b325d7fa6a826b13fd91cd1fcdab0b5
2005-05-21 16:48:11 +00:00
Matthew Flatt
bf8fb6027f
.
...
original commit: e264a9a0aa9593fb71c7158024e622f454082f2e
2005-05-16 15:48:52 +00:00
Robby Findler
84cfae357e
.
...
original commit: d80df3906ef07422b8ad1216dabf145913c57798
2005-05-12 18:36:21 +00:00
Robby Findler
99ee876fa2
.
...
original commit: 996671b2e35597c53c684c96db47e58294399122
2005-05-09 19:49:38 +00:00
Matthew Flatt
b0f9e3dc23
.
...
original commit: c73ff67db1cba63a8cb6e971d9532b2b373eabd1
2005-05-07 15:25:50 +00:00
Matthew Flatt
b88d7f56a5
.
...
original commit: aa353e6ab4cee042933cc418f42dcf4124b22ebf
2005-05-07 15:08:29 +00:00
Matthew Flatt
b78ad419a8
.
...
original commit: da0210c7bbdd78c09b11695e40b528d36882c6b8
2005-05-06 15:26:41 +00:00
Robby Findler
ccaa92cd5a
.
...
original commit: b711f6cc528f71f241cf1063260adf12707a48a0
2005-05-05 14:04:54 +00:00
Matthew Flatt
782c8a5e8c
.
...
original commit: bb0d01e3fb31b361de4b7d82e7d4ffdbabcfb802
2005-05-01 20:49:42 +00:00
Matthew Flatt
394e11b380
.
...
original commit: fd22232230ae609d0e7a841ab3695ae6e5e72f5a
2005-05-01 19:32:58 +00:00
Matthew Flatt
06a3d84e18
.
...
original commit: 5b862c32b245c151fe69d1b10dae614dd58aacc9
2005-04-30 15:55:21 +00:00
Matthew Flatt
1f2b12c7d2
.
...
original commit: 9ac7d7d43715ed6314d9ce17fe0d91fe73b6d518
2005-04-29 21:11:15 +00:00
Robby Findler
f5293c7a98
.
...
original commit: 4ae1b5fa2bd17ea14efca925b685435cc02b4bb6
2005-04-23 06:22:48 +00:00
Robby Findler
45f87cf056
.
...
original commit: cf97864abcae0bce3b9fee063af7b162030d7ff2
2005-04-05 17:28:19 +00:00
Matthew Flatt
baaed52565
.
...
original commit: 6c607e84c168b050d141ecb41259443de2ab05e0
2005-04-01 21:53:38 +00:00
Matthew Flatt
e8a3f3c358
.
...
original commit: 9aa0dbdbe98f51b7d7ce4f8f1b5361862a0b194a
2005-03-29 19:04:15 +00:00
Robby Findler
17619f5706
.
...
original commit: 6335f47ae93ffdf03a6a65e5143128d695149a37
2005-03-22 22:23:07 +00:00
Matthew Flatt
849da7c82b
.
...
original commit: 1b72c54d45dcf763b0508c2759ab6be4533f6bb9
2005-03-13 15:16:19 +00:00
Robby Findler
4cdc36eaae
.
...
original commit: d6be7e535cd675167c18f7bb8a5e7f2a2f239218
2005-03-13 02:33:19 +00:00
Matthew Flatt
bcc02e0ab9
.
...
original commit: 06e1992a433e1bd4a7dd03411c727cead87f33ad
2005-03-11 20:21:08 +00:00
Matthew Flatt
82d2f6b45b
.
...
original commit: d35b06befa49a22857b2c2912adab99c0663f8db
2005-03-08 17:00:11 +00:00
Matthew Flatt
3f1f7a7aef
.
...
original commit: 53f250e0f76cb78fae7364f56902a858feb806e5
2005-02-28 16:11:46 +00:00
Robby Findler
86ea19893c
.
...
original commit: c58c7d93b2c90414e5563c8b1bc5deab07059ac5
2005-02-27 16:59:19 +00:00
Robby Findler
8a4112887c
.
...
original commit: 5e616a61b1c0643b8a741cc7943547bfe2d9e0b5
2005-02-25 02:35:43 +00:00
Robby Findler
b6b1e488d0
.
...
original commit: dda1377906f39682d613567333fb1aa537573466
2005-02-24 04:46:34 +00:00
Matthew Flatt
7c976eb0a8
.
...
original commit: a69382206f1115992945e0f2398ac65ada8e289b
2005-02-22 13:23:29 +00:00
Robby Findler
43dbaa5bcf
.
...
original commit: 17a9d0959ba561241cfca0946e212a5617095523
2005-02-22 01:58:06 +00:00
Robby Findler
1d882e9a54
.
...
original commit: 90ae527b508977d5bcf7dd99990d76e1d8f1c7ef
2005-02-21 20:07:27 +00:00
Robby Findler
98923fc7ef
.
...
original commit: 77bbac313c5775859709845a3a43564f4f1ef98d
2005-02-21 15:29:51 +00:00
Matthew Flatt
2fd6eb7201
.
...
original commit: cc73e7c80b10e78169ca0b4a8612e348f49f833e
2005-02-21 13:34:24 +00:00
Matthew Flatt
cbbb3065ad
.
...
original commit: 426bb7961e9a9ef289bc7764d40fba81502ed101
2005-02-20 05:02:05 +00:00
Matthew Flatt
b6132b0ebe
.
...
original commit: 7ab036c322e9137a25381209af7d2092daaabd6d
2005-02-20 04:27:14 +00:00
Robby Findler
412b3fb4a0
.
...
original commit: 7072f42b8ee247fea6802236b34337174a386d16
2005-02-19 21:09:28 +00:00
Robby Findler
70fa3dffb7
.
...
original commit: fd9922adbbc2dc72f936ddf8c0b8af45b9a94c00
2005-02-19 17:28:32 +00:00
Matthew Flatt
422c14b4f1
,
...
original commit: 03cc870269352cef0d465e63582a69653b927c40
2005-02-18 15:58:24 +00:00
Matthew Flatt
8b9f07f119
.
...
original commit: bb93a1ee9a90f9979a1b74dd913d1314e9fd465f
2005-02-18 03:02:04 +00:00
Matthew Flatt
ac137dea94
.
...
original commit: 461118ee5270b7512f715d7421972de5642e0a36
2005-02-17 22:05:26 +00:00
Matthew Flatt
bef4ea8733
.
...
original commit: 0f1211d5d5c3a34ab7aff9e6a74791c1b21373ac
2005-02-17 21:13:49 +00:00
Robby Findler
9d46be1610
.
...
original commit: ba22fdb97715e737cc3de9f6b2d42ee6ff8e142c
2005-02-17 04:45:36 +00:00
Robby Findler
040b36b035
.
...
original commit: e9b58213637cefa6278641a1c7299fd738e0c5d6
2005-02-16 01:11:16 +00:00
Robby Findler
c95fac2b03
.
...
original commit: 86e7bb8e9981f8d4e7f1e4c6e4e0f00f52506e60
2005-02-15 18:46:21 +00:00
Robby Findler
879c5b9c86
.
...
original commit: a35cae5e35ee20c4c401a53312c54f5a0bb8901d
2005-02-15 14:43:20 +00:00
Matthew Flatt
62dd37bded
.
...
original commit: 182522b28604020ad1a7edfa00b5db885f553351
2005-02-10 23:10:17 +00:00
Matthew Flatt
8381f6ab03
.
...
original commit: 67edd184335d7bcc25fd00f167cfbd2a2142cb0d
2005-02-10 22:55:37 +00:00
Matthew Flatt
6edf4807c8
.
...
original commit: 0ce2204b1e5ab090387d2ff1192ccbe280b16c10
2005-02-10 20:03:49 +00:00
Matthew Flatt
cda43e3c00
.
...
original commit: f799293d181d8f5948f3d141b85e9801c0f09482
2005-02-10 17:12:46 +00:00
Matthew Flatt
a56bb83974
.
...
original commit: b3c058d88de7900879bb4b644928844c5bf9d703
2005-02-10 16:59:44 +00:00
Matthew Flatt
0836d7a841
.
...
original commit: e0108f44c3208a7be19e33b1da46b0b651f54b36
2005-02-10 14:55:26 +00:00
Matthew Flatt
6d2e94ca84
.
...
original commit: 8d72fe0e210a979547b4411e5f2dd082311d5c44
2005-02-10 12:52:49 +00:00
Matthew Flatt
4eb0097e39
.
...
original commit: c167c465d0f64879d78de025b86669642c39c610
2005-02-10 12:20:58 +00:00
Matthew Flatt
db46b50542
.
...
original commit: 200a1e4b21d946190a27bf171b8a6438baf3f221
2005-02-10 03:42:09 +00:00