summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 2.10.2 post release bump.Benoît Dejean2005-04-271-0/+1
* Fixed warning.Benoît Dejean2005-03-291-1/+2
* s/strerror/g_strerror.Benoît Dejean2005-03-251-2/+7
* don't export private symbols.Benoît Dejean2005-02-211-1/+1
* Removed some dead files. Don't install private headers.Benoît Dejean2005-02-158-0/+9
* G_GNUC_NORETURN love.Benoît Dejean2005-02-151-156/+0
* Fixed error messages. Closes #162406.Benoît Dejean2004-12-292-2/+3
* Turned all macros to functions. Marked everything as G_GNUC_PRINTF andBenoît Dejean2004-12-232-6/+10
* Fixed Argument passing between library and server. Thanks everyone. ClosesBenoît Dejean2004-12-101-14/+23
* Replaced C99 initializer.Benoît Dejean2004-10-102-3/+2
* Zeroed all args.Benoît Dejean2004-08-281-120/+0
* Zeroed all args.Benoît Dejean2004-08-221-4/+2
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-182-3/+3
* *** 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