Version 0.9.1 - Added position options -x and -y, and allow position saving when saving the session (previously this was broken, if you used the default borderless mode). - Added -f/--factor option to specify small-size scaling factor on the command line. This overrides any setting from the gtubeclock.settings file. - Added sticky/"all desktops" toggle - The "taskbar hint" is disabled when in no-border mode. This keeps the program from showing up in the task bar, but only when in "no border" mode. Version 0.9 - changed "half size" to "small size", allowing a custom scaling factor to be specified in the gtubeclock.settings (requested by Ilya V. Sabanin). Version 0.4 - fixed border/borderless option in sawfish - "About" dialog now uses gnome about function - first attempt at a 'move' menu item (doesn't work well) - added a .desktop entry so that it shows up in GNOME menu (under Accessories) Version 0.3.2 - Fixed installation bug where gtubeclock.settings file would get installed as ${prefix}/share/gtubeclock if ${prefix}/share/gtubeclock did not already exist as a directory. Thanks to Michel Strasser again! Version 0.3.1 - removed multi-line literal definition of text_for_about which some compilers did not like (thanks to Michel Strasser for pointing out this fatal flaw) Version 0.3 - remove memory leaks (approx 200k per minute added to X server) - add gtubeclock.settings file to define various look&feel sets that can be chosen with -l (or --look=xxx) option - add optional am/pm indicator (defined per graphic set) - add option to display leading 0 (defined per graphic set, since some graphic sets look silly with no rendered digit there and need the future capability of a blank digit) Version 0.2 - change from gtk to gnome - add options: --debug, --12hour, --24hour, --halfsize, --help (and other standard gnome options) - add gnome session management support - change image directory from ${prefix}/share/gtubeclock/pics/tubeclock to ${prefix}/share/gtubeclock/pixmaps/tubeclock Version 0.1 first released version