Robby Findler
d1330f543c
return now goes to the next hit, when keyboard focus is in the search bar
...
svn: r10935
2008-07-27 14:44:12 +00:00
Robby Findler
f6714c551c
changed menu keybinding for find so that it toggles the keyboard focus back and forth with the searching window
...
svn: r10934
2008-07-27 13:57:33 +00:00
Robby Findler
49e46e0ae1
fixed up the keymap that's used when the menu bindings are disabled
...
svn: r10932
2008-07-27 04:03:38 +00:00
Robby Findler
12d18d8107
adjusted the keybindings for search a little bit
...
svn: r10931
2008-07-27 03:43:36 +00:00
Robby Findler
1268238264
filled in the rest of the framework-level docs for the new searching setup
...
svn: r10923
2008-07-26 20:36:02 +00:00
Robby Findler
a3c0e93324
improved searching (docs not yet quite done, but I want to test on other platforms ... another commit to follow)
...
svn: r10921
2008-07-26 20:06:23 +00:00
Robby Findler
bd6ed2dfc2
changed serching text notification from pull-style to push-style, ie the text now notifies the frame when it wants to be actived for searching instead of waiting for the frame to ask
...
svn: r10858
2008-07-22 03:51:26 +00:00
Robby Findler
e2c49f4963
more speedups for the highlighting and some setup for improving docked search
...
svn: r10855
2008-07-21 22:17:54 +00:00
Robby Findler
278c456c1b
improved performance of highlighting regions when there are lots and lots of regions
...
svn: r10846
2008-07-21 14:19:59 +00:00
Matthew Flatt
9af00fcfb4
v4.0.2.4: logging
...
svn: r10818
2008-07-17 15:20:17 +00:00
Danny Yoo
47bed6d1e7
Added port name source to the input port returned by framework text's get-in-port; this addresses the bug of the source highlighting not showing when the source stx comes from interaction window.
...
svn: r10729
2008-07-12 22:46:47 +00:00
Robby Findler
1858924c50
moved the tex-table.ss file somewhere accessible and documented it
...
svn: r10708
2008-07-10 17:21:00 +00:00
Eli Barzilay
7d50e61c7f
* Newlines at EOFs
...
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind
svn: r10689
2008-07-09 07:18:06 +00:00
Robby Findler
8de7171a37
overrides on-new-image-snip to create images with masks, by default
...
svn: r10672
2008-07-08 02:58:50 +00:00
Robby Findler
6d3ab9487f
adjusted keybindings
...
svn: r10639
2008-07-07 03:12:43 +00:00
Robby Findler
e090a76187
SK requested popup menu on images to save them
...
svn: r10637
2008-07-07 02:53:09 +00:00
Robby Findler
46106fb921
Probably PR 9294
...
svn: r10618
2008-07-05 14:17:56 +00:00
Robby Findler
8acf5f7bed
added control-j
...
svn: r10608
2008-07-05 01:52:15 +00:00
Robby Findler
489f1e732e
changed linux shortcut to control-shit-z as well
...
svn: r10600
2008-07-04 16:54:43 +00:00
Robby Findler
c7e2c34b81
added support for specifying the modifier prefix to the standard menus class and then used it for cmd-shift-z in the redo menu (on the mac)
...
svn: r10599
2008-07-04 15:59:44 +00:00
Robby Findler
5e0280bba4
fixed PR 9571
...
svn: r10571
2008-07-03 02:59:16 +00:00
Danny Yoo
a506cefeac
Added text:get-port-name to framework, and used text:lookup-port-name to get at the editor in DrScheme error highlighting.
...
svn: r10494
2008-06-28 23:33:39 +00:00
Robby Findler
0b35fc7406
added smiley and frownie
...
svn: r10447
2008-06-24 22:00:15 +00:00
Robby Findler
b8edbf8336
fixed tab handling for docked mode
...
svn: r10390
2008-06-20 13:26:55 +00:00
Eli Barzilay
495588eabf
Misc reformatting, mostly using new stuff that make things easier.
...
svn: r10286
2008-06-16 14:42:14 +00:00
Eli Barzilay
86cdf405ee
Move the "show recent files in a dialog" to the bottom, since it's
...
much less frequently used than the actual files. (Even for people who
do use it -- since they'd usually use it once, and then use the dialog.)
svn: r10285
2008-06-16 14:22:24 +00:00
Robby Findler
63311353d7
some windows keyboard didn't work with the old settings since the keybindings were taking over too much
...
svn: r10256
2008-06-13 17:17:05 +00:00
Robby Findler
c90b4a3260
added \skull
...
svn: r10216
2008-06-11 12:55:09 +00:00
Robby Findler
eec9d1e4bb
minor fixes uncovered by test suites:
...
svn: r10111
2008-06-03 18:18:17 +00:00
Robby Findler
b38215d4e9
fixed PR 9336
...
svn: r10062
2008-05-30 20:29:29 +00:00
Matthew Flatt
7b7c0f5c04
add 'for' forms to default indentation rules
...
svn: r10058
2008-05-30 19:19:03 +00:00
Robby Findler
8e217ad6c6
PR 9423
...
svn: r9995
2008-05-28 03:31:25 +00:00
Robby Findler
613527fd25
fixed PR 9409
...
svn: r9959
2008-05-26 15:19:27 +00:00
Robby Findler
40fc919765
fixed a bug in word completion
...
svn: r9921
2008-05-21 14:08:42 +00:00
Robby Findler
a2c4f5851b
PR 9388
...
svn: r9840
2008-05-14 23:25:19 +00:00
Matthew Flatt
49175b1402
restore parenthesis color scheme
...
svn: r9826
2008-05-13 19:43:42 +00:00
Robby Findler
9d634308ee
fixed up the framework docs so there are no more warnings
...
svn: r9810
2008-05-12 01:53:47 +00:00
Robby Findler
d5e3d7a4fc
updated to v4
...
svn: r9730
2008-05-08 06:36:42 +00:00
Matthew Flatt
a7aadea865
framework minor repairs (after tests)
...
svn: r9690
2008-05-06 15:29:58 +00:00
Matthew Flatt
062cf833e4
fix starting position for syntax coloring
...
svn: r9685
2008-05-06 12:45:45 +00:00
Matthew Flatt
cf5dd35326
revise syntax colorer to use a list of colorers for dijoint ranges
...
svn: r9655
2008-05-05 14:25:18 +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
d08039585b
moving to school
...
svn: r9561
2008-05-01 12:43:43 +00:00
Robby Findler
baa9ed726a
moved the surrogate library to scheme/ (out of mzlib/)
...
svn: r9554
2008-05-01 02:51:52 +00:00
Robby Findler
3eb20f5a11
moved all of the framework's function documentation into the scribble/srcdoc world
...
svn: r9545
2008-04-30 19:18:52 +00:00
Robby Findler
faaa7d1bc1
more progress on the framework docs
...
svn: r9539
2008-04-29 22:51:59 +00:00
Robby Findler
d07eff8bce
added docs for the gui-utils and the textual preferences to the framework
...
svn: r9503
2008-04-27 14:57:09 +00:00
Robby Findler
c64627fe86
one last fix to the framework/test docs
...
svn: r9501
2008-04-27 11:10:56 +00:00
Robby Findler
6a53f96e06
ported the documentation for the framework's test library -- also extended srcdoc.ss a little bit
...
svn: r9499
2008-04-27 02:55:21 +00:00
Robby Findler
06584c3941
attempted to rewrite docs into scribble -- that didnt work, but this is the leftover cleanup
...
svn: r9463
2008-04-24 20:33:25 +00:00