racket/collects/mrlib
Eli Barzilay b8034828d0 Sort the mess with aligned-pasteboard tests.
1. Lots of #lang-ization, other racketizations, code improvements, etc.

2. Some files that were not working now do.

3. "collects/tests/aligned-pasteboard" had some files that were near
   duplicates of "collects/mrlib/private/aligned-pasteboard/tests".
   I've removed the former since in a few places it looked like an older
   version (eg, there were bogus references to a non-existent
   "utils.rkt").  The former has more files that are in runnable
   condition now.

4. There are plenty of tests that look like they're failing, but it
   wasn't shown since they just return #f, and when they were running
   with a "-f" these results weren't displayed.

5. I have no idea about the code, this is all just reshuffling and minor
   editing.
2012-06-19 01:42:20 -04:00
..
hierlist Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
private Sort the mess with aligned-pasteboard tests. 2012-06-19 01:42:20 -04:00
scribblings Minor fix in mrlib/hierlist docs 2012-06-06 17:20:15 -04:00
aligned-pasteboard.rkt
bitmap-label.rkt
cache-image-snip.rkt
click-forwarding-editor.rkt
close-icon.rkt
gif.rkt
graph.rkt
hierlist.rkt
image-core-wxme.rkt
image-core.rkt Added nan?, infinite?, degrees->radians, radians->degrees, exact-round, exact-floor, exact-ceiling, exact-truncate to racket/math 2012-06-05 22:40:44 -06:00
include-bitmap.rkt adjust include-bitmap so that it does not write to the filesystem 2011-08-27 07:54:08 -05:00
interactive-value-port.rkt
matrix-snip.rkt
name-message.rkt
path-dialog.rkt
plot.rkt
switchable-button.rkt make the tooltips for the drracket toolbar buttons go away when they 2012-01-19 12:14:35 -06:00
syntax-browser.rkt Allows selection of the various text objects inside DrRacket's display of 2011-10-05 08:43:18 -05:00
tab-choice.rkt
tex-table.rkt Add \bot as alias for \perp in DrRacket (both are supported in LaTeX). 2012-05-21 15:55:07 -04:00
text-string-style-desc.rkt