racket/collects/framework/private
Robby Findler d2cb96bcb3 setup hooks so that the behavior of the home / c:a keybinings delegates to a method to find where to go
then, use that to change how it works for the scheme mode (and also another variation for the REPL to
cope with the prompt)

I spent a while trying to make this work at the keymap% level (ie putting different keybindings for "home"
and "c:a" into different keymaps) but this just turned out to be far too confusing and fragile, so went
with this alternative (one keybinding, but that delegates to an overridable method)

closes PR 11446
2011-01-09 16:22:28 -06:00
..
application.rkt
autosave.rkt
bday.rkt Encode any text instead of going through a pretty-printer. 2010-10-14 13:46:51 -04:00
canvas.rkt adjust check to only insist that, when there is an editor, is it the right kind of editor. 2011-01-02 10:03:21 -06:00
collapsed-snipclass-helpers.rkt
color-model.rkt Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
color-prefs.rkt
color.rkt added an observer for the colorer 2011-01-05 20:39:31 -06:00
comment-box.rkt
decode.rkt Encode any text instead of going through a pretty-printer. 2010-10-14 13:46:51 -04:00
decorated-editor-snip.rkt
editor.rkt Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
encode.rkt Encode any text instead of going through a pretty-printer. 2010-10-14 13:46:51 -04:00
exit.rkt
finder.rkt
frame.rkt clicking on the preference file indicator now gives stats about the preferences file 2011-01-07 12:33:14 -06:00
gen-standard-menus.rkt Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
group.rkt added a tabs menu for windows (and linux) 2010-12-07 16:33:51 -06:00
handler.rkt adjusted the recently opened menu items code so that it does not create all of the menu items as often 2010-10-17 10:25:08 -05:00
icon.rkt
info.rkt
keymap.rkt setup hooks so that the behavior of the home / c:a keybinings delegates to a method to find where to go 2011-01-09 16:22:28 -06:00
main.rkt clicking on the preference file indicator now gives stats about the preferences file 2011-01-07 12:33:14 -06:00
mapdesc.rkt
menu.rkt
mode.rkt
number-snip.rkt
panel.rkt Rackety 2010-12-31 09:58:54 -06:00
pasteboard.rkt
path-utils.rkt
preferences.rkt changed the 'cancel' button to say something more accurate 2010-12-08 21:31:47 -06:00
scheme.rkt setup hooks so that the behavior of the home / c:a keybinings delegates to a method to find where to go 2011-01-09 16:22:28 -06:00
search.rkt
sig.rkt fixed up panel:dragable so that it actually does the right thing now 2010-12-31 09:58:51 -06:00
standard-menus-items.rkt
standard-menus.rkt
text.rkt setup hooks so that the behavior of the home / c:a keybinings delegates to a method to find where to go 2011-01-09 16:22:28 -06:00
version.rkt