summaryrefslogtreecommitdiff
path: root/netload
AgeCommit message (Collapse)AuthorFilesLines
1999-07-10step 7: use previous gnome-applets' Makefile.am'sJacob Berkman1-4/+2
1999-04-14updated catalan language file,Pablo Saratxaga1-0/+2
and added catalan to GNOME menus
1999-04-09added basque language to GNOME menusGNOME_CORE_1_0_5Pablo Saratxaga1-6/+8
(translations by Joseba Bidaurrazaga van Dierdonck <gcpbivaj@lg.ehu.es>)
1999-03-15Finnish translations of applet .desktop files.Mikko Rauhala1-0/+2
1999-01-19There really should be an "applet_id" or something like that, for whenNat Friedman1-2/+3
the applet is an in-process CORBA server and gnome_app_id is useless. But for now... 1999-01-18 Nat Friedman <nat@nat.org> * asclock/dialogs.c (properties_dialog): Fixed a typo. Use gnome_app_id for the name of the root help directory. * battery/properties.c (battery_properties_window): Use gnome_app_id for the name of the root help directory. * cpuload/properties.c (properties): Likewise. * netload/properties.c (properties): Likewise. * multiload/properties.c (multiload_show_properties): Likewise. * gkb/gkb.c (properties_dialog): Likewise. * gen_util/printer.c (printer_properties): Likewise. * gen_util/mailcheck.c (mailcheck_properties): Likewise. * gen_util/clock.c (clock_properties): Likewise. * diskusage/properties.c (properties): Likewise.
1999-01-18Connected the help button of the GnomePropertyBox toNat Friedman1-0/+6
1999-01-18 Nat Friedman <nat@nat.org> * asclock/dialogs.c (properties_dialog): Connected the help button of the GnomePropertyBox to gnome_help_pbox_display. * battery/properties.c (battery_properties_window): Likewise. * netload/properties.c (properties): Likewise. * gkb/gkb.c (properties_dialog): Likewise. * gen_util/printer.c (printer_properties): Likewise. * gen_util/mailcheck.c (mailcheck_properties): Likewise. * gen_util/clock.c (clock_properties): Likewise. * diskusage/properties.c (properties): Likewise. * battery/battery_applet.gnorba (description): Changed the description. Fixed a typo in the location_info.
1999-01-07No warnings. No mercy.Elliot Lee2-7/+9
No warnings. No mercy. help-browser/check-running.*: Remove unused code.
1999-01-04Shooby Ban <bansz@szif.hu>Szabolcs Ban1-0/+2
* Hungarian applet-names and comments...
1999-01-01Merge from STABLEArturo Espinosa1-0/+2
1998-12-25Merge some GNOME_STABLE changes into HEAD.Jeff Garzik1-0/+1
1998-12-15Added Japanese translation to the desktop entry with our special tool.Yukihiro Nakai1-0/+2
Added Japanese translation to the desktop entry with our special tool.
1998-12-14the goad revolution for appletsGeorge Lebl2-2/+3
changes are fairly minimal for normal applets APPLET_WRITING shall be updated soon -George
1998-12-13Always use LibGTop to get the data.Martin Baulig3-101/+4
1998-12-13 Martin Baulig <martin@home-of-linux.org> * netload.c: Always use LibGTop to get the data.
1998-12-07fixed up includes, removed applet-lib.h and added applet-widget.h whereGeorge Lebl1-1/+1
Mon Dec 07 02:17:08 1998 George Lebl <jirka@5z.com> * */*.c: fixed up includes, removed applet-lib.h and added applet-widget.h where missing
1998-11-30s/gtk_container_border_width/gtk_container_set_border_width/Elliot Lee1-1/+1
s/gtk_container_border_width/gtk_container_set_border_width/
1998-11-29Remove some deprecated functions from gnome-dialogManish Vachharajani1-1/+1
1998-11-28replaced gnome_color_selector() with gnome_color_picker(). Worked onMark Galassi1-34/+50
1998-11-28 Mark Galassi <rosalia@cygnus.com> * netload: replaced gnome_color_selector() with gnome_color_picker(). Worked on making the properties and the level bars in the graph work. Also removed some compiler warnings. * netload/properties.c (create_general_frame): the properties dialog is now set up with gnome_color_picker_new() instead of the old gnome_color_selector_new() stuff. * netload/properties.c, netload/netload.c: removed the rescaling of the line_spacing by 1024. * netload/properties.c (load_properties): changed some default values: gcolor and bcolor are now such that you can see the bars on the graph. line_spacing never used to give any line spacing on dialup connections, so I rescaled the whole thing and set the default to be 2, which works well for a modem line. (gcolor_changed_cb, bcolor_changed_cb): replaced the previous color_changed-cb() function with these two, one per color. The previous one did not work and had a memory leak; this approach seems to work and is like the one in the multiload applet.
1998-11-27Further goadizing - store goad_id's in params, and activate things viaElliot Lee1-1/+1
Further goadizing - store goad_id's in params, and activate things via goad if we can. If it's broken I'll fix it Saturday night.
1998-11-27Time to break everything - redid panel CORBA interface for sanity (no moreElliot Lee3-4/+12
Time to break everything - redid panel CORBA interface for sanity (no more cookies, no more passing IOR's as strings), plus GOADized almost all applets. The panel does come up and run with the basics, etc. I didn't convert some applets. I quite didn't finish the goad conversion (panel needs to save goad_id+params instead of execpath+params). It's 3am. I'll fix it later :)
1998-11-22Merged the `netload_libgtop' branch.Martin Baulig2-2/+37
You need LibGTop >= 0.26.5 for this to work (if you have an older version, the original code will be used).
1998-11-14connected "changed" signal of spin buttons to code that enables propertyJaka Mocnik1-0/+8
1998-11-14 Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si> * multiload/properties-*.c, drivemount/properties.c, netload/properties.c, diskusage/properties.c, clockmail/properties.c, modemlights/properties.c: connected "changed" signal of spin buttons to code that enables property box apply and ok buttons. patches provided by Richard Hult.
1998-11-02poptimizationElliot Lee1-2/+2
1998-10-14Added Portuguese translations.Nuno Ferreira1-1/+1
* */*.desktop: Added Portuguese translations. * */*.directory: Likewise * po/pt.po: Updated.
1998-10-03More NorwegificationKjartan Maraas1-1/+1
1998-10-03 Kjartan Maraas <kmaraas@fib.hl.no> * .desktop, no.po: More Norwegification
1998-09-07Complete removal of CXXLINK hackRaja R Harinath1-2/+0
1998-09-07Toplevel: New check.Raja R Harinath1-8/+0
Toplevel: * configure.in (GNOME_COMPILE_WARNINGS): New check. In applets/: * */Makefile.am: Removed CXXLINK hack. In panel/: * Makefile.am (xpanel): Comment out unused rule.
1998-08-19Added `-I$(top_srcdir)/intl -I$(top_builddir)/intl' to `INCLUDES'.LIBGTOP_APPSMartin Baulig1-0/+1
1998-08-06Updated/added spanish menu descriptions and spanish language filePablo Saratxaga1-0/+2
1998-08-02Increased maximal device name length from 4 to 5 to make `ippp0' work.Martin Baulig3-4/+4
1998-08-03 Martin Baulig <martin@home-of-linux.org> * netload/properties.c, linux-proc.[ch]: Increased maximal device name length from 4 to 5 to make `ippp0' work.
1998-07-23Removed generated files.Nuno Ferreira1-428/+0
1998-07-19Use `STD_DEFINES' rather than `STD_CPP_DEFINES'. (ORB_LIBS): To replaceRaja R Harinath1-1/+1
* configure.in (SMPROXY_DEFS): Use `STD_DEFINES' rather than `STD_CPP_DEFINES'. (ORB_LIBS): To replace MICO_LIBS. (ORBIT_LIBS,MICO_LIBS): Don't subst. (ORBIT_CONFIG): Don't use `if [ .. ];', use `if test ..;'. * */Makefile.am: s/MICO_LIBS/ORB_LIBS/g. * panel/appletsConf.sh.h: Likewise. Note: Automake seems to generate buggy Makefiles for if FOO BAR = a \ b \ c endif I'll verify this and submit the test-case.
1998-07-19Changes needed to get the panel to use ORBit.Elliot Lee1-1/+4
Changes needed to get the panel to use ORBit. Please let me know if this breaks compilation with MICO - I'm not fond of MICO but I don't want to destabilize the panel by requiring ORBit, just yet :) If you want to try it with ORBit, just install the latest glib & ORBit out of CVS. There is a bug if you try to remove an applet from the panel - ideas wanted.
1998-07-04Now uses stock menu icons.Carsten Schaar1-11/+13
* webcontrol/webcontrol.c (main): * netload/netload.c (main): * icewm-pager/wmpager_applet.c (main): * drivemount/drivemount.c (create_drive_widget): * diskusage/diskusage.c (main): * cpuload/cpuload.c (main): Now uses stock menu icons.
1998-07-03ported to the new save_session signal and using privcfgpath instead ofGeorge Lebl2-21/+21
Fri Jul 03 14:01:21 1998 George Lebl <jirka@5z.com> * */*.c: ported to the new save_session signal and using privcfgpath instead of cfgpath
1998-07-01Added Portuguese translations to .desktop and .directory files.Nuno Ferreira1-0/+2
1998-06-14polish translations from Paweł GrajewskiGeorge Lebl1-0/+2
-George
1998-06-10Check for installed MICO version, and the libs it requires by usingOwen Taylor2-4/+426
Wed Jun 10 11:34:52 1998 Owen Taylor <otaylor@gtk.org> * configure.in acconfig.h: Check for installed MICO version, and the libs it requires by using mico-ld and mico-setup.sh. Add a HAVE_MICO_ORB_RUN macro to signal that we need to call orb->run(), as we do for mico-2.0.6 and later Wed Jun 10 11:41:11 1998 Owen Taylor <otaylor@gtk.org> * */Makefile.am: Use MICO_LIBS variable from toplevel configure.in. Wed Jun 10 11:42:16 1998 Owen Taylor <otaylor@gtk.org> * Makefile.am: Use MICO_LIBS variable from toplevel configure.in. * applet-lib.cc launcher-lib.cc mico-lib.cc. Call orb->run() at appropriate times when HAVE_MICO_ORB_RUN is defined.
1998-06-05Quite a few Makefile.am's had missing header files in the source file ↵Arturo Espinosa1-5/+8
listings. - Federico
1998-05-31Added Korean translations into *.desktop Updated Korean translatedChangwoo Ryu1-0/+2
* Added Korean translations into *.desktop * Updated Korean translated message.
1998-05-30Split into ... (always_built_SUBDIRS): ... this, and ...Raja R Harinath1-5/+8
1998-05-30 Raja R Harinath <harinath@cs.umn.edu> * Makefile.am (SUBDIRS): Split into ... (always_built_SUBDIRS): ... this, and ... (sometimes_built_SUBDIRS): ... list all `autoconf'ed dirs here. (DIST_SUBDIRS): List all subdirs. * batmon/Makefile.am: Cleaned up Automake hack not to generate those pesky `dummy.cc' files. * cdplayer/Makefile.am: Likewise. * cpuload/Makefile.am: Likewise. * cpumemusage/Makefile.am: Likewise. * diskusage/Makefile.am: Likewise. * drivemount/Makefile.am: Likewise. * gen_util/Makefile.am: Likewise. * icewm-pager/Makefile.am: Likewise. * mixer/Makefile.am: Likewise. * modemlights/Makefile.am: Likewise. * netload/Makefile.am: Likewise. * netwatch/Makefile.am: Likewise. * webcontrol/Makefile.am: Likewise. * winlist/Makefile.am: Likewise.
1998-05-25More Norwegification.Kjartan Maraas1-0/+2
1998-05-25 Kjartan Maraas <kmaraas@fib.hl.no> * .desktop: More Norwegification.
1998-05-23Added i18n of some strings.Carsten Schaar1-12/+12
* netload/properties.c: Added i18n of some strings.
1998-05-23Added initialization of the i18n stuff. Added i18n of some strings.Carsten Schaar1-4/+8
* netload/netload.c (main): Added initialization of the i18n stuff. Added i18n of some strings.
1998-05-22fixed up properties, the current ones wouldn't work, if you are storingGeorge Lebl1-16/+16
Fri May 22 02:03:36 1998 George Lebl <jirka@5z.com> * netload/properties.c: fixed up properties, the current ones wouldn't work, if you are storing from cfg path, you can only use a key in the path. if you need to store global information use globcfgpath and then use section/key
1998-05-22changed to compile and work with the new applet-widget stuff, and cleanedGeorge Lebl4-22/+13
Fri May 22 00:48:16 1998 George Lebl <jirka@5z.com> * */*.c: changed to compile and work with the new applet-widget stuff, and cleaned up a bunch of stuff to avoid a few warnings here and there .. etc ... etc ...
1998-05-17Removed auto-generated file netload/Makefile.inHavoc Pennington1-420/+0
Removed auto-generated file netload/Makefile.in Sun May 17 12:44:46 1998 Havoc Pennington <hp@pobox.com> * Imported modemlights applet, and added it to the Makefile.am
1998-05-16Added some generated files.Carsten Schaar1-0/+5
1998-05-16Added German translation.Carsten Schaar1-0/+2
1998-05-16cvs ignoresRaja R Harinath1-0/+1
1998-05-15i18n changes to bussignArturo Espinosa1-0/+420
i18n changes to bussign