summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Call glibtop_init_backend () and _glibtop_open_sysdeps () here.Martin Baulig2000-01-131-4/+8
* Provide implementation.Martin Baulig2000-01-126-0/+32
* New file. New file. New file. New file. New file. New file.Martin Baulig2000-01-126-0/+198
* Call `_glibtop_open_sysdeps'.Martin Baulig2000-01-122-12/+5
* *** empty log message ***Martin Baulig2000-01-121-1/+10
* New error constant.Martin Baulig2000-01-121-0/+3
* Added `_priv_module' pointer (type glibtop_backend_module). Made theMartin Baulig2000-01-122-3/+32
* New type. (glibtop_backend_module): New private type.Martin Baulig2000-01-124-14/+202
* Comment out `_glibtop_init_hook_s'.Martin Baulig2000-01-121-0/+4
* This has been moved into the sysdeps backend.Martin Baulig2000-01-121-64/+0
* Added `-lgtop_backend_common'. Initialize `glibtop_backend_common'Martin Baulig2000-01-121-0/+2
* Removed debugging code.Martin Baulig2000-01-091-4/+1
* Disable i18n here.Martin Baulig2000-01-091-4/+4
* *** empty log message ***Martin Baulig2000-01-081-1/+1
* *** empty log message ***Martin Baulig2000-01-023-4/+0