2004-07-27 Tim Musson * configure.in: - version to 2.0.0 - require glib-2.0 - removed --enable-oldstyle and --enable-glib2 options * sgrotum.c: - applied patch from Han Boetes , implementing a new 'template' selection option - added new 'cmd' attribute to box options - marked strings for gettext - use glib's random number functions rather than srand/rand - misc tidy-ups * gettextized * examples/*: tidied * tests/: added * sgrotum.1, Makefile.am: updated 2003-09-05 Tim Musson * configure.in: version to 1.2.6 * sgrotum.1, sgrotum.html: updated * src/sgrotum.c: try "~/.sgrotum/default" if nothing given by argv * src/sgrotum.c: disabled the stupid --fast option * examples/genquotes.sh: revamped * examples/wmsgrotum.sh: removed * examples/*: tidied 2003-04-30 Tim Musson * configure.in: version to 1.2.5 * Replaced tests/ with examples/ * src/sgrotum.c: now uses getopt * doc/sgrotum.1, doc/sgrotum.html: documented the env option * src/sgrotum.c: env attribute added to box options * configure.in: new configure option: --enable-glib2 * src/sgrotum.c: tweaked for glib2 + G_DISABLE_DEPRECATED 2002-08-17 Tim Musson * version 1.2.4 * Minor bugfixes and cleanup 2002-08-13 Tim Musson * version 1.2.1 * Added automake, etc. * Added a man page * Added bin/generate_quotes.sh, by Han Boetes * New -f|--fast option * New -n|--no-write option * Specifying a target in prefs is no longer required * Comments (#) in prefs are now allowed * In rotate mode, if there's only one template in the template list, the program no longer bothers writing the current selection number to prefs * Fixed crash in expand_tilde if fname was NULL * quote_fits_box: bugfix 2002-08-11 Tim Musson * version 1.0.1 * Added a fallback getline() function 2002-08-10 Tim Musson * version 1.0.0 * Rewritten from scratch Differences between this and 0.5.2: - Now requires GLib - The [execute] options have been ditched - The [method] options have been ditched - [quote] attribute names have changed - Multiple quote boxes are now possible - No longer any line length limits 1999-??-?? Tim Musson * version 0.5.2