CVSROOT:        /cvs/gnome
Module name:    gnome-power-manager
Changes by:     rhughes 06/08/23 17:48:42

Modified files:
        src            : Makefile.am gpm-hal-monitor.c gpm-hal.c 
                         gpm-hal.h gpm-idle.c gpm-info-data.c gpm-info.c 
                         gpm-inhibit.c gpm-inhibit.h gpm-manager.c 
                         gpm-polkit.c gpm-power.c gpm-power.h 
                         gpm-prefs-core.c gpm-screensaver.c 
                         gpm-screensaver.h 
Added files:
        src            : gpm-dbus-monitor.c gpm-dbus-monitor.h 
                         gpm-hal-brightness.c gpm-hal-brightness.h 
                         gpm-hal-cpufreq.c gpm-hal-cpufreq.h 
                         gpm-hal-power.c gpm-hal-power.h gpm-proxy.c 
                         gpm-proxy.h 
Removed files:
        src            : gpm-brightness.c gpm-brightness.h 
                         gpm-dbus-session-monitor.c 
                         gpm-dbus-session-monitor.h 
                         gpm-dbus-system-monitor.c 
                         gpm-dbus-system-monitor.h 

Log message:
2006-08-23  Richard Hughes  <[EMAIL PROTECTED]>

* configure.in:
Update for the new branch, and add some more compiler flags for extra
warnings.

* data/gpm-prefs.glade:
* src/gpm-prefs-core.c:
Update the UI to be task-centric, rather than state centric.

* src/gpm-brightness.c:
* src/gpm-brightness.h:
* src/gpm-hal-brightness.c:
* src/gpm-hal-brightness.h:
Rename.

* src/gpm-dbus-session-monitor.c:
* src/gpm-dbus-session-monitor.h:
* src/gpm-dbus-system-monitor.c:
* src/gpm-dbus-system-monitor.h:
* src/gpm-dbus-monitor.c:
* src/gpm-dbus-monitor.h:
Move system and session functionality into one module.

* src/gpm-hal-cpufreq.c:
* src/gpm-hal-cpufreq.h:
Add cpu freq support. Requires CVS HAL and Holgers patch.

* src/gpm-hal-power.c:
* src/gpm-hal-power.h:
Abstract the power saving code from the hal module.

* src/gpm-proxy.c:
* src/gpm-proxy.h:
Create a new class to handle a managed proxy, i.e. a DBusGProxy that
copes with bus disconnects, and service restarts.

* src/gpm-hal-monitor.c:
* src/gpm-hal.c:
* src/gpm-hal.h:
* src/gpm-idle.c:
* src/gpm-info-data.c:
* src/gpm-info.c:
* src/gpm-inhibit.c:
* src/gpm-inhibit.h:
* src/gpm-manager.c:
* src/gpm-polkit.c:
* src/gpm-power.c:
* src/gpm-power.h:
* src/gpm-screensaver.c:
* src/gpm-screensaver.h:
Use the new managed proxy class, rather than manually reconnecting each
proxy. This means that all the bus reconnection code is common, as
before each class did this it's own way.

* po/POTFILES.in:
* src/Makefile.am:
Update with all the file changes.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-power-manager&who=rhughes&date=explicit&mindate=2006-08-23%2017:47&maxdate=2006-08-23%2017:49

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to