racket/collects/framework/private
Nadeem Abdul Hamid f79dfb4caf Improve auto-parens mode implementation and behavior
including behavior of double quote typed in a string
so that it results in the string split into two strings or,
in case part of the string is already selected, three strings,
where the selection is retained in the latter situation.
Also redid implementation of insertion of open+close characters
so that it doesn't require adding in tokens to the editor,
testing the resulting state, and then undoing that to decide
whether to insert the pair or just the opening symbol.
2013-05-25 08:40:35 -05:00
..
application.rkt
aspell.rkt add macports default path as a place to look for aspell 2013-02-28 20:45:23 -06:00
autocomplete.rkt
autosave.rkt
bday.rkt Redo text sculpturing. 2012-07-06 16:07:30 -04:00
canvas.rkt change the way that the delegate text is specified, using 2012-11-16 14:33:17 -06:00
collapsed-snipclass-helpers.rkt
color-model.rkt
color-prefs.rkt fix color prefs saving to use alpha 2012-12-01 13:47:02 -06:00
color.rkt hide the testing of the close parens with an edit-sequence 2013-04-02 21:26:43 -05:00
comment-box.rkt
coroutine.rkt improve the interactivity of DrRacket's search 2012-11-25 20:58:13 -06:00
decode.rkt
decorated-editor-snip.rkt
early-init.rkt
editor.rkt DrRacket now saves the font size preference on a per-monitor-configuration basis 2013-05-10 08:21:00 -05:00
encode.rkt
exit.rkt
finder.rkt remove a use of normal-case-path 2013-03-02 20:41:51 -06:00
focus-table.rkt
frame.rkt DrRacket now saves the font size preference on a per-monitor-configuration basis 2013-05-10 08:21:00 -05:00
gen-standard-menus.rkt
group.rkt fix a with-handlers to avoid catching break exns 2013-03-05 22:39:34 -06:00
handler.rkt
icon.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
keymap.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
logging-timer.rkt add some first-cut logging information to drracket 2012-10-26 21:49:44 -05:00
main.rkt DrRacket now saves the font size preference on a per-monitor-configuration basis 2013-05-10 08:21:00 -05:00
mapdesc.rkt
menu.rkt
mode.rkt
number-snip.rkt fix improper fraction display 2013-04-08 13:40:55 -05:00
panel.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
pasteboard.rkt
path-utils.rkt
preferences.rkt export preferences:add-check 2012-12-21 22:07:57 -06:00
racket.rkt Improve auto-parens mode implementation and behavior 2013-05-25 08:40:35 -05:00
scheme.rkt
search.rkt
sig.rkt DrRacket now saves the font size preference on a per-monitor-configuration basis 2013-05-10 08:21:00 -05:00
standard-menus-items.rkt control-alt for menu selections probably shouldn't be 2012-08-21 08:16:39 -05:00
text.rkt DrRacket now saves the font size preference on a per-monitor-configuration basis 2013-05-10 08:21:00 -05:00
version.rkt