gui/collects/framework/private
Eli Barzilay 7fb531ebc6 Improve code generation in the framework collection.
Instead of generating a file for code and one for documentation, do both
via a macro instead.  Most of the code is the same (modulo reformatting
in a more modern style), and instead of printing the result to a file,
it just returns it as the result of a macro.  (Since this is done in a
naive way, the macro is bad -- it is unhygienic since this is basically
what it did before only through a generated file; it should eventually
be improved to avoid these hacks.)

original commit: 093236fea448240740fe22c232a223950c693839
2011-09-30 10:51:28 -04:00
..
application.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
autosave.rkt fix problems with the autosave recovery gui and add a drdr test for it 2011-09-28 17:06:30 -05:00
bday.rkt Encode any text instead of going through a pretty-printer. 2010-10-14 13:46:51 -04:00
canvas.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
collapsed-snipclass-helpers.rkt fix the collapsed snipclass so that it cooperates with the wxme library and 2011-09-13 14:58:39 -05:00
color-model.rkt removed useless requires 2011-09-27 19:28:44 -06:00
color-prefs.rkt removed useless requires 2011-09-27 19:28:44 -06:00
color.rkt guard a use of get-root-data in the token tree implementation 2011-09-16 19:04:14 -05:00
comment-box.rkt removed useless requires 2011-09-27 19:28:44 -06:00
decode.rkt Encode any text instead of going through a pretty-printer. 2010-10-14 13:46:51 -04:00
decorated-editor-snip.rkt removed useless requires 2011-09-27 19:28:44 -06:00
early-init.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
editor.rkt removed useless requires 2011-09-27 19:28:44 -06:00
encode.rkt removed useless requires 2011-09-27 19:28:44 -06:00
exit.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
finder.rkt removed useless requires 2011-09-27 19:28:44 -06:00
focus-table.rkt removed useless requires 2011-09-27 19:28:44 -06:00
frame.rkt Improve code generation in the framework collection. 2011-09-30 10:51:28 -04:00
gen-standard-menus.rkt Improve code generation in the framework collection. 2011-09-30 10:51:28 -04:00
group.rkt removed useless requires 2011-09-27 19:28:44 -06:00
handler.rkt removed useless requires 2011-09-27 19:28:44 -06:00
icon.rkt removed useless requires 2011-09-27 19:28:44 -06:00
keymap.rkt adjust the control-s keybinding so that it behaves like the menu shortcut 2011-07-25 13:40:15 -04:00
main.rkt add splicing-* to the default indentation preferences setting 2011-09-29 06:55:05 -05:00
mapdesc.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
menu.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mode.rkt removed useless requires 2011-09-27 19:28:44 -06:00
number-snip.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
panel.rkt removed useless requires 2011-09-27 19:28:44 -06:00
pasteboard.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
path-utils.rkt removed useless requires 2011-09-27 19:28:44 -06:00
preferences.rkt remove debugging printf 2011-09-28 17:06:29 -05:00
scheme.rkt removed useless requires 2011-09-27 19:28:44 -06:00
search.rkt removed useless requires 2011-09-27 19:28:44 -06:00
sig.rkt fix problems with the autosave recovery gui and add a drdr test for it 2011-09-28 17:06:30 -05:00
standard-menus-items.rkt Improve code generation in the framework collection. 2011-09-30 10:51:28 -04:00
text.rkt removed useless requires 2011-09-27 19:28:44 -06:00
version.rkt removed useless requires 2011-09-27 19:28:44 -06:00