racket/collects/guibuilder
Matthew Flatt c54355482f fix GUI builder due to `pasteboard%' change way back
- the `insert' method of `pasteboard%' was always
   documented as inserting to the back by default, but the
   old C++ implementation actually inserted at the front for
   one of the overloadings; keeping the releatively new
   behavior supports more recent code at the expense of old
   code, and this commit is for old code
2011-05-25 07:32:48 -06:00
..
tests moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
base.rkt fix GUI builder due to `pasteboard%' change way back 2011-05-25 07:32:48 -06:00
button.xpm
canvas.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
canvas.xpm
checkbox.xpm
choice.xpm
doc.txt A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
feature.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
gauge.xpm
guibuilder.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
help.mre
hpanel.xpm
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
list.xpm
mcanvas.xpm
message.xpm
multiple-choice.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
panel.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
radiobox.xpm
readable.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
simple-control.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
slider-guage.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
slider.xpm
text-field.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
text.xpm
tool.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
toolbar.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
top-level.rkt Fixes more spelling errors. 2011-02-04 19:44:13 -07:00
utils.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
vpanel.xpm