==== 0.0.24 ==== 2006-01-05 William Jon McCann * NEWS: Update for 0.0.24 release 2006-01-05 William Jon McCann * src/gs-listener-dbus.c (gs_listener_set_active): Fix warning message. * src/gs-monitor.c (gs_monitor_start): Don't need to set active state to FALSE at start. 2006-01-05 William Jon McCann * src/gs-window-x11.c (clear_children, clear_all_children) (gs_window_clear): Clear all children of the toplevel window. This is needed when a screensaver theme engine adds children. (gs_window_raise, gs_window_dialog_finish, command_watch) (popup_dialog_idle, gs_window_request_unlock): Add debugging. * src/gs-manager.c (window_dialog_up_cb): Add debugging. * savers/gs-theme-engine.c (gs_theme_engine_clear): Fix the initialization of the GdkColor. 2006-01-04 William Jon McCann * src/gs-lock-plug.c (gs_lock_plug_size_request): (create_page_one): Revert last change. The vertically oriented and centered one looks much better. 2006-01-03 Slobodan D. Sredojevic * configure.ac: Added 'sr' and 'sr@Latn' to ALL_LINGUAS 2006-01-03 William Jon McCann * src/gs-lock-plug.c (gs_lock_plug_size_request): Don't constrain aspect ratio. (create_page_one): Try using a more tabular layout again. Based on mock up from Luca Ferretti. 2006-01-03 William Jon McCann * doc/DBUS-API.txt: Document D-Bus API changes. * src/gs-watcher-x11.c (gs_watcher_class_init) (_gs_watcher_set_session_idle_notice) (_gs_watcher_set_session_idle, _gs_watcher_notice_activity) (maybe_send_signal): Make idle and idle_notice internal states and change signals to indicate changes in these states. * src/gs-monitor.c (watcher_idle_cb, watcher_idle_notice_cb) (_gs_monitor_update_from_prefs, disconnect_watcher_signals) (connect_watcher_signals): Don't disable the watcher when screensaver is disabled. Always handle idle signals and let listener object manage the activation policy. * src/gs-listener-dbus.[ch] (gs_listener_send_signal_session_idle_changed) (listener_is_inhibited, listener_check_activation) (listener_set_session_idle_internal) (listener_set_active_internal, gs_listener_set_active) (gs_listener_set_session_idle) (gs_listener_get_activation_enabled) (gs_listener_set_activation_enabled, listener_property_set_bool) (listener_get_property, listener_get_session_idle_time) (listener_dbus_filter_handle_methods, gs_listener_set_property) (gs_listener_get_property, gs_listener_class_init): Add back proper session idle capability. Manage activation enabled policy. 2006-01-02 Josep Puigdemont i Casamajó * configure.ac: Added "ca" to ALL_LINGUAS. 2005-12-30 William Jon McCann * savers/footlogo-floaters.desktop.in.in: Mark fields for translation. Patch from Luca Ferretti Fixes #325075. 2005-12-19 William Jon McCann * savers/slideshow.c (main): * savers/popsquares.c (main): Connect to window delete signal. 2005-12-19 William Jon McCann * src/gs-window-x11.c (gs_window_clear): * savers/gs-theme-engine.c (gs_theme_engine_clear): Clear all window states. * savers/slideshow.c (main): * savers/gste-slideshow.[ch]: * savers/Makefile.am: Convert slideshow to GSThemeEngine and GSThemeWindow. 2005-12-19 William Jon McCann * configure.ac: Post release version bump.