racket/collects/drracket
Robby Findler 2253e90479 fix blubox / lock coordinate computation
when the blue box doesn't fit in the visible region
in one direction (either x or y) but does fit
in the other region, then it was being drawn in
the wrong place

This code is still sub-optimal, since it isn't leaving
space for the words underneath the lock in the case
the lock is near the bottom of the visible region, but
it seems better to just let that be invisible rather
than make the lock float a bit in that case.

closes PR 13142
2012-11-22 11:03:45 -06:00
..
private fix blubox / lock coordinate computation 2012-11-22 11:03:45 -06:00
acks.rkt add some missing acks 2012-05-20 21:15:06 -06:00
arrow.rkt improve the way check syntax draws arrows 2011-08-13 15:03:26 -05:00
check-syntax.rkt add the place creation memory use to the memory-log test 2011-09-20 17:15:02 -05:00
default-code-style.rkt
doc.icns
drracket.creator
drracket.filetypes added scrbl as an extension 2010-11-18 13:21:39 -06:00
drracket.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
drracket.utiexports
drracket.wmclass set DrRacket WM_CLASS class name to "DrRacket" 2011-09-26 18:07:18 -06:00
info.rkt
installer.rkt got rid of some uses of collection-path 2010-07-25 15:15:57 -05:00
main.rkt
pltdoc.icns
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 made the 'one-line-summary' of the drracket languages be in tooltips, 2012-11-17 20:15:19 -06:00
tool.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00