Commit Graph

116 Commits

Author SHA1 Message Date
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
Robby Findler
58a0b99d35 improved forward sexp
svn: r4720
2006-10-31 20:29:39 +00:00
Robby Findler
8ccef02233 now using path-element functions in some places
svn: r4662
2006-10-20 17:19:54 +00:00
Robby Findler
5446e9a2c4 fixed bug in pref panel
svn: r4613
2006-10-16 14:23:03 +00:00
Robby Findler
1547d31790 fixed bug noticed by Corey Sweeney with long lines & 20,000 ft overview
svn: r4497
2006-10-05 22:15:48 +00:00
Robby Findler
c1350ef9d8 improved magic square bracket stuff
svn: r4496
2006-10-05 21:32:58 +00:00
Robby Findler
0fcdc0aedd added preferences for configuring behavior of magic square bracket
svn: r4489
2006-10-05 03:06:47 +00:00
Robby Findler
5227ee4d12 PR 8268: fixed the symptom, but there is still some question if the syntax colorer's behavior should change
svn: r4312
2006-09-11 15:05:39 +00:00
Robby Findler
cb6c8d00f3 improved behavior of clicking on the line/column display (a little bit)
svn: r4297
2006-09-10 21:14:56 +00:00
Robby Findler
109a683aa1 PR 8271
svn: r4283
2006-09-09 03:37:31 +00:00