racket/collects/drracket/private
Robby Findler c119cef915 don't show themodule langauge opt-in buttons when we're not in the module language anymore
(this extra check is necessary because we might have moved languages between
    the time the timer is started and when it fires)

   closes PR 11705

   Please merge to the release 5.1 branch
2011-02-03 18:01:30 -06:00
..
module-interface add start of gui component to show the module interface (contracts/types/etc..) 2010-12-10 17:08:21 -07:00
syncheck be less conservative about refreshing the screen in check syntax when erasing the annotations 2011-01-23 18:03:03 -06:00
app.rkt "TeachScheme!" -> "Program by Design" in DrRacket 2010-11-25 22:10:33 -05:00
auto-language.rkt More Racketying 2010-06-18 21:35:56 -05:00
bindings-browser.rkt got rid of some uses of collection-path 2010-07-25 15:15:57 -05:00
bitmap-message.rkt
debug.rkt added purpose statement for fn 2011-02-03 10:27:46 -08:00
drracket-normal.rkt after viewing the mars splash screen, go back to the original splash screen (usually) 2011-01-30 21:50:36 -06:00
drsig.rkt add a menu item to the check syntax context-sensitive help that offers to search in help desk (just like the menu item that is there when check syntax is not running) 2010-12-16 16:12:51 -06:00
eb.rkt tweaks to the splash screen easter eggs to make them more responsive 2011-01-04 15:40:35 -06:00
embedded-snip-utils.rkt
eval.rkt removed unused bound id 2011-01-10 13:04:34 -06:00
font.rkt sort the font names in the popup 2010-12-07 07:27:54 -06:00
frame.rkt various bug report form changes and fixes 2011-01-20 17:21:11 -06:00
get-defs.rkt Special-cases DrRacket's definition-finder to find Redex metafunction definitions 2010-09-09 12:07:24 -05:00
get-extend.rkt More Racketying 2010-06-18 21:35:56 -05:00
help-desk.rkt More Racketying 2010-06-18 21:35:56 -05:00
honu-logo.rkt
init.rkt Added the ability for #lang-based languages to specify when an expression should be submitted at the prompt 2010-06-19 12:25:07 -05:00
insert-large-letters.rkt letrec: consider outside bindings safe. 2010-12-08 20:32:19 -05:00
key.rkt
label-frame-mred.rkt
language-configuration.rkt fixed a bug that Eli noticed in the initial state of the language dialog 2011-01-02 10:03:23 -06:00
language-object-contract.rkt fixed two bugs in ->i: 2010-09-09 21:42:41 -05:00
language.rkt change drracket and framework so they don't rebind printf anymore 2011-01-02 10:03:24 -06:00
launcher-bootstrap.rkt
launcher-mred-bootstrap.rkt
launcher-mz-bootstrap.rkt
link.rkt More Racketying 2010-06-18 21:35:56 -05:00
main.rkt adjusted the framework preferences system to work better with failures under windows 2011-01-20 14:07:12 -06:00
modes.rkt More Racketying 2010-06-18 21:35:56 -05:00
module-browser.rkt More Racketying 2010-06-18 21:35:56 -05:00
module-language-tools.rkt don't show themodule langauge opt-in buttons when we're not in the module language anymore 2011-02-03 18:01:30 -06:00
module-language.rkt add an extra check to make sure drracket is more likely to startup when things go wrong in strange ways 2011-02-01 12:12:36 -06:00
multi-file-search.rkt multi-file search bugfix 2010-12-14 19:14:29 -06:00
number-snip.rkt
palaka.rkt Removed some exe bits that look redundant. 2010-12-31 15:59:39 -05:00
profile-drs.rkt
recon.rkt
rep.rkt setup hooks so that the behavior of the home / c:a keybinings delegates to a method to find where to go 2011-01-09 16:22:28 -06:00
stick-figures.rkt got rid of some uses of collection-path 2010-07-25 15:15:57 -05:00
syncheck-debug.rkt
text.rkt More Racketying 2010-06-18 21:35:56 -05:00
tool-contract-language.rkt
tools-drs.rkt set `read-accept-lang' to #t by default, plus related adjustments 2010-10-08 19:01:33 -06:00
tools.rkt got rid of some uses of collection-path 2010-07-25 15:15:57 -05:00
tracing.rkt More Racketying 2010-06-18 21:35:56 -05:00
ts.rkt
unit.rkt added a color:text method get-token-range and then used that to improve how f1 in drracket works 2011-01-29 12:28:26 -06:00