index
:
~carlosgc/gnome-applets
GKB_UNSTABLE_2_2
GKB_unstable-1-2-2
GNOME20
GNOME_0_30_PATCHES
GNOME_APPLETS_2_17_90
GNOME_STABLE
GWEATHER_REFACTOR
PANEL2_BRANCH
WM_CLASSES_AND_DND_DENTRY
drivemount-sizehints
gkb_2_2
gnome-1-branch
gnome-2-0
gnome-2-0-2
gnome-2-10
gnome-2-12
gnome-2-14
gnome-2-16
gnome-2-18
gnome-2-2
gnome-2-2-0
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-4
gnome-2-6
gnome-2-8
gnome-applets-1-2
gnome-applets-1-4
gnome-core-1-0
gnome-core-1-2
gnome-core-1-2-0
gnome-core-1-4
gweather-improve
gweather-refactor-jamesh
libpanel-applet-dbus
libpanel-applet-dbus-merge
master
modemlights_libgtop
multihead
netload_libgtop
new-toplevel
separate-libgweather
Unnamed repository; edit this file to name it for gitweb.
carlosgc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
multiload
/
load-graph.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-02-19
clean up a lot of this applet wrt sizing and adding removing graphs.
Kevin Vandersloot
1
-78
/
+81
2002-02-11
Mark strings for l10n. Fix #include <config.h>
Kjartan Maraas
1
-1
/
+0
2002-02-01
get proper height/width values for graphs.
Todd Kulesza
1
-11
/
+8
2002-01-30
fix display so it actually works. Patch from Todd Kulesza
Kevin Vandersloot
1
-19
/
+2
2002-01-28
Rewrite the properties dialog so that the applets are not rebuilt with
Todd Kulesza
1
-5
/
+5
2002-01-25
Add tooltips which display the current "in use" percentage for each
Todd Kulesza
1
-9
/
+12
2002-01-10
Numerous bug fixes related to resizing/realigning the panel Fully
Todd Kulesza
1
-91
/
+8
2002-01-08
Consolidate applets from five widgets with one graph each down to one
Todd Kulesza
1
-498
/
+59
2002-01-04
*.[ch] First pass at the Gnome 2.0 port. All five applets work but the
Todd Kulesza
1
-171
/
+183
2001-07-02
Replace sprintf() with g_snprintf(). Check for NULL before strcmp().
Kjartan Maraas
1
-25
/
+25
2000-05-22
When changing sizes remove the box from it's parent, and destroy the frame
George Lebl
1
-7
/
+6
2000-05-21
Added trick to translate labels to loadavg_texts also. #include <config.h>
Kjartan Maraas
1
-1
/
+1
2000-05-04
s/INT_MAX/G_MAXINT/
George Lebl
1
-6
/
+6
2000-04-16
Adding Eric's new docs and fixes. Fixed a few small bits of the linking
Dan Mueth
1
-0
/
+2
2000-03-27
docs from the doc team
Jacob Berkman
1
-2
/
+3
2000-02-20
Call gtk_wiget_set_usize () on the main widget so we don't make the
Martin Baulig
1
-10
/
+10
2000-02-20
Don't show the frame if the panel is too small.
Martin Baulig
1
-9
/
+41
2000-02-20
Added right-click menu to let the user select which load average to show
Martin Baulig
1
-0
/
+14
2000-02-20
Added a load average applet to the multiload applet.
Martin Baulig
1
-38
/
+64
2000-02-20
Changed most of the properties code from the multiload applet. We now have
Martin Baulig
1
-60
/
+359
2000-02-19
Implemented panel size and orientation hints.
Martin Baulig
1
-84
/
+157
2000-01-28
Warning hunt complete.
Tom Gilbert
1
-5
/
+14
1999-04-08
Set the minimum values for update time and width to avoid lock up/crash
Jacob Berkman
1
-2
/
+2
1999-02-22
Added a comment.
Martin Baulig
1
-1
/
+18
1999-02-22
Resize the widget after changing the size in the properties dialog. Add
Martin Baulig
1
-11
/
+80
1999-02-22
Applied the patch from Jacob Berkman that makes the multiload applet honor
Martin Baulig
1
-1
/
+1
1999-02-22
Reverted my last commit that removed the width/height properties.
Martin Baulig
1
-2
/
+2
1999-02-16
Renamed "Speed" to "Refresh Interval (ms)" and removed the non-working
Martin Baulig
1
-2
/
+2
1999-02-08
Now this is the timeout handler. (load_graph_draw): Do not update the
Federico Mena Quintero
1
-10
/
+20
1999-01-19
applets/gnome-pager/gnomepager_applet.c: 64-bit casts
Jeff Garzik
1
-1
/
+1
1998-12-28
Oops, really should remove debugging code before committing things ...
Martin Baulig
1
-6
/
+0
1998-12-28
The "MultiLoad Applet Revolution".
Martin Baulig
1
-0
/
+354