Görkem Çetin
d076fa81cc
CVS_SILENT
2003-12-28 21:04:44 +00:00
Bastien Nocera
79fdd6cd3b
Apply patch from Benoît Dejean <bnet@ifrance.com> to fix overflow issues
...
2003-12-23 Bastien Nocera <hadess@hadess.net >
* cpu.c: (glibtop_get_cpu_s):
* glibtop_server.h:
* loadavg.c: (glibtop_get_loadavg_s):
* mem.c: (glibtop_get_mem_s):
* netload.c: (glibtop_get_netload_s):
* prockernel.c: (glibtop_get_proc_kernel_s):
* procmem.c: (glibtop_get_proc_mem_s):
* procsegment.c: (glibtop_get_proc_segment_s):
* procsignal.c: (glibtop_get_proc_signal_s):
* proctime.c: (glibtop_get_proc_time_s):
* procuid.c: (glibtop_get_proc_uid_s):
* swap.c: (glibtop_get_swap_s): Apply patch from Benoît Dejean
<bnet@ifrance.com > to fix overflow issues using strtol
(Closes : #129881 )
2003-12-23 10:44:33 +00:00
Bastien Nocera
291d63f2b9
Fix calculation of used memory, patch by Benoît Dejean,
...
2003-12-23 Bastien Nocera <hadess@hadess.net >
* mem.c: (glibtop_get_mem_s): Fix calculation of used memory,
patch by Benoît Dejean, <bnet@ifrance.com > (Closes : #129863 )
2003-12-23 10:39:25 +00:00
Bastien Nocera
f93de2fd0b
remove linking to libgtop and checks for 64-bit integer bytes (fixes
...
2003-12-22 Bastien Nocera <hadess@hadess.net >
* acinclude.m4:
* configure.in: remove linking to libgtop and checks for 64-bit
integer bytes (fixes warning on build on glib 2.0 systems)
2003-12-22 22:55:40 +00:00
Francisco F. Serrador
cea6b6292d
*es.po: Updated Spanish translation
...
2003-12-14 Francisco F. Serrador <serrador@cvs.gnome.org >
*es.po: Updated Spanish translation
2003-12-14 10:54:41 +00:00
Jon Kåre Hellan
9ea55a3f4d
Copy needed defines from linux/isdn.h instead of
...
including it, unbreaking build with linux 2.6 kernel headers.
2003-12-07 00:10:38 +00:00
Sanlig Badral
310a51dd8f
Updated Mongolian translation
2003-12-03 10:41:10 +00:00
Miloslav Trmac
0cd19c9db1
Update Czech tarnslation
2003-12-02 20:27:49 +00:00
Ole Laursen
04290020ea
Updated Danish translation.
...
2003-11-20 Ole Laursen <olau@hardworking.dk >
* da.po: Updated Danish translation.
2003-11-20 20:23:27 +00:00
Hasbullah Bin Pit
315397219b
Updated Malay translation.
...
2002-03-10 Hasbullah Bin Pit <sebol@ikhlas.com >
* ms.po: Updated Malay translation.
2003-11-10 19:42:00 +00:00
Vincent van Adrighem
b836fa0c60
Dutch translation updated by Jeroen van der Vegt.
...
2003-11-07 Vincent van Adrighem <adrighem@gnome.org >
* nl.po: Dutch translation updated by Jeroen van der Vegt.
2003-11-06 23:48:41 +00:00
Vincent van Adrighem
765064dd80
Dutch translation updated by Jeroen van der Vegt.
...
2003-11-04 Vincent van Adrighem <adrighem@gnome.org >
* nl.po: Dutch translation updated by Jeroen van der Vegt.
2003-11-03 23:12:10 +00:00
Jordi Mallach
02d7b4b3de
Updated Catalan translation.
2003-11-03 14:18:20 +00:00
Zygimantas Berucka
fc130166dd
Added "lt" to ALL_LINGUAS. Added Lithuanian translation.
...
2003-11-02 Zygimantas Berucka <uid0@tuxfamily.org >
* configure.in: Added "lt" to ALL_LINGUAS.
* po/lt.po: Added Lithuanian translation.
2003-11-02 11:29:00 +00:00
KAMAGASAKO Masatoshi
1625b5304f
Updated Japanese translation.
...
2003-11-02 KAMAGASAKO Masatoshi <emerald@gnome.gr.jp >
* ja.po: Updated Japanese translation.
2003-11-02 02:53:37 +00:00
Marcel Telka
3a3ac84cae
Updated Slovak translation.
...
2003-11-01 Marcel Telka <marcel@telka.sk >
* sk.po: Updated Slovak translation.
2003-11-01 06:45:04 +00:00
Kostas Papadimas
db6de7b017
Updated the Greek translation
2003-10-30 20:53:42 +00:00
Danilo Šegan
a544c1ddb0
Updated Serbian translation.
...
2003-10-22 Danilo Šegan <dsegan@gmx.net >
* sr.po, sr@Latn.po: Updated Serbian translation.
2003-10-22 00:00:07 +00:00
Bastien Nocera
31133cc3dc
install only one library, libgtop-2.0 Fix build-time warnings due to the
...
2003-10-21 Bastien Nocera <hadess@hadess.net >
* Makefile.am:
* configure.in:
* src/inodedb/.cvsignore:
* sysdeps/names/Makefile.am:
install only one library, libgtop-2.0
Fix build-time warnings due to the redefinition of guint64
2003-10-21 21:21:28 +00:00
Bastien Nocera
58b323cfab
apply patch for ngettext support by Christian Neumair <chris@gnome-de.org>
...
2003-10-20 Bastien Nocera <hadess@hadess.net >
* lib/read.c: (glibtop_read_l):
* lib/read_data.c: (glibtop_read_data_l):
* lib/write.c: (glibtop_write_l): apply patch for ngettext support
by Christian Neumair <chris@gnome-de.org >
2003-10-20 21:33:01 +00:00
Bastien Nocera
07d991f383
Apply patch by the_h1ghlander@yahoo.com and Cory Omand
...
2003-10-20 Bastien Nocera <hadess@hadess.net >
* include/glibtop/cpu.h:
* include/glibtop/procstate.h:
* include/glibtop/procuid.h:
* include/glibtop/uptime.h:
* lib/sysdeps.c:
* sysdeps/names/cpu.c:
* sysdeps/names/procstate.c:
* sysdeps/names/procuid.c:
* sysdeps/names/uptime.c: Apply patch by the_h1ghlander@yahoo.com and
Cory Omand <cory.omand@Sun.com > for Solaris support
2003-10-20 21:27:31 +00:00
Bastien Nocera
a50e5fdc9a
fix compilation, thanks Jeff
...
2003-10-20 Bastien Nocera <hadess@hadess.net >
* inodedb.c: (glibtop_inodedb_close_s): fix compilation, thanks Jeff
2003-10-20 20:52:13 +00:00
Bastien Nocera
10305e7fd0
link to libgtop_suid_common-2.0.la ( Closes : #107990 )
...
2003-10-20 Bastien Nocera <hadess@hadess.net >
* src/inodedb/Makefile.am: link to libgtop_suid_common-2.0.la
(Closes : #107990 )
2003-10-20 20:47:58 +00:00
Bastien Nocera
33fb22edd3
committing patch from Sebastien Bacher <seb128@debian.org> for Linux 2.6
...
2003-10-20 Bastien Nocera <hadess@hadess.net >
* glibtop_server.h:
* mem.c: (glibtop_get_mem_s):
* swap.c: (glibtop_get_swap_s): committing patch from Sebastien
Bacher <seb128@debian.org > for Linux 2.6 support (Closes : #104747 )
2003-10-20 20:41:16 +00:00
Bastien Nocera
b2283f7c79
- s/u_int64_t/guint64/
2003-10-20 20:12:28 +00:00
Bastien Nocera
adc9a55578
fix swap sizes in FreeBSD, patch by edwin@mavetju.org
...
2003-10-20 Bastien Nocera <hadess@hadess.net >
* swap.c: (glibtop_get_swap_p): fix swap sizes in FreeBSD,
patch by edwin@mavetju.org
2003-10-20 19:53:28 +00:00
Bastien Nocera
ac8f958305
fix distchecking, release 2.5.0
...
2003-10-20 Bastien Nocera <hadess@hadess.net >
* Makefile.am: fix distchecking, release 2.5.0
V_2_5_0
2003-10-20 16:33:13 +00:00
Bastien Nocera
40a615e1df
fix the library versioning to be hand-made rather than uber-calculated
...
2003-10-20 Bastien Nocera <hadess@hadess.net >
* configure.in: fix the library versioning to be hand-made rather
than uber-calculated from some esoteric numbers
2003-10-20 16:11:07 +00:00
Bastien Nocera
b67e4c7f7d
- fixed compilation
2003-10-20 15:20:16 +00:00
Bastien Nocera
ba36a20cb8
- replace all the xmalloc crap by glib memory management functions
2003-10-20 13:55:44 +00:00
Bastien Nocera
af8478ca5f
removed traces of guile, intllibs and libgnomesupport
...
2003-10-20 Bastien Nocera <hadess@hadess.net >
* lib/Makefile.am:
* libgtop-config.in:
* libgtop.spec.in:
* libgtopConf.sh.in:
* src/inodedb/Makefile.am: removed traces of guile, intllibs and
libgnomesupport
2003-10-20 13:14:53 +00:00
Bastien Nocera
532aec1891
updated removed all traces of guile stuff removed
...
2003-10-20 Bastien Nocera <hadess@hadess.net >
* .cvsignore: updated
* configure.in: removed all traces of guile stuff
* sysdeps/guile/.cvsignore: removed
2003-10-20 13:02:32 +00:00
Bastien Nocera
cdfa0dfa1f
removed guile
...
2003-10-20 Bastien Nocera <hadess@hadess.net >
* sysdeps/Makefile.am:
* sysdeps/guile/ChangeLog:
* sysdeps/guile/Makefile.am:
* sysdeps/guile/guile.pl:
* sysdeps/guile/names/.cvsignore:
* sysdeps/guile/names/Makefile.am:
* sysdeps/guile/names/guile-names.pl: removed guile
2003-10-20 12:57:18 +00:00
Bastien Nocera
21c4e155dd
remove guile and libgnome-support stuff
...
2003-10-20 Bastien Nocera <hadess@hadess.net >
* Makefile.am:
* configure.in: remove guile and libgnome-support stuff
2003-10-20 12:55:33 +00:00
Bastien Nocera
45273d9a44
make it compile
...
2003-10-20 Bastien Nocera <hadess@hadess.net >
* configure.in: make it compile
2003-10-20 12:13:15 +00:00
Carlos Perelló Marín
80aeb305c2
Removed, we use now POTFILES.skip
...
2003-10-19 Carlos Perelló Marín <carlos@gnome.org >
* POTFILES.ignore: Removed, we use now POTFILES.skip
2003-10-19 17:16:36 +00:00
Carlos Perelló Marín
4c8ae9e25c
Reverted libgtop changes. It's a common module and I should not modify it.
...
2003-10-19 Carlos Perelló Marín <carlos@gnome.org >
* support/*: Reverted libgtop changes. It's a common module
and I should not modify it.
* Added/removed files. Now the move should be done.
2003-10-19 16:55:56 +00:00
Carlos Perelló Marín
bae16b467f
libgtop-GNOME-2-0-branch moved to HEAD.
...
2003-10-19 Carlos Perelló Marín <carlos@gnome.org >
* libgtop-GNOME-2-0-branch moved to HEAD.
2003-10-19 16:10:39 +00:00
Mugurel Tudor
5e28a55218
*** empty log message ***
2003-09-08 06:59:52 +00:00
Duarte Loreto
4d0bca118a
Updated and fixed typos in Portuguese translation.
...
2003-08-25 Duarte Loreto <happyguy_pt@hotmail.com >
* pt.po: Updated and fixed typos in Portuguese translation.
2003-08-25 18:27:40 +00:00
Metin Amiroff
c3011b646c
Updated Azerbaijani translation.
...
2003-08-18 Metin Amiroff <metin@karegen.com >
* az.po: Updated Azerbaijani translation.
2003-08-18 10:47:19 +00:00
Danilo Šegan
b94a36c719
Updated Serbian translation.
...
2003-08-08 Danilo Šegan <dsegan@gmx.net >
* sr.po, sr@Latn.po: Updated Serbian translation.
2003-08-08 02:31:29 +00:00
Wang Jian
7aaa4454ab
*** empty log message ***
2003-08-06 16:21:53 +00:00
Sajith VK
6572ee1baf
The mass commit
2003-08-02 12:48:09 +00:00
Bill Nottingham
c95d39dde7
this library is GPL, not LGPL
2003-07-18 21:48:20 +00:00
Metin Amiroff
a32503df9b
Updated Azerbaijani translation.
...
2003-07-13 Metin Amiroff <metin@karegen.com >
* az.po: Updated Azerbaijani translation.
2003-07-13 09:10:32 +00:00
Danilo Šegan
d31e33d4bf
Updated Serbian translation by Serbian team (Prevod.org).
...
2003-05-16 Danilo Šegan <dsegan@gmx.net >
* sr.po, sr@Latn.po: Updated Serbian translation by Serbian
team (Prevod.org).
2003-05-16 02:39:16 +00:00
Danilo Šegan
09becf3b7d
Added "sr" and "sr@Latn" to ALL_LINGUAS.
...
2003-05-10 Danilo Šegan <dsegan@gmx.net >
* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
* po/sr.po, po/sr@Latn.po: Added Serbian translation by Serbian
team (Prevod.org).
2003-05-10 18:06:35 +00:00
Abel Cheung
6e9589702f
Added "id" to ALL_LINGUAS.
...
2003-04-30 Abel Cheung <maddog@linux.org.hk >
* configure.in: Added "id" to ALL_LINGUAS.
2003-04-30 23:21:30 +00:00
Christian Rose
ab7f98d2ff
Added "ml" to ALL_LINGUAS. Added Malayalam translation by FSF-India
...
2003-03-13 Christian Rose <menthos@menthos.com >
* configure.in: Added "ml" to ALL_LINGUAS.
* po/ml.po: Added Malayalam translation by
FSF-India <locale@gnu.org.in >.
2003-03-13 21:59:33 +00:00