CVSROOT:        /cvs/gnome
Module name:    gnome-power-manager
Changes by:     rhughes 06/10/11 17:47:02

Modified files:
        .              : ChangeLog 
        po             : POTFILES.in 
        po             : POTFILES.in 
        src            : Makefile.am gpm-feedback-widget.c 
                         gpm-hal-power.c gpm-manager.c gpm-power.c 
                         gpm-power.h 
Added files:
        src            : gpm-refcount.c gpm-refcount.h 

Log message:
2006-10-11  Richard Hughes <[EMAIL PROTECTED]>

* po/POTFILES.in:
* src/Makefile.am:
* src/gpm-refcount.c:
* src/gpm-refcount.h:
Create this new object to be a general purpose refcounting object now
that we are doing a similar thing in two places.

* src/gpm-feedback-widget.c:
Use the new beautiful GpmRefcount object rather than doing our own
clunky thing.

* src/gpm-hal-power.c:
Make into a singleton as two things are using this in g-p-m.
This fixes a pretty random crash in the SetLowMowerMode code. Oops.

* src/gpm-manager.c:
* src/gpm-power.c:
* src/gpm-power.h:
Add GpmRefcount functionality so that the data is tainted for a few
seconds after apower event.
This means that we should not be shutting down or warning after just
pulling the plug or starting up and waiting for HAL to update the
battery charge values. This should fix #350374.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-power-manager&who=rhughes&date=explicit&mindate=2006-10-11%2017:46&maxdate=2006-10-11%2017:48

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

Reply via email to