3.1:

"Alaska"

data/example.rc:
- added example rc file (not beeing installed)
- READ IT!

*********************************************
new rc-file values!

(If there's a value you don't want to change,then leave
a blank line there, unless it would be the last line! (important!))

File: $HOME/.splashycreator.rc

Content:
line 5: Where to save themes
line 6: Wether to calcute image size*

Example:
/home/chris/SplashyCreator/
- (=no) or + (=yes)

* SplashyCreator <3.0 did not calculate the size
* this allowed you, to use the same width/height
* values for textbox/progressbar for all themes.
* If SplashyCreator calculates the size of an image,
* the width/height for those parts depend on the imagesize
* and are therefore different for each theme. If you prefer
* the old behaviour, put a - in the 6th line, else leave blank
* or put a + in the 6th line

**********************************************

Makefile.in ::
configure.checks:
- updated

debian/control:
- sed is no longer a dependency

data/splashy-creator3.ui:
- increase maximum value for spinbuttons

data/splashy-manager3.ui ::
code/splashy-manager.in:
- added tool for manaing splashy settings

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
