racket/collects/drracket/private
Robby Findler 48bed65e17 pulled rectangle-intersect? out into its
own file so it can be reused (in some code
that I've not yet pushed)
2012-08-10 13:46:53 -05:00
..
syncheck add tooltips at the start and end of arrows indicating how many references 2012-07-30 21:46:22 -05:00
app.rkt "TeachScheme!" -> "Program by Design" in DrRacket 2010-11-25 22:10:33 -05:00
auto-language.rkt adjust the code that checks to see if a file is in the module language so that it uses 2011-10-16 17:39:47 -05:00
bindings-browser.rkt got rid of some uses of collection-path 2010-07-25 15:15:57 -05:00
bitmap-message.rkt adjust various status controls so they don't take the focus 2011-04-11 07:41:49 -05:00
colored-errors.rkt Remove redundant execution bit from some files, convert one CRLF file to LFs. 2011-12-01 03:54:32 -05:00
debug.rkt adjust DrRacket's errortrace stack printer window so that it 2012-07-30 02:36:17 -05:00
dock-icon.rkt adjust weekend logo setting code so that it works on non-mac os x platforms 2011-11-28 14:49:06 -06:00
drracket-normal.rkt added a test suite for DrRacket that checks to make sure the Dear Dr 2012-03-26 15:43:56 -05:00
drsig.rkt adjust the big definitions / interactions labels so they 2012-07-29 09:43:38 -05: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 move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
eval-helpers.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
eval.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
expanding-place.rkt adjust online check syntax to try to fix a bug where renaming information 2012-01-31 21:11:16 -06:00
font.rkt Rackety 2012-06-18 11:26:27 -05:00
frame-icon.rkt adjust various plumbing to get the drracket icon to the startup screen. Only to realize 2011-09-30 17:08:03 -05:00
frame.rkt fix double separator problem on windows 2012-08-07 14:20:54 -05: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 adjust the big definitions / interactions labels so they 2012-07-29 09:43:38 -05:00
help-desk.rkt More Racketying 2010-06-18 21:35:56 -05:00
honu-logo.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
init.rkt adjust the way internal errors are shown in DrRacket 2012-02-14 11:26:20 -06:00
insert-large-letters.rkt some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
interface.rkt Add support to the show menu item to make ordering the items 2012-07-17 13:07:41 -05:00
key.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
label-frame-mred.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
language-configuration.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
language-object-contract.rkt A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
language.rkt fixed a bug in the ordering of how printing parameters are set up 2012-05-30 22:31:55 -05:00
launcher-bootstrap.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
launcher-mred-bootstrap.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
launcher-mz-bootstrap.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
link.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
local-member-names.rkt adjust the big definitions / interactions labels so they 2012-07-29 09:43:38 -05:00
main.rkt raise minimum memory limit in DrRacket to 8 megabytes 2012-08-07 12:12:56 -05:00
modes.rkt some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
module-browser.rkt export signatures from module-browser.rkt; also Rackety 2012-06-10 11:53:54 -05:00
module-language-tools.rkt adjust the big definitions / interactions labels so they 2012-07-29 09:43:38 -05:00
module-language.rkt pulled rectangle-intersect? out into its 2012-08-10 13:46:53 -05:00
multi-file-search.rkt In the multi-file search window, only re-load the file 2012-06-03 17:07:12 -05:00
number-snip.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
palaka.rkt Removed some exe bits that look redundant. 2010-12-31 15:59:39 -05:00
pict-snip.rkt added a pict-snip test case 2012-02-25 21:42:40 -06:00
profile-drs.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
recon.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
rectangle-intersect.rkt pulled rectangle-intersect? out into its 2012-08-10 13:46:53 -05:00
rep.rkt Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04:00
stack-checkpoint.rkt Fixed some bugs in the double-stacktrace window; adjusted the repl to 2011-11-07 07:42:14 -06:00
stick-figures.rkt got rid of some uses of collection-path 2010-07-25 15:15:57 -05:00
syncheck-debug.rkt Fixes more spelling errors. 2011-02-04 19:44:13 -07:00
text.rkt some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
tool-contract-language.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
tools-drs.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
tools.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
tooltip.rkt fix sizing bug in tooltip windows 2012-07-17 13:07:41 -05:00
tracing.rkt Add support to the show menu item to make ordering the items 2012-07-17 13:07:41 -05:00
ts.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
unit.rkt raise minimum memory limit in DrRacket to 8 megabytes 2012-08-07 12:12:56 -05:00