racket/collects/mrlib
Eli Barzilay 672910f27b Lots of bad TAB eliminations.
I started from tabs that are not on the beginning of lines, and in
several places I did further cleanings.

If you're worried about knowing who wrote some code, for example, if you
get to this commit in "git blame", then note that you can use the "-w"
flag in many git commands to ignore whitespaces.  For example, to see
per-line authors, use "git blame -w <file>".  Another example: to see
the (*much* smaller) non-whitespace changes in this (or any other)
commit, use "git log -p -w -1 <sha1>".
2012-11-07 11:22:20 -05:00
..
hierlist Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
private Some more #lang racket' -> #lang racket/base' conversions 2012-11-07 08:03:44 -05:00
scribblings Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05: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 Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04: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 clean up rectangle computations, fixing some bugs along the way 2012-10-26 21:49:45 -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 Random pickiness. 2012-06-22 12:00:48 -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 Random pickiness. 2012-06-22 12:00:48 -04: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