CVSROOT: /cvs/gnome Module name: gnome-power-manager Changes by: rhughes 06/04/13 07:49:26
Modified files: . : ChangeLog data : gpm-info.glade src : Makefile.am gpm-graph-widget.c gpm-graph-widget.h gpm-info.c gpm-info.h gpm-manager.c Added files: src : gpm-info-data.c gpm-info-data.h Log message: 2006-04-13 Richard Hughes <[EMAIL PROTECTED]> * src/Makefile.am, src/gpm-info.{c|h}: Added these files, abstracting out the complex data structures in gpm-info.c * data/gpm-info.glade: Added the event log tab. * src/gpm-manager.c, src/gpm-info.{c|h}, src/gpm-graph-widget.{c|h}: Use the event data rather than adding fake points. This work is on-going, so expect a little unstability while the new infrastructure settles in. Seporating was done due to the graphing formulaes becoming really complex, and also saving twice the information we needed to. Also, we make the GpmInfoData unit the one-and-only as we have enough confusion as there is. This should reduce the "random" crashes, and sure makes things more stable for me. Plus this lets us create an event-log in the GUI, to keep more people happy. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-power-manager&who=rhughes&date=explicit&mindate=2006-04-13%2007:48&maxdate=2006-04-13%2007:50 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list