racket/collects/drracket
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
..
private dont draw the lime green bubbles for imported identifiers 2013-05-20 10:47:34 -05:00
acks.rkt add Burke to acks 2013-04-11 19:35:07 -05:00
arrow.rkt improve the way check syntax draws arrows 2011-08-13 15:03:26 -05:00
check-syntax.rkt Adjusted check syntax to properly deal with different identifiers 2013-05-19 20:30:37 -05:00
default-code-style.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
doc.icns move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
drracket.creator move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
drracket.filetypes added scrbl as an extension 2010-11-18 13:21:39 -06:00
drracket.rkt add support for firing up a REPL to poke at DrRacket 2013-04-05 22:39:19 -05:00
drracket.utiexports move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
drracket.wmclass set DrRacket WM_CLASS class name to "DrRacket" 2011-09-26 18:07:18 -06:00
info.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
installer.rkt got rid of some uses of collection-path 2010-07-25 15:15:57 -05:00
main.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
pltdoc.icns move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
sprof.rkt add a preference to control whether or not there is an extra 2012-03-24 20:20:05 -05:00
syncheck-drracket-button.rkt Added lock-icon 2012-06-26 15:00:05 -06:00
syncheck.rkt broke up check syntax into multiple files 2010-08-07 14:35:02 -05:00
tool-lib.rkt move the slideshow/pict library to its own collection 2013-05-12 22:07:58 -05:00
tool.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00