2004-03-19 Tim Musson * configure.in: - version to 2.5.0 - added --enable-overkill (builds an extra prefs dialog option) * src/prefs.c: - switched to new gtk file chooser - replaced option menus with combo boxes * skoosh.desktop: changed Name from Skoosh to Fifteen 2003-12-30 Tim Musson * configure.in: version to 2.0.8 * configure.in: tidied * acconfig.h: removed * help/C/skoosh.xml, help/C/figures/*png: updated 2003-10-02 Tim Musson * po/da.po, configure.in: Danish translation by Karsten Ull Jacobsen 2003-09-21 Tim Musson * configure.in: version to 2.0.7 * po/fr.po, configure.in: added French translation * src/prefs.c: theme_title(): i18n fix * src/prefs.h, src/prefs.c, src/gfx.c: allow built-in themes to specify fixed sizes * src/prefs.c: removed the "random missing tile" option from prefs (it's still available via the gconf-editor) * skoosh.desktop: made Comment text consistent with gnome-games 2.4 * Makefile.am, skoosh.soundlist, src/interface.c: added support for sound events * skoosh-icon.png: renamed to skoosh.png * skoosh.6, help/C/skoosh.xml: documentation tweaks * help/C/figures/*png: smaller file sizes 2003-02-23 Tim Musson * configure.in: version to 2.0.6 * skoosh.6: man page wording tweaked * skoosh.desktop: added X-GNOME-DocPath line * help/C/skoosh.xml: tidied/finished * src/interface.c: (create_dialog_about) added 2003 to copyright notice 2003-02-22 Tim Musson * skoosh.desktop: added StartupNotify line * src/interface.c: added Help->Contents menu item * Makefile.am: added help to SUBDIRS and xmldocs.make & omf.make to EXTRA_DIST * configure.in: added references to help dir * help/, xmldocs.make, omf.make: added 2002-11-18 Tim Musson * configure.in: version to 2.0.5 * configure.in, Makefile.am: fixed GCONFTOOL setting. Thanks to Jeong-Hee Kang for letting me know I'd botched it. 2002-11-17 Tim Musson * configure.in: version to 2.0.4 2002-11-16 Tim Musson * configure.in: * Makefile.am: * src/prefs.c: get defaults from schema file * src/main.c: added a --double-size command line option * src/*.c, src/*.h: misc stuff tidied/rearranged 2002-11-09 Tim Musson * configure.in: version to 2.0.3 * skoosh.schemas, Makefile.am: added schema file 2002-11-06 Tim Musson * pixmaps/Makefile.am, pixmaps/griffs-summer-breeze.jpg: added the beautiful "Summer Breeze" image by Gregory Griffin * src/interface.c: added Gregory to Credits 2002-11-05 Tim Musson * src/*.c, src/*.h: - improved image selection system - misc tidying up * configure.in, Makefile.am, pixmaps/Makefile.am: fixed: uninstall was ignoring the pixmaps * skoosh-icon.png: less drab 2002-10-31 Tim Musson * configure.in: version to 2.0.2 * src/prefs.c: (create_prefs_dialog) - added mnemonics/access keys to the dialog - tweaked widget spacing/padding * pixmaps/default.jpg: nicer default image * skoosh-icon.png: recoloured using gnome palette 2002-10-28 Tim Musson * configure.in: version to 2.0.1 * src/prefs.c: (create_prefs_dialog) replaced gtk_widget_show with gtk_window_present * src/interface.c: (create_app) window icon is now set correctly 2002-10-26 Tim Musson * Version: 2.0.0 * Ported skoosh-1.2.6 to GNOME2