==== 0.0.9 ==== 2005-08-24 William Jon McCann * NEWS: Update for 0.0.9 release. 2005-08-15 Rodrigo Moya * data/images/cosmos/Makefile.am: EXTRA_DIST all pictures, so that they are included in the tarball. 2005-08-10 Alexander Shopov * configure.in: Added "bg" (Bulgarian) to ALL_LINGUAS 2005-08-04 William Jon McCann * data/images/cosmos/whirlpool.jpg: * data/images/cosmos/cloud.jpg: * data/images/cosmos/comet.jpg: * data/images/cosmos/earth-horizon.jpg: * data/images/cosmos/earthrise.jpg: * data/images/cosmos/galaxy-ngc3370.jpg: * data/images/cosmos/helix-nebula.jpg: * data/images/cosmos/jupiter.jpg: * data/images/cosmos/sombrero.jpg: Make binary. 2005-08-04 William Jon McCann * data/images/cosmos/whirlpool.jpg: Added. 2005-08-04 William Jon McCann * data/images/cosmos/cloud.jpg: * data/images/cosmos/comet.jpg: * data/images/cosmos/earth-horizon.jpg: * data/images/cosmos/earthrise.jpg: * data/images/cosmos/galaxy-ngc3370.jpg: * data/images/cosmos/helix-nebula.jpg: * data/images/cosmos/jupiter.jpg: * data/images/cosmos/sombrero.jpg: Added images. 2005-08-04 Rodrigo Moya * data/images/cosmos/Makefile.am: s/@SLIDESHOW_COSMOS_DIR@/$(SLIDESHOW_COSMOS_DIR). 2005-08-03 William Jon McCann * data/images/cosmos/Makefile.am: * data/images/Makefile.am: * data/Makefile.am (SUBDIRS): Added place to put cosmos images. Empty for now. * savers/cosmos-slideshow.xml.in: * savers/Makefile.am (themes_DATA): * configure.ac (SLIDESHOW_COSMOS_DIR): Added new cosmos theme. 2005-08-03 William Jon McCann * savers/slideshow.xml: Removed. * savers/personal-slideshow.xml: New theme file that loads images from ~/Pictures. * savers/slideshow.c (add_files_to_list): Add a warning if the directory can't be opened. (get_pixbuf_from_location): Load relative directory paths too and assume they are relative to the home directory. (main): Change directory to the user's home. 2005-08-03 William Jon McCann * savers/slideshow.c (scale_pixbuf): Scale up images to fill the screen. 2005-08-02 Maxim Dziumanenko * configure.ac: Added "uk" to ALL_LINGUAS. 2005-08-02 Stanislav Brabec * src/Makefile.am: added saverdir and themesdir variables to be able to specify them as make argument. 2005-08-02 Rodrigo Moya * savers/Makefile.am: pass DATADIR in INCLUDES. * savers/slideshow.c: use backgrounds directory as default to always get at least a few pictures to use in the slideshow. 2005-08-01 William Jon McCann * savers/slideshow.c (start_new_load, start_fade, finish_fade) (update_display, process_new_pixbuf, screenhack_init): Start loading new image only after fade is complete. Reduce the number of step in the fade. 2005-08-01 William Jon McCann * savers/slideshow.c (update_display): Fade out areas not covered by new image. 2005-07-29 William Jon McCann * src/gs-prefs.c (gs_prefs_load_from_gconf): Use more reasonable defaults when schemas aren't loaded. * savers/Makefile.am: * configure.ac: * savers/slideshow.c: * savers/slideshow.xml: Add a slideshow engine. This is really very basic at the moment. At this stage is is mostly an image loading framework. We should make this work with glitz or something. 2005-07-26 William Jon McCann * src/gs-lock-plug.c (get_user_display_name, gs_lock_plug_init): Display user name if real name is unknown. Based on patch from Rodrigo Moya 2005-07-25 Tommi Vainikainen * configure.ac (ALL_LINGUAS): Added "fi" (Finnish). 2005-07-25 William Jon McCann * configure.ac: Post release version bump.