Robby Findler
|
104dde2a08
|
added back in support for the with-border? flag
svn: r14561
|
2009-04-19 22:20:46 +00:00 |
|
Matthew Flatt
|
ce9d264920
|
don't let syntax-colorer thread get suspend while reading from the editor
svn: r14531
|
2009-04-16 19:20:44 +00:00 |
|
Robby Findler
|
0c2c04e168
|
shrunk the height of the preferences window
svn: r14528
|
2009-04-16 17:18:35 +00:00 |
|
Robby Findler
|
405ade4765
|
svn: r14517
|
2009-04-15 03:18:11 +00:00 |
|
Eli Barzilay
|
6b67f941fe
|
use .ss suffix, both .scm and .ss for the filters, and a descriptive name
svn: r14502
|
2009-04-14 02:08:05 +00:00 |
|
Robby Findler
|
4883d8bb1d
|
svn: r14499
|
2009-04-13 18:01:18 +00:00 |
|
Matthew Flatt
|
1d26e97a35
|
Scheme-implemented editor classes; on-demand instantiation of module phases
svn: r14445
|
2009-04-07 17:12:22 +00:00 |
|
Eli Barzilay
|
c0a8a01222
|
Changed @itemize{...} to @itemize[...] (done after comparing the doc
tree and verifying that there are no changes).
(Also fixed a few bugs that were in the code)
svn: r14427
|
2009-04-05 17:46:20 +00:00 |
|
Stevie Strickland
|
99aac7d745
|
Sam and I did some work to allow automatic inferred linking in
(define-values/)invoke-unit/infer.
svn: r14315
|
2009-03-27 13:47:12 +00:00 |
|
Robby Findler
|
ca2dd05eca
|
svn: r14027
|
2009-03-10 14:38:19 +00:00 |
|
Robby Findler
|
283c1819a9
|
a bunch of improvements to the splash screen (loads less code before the splash appears, got rid of a bunch of dynamic-requires that were not necessary, fixed the lack of special screen on prince kuhio and king kamehameha days, got rid of the flicker in the tools icons)
svn: r13980
|
2009-03-06 16:35:04 +00:00 |
|
Matthew Flatt
|
128d5287f7
|
add and use at-exp meta-language
svn: r13731
|
2009-02-18 23:14:18 +00:00 |
|
Matthew Flatt
|
941a8935aa
|
remove unneeded dependency of framework on parts of Scribble; Redex doc repairs; add #:style? argument to deftech
svn: r13696
|
2009-02-17 15:22:55 +00:00 |
|
Robby Findler
|
ef36f329b7
|
added log-viewing support to DrScheme
svn: r13291
|
2009-01-27 14:23:18 +00:00 |
|
Robby Findler
|
651057a78f
|
added alt:space for mac os x
svn: r13239
|
2009-01-20 17:50:56 +00:00 |
|
Eli Barzilay
|
d1a0086471
|
newlines at EOFs
svn: r13105
|
2009-01-14 03:10:47 +00:00 |
|
Robby Findler
|
c600eedb32
|
svn: r13101
|
2009-01-14 01:43:30 +00:00 |
|
Robby Findler
|
de4158dfa5
|
changed f3 to behave like the 'edit|find' menu item
svn: r12978
|
2009-01-02 21:31:28 +00:00 |
|
Robby Findler
|
c2685be3a9
|
added preference that disables overwrite mode
svn: r12917
|
2008-12-21 07:21:28 +00:00 |
|
Robby Findler
|
41d0609ad2
|
uses system-position-ok-before-cancel? now
svn: r12754
|
2008-12-09 18:06:03 +00:00 |
|
Robby Findler
|
333e0702c9
|
handles filename extensions better now, using new stuff matthew added
svn: r12639
|
2008-11-29 21:08:18 +00:00 |
|
Robby Findler
|
d539020c42
|
oops, undoing mistake
svn: r12555
|
2008-11-21 01:00:36 +00:00 |
|
Robby Findler
|
429e229ff7
|
fixed a redrawing bug in the search bar
svn: r12554
|
2008-11-21 00:59:40 +00:00 |
|
Robby Findler
|
1490cd1c4d
|
added support for automatic compilation of source files to drscheme
svn: r12356
|
2008-11-08 18:34:39 +00:00 |
|
Robby Findler
|
4e623ef655
|
improved tab switching when the contour window is open
svn: r12352
|
2008-11-08 16:54:43 +00:00 |
|
Robby Findler
|
a4b6310507
|
a fix to the way tabs switch around, plus a few additions (that are disabled for now) in preparation for making drscheme automatically compile files that it runs
svn: r12344
|
2008-11-07 18:13:33 +00:00 |
|
Robby Findler
|
f6bb5ea5e7
|
changed around the keymap setup again; now should be in same order as it was before my earlier changed, except the user-specified keybindings should be first
svn: r12214
|
2008-11-02 04:30:03 +00:00 |
|
Robby Findler
|
baffeea2b4
|
drschemes scheme mode now sets the default extension for files to .ss
svn: r12213
|
2008-11-01 19:55:21 +00:00 |
|
Eli Barzilay
|
9396f697a3
|
add m: bindings for sexpr navigation
svn: r12207
|
2008-10-31 20:56:52 +00:00 |
|
Eli Barzilay
|
d1adec4bc6
|
remove m: bindings that disabled sexpr-based navigation
svn: r12205
|
2008-10-31 19:52:10 +00:00 |
|
Robby Findler
|
bd375ef605
|
PR 9873 (hopefully)
svn: r12193
|
2008-10-31 12:40:05 +00:00 |
|
Robby Findler
|
92dcfca644
|
improved tab navigation keybindings
svn: r12189
|
2008-10-31 01:20:39 +00:00 |
|
Robby Findler
|
968e69bd00
|
more keybindings cleanup
svn: r12188
|
2008-10-31 01:01:43 +00:00 |
|
Robby Findler
|
26df9acc15
|
svn: r12187
|
2008-10-31 00:59:40 +00:00 |
|
Robby Findler
|
b453c09007
|
svn: r12186
|
2008-10-31 00:45:23 +00:00 |
|
Robby Findler
|
0c40227dac
|
added syntax-rules to the magic square-bracket opening list
svn: r12185
|
2008-10-30 21:49:59 +00:00 |
|
Robby Findler
|
f5364c4f46
|
fixed up some problems the keybinding rearrangement caused
svn: r12184
|
2008-10-30 21:43:16 +00:00 |
|
Robby Findler
|
47297fac9f
|
added normalization during pasting to eliminate various ligatures, etc
svn: r12183
|
2008-10-30 21:38:40 +00:00 |
|
Robby Findler
|
a6b7f4ba16
|
removed goto-position
svn: r12181
|
2008-10-30 19:23:08 +00:00 |
|
Robby Findler
|
ebb3efa6ba
|
changed keybinding setup so that the user keybindings override all of the other keybindings (and improved the names a little)
svn: r12180
|
2008-10-30 19:10:49 +00:00 |
|
Robby Findler
|
39021e2da0
|
fixed a bug noticed by Casey & John
svn: r12160
|
2008-10-28 21:22:18 +00:00 |
|
Robby Findler
|
86671cf6dc
|
PR 9814
svn: r12001
|
2008-10-13 13:45:55 +00:00 |
|
Robby Findler
|
4c010b7d4a
|
fixed PR 9770
svn: r11999
|
2008-10-13 00:53:23 +00:00 |
|
Robby Findler
|
025c1d2637
|
removed the (useless) mouse-over-the-overview-window-and-it-shows-you-one-line-of-text feature because it made the window jump around in annoying ways and made clicking on the overview window not work properly
svn: r11907
|
2008-09-29 18:44:27 +00:00 |
|
Robby Findler
|
0ad2b06c66
|
added shift-return to go backwards
svn: r11901
|
2008-09-29 13:51:42 +00:00 |
|
John Clements
|
862aff6f6d
|
added kill-enclosing-parens (c:c,c:e)
svn: r11829
|
2008-09-22 01:15:48 +00:00 |
|
Robby Findler
|
bd954710f6
|
fixed some bugs in the yellow highlighting
svn: r11750
|
2008-09-14 23:19:42 +00:00 |
|
Robby Findler
|
bd7cf63ed0
|
alt-return and control-return now insert returns
svn: r11724
|
2008-09-13 15:07:48 +00:00 |
|
Robby Findler
|
5566ec2ef2
|
PR 9742
svn: r11723
|
2008-09-13 13:22:22 +00:00 |
|
Robby Findler
|
cce9d7d6e5
|
improved keybindings for search
svn: r11668
|
2008-09-12 02:57:21 +00:00 |
|