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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
bitmap-label.rkt bring this code in the modern world 2010-12-25 07:48:25 -06:00
cache-image-snip.rkt rewrote uses of mzlib/contract into racket/contract 2011-03-31 18:21:11 -05:00
click-forwarding-editor.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
close-icon.rkt make the close icon clicky thingy not grab the focus 2011-04-18 10:31:57 -05:00
gif.rkt impose contract on write-animated-gif, Closes PR11358 2010-10-26 23:22:14 -04:00
graph.rkt Two improvements to the mrlib/graph library and the module browser: 2011-04-06 11:35:31 -05:00
hierlist.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
image-core-wxme.rkt added support to the 2htdp/image library for reading files when there is no GUI around. 2010-10-28 11:32:14 -05:00
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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
matrix-snip.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
name-message.rkt Fixes more spelling errors. 2011-02-04 19:44:13 -07:00
path-dialog.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
plot.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
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 More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
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 rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00