racket/collects/drracket/private
Robby Findler d381eb5051 dont draw the lime green bubbles for imported identifiers
One problem with commit 299063d7c1
is that the new method for computing the lime green arrows no
longer has the information necessary to distinguish different
identifiers that come from the same require.

This means that, before this commit, mousing over an imported
identifier can be a real interactivity killer. So, instead of
adding more information to distinguish those ids, lets just
try not draw the lime green bubbles for imported identifiers
and see how that feels
2013-05-20 10:47:34 -05:00
..
syncheck dont draw the lime green bubbles for imported identifiers 2013-05-20 10:47:34 -05:00
app.rkt remove obsolete "based on" entry 2012-10-27 21:34:08 -06: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 #lang racket' -> #lang racket/base' conversions in drracket and in redex. 2012-11-07 08:03:44 -05:00
debug.rkt Revert "IN PROGRESS: add opt/c to with-contract and provide/contract" 2013-04-25 18:14:21 -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 put the racket version number in the title bar for the splash screen 2013-01-02 10:19:38 -06:00
drsig.rkt adjust drracket's online expansion machinery to track exns that are 2013-04-21 10:16:07 -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 Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
eval-helpers.rkt DrRacket: if any file in package X is open, treat X as "in development" 2013-04-16 12:51:54 -06:00
eval.rkt share submodules of racket/base and scheme/base 2013-05-08 07:25:03 -05:00
expanding-place.rkt adjust online compilation so that the stack trace attached to an exception 2013-04-26 10:26:12 -05:00
font.rkt DrRacket now saves the font size preference on a per-monitor-configuration basis 2013-05-10 08:21:00 -05:00
frame-icon.rkt add missing guard 2013-05-08 15:15:32 -05:00
frame.rkt adjust package manager gui to separate out (and make simpler looking) 2013-05-11 19:47:45 -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 drracket's online expansion machinery to track exns that are 2013-04-21 10:16:07 -05:00
help-desk.rkt More Racketying 2010-06-18 21:35:56 -05:00
honu-logo.rkt
init.rkt adjust the way internal errors are shown in DrRacket 2012-02-14 11:26:20 -06:00
insert-large-letters.rkt Add more specific class types instead of Any. 2012-10-27 17:44:52 -07: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
label-frame-mred.rkt
language-configuration.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
language-object-contract.rkt made the 'one-line-summary' of the drracket languages be in tooltips, 2012-11-17 20:15:19 -06:00
language.rkt move the slideshow/pict library to its own collection 2013-05-12 22:07:58 -05:00
launcher-bootstrap.rkt
launcher-mred-bootstrap.rkt
launcher-mz-bootstrap.rkt
link.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
local-member-names.rkt adjust drracket's online expansion machinery to track exns that are 2013-04-21 10:16:07 -05:00
main.rkt DrRacket now saves the font size preference on a per-monitor-configuration basis 2013-05-10 08:21:00 -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 fix rectangle computation for shortcircuiting drawing 2012-09-27 11:16:35 -05:00
module-language-tools.rkt adjust drracket so check syntax can add its preferences itself 2013-01-08 01:01:40 -06:00
module-language.rkt DrRacket now saves the font size preference on a per-monitor-configuration basis 2013-05-10 08:21:00 -05:00
multi-file-search.rkt change the dir field of the multi file search dialog 2012-10-03 22:49:20 -05:00
number-snip.rkt
palaka.rkt Removed some exe bits that look redundant. 2010-12-31 15:59:39 -05:00
parse-logger-args.rkt Improve the logger GUI in DrRacket 2012-12-26 22:38:42 -06:00
pict-snip.rkt repair for picture-to-bitmap conversion 2012-10-13 17:45:07 -04:00
profile-drs.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
recon.rkt
rectangle-intersect.rkt Add the contents of the "blue boxes" in the docs to the upper-right 2012-08-12 08:41:46 -05:00
rep.rkt Revert "IN PROGRESS: add opt/c to with-contract and provide/contract" 2013-04-25 18:14:21 -05: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 Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
tool-contract-language.rkt
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 bug in recent tooltip-related commit 2012-11-17 21:26:02 -06:00
tracing.rkt detect when tracing:reset doesn't need to happen and skip it 2012-11-11 08:53:12 -06:00
ts.rkt
unit.rkt DrRacket now saves the font size preference on a per-monitor-configuration basis 2013-05-10 08:21:00 -05:00