racket/collects/scribblings/gui
Eli Barzilay 4288c6c2c7 The Scribble reader was improved to make it pull out the syntax
punctuations outside of the form, as it does with quote punctuations.
So things like this

  #, @foo{...}

that required the space to make the @foo read as a scribble form are
now better written as

  @#,foo{...}

This changes all such occurrences.  (In case you see this change in
your files and are worried that there might be changes: I mechanically
verified that the result of `read'ing the modified files is identical
to the previous version.)

svn: r15111
2009-06-07 10:12:32 +00:00
..
add-color-intf.scrbl
area-container-intf.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
area-container-window-intf.scrbl
area-intf.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
bitmap-class.scrbl svn: r14819 2009-05-14 19:25:27 +00:00
bitmap-dc-class.scrbl
blurbs.ss Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
brush-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
brush-list-class.scrbl
button-class.scrbl fix defclass and some scheme/gui argument schemevarfont binding 2009-03-10 23:14:53 +00:00
canvas-class.scrbl raise canvas scroll limits to 1B instead of 10k 2009-04-24 21:54:28 +00:00
canvas-intf.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
check-box-class.scrbl fix defclass and some scheme/gui argument schemevarfont binding 2009-03-10 23:14:53 +00:00
checkable-menu-item-class.scrbl
choice-class.scrbl fix defclass and some scheme/gui argument schemevarfont binding 2009-03-10 23:14:53 +00:00
clipboard-client-class.scrbl fix defclass and some scheme/gui argument schemevarfont binding 2009-03-10 23:14:53 +00:00
clipboard-intf.scrbl Scheme-implemented editor classes; on-demand instantiation of module phases 2009-04-07 17:12:22 +00:00
color-class.scrbl make scheme/path fuctions work on paths for any playform 2009-01-11 13:52:26 +00:00
color-database-intf.scrbl The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
combo-field-class.scrbl fix defclass and some scheme/gui argument schemevarfont binding 2009-03-10 23:14:53 +00:00
common.ss
config.scrbl
control-event-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
control-intf.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
cursor-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
dc-intf.scrbl Scheme-implemented editor classes; on-demand instantiation of module phases 2009-04-07 17:12:22 +00:00
dc-path-class.scrbl doc clarifications on dc-path 2008-10-01 15:54:36 +00:00
diagrams.ss
dialog-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
dialog-funcs.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
draw-classes.scrbl
draw-funcs.scrbl
draw-list-funcs.scrbl
draw-overview.scrbl The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
dynamic.scrbl
editor-admin-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
editor-canvas-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
editor-classes.scrbl
editor-data-class-class.scrbl
editor-data-class-list-intf.scrbl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
editor-data-class.scrbl
editor-funcs.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
editor-intf.scrbl editor and documentation repairs (merge to 4.2) 2009-05-19 01:02:41 +00:00
editor-overview.scrbl The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
editor-snip-class.scrbl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
editor-snip-editor-admin-intf.scrbl
editor-stream-in-base-class.scrbl doc scheme/gui editor-stream method updates 2009-04-17 11:12:13 +00:00
editor-stream-in-bytes-base-class.scrbl
editor-stream-in-class.scrbl doc scheme/gui editor-stream method updates 2009-04-17 11:12:13 +00:00
editor-stream-out-base-class.scrbl Scheme-implemented editor classes; on-demand instantiation of module phases 2009-04-07 17:12:22 +00:00
editor-stream-out-bytes-base-class.scrbl
editor-stream-out-class.scrbl doc scheme/gui editor-stream method updates 2009-04-17 11:12:13 +00:00
editor-wordbreak-map-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
event-class.scrbl
eventspace-funcs.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
font-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
font-config.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
font-funcs.scrbl
font-list-class.scrbl
font-name-directory-intf.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
frame-class.scrbl The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
gauge-class.scrbl fix defclass and some scheme/gui argument schemevarfont binding 2009-03-10 23:14:53 +00:00
gl-config-class.scrbl
gl-context-intf.scrbl
global-draw-funcs.scrbl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
group-box-panel-class.scrbl fix defclass and some scheme/gui argument schemevarfont binding 2009-03-10 23:14:53 +00:00
grow-box-spacer-pane-class.scrbl
gui.scrbl fix PS citation typesetting 2008-10-01 15:56:17 +00:00
guide.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
horizontal-pane-class.scrbl
horizontal-panel-class.scrbl fix defclass and some scheme/gui argument schemevarfont binding 2009-03-10 23:14:53 +00:00
image-snip-class.scrbl add equal?/recur; implement equal? for image-snip% via properties 2008-12-29 22:36:53 +00:00
info.ss
key-event-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
keymap-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
labelled-menu-item-intf.scrbl
list-box-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
list-control-intf.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
menu-bar-class.scrbl
menu-class.scrbl
menu-item-class.scrbl
menu-item-container-intf.scrbl
menu-item-intf.scrbl
message-class.scrbl fix defclass and some scheme/gui argument schemevarfont binding 2009-03-10 23:14:53 +00:00
miscwin-funcs.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
mouse-event-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
mult-color-intf.scrbl
pane-class.scrbl
panel-class.scrbl fix defclass and some scheme/gui argument schemevarfont binding 2009-03-10 23:14:53 +00:00
pasteboard-class.scrbl Scheme-implemented editor classes; on-demand instantiation of module phases 2009-04-07 17:12:22 +00:00
pen-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
pen-list-class.scrbl
point-class.scrbl
popup-menu-class.scrbl
post-script-dc-class.scrbl
post-script-funcs.scrbl
prefs.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
printer-dc-class.scrbl
ps-setup-class.scrbl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
radio-box-class.scrbl fix defclass and some scheme/gui argument schemevarfont binding 2009-03-10 23:14:53 +00:00
readable-snip-intf.scrbl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
reference.scrbl
region-class.scrbl
scroll-event-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
selectable-menu-item-intf.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
separator-menu-item-class.scrbl
slider-class.scrbl fix defclass and some scheme/gui argument schemevarfont binding 2009-03-10 23:14:53 +00:00
snip-admin-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
snip-class-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
snip-class-list-intf.scrbl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
snip-class.scrbl svn: r14607 2009-04-25 13:21:50 +00:00
string-snip-class.scrbl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
style-delta-class.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
style-intf.scrbl
style-list-class.scrbl document style collapsing of find-or-create-style 2009-01-15 13:49:41 +00:00
subarea-intf.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
subwindow-intf.scrbl
system-menu-funcs.scrbl
tab-panel-class.scrbl fix defclass and some scheme/gui argument schemevarfont binding 2009-03-10 23:14:53 +00:00
tab-snip-class.scrbl
text-class.scrbl editor and documentation repairs (merge to 4.2) 2009-05-19 01:02:41 +00:00
text-field-class.scrbl The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
timer-class.scrbl fix some remaining Latex-isms that Eli found in the docs 2008-08-27 12:28:24 +00:00
top-level-window-intf.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
vertical-pane-class.scrbl
vertical-panel-class.scrbl fix defclass and some scheme/gui argument schemevarfont binding 2009-03-10 23:14:53 +00:00
win-classes.scrbl
win-funcs.scrbl
win-overview.scrbl The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
window-intf.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
wxme.scrbl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00