CVSROOT: /cvs/gnome Module name: gnome-screensaver Changes by: mccann 05/12/15 22:10:12
Modified files: . : ChangeLog src : gs-fade.c gs-manager.c gs-monitor.c gs-watcher-x11.c Log message: 2005-12-15 William Jon McCann <[EMAIL PROTECTED]> * src/gs-watcher-x11.c (_gs_watcher_set_active_internal): New function that bypasses the safety checks that were in gs_watcher_set_active. One of those safety checks causes the function to fail if the watcher isn't "enabled". This is a problem since set_enabled(FALSE) needs to set_active(FALSE). (gs_watcher_set_active): Use _set_active_internal. (gs_watcher_set_enabled): Removed g_message. Use _set_active_internal. (maybe_send_signal): Add a safety check that fails if already active. Correct the sense of the logic used for the idle notification signal. Only set notice_sent if the signal was handled. * src/gs-monitor.c (_gs_monitor_update_from_prefs): Use booleans to simplify condition in an if. * src/gs-manager.c (select_theme): Remove a warning that isn't really a warning. * src/gs-fade.c (gs_fade_set_active): Added commented out debug thingy. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-screensaver&who=mccann&date=explicit&mindate=2005-12-15%2022:09&maxdate=2005-12-15%2022:11 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list