CVSROOT:        /cvs/gnome
Module name:    gnome-power-manager
Changes by:     rhughes 06/04/04 15:24:09

Modified files:
        .              : ChangeLog 
        po             : POTFILES.in 
        po             : POTFILES.in 
        src            : Makefile.am gpm-inhibit.c gpm-inhibit.h 
                         gpm-main.c gpm-manager.c gpm-power.c 
                         gpm-power.h gpm-prefs.c gpm-screensaver.c 
                         gpm-screensaver.h 
Added files:
        src            : gpm-dbus-session-monitor.c 
                         gpm-dbus-session-monitor.h 
                         gpm-dbus-system-monitor.c 
                         gpm-dbus-system-monitor.h 
Removed files:
        src            : gpm-dbus-monitor.c gpm-dbus-monitor.h 

Log message:
2006-04-04  Richard Hughes  <[EMAIL PROTECTED]>
* src/gpm-dbus-monitor.{c|h}: Remove these files.
* src/gpm-dbus-session-monitor.{c|h}, src/gpm-dbus-system-monitor.{c|h}: Add 
these files, splitting the system and session functionality.
* po/POTFILES.in: Update.
* src/gpm-idle.{c|h}, src/gpm-screensaver.{c|h}, src/gpm-power.{c|h}, 
src/gpm-power.c, src/Makefile.am: Move the session/system dbus n-o-c watchers 
into the correct modules so we don't have the confusing 'proxy'ing situation we 
used to have, where all the class encapsulation rules were being broken. I know 
this means we now have two session dbus n-o-c monitors for one program, but the 
class is small, and the watch is cheap.
* src/gpm-prefs.c, src/gpm-main.c: Free the context so we don't leak memory, so 
that valgrind stays that little bit happier.

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

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

Reply via email to