Commit Graph

125 Commits

Author SHA1 Message Date
Robby Findler
3c5f2c7395 fixed up minor bugs in program and lots of little problems in the test suites
svn: r6173
2007-05-08 01:02:40 +00:00
Robby Findler
a58e476dd6 added test:set-list-box!
svn: r6172
2007-05-07 23:44:17 +00:00
Robby Findler
d0dcbc5102 fixed order of arguments bug
svn: r6166
2007-05-07 01:30:59 +00:00
Robby Findler
53b5917fec fixed bug with delegate
svn: r6154
2007-05-05 14:15:11 +00:00
Matthew Flatt
e9bf34f193 369.11
svn: r6085
2007-04-29 02:08:24 +00:00
Robby Findler
352e9c8b2b partial fix to PR 8613
svn: r6070
2007-04-28 19:48:50 +00:00
Matthew Flatt
8fc002640c removing debugging printf
svn: r6054
2007-04-26 22:55:52 +00:00
Robby Findler
340660f145 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
2007-04-26 01:28:44 +00:00
Robby Findler
851293fbf0 improved cancelling behavior
svn: r6041
2007-04-25 14:45:09 +00:00
Robby Findler
e5698365c9 improved color preferences; this is the change that requires people to rename their preferences as explained on plt-scheme
svn: r5996
2007-04-19 15:15:23 +00:00
Matthew Flatt
681d88ed52 improve DrScheme's auto-indenting and S-exp movement for Scheme code with quote, #;, etc.
svn: r5977
2007-04-19 02:44:31 +00:00
Robby Findler
0769887d3f fixed typo
svn: r5942
2007-04-14 15:04:57 +00:00
Robby Findler
5fffd316b4 simplified frame:editor and friends interface
svn: r5940
2007-04-14 14:59:05 +00:00
Robby Findler
031cd94b5c a few changes to the automaically changing language stuff, plus more white-on-black improvements
svn: r5917
2007-04-10 19:41:09 +00:00
Robby Findler
7ef0ce8b0f removed printf
svn: r5915
2007-04-10 18:18:24 +00:00
Robby Findler
cac2d2f174 undid previous commit (oops!)
svn: r5914
2007-04-10 18:17:48 +00:00
Robby Findler
4133afdd43 removed printf
svn: r5913
2007-04-10 18:16:31 +00:00
Robby Findler
35fa233a93 more white-on-black colorscheme fixes
svn: r5906
2007-04-09 16:26:23 +00:00
Robby Findler
bdcb50603b fixed bug (that no one will ever care about, probably)
svn: r5893
2007-04-08 23:56:08 +00:00
Robby Findler
d688a1f9e3 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
2007-04-08 23:30:58 +00:00
Robby Findler
eadc853016 made the line/column thingy growable and smaller to begin with
svn: r5717
2007-03-02 13:50:23 +00:00
Robby Findler
9d241aa2c5 changed slant to italic
svn: r5652
2007-02-21 02:46:43 +00:00
Robby Findler
815c6669ba added the ability to configure the repl's colors
svn: r5648
2007-02-20 16:33:47 +00:00
Robby Findler
c2e4fcd60d revert to default button: minor tweaks
svn: r5637
2007-02-19 22:08:04 +00:00
Robby Findler
d59f197c05 adjusted translations for read/write two line thing
svn: r5631
2007-02-17 21:10:59 +00:00
Robby Findler
f24381c8b6 shrunk space required for stuff
svn: r5629
2007-02-17 19:30:58 +00:00
Robby Findler
276cd746df added revert to defaults
svn: r5575
2007-02-08 15:45:12 +00:00
Robby Findler
a1c88e3ac2 fixed PR 8518
svn: r5566
2007-02-06 18:17:39 +00:00
Robby Findler
f0d91dff14 fixed PR 8516
svn: r5554
2007-02-05 23:21:09 +00:00
Robby Findler
bdc4f19985 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
2007-02-05 19:25:25 +00:00
Eli Barzilay
0cb9b70922 set svn:eol-style and added newlines at EOFs
svn: r5546
2007-02-03 06:51:31 +00:00
Robby Findler
e5895cd76a whoops! forgot to add preferences.ss in
svn: r5540
2007-02-02 04:58:57 +00:00
Robby Findler
13110a2113 separated preferences library out to be used by mz
svn: r5537
2007-02-01 23:55:20 +00:00
Robby Findler
c817beb86b added page setup dialog
svn: r5379
2007-01-17 11:07:24 +00:00
Eli Barzilay
19c33a8e2a no need for string->immutable-string when creating exceptions
svn: r5372
2007-01-17 01:18:50 +00:00
Robby Findler
91ff7ee9b4 removed printf
svn: r5165
2006-12-22 16:52:41 +00:00
Robby Findler
41675aa2ec fixed a bug in preferences reading
svn: r5158
2006-12-22 00:22:17 +00:00
Matthew Flatt
cf0b303497 359.2, collects changes
svn: r5143
2006-12-20 00:57:12 +00:00
Robby Findler
f2008f3a7a improved docs slightly
svn: r5071
2006-12-09 17:10:46 +00:00
Robby Findler
1bf0d52c34 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
2006-12-09 16:42:49 +00:00
Robby Findler
7f78ffb5ed bound toggle-focus-between-definitions-and-interactions to c:f6
svn: r5068
2006-12-09 00:21:21 +00:00
Robby Findler
aa26769184 fixed a bug and improved note at top of preferences.ss
svn: r5060
2006-12-08 02:54:00 +00:00
Robby Findler
d47247507f 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
2006-12-07 22:32:31 +00:00
Robby Findler
216ac84f00 possible fix for PR 8419
svn: r5044
2006-12-06 20:31:44 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Matthew Flatt
bedaf6bbfd pop-up for decorated editor snip on right-button click, not right-button-held-down
svn: r4958
2006-11-27 08:08:23 +00:00
Robby Findler
5a8e635531 fixed PR 8387
svn: r4875
2006-11-16 22:39:02 +00:00
Robby Findler
41cac266d6 removed a: as a meta-key mapping for os x
svn: r4844
2006-11-13 23:17:13 +00:00
Eli Barzilay
5044dc49a5 ascii only + reformat a little
svn: r4790
2006-11-06 08:06:16 +00:00
Robby Findler
9a5eced27b fixed PR 8368
svn: r4748
2006-11-02 04:13:52 +00:00