racket/collects/framework/private
Robby Findler ca8ad3b88b try to be slightly smarter about invalidating the green region
in the line numbers when it moves around

specifically, if the before and after green line are right
next to each other, then put it into a single edit sequence
(which unions the invalidated regions); if not, then we
may be jumping far away, so invalidate the two regions
and redraw them separately
2013-02-14 19:51:08 -06:00
..
application.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
aspell.rkt fix query-aspell so that it returns an empty list when aspell isn't working 2012-12-02 14:43:57 -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 tighten up the checks in the place where the framework receives 2013-02-09 20:42:34 -06: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
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 add missing inner call 2013-01-05 17:31:07 -06: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 removed useless requires 2011-09-27 19:28:44 -06:00
focus-table.rkt removed useless requires 2011-09-27 19:28:44 -06:00
frame.rkt drracket tracks the frame position and size on a 2012-12-21 19:22:59 -06:00
gen-standard-menus.rkt Improve code generation in the framework collection. 2011-09-30 10:51:28 -04:00
group.rkt adjust the windows menu so that it doesn't rely on 2012-08-16 19:16:57 -05:00
handler.rkt removed useless requires 2011-09-27 19:28:44 -06:00
icon.rkt removed useless requires 2011-09-27 19:28:44 -06:00
keymap.rkt Adjust keybinding code to fall back from 2013-02-09 14:58:21 -06:00
logging-timer.rkt add some first-cut logging information to drracket 2012-10-26 21:49:44 -05:00
main.rkt add for/set and it's varieties to the default prefs 2013-02-13 10:50:06 -06:00
mapdesc.rkt
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 adjust number-snip% so that it subscribes to the file/convertible 2011-11-20 16:38:17 -06:00
panel.rkt fix a switchable button / discrete-sizes panel interaction bug 2012-12-23 09:52:55 -06: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 make #:keywords have different color prefs in DrRacket 2013-02-05 12:32:48 -06: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 export preferences:add-check 2012-12-21 22:07:57 -06:00
standard-menus-items.rkt control-alt for menu selections probably shouldn't be 2012-08-21 08:16:39 -05:00
text.rkt try to be slightly smarter about invalidating the green region 2013-02-14 19:51:08 -06:00
version.rkt removed useless requires 2011-09-27 19:28:44 -06:00