racket/collects/framework
Robby Findler d0ce0de398 change the way that the delegate text is specified, using
getter/setters instead of overriding a method

this has the benefit that the delegate does not have to be
rebuilt when switching tabs in drracket; we just leave the
old delegate on the old definitions text, and the swap it
back into the editor-canvas when we swap the text% object
itself back in.
2012-11-16 14:33:17 -06:00
..
private change the way that the delegate text is specified, using 2012-11-16 14:33:17 -06:00
collapsed-snipclass-wxme.rkt removed useless requires 2011-09-27 19:28:44 -06:00
collapsed-snipclass.rkt fix the collapsed snipclass so that it cooperates with the wxme library and 2011-09-13 14:58:39 -05:00
comment-snip.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
decorated-editor-snip.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
doc.txt Get rid of "defaultly"s. 2011-06-28 02:11:24 -04:00
framework-sig.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
framework-unit.rkt some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
framework.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
gui-utils.rkt implement scribble/srcdoc' via submodules instead of expand' 2012-05-12 01:37:50 -06:00
keybinding-lang.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
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