summaryrefslogtreecommitdiff
path: root/multiload/load-graph.c
AgeCommit message (Expand)AuthorFilesLines
2002-02-19clean up a lot of this applet wrt sizing and adding removing graphs.Kevin Vandersloot1-78/+81
2002-02-11Mark strings for l10n. Fix #include <config.h>Kjartan Maraas1-1/+0
2002-02-01get proper height/width values for graphs.Todd Kulesza1-11/+8
2002-01-30fix display so it actually works. Patch from Todd KuleszaKevin Vandersloot1-19/+2
2002-01-28Rewrite the properties dialog so that the applets are not rebuilt withTodd Kulesza1-5/+5
2002-01-25Add tooltips which display the current "in use" percentage for eachTodd Kulesza1-9/+12
2002-01-10Numerous bug fixes related to resizing/realigning the panel FullyTodd Kulesza1-91/+8
2002-01-08Consolidate applets from five widgets with one graph each down to oneTodd Kulesza1-498/+59
2002-01-04*.[ch] First pass at the Gnome 2.0 port. All five applets work but theTodd Kulesza1-171/+183
2001-07-02Replace sprintf() with g_snprintf(). Check for NULL before strcmp().Kjartan Maraas1-25/+25
2000-05-22When changing sizes remove the box from it's parent, and destroy the frameGeorge Lebl1-7/+6
2000-05-21Added trick to translate labels to loadavg_texts also. #include <config.h>Kjartan Maraas1-1/+1
2000-05-04s/INT_MAX/G_MAXINT/George Lebl1-6/+6
2000-04-16Adding Eric's new docs and fixes. Fixed a few small bits of the linkingDan Mueth1-0/+2
2000-03-27docs from the doc teamJacob Berkman1-2/+3
2000-02-20Call gtk_wiget_set_usize () on the main widget so we don't make theMartin Baulig1-10/+10
2000-02-20Don't show the frame if the panel is too small.Martin Baulig1-9/+41
2000-02-20Added right-click menu to let the user select which load average to showMartin Baulig1-0/+14
2000-02-20Added a load average applet to the multiload applet.Martin Baulig1-38/+64
2000-02-20Changed most of the properties code from the multiload applet. We now haveMartin Baulig1-60/+359
2000-02-19Implemented panel size and orientation hints.Martin Baulig1-84/+157
2000-01-28Warning hunt complete.Tom Gilbert1-5/+14
1999-04-08Set the minimum values for update time and width to avoid lock up/crashJacob Berkman1-2/+2
1999-02-22Added a comment.Martin Baulig1-1/+18
1999-02-22Resize the widget after changing the size in the properties dialog. AddMartin Baulig1-11/+80
1999-02-22Applied the patch from Jacob Berkman that makes the multiload applet honorMartin Baulig1-1/+1
1999-02-22Reverted my last commit that removed the width/height properties.Martin Baulig1-2/+2
1999-02-16Renamed "Speed" to "Refresh Interval (ms)" and removed the non-workingMartin Baulig1-2/+2
1999-02-08Now this is the timeout handler. (load_graph_draw): Do not update theFederico Mena Quintero1-10/+20
1999-01-19applets/gnome-pager/gnomepager_applet.c: 64-bit castsJeff Garzik1-1/+1
1998-12-28Oops, really should remove debugging code before committing things ...Martin Baulig1-6/+0
1998-12-28The "MultiLoad Applet Revolution".Martin Baulig1-0/+354