CVSROOT: /cvs/gnome Module name: gnome-power-manager Changes by: mccann 06/01/08 11:54:16
Modified files: . : AUTHORS ChangeLog po : ChangeLog POTFILES.in po : ChangeLog POTFILES.in src : Makefile.am gpm-dbus-server.c gpm-dbus-server.h gpm-hal-callback.c gpm-hal-callback.h gpm-hal.h gpm-idle.c gpm-idle.h gpm-main.c gpm-marshal.list gpm-notification.c gpm-notification.h gpm-screensaver.h Added files: src : gpm-hal-monitor.c gpm-hal-monitor.h gpm-manager.c gpm-manager.h Log message: 2006-01-08 William Jon McCann <[EMAIL PROTECTED]> * src/gpm-manager.[ch]: New class to act as a management shell. * src/gpm-hal-monitor.[ch]: New class to encapsulate all the HAL monitoring. * src/gpm-screensaver.h: Add G_BEGIN_DECLS and glib includes. * src/gpm-notification.c (callback_actions_activated): Disable the actions temporarily until we can use signals to do this cleanly. * src/gpm-marshal.list: Add new signal for battery status changed. * src/gpm-main.c: Move functionality out of here and split into GpmManager and GpmHalMonitor. * src/gpm-idle.[ch]: Turn into a class for monitoring the session and system idle. * src/gpm-hal.h: Add G_BEGIN_DECLS and glib includes. * src/gpm-hal-callback.[ch] (signal_handler_PropertyModified) (signal_handler_DeviceRemoved, signal_handler_NewCapability) (signal_handler_Condition, gpm_hal_callback_init): Add user data to be returned to callbacks. * src/gpm-dbus-server.[ch]: Don't use gnome.h. Don't export signal enum. * src/Makefile.am: Add new files. * AUTHORS: Updated. Refactored to support handling signals from gnome-screensaver, laying groundwork for DPMS management, and making HAL optional. Fixes #325911. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-power-manager&who=mccann&date=explicit&mindate=2006-01-08%2011:53&maxdate=2006-01-08%2011:55 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list