Commit Graph

76 Commits

Author SHA1 Message Date
Robby Findler
e0bd8a6cf0 improved responsiveness of interactive searching
svn: r15841
2009-09-01 05:19:32 +00:00
Robby Findler
e1374bcbd9 PR 10259
svn: r14986
2009-05-25 19:44:56 +00:00
Eli Barzilay
64b59f2b28 fix a subtle bug (canvas could be #f)
svn: r14584
2009-04-22 09:21:54 +00:00
Robby Findler
4883d8bb1d svn: r14499 2009-04-13 18:01:18 +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
429e229ff7 fixed a redrawing bug in the search bar
svn: r12554
2008-11-21 00:59:40 +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
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
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
Robby Findler
bd7cf63ed0 alt-return and control-return now insert returns
svn: r11724
2008-09-13 15:07:48 +00:00
Robby Findler
cce9d7d6e5 improved keybindings for search
svn: r11668
2008-09-12 02:57:21 +00:00
Robby Findler
805d4eb73f refined searching
svn: r11581
2008-09-09 03:43:57 +00:00
Robby Findler
9807a0d67b clicking in the overview window now moves the insertion point
svn: r11481
2008-08-29 13:27:17 +00:00
Robby Findler
8d53a2ec34 adjusted searching a little bit
svn: r11072
2008-08-04 20:19:10 +00:00
Robby Findler
93334db6f5 improved status line for deletes so that it actually closes without closing the contour window
svn: r11070
2008-08-04 19:14:00 +00:00
Robby Findler
ff8578ca13 fixed a bug in searching; typing control-g without opening the search window crashes
svn: r10977
2008-07-29 23:00:02 +00:00
Robby Findler
316ee3180d adjusted drawing order to highlight searches slightly better
svn: r10969
2008-07-29 18:25:18 +00:00
Robby Findler
21e3f5f6c5 hide the anchor, take 2
svn: r10959
2008-07-29 12:52:31 +00:00
Robby Findler
bbf51d2ab0 fixed a pair of bugs related to the anchor
svn: r10950
2008-07-28 21:41:22 +00:00
Robby Findler
a007b9cde8 adjusted esc and control-g wrt snapback and search
svn: r10947
2008-07-28 20:05:35 +00:00
Robby Findler
eaf979b749 added a search anchor to drschemes new search facility
svn: r10946
2008-07-28 18:40:34 +00:00
Robby Findler
b088ac9c74 more adjustments to searching and related things
svn: r10939
2008-07-28 03:48:23 +00:00
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
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
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
46106fb921 Probably PR 9294
svn: r10618
2008-07-05 14:17:56 +00:00
Robby Findler
b8edbf8336 fixed tab handling for docked mode
svn: r10390
2008-06-20 13:26:55 +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
3b09127a48 PR 9289
svn: r9259
2008-04-11 17:56:18 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Robby Findler
95f3915f6c added an exception catch
svn: r8473
2008-01-30 05:16:52 +00:00
Robby Findler
fca9c6b405 improved the way the automatic scrolling works when searching
svn: r8177
2008-01-01 21:47:13 +00:00
Matthew Flatt
ca5a7c5560 split part of scheme/file into scheme/path, document them
svn: r7938
2007-12-10 17:59:26 +00:00
Matthew Flatt
5b0a0be3d6 change scheme/unit and scheme/signature #langs to build on scheme/base
svn: r7792
2007-11-20 23:44:31 +00:00
Robby Findler
753cd127a6 made the bottom line of the drscheme window be half as tall
svn: r7762
2007-11-19 04:01:13 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Robby Findler
36cbda30f4 plugged a leak and fixed PR 8988
svn: r7496
2007-10-12 22:37:22 +00:00
Robby Findler
21851f9833 fixed PR 8925
svn: r7470
2007-10-09 20:39:14 +00:00
Robby Findler
0d641835a9 reverted changes to frame.ss
svn: r7450
2007-10-08 13:10:05 +00:00
Robby Findler
1df81534e7 fix to transpose-sexp so that it now works with snips. Thanks to Danny Yoo
svn: r7449
2007-10-08 13:08:33 +00:00
Robby Findler
af46ef5622 started refactoring to fix the preferences problem
svn: r7226
2007-08-30 04:08:56 +00:00
Robby Findler
6479c5483d retabified
svn: r6999
2007-08-02 06:36:24 +00:00
Robby Findler
999c022791 made the amount of memory shown in the bottom of the drs frame be in megabytes instead of bytes
svn: r6516
2007-06-07 15:19:40 +00:00
Robby Findler
d0dcbc5102 fixed order of arguments bug
svn: r6166
2007-05-07 01:30:59 +00:00