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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
aspell.rkt add macports default path as a place to look for aspell 2013-02-28 20:45:23 -06:00
autocomplete.rkt Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
autosave.rkt some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
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 fix the collapsed snipclass so that it cooperates with the wxme library and 2011-09-13 14:58:39 -05:00
color-model.rkt removed useless requires 2011-09-27 19:28:44 -06:00
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 some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
coroutine.rkt improve the interactivity of DrRacket's search 2012-11-25 20:58:13 -06:00
decode.rkt Encode any text instead of going through a pretty-printer. 2010-10-14 13:46:51 -04:00
decorated-editor-snip.rkt removed useless requires 2011-09-27 19:28:44 -06:00
early-init.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
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 removed useless requires 2011-09-27 19:28:44 -06:00
exit.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
finder.rkt remove a use of normal-case-path 2013-03-02 20:41:51 -06:00
focus-table.rkt removed useless requires 2011-09-27 19:28:44 -06:00
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 Improve code generation in the framework collection. 2011-09-30 10:51:28 -04:00
group.rkt fix a with-handlers to avoid catching break exns 2013-03-05 22:39:34 -06:00
handler.rkt removed useless requires 2011-09-27 19:28:44 -06:00
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 rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
menu.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mode.rkt removed useless requires 2011-09-27 19:28:44 -06:00
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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
path-utils.rkt removed useless requires 2011-09-27 19:28:44 -06:00
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 some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
search.rkt removed useless requires 2011-09-27 19:28:44 -06:00
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 removed useless requires 2011-09-27 19:28:44 -06:00