summaryrefslogtreecommitdiff
path: root/batmon/batmon.c
AgeCommit message (Expand)AuthorFilesLines
1999-01-19applets/gnome-pager/gnomepager_applet.c: 64-bit castsJeff Garzik1-12/+12
1998-12-25oops, reversed the argsJeff Garzik1-1/+1
1998-12-25Merge some GNOME_STABLE changes into HEAD.Jeff Garzik1-7/+11
1998-12-14the goad revolution for appletsGeorge Lebl1-1/+1
1998-12-07fixed up includes, removed applet-lib.h and added applet-widget.h whereGeorge Lebl1-2/+1
1998-11-30s/gtk_container_border_width/gtk_container_set_border_width/Elliot Lee1-1/+1
1998-11-27Time to break everything - redid panel CORBA interface for sanity (no moreElliot Lee1-1/+1
1998-11-02poptimizationElliot Lee1-2/+2
1998-09-17Convert xpm to png.johne1-2/+2
1998-09-13batmon.c: added a forward declaration for init_module()Frank Belew (Myth)1-0/+2
1998-07-09don't load the pixmap again unless it's different than it was last time, or i...Chris Toshok1-5/+15
1998-07-09Add support for freebsd. also, change the tip string to show the percentage ...Chris Toshok1-21/+83
1998-05-22changed to compile and work with the new applet-widget stuff, and cleanedGeorge Lebl1-13/+3
1998-05-04ported all appelts to applet-widget (even those that don't get built byGeorge Lebl1-58/+13
1998-05-02removed includes of panel.h and mico-parse.h, panel.h is not needed anyGeorge Lebl1-2/+0
1998-04-27I think I fixed the problem with loading the button pixmaps, but I haventrhlabs1-1/+6
1998-04-17updated applets to return TRUE on save_sessionGeorge Lebl1-1/+2
1998-04-16removed shutdown corba call and added handler for destroy signal on theGeorge Lebl1-14/+6
1998-03-28updated to use gtk_full_path instead of get_which_outputGeorge Lebl1-1/+1
1998-03-21now compilesGeorge Lebl1-19/+27
1998-03-21loads but looks badGeorge Lebl1-44/+61
1998-02-25Make it use gdk_imlib.Federico Mena Quintero1-1/+3
1998-02-24Make it use gdk_imlib.Federico Mena Quintero1-5/+2
1998-02-21gtk_tooltips_set_tips -> gtk_tooltips_set_tip conversionTim Janik1-1/+1
1998-02-06switched to using panel-widget. it kind of works, and should work with theGeorge Lebl1-2/+2
1998-01-28Include <config.h>. And remove any `#ifdef HAVE_LIBINTL ... #endif', whichChangwoo Ryu1-0/+1
1998-01-22panel is now a table instead of a fixed. This gives us far greaterGeorge Lebl1-5/+3
1998-01-21General cleanup:GNOME_0_12Federico Mena1-0/+5
1998-01-16added orientation change notify command. fixed several bugs inGeorge Lebl1-0/+3
1998-01-14Internationalization to gnomine.cArturo Espinosa1-1/+0
1998-01-10moved fname decl outside of the #ifdef linux, and gave linestat aSeth Alves1-2/+2
1998-01-02Added #include <unistd.h>Federico Mena1-1/+1
1997-12-14small compile fixArturo Espinosa1-1/+1
1997-12-14Micah's batmon program upgraded to its latest version.Arturo Espinosa1-15/+15
1997-11-24Initial revisionElliot Lee1-0/+420