3.0:

"Everybody Scream"

*********************************************
We do now support a rc file!
You can there store some default values.

File: $HOME/.splashycreator.rc

Content:
line 1: Name
line 2: Mail
line 3: Website
line 4: Default Description

Example:
Foo Bar
foo@bar.net
http://foo.bar.org
Foo Theme, based on Bar Wallpaper
*********************************************

configure:
- updated to v7.7

configure.checks:
- fixed error message for pysco
- re-ordered checks

Makefile.in:
- added mo po pot distclean rules
- install icon system-wide
- updated

data/splashy-creator2.glade ::
data/splashy-creator3.ui
- use system-wide installed icon
- ported from glade to gtkbuilder

code/splashy-creator.in:
- rewrote 98% of the python-code
- (now technically much better)

debian/*:
- updated

translations/po/sc-de.po:
- added german translation

*/*:
- improved tree

INSTALL:
- updated

TODO:
- updated

2.2:

"Sonic Empire"

LGPL-3 ::
GPL-3:
- Copied wrong License into tarball (It's GPL3, not LGPL3)

template/theme.xml ::
python-gtk/splashy-creator.in ::
glade-xml/splashy-creator2.glade:
- Added option for changing font
- make installation into any prefix possible
- use psyco, if available
- remove non-existant translations from the list
- use single-strings on checkbuttons
- remove now useless signals
- don't try to initialize non-existant widgets
- added some defaults to name:mail:theme-name

fonts/FinalFrontier.ttf ::
fonts/Zekton.ttf ::
fonts/Okolaks.ttf ::
fonts/FreqMod.ttf:
- Added 4 new fonts

COPYING.CODE:
- license for the code

COPYING.FONTS:
- author/license info for the fonts

TODO:
- added some goals

AUTHORS:
- Update my Mailaddress

configure ::
configure.checks:
- use configure script from bashstyle-ng

Makefile.in:
- colored output
- make installation into any prefix possible
- update icon-cache

translate-prepare ::
translate-finish ::
gettext-catalogs/splashy-creator.pot:
- added

splashy-creator.desktop ::
glade-xml/splashy-creator.png:
- install app-icon into hicolor icon theme
- use it in the desktop file

debian/control ::
debian/rules ::
debian/docs:
- updated

2.0:

- fixed startup-error

1.99.0:

- new UI

1.0:

- new UI
- fixed pot file

1.0rc1:
- new UI

1.0beta1:
- Correctly Copy the Font-File
- Replaced spinbuttons for color-selection by ColorChooserButtons
- Commented Code
- Code Clean-Up
- More Compact Layout
- Predefined Fontsize to 10

!! Don't use files with spaces in their names !! (SC can currently not handle theese)

1.0alpha2:
- checkbuttons 10, 11, 12, 13 and 14 weren't connected
- this didn't affect the theme, but the labels of the buttons

- you can now choose wether to have one image for all
- states (bootup, shutdown, error, resume, suspend),
- or separate images for every state

- notify window dropped

- you can now specify the theme's description and homepage

- you're only allowed to use "/" in the homepage and description fields

1.0alpha1:
- First Public Release
