summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* version 2.6.1Benoît Dejean2004-07-114-23/+32
* *** empty log message ***Benoît Dejean2004-06-201-0/+1
* Moved 8 static error functions to sysdeps/common/error.c. This is the endBenoît Dejean2004-06-183-32/+22
* block_size is now defined as a guint32 instead of a fuzzy gint.Benoît Dejean2004-06-121-1/+1
* Added missing initializer.Benoît Dejean2004-06-121-1/+1
* whitespace clean up.Benoît Dejean2004-06-099-61/+61
* Cleaned.Benoît Dejean2004-06-061-1/+1
* remove dependency on libgnome, check for linux/isdn.h for distros usingBastien Nocera2004-03-044-4/+4
* apply patch for ngettext support by Christian Neumair <chris@gnome-de.org>Bastien Nocera2003-10-203-3/+3
* Apply patch by the_h1ghlander@yahoo.com and Cory OmandBastien Nocera2003-10-201-0/+64
* - s/u_int64_t/guint64/Bastien Nocera2003-10-204-6/+6
* - fixed compilationBastien Nocera2003-10-2010-11/+17
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-205-112/+11
* removed traces of guile, intllibs and libgnomesupportBastien Nocera2003-10-201-1/+1
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-194-0/+271
* libgtop-GNOME-2-0-branch moved to HEAD.Carlos Perelló Marín2003-10-199-389/+688
* Argument to free can't be const!Owen Taylor2001-11-273-5/+3
* - fixes for glib-1.3.9Bastien Nocera2001-10-132-5/+5
* We always have libxml installed.Martin Baulig2001-04-201-10/+0
* Removed all sysdeps checks.Martin Baulig2001-04-2010-433/+12
* Added xmalloc.c and error.c.Martin Baulig2001-04-201-1/+1
* New file.Martin Baulig2001-04-201-3/+4
* Removed this typedef. (glibtop_server): Made the `_priv' field a `void *'.Martin Baulig2001-04-201-0/+45
* Removed this typedef. (glibtop_server): Made the `_priv' field a `void *'.Martin Baulig2001-04-203-1/+3
* *** empty log message ***Martin Baulig2001-04-201-1/+1
* Things are such much easier with the new g_signal_newc().Martin Baulig2001-04-201-64/+21
* *** empty log message ***Martin Baulig2000-11-262-11/+3
* Added `void *closure' argument.Martin Baulig2000-11-262-5/+23
* Renamed to glibtop_backend_get(). (glibtop_backend_get_server): NewMartin Baulig2000-11-265-39/+76
* New function.Martin Baulig2000-11-264-8/+47
* Changed return value to void.Martin Baulig2000-11-262-13/+35
* Removed. Split into glibtop-backend.h and glibtop-backend-info.h.Martin Baulig2000-11-2613-125/+172
* Moved the typedef to backend.h.Martin Baulig2000-11-2610-83/+90
* Added -Werror.Martin Baulig2000-11-229-50/+58
* Allow the `error' argument to be NULL; propagate the error to theMartin Baulig2000-11-222-21/+55
* New file.Martin Baulig2000-11-226-12/+296
* Started with the big rewrite for GNOME 2.0:Martin Baulig2000-11-209-222/+553
* New type. (glibtop): Added `glibtop_server_info *info', moved `ncpu',Martin Baulig2000-11-204-6/+10
* *** empty log message ***Martin Baulig2000-02-221-1/+1
* Removed external declaration. New static variable. This maps backend namesMartin Baulig2000-02-222-4/+50
* Removed external declaration.Martin Baulig2000-02-221-4/+0
* Added labels. Provide actual implementation.Martin Baulig2000-02-132-31/+63
* Moved here from the sysdeps directories.Martin Baulig2000-02-067-0/+99
* Removed `method', `server_command', `server_host', `server_user' andMartin Baulig2000-02-064-209/+32
* Load the "glibtop-backend-kernel" before "glibtop-backend-command" andMartin Baulig2000-01-221-0/+2
* Removed `-lgtop_sysdeps'. This is gmodule loaded from the backend openMartin Baulig2000-01-223-4/+73
* New file. Added sysdeps initialization code from DEC OSF/1.Martin Baulig2000-01-181-0/+40
* Copy the @sysdeps_init_file@ to `sysdeps-init.c', don't link it symbolically.Martin Baulig2000-01-132-1/+3
* *** empty log message ***Martin Baulig2000-01-131-2/+0
* *** empty log message ***Martin Baulig2000-01-131-4/+13