racket/collects/framework
Robby Findler 6fc70a04d8 adjust the code that maintains the blue "where am I" background
coloring in the contour window to make only a single call to
invalidate-bitmap-cache

It was making two before, which could have pretty similar regions,
leading to two repaints instead of just one. When pushing the down
arrow near the bottom of the visible regions of the definitions text
was causing those two calls to take about 30 milliseconds and after
this change the one call seems to be about half that (but there is
lots of variance so I'm only sure that it helped some, not how much)
2012-11-16 14:33:00 -06:00
..
private adjust the code that maintains the blue "where am I" background 2012-11-16 14:33:00 -06:00
collapsed-snipclass-wxme.rkt
collapsed-snipclass.rkt
comment-snip.rkt
decorated-editor-snip.rkt
doc.txt
framework-sig.rkt
framework-unit.rkt
framework.rkt
gui-utils.rkt implement scribble/srcdoc' via submodules instead of expand' 2012-05-12 01:37:50 -06:00
keybinding-lang.rkt
main.rkt add missing docs for color:misspelled-text-color-style-name 2012-10-27 14:42:09 -05:00
preferences.rkt implement scribble/srcdoc' via submodules instead of expand' 2012-05-12 01:37:50 -06:00
splash.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
test.rkt make the 'failed to click on the radio box' error message more helpful 2012-11-11 20:13:25 -06:00