2001-09-02 John Harper * themer.in: added some declarations to silence compiler about unused variables 2000-11-08 John Harper * version 0.33 2000-10-27 John Harper * themer.in (on-preview): don't need to grep for errors in the output from make-theme-preview now that remote errors are signalled as exceptions * themer.in (patterns-update-all): when canonicalising file names, expand twice to make sure 2000-09-22 John Harper * themer.in (on-preview): fixed typo in require statement (patch from Christian Marillat ) 2000-09-20 John Harper * version 0.31 2000-09-02 John Harper * themer.in: s/&rest/#!rest/ and s/&optional/#!optional/. Replaced all uses of `mapseq' by `do' 2000-07-27 John Harper * themer.in: use sawfish.client module instead of calling external program 2000-07-25 John Harper * themer.glade: set default-size not usize on the top-level window 2000-05-27 John Harper * themer.in: use glade-xml-signal-connect to manually connect signals to handlers where the handlers are defined in the local environment (which no longer works from compiled code) 2000-04-25 John Harper * themer.in, themer.glade, Makefile.in: s/sawmill/sawfish/ where appropriate 2000-04-09 John Harper * themer.in: require gtk as well as libglade, prevents huge compiler warnings 2000-03-21 John Harper * themer.in (with-clist-frozen): new macro, used to freeze clists when doing multiple updates 2000-02-25 John Harper * themer.in: use `quotient' instead of `/' where appropriate. Define `quotient' to `/' if unbound 2000-02-24 John Harper * themer.in: call recursive-edit not gtk-main in dialogs 2000-01-11 John Harper * themer.in (save-to-file): add a call to mark-frame-style-editable to the saved theme (if it's available at run time) 2000-01-08 John Harper * themer.in: internationalized remaining strings; and load gettext when appropriate * themer.in: removed the `Debug' menu item * themer.in: added `Preferences' dialog, and support for loading and saving settings in ~/.sawmill/themer-prefs * themer.in: if given, load the theme named on the command line at startup 2000-01-07 John Harper * themer.in: only use the new alist-based pattern method 2000-01-04 John Harper * themer.in: removed the distinction between `Save' and `Generate' menus; all saves now generate the entire theme * themer.in: display the directory that the theme is stored in on the `Details' page