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
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
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 tighten up the checks in the place where the framework receives 2013-02-09 20:42:34 -06: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 add missing inner call 2013-01-05 17:31:07 -06:00
encode.rkt
exit.rkt
finder.rkt
focus-table.rkt
frame.rkt drracket tracks the frame position and size on a 2012-12-21 19:22:59 -06:00
gen-standard-menus.rkt
group.rkt adjust the windows menu so that it doesn't rely on 2012-08-16 19:16:57 -05:00
handler.rkt
icon.rkt
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
mode.rkt
number-snip.rkt
panel.rkt fix a switchable button / discrete-sizes panel interaction bug 2012-12-23 09:52:55 -06:00
pasteboard.rkt
path-utils.rkt
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
search.rkt
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