| Commit message (Expand) | Author | Age | Files | Lines |
* | glib/* Moved to glib module | Owen Taylor | 1998-06-10 | 1 | -443/+0 |
* | Renamed g_const_pointer => gconstpointer. | Owen Taylor | 1998-06-10 | 1 | -0/+4 |
* | Removed g_object_pointer_hash, which was just g_direct_hash. | Owen Taylor | 1998-06-09 | 1 | -0/+18 |
* | wrapped enum definitions with glib macros. | Tim Janik | 1998-06-08 | 1 | -0/+5 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -0/+5 |
* | Commented out the MEM_PROFILE and MEM_CHECK from gmem.c, causing problems | Manish Singh | 1998-06-06 | 1 | -0/+5 |
* | wrote a comment describing why a hash node's key should not also get | Tim Janik | 1998-06-02 | 1 | -0/+13 |
* | Use pthread_attr_init() as a test function, since most of the rest of | Owen Taylor | 1998-05-20 | 1 | -0/+5 |
* | conditionally define NULL, FALSE and TRUE. (g_mem_chunk_create): new | Tim Janik | 1998-05-20 | 1 | -0/+7 |
* | Tue, 19 May 1998 11:51:02 +0200 Paolo Molaro <lupus@debian.org> | Paolo Molaro | 1998-05-19 | 1 | -0/+4 |
* | provide usefull default specifications for identifier_spec and | Tim Janik | 1998-05-17 | 1 | -3/+11 |
* | removed sputious va_end(args) that for some reason didn't produce a | Tim Janik | 1998-05-15 | 1 | -0/+6 |
* | replaced some snprintf with g_snprintf | rodo | 1998-05-15 | 1 | -0/+4 |
* | [binray incompatibility] | Tim Janik | 1998-05-15 | 1 | -0/+10 |
* | typedef gint gboolean; this is needed to provide portability with | Tim Janik | 1998-05-14 | 1 | -0/+9 |
* | Fixed up a stat() that Sopwith missed when changing stat => lstat. | Owen Taylor | 1998-05-13 | 1 | -2/+11 |
* | (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch) | Owen Taylor | 1998-05-12 | 1 | -0/+9 |
* | Moved g_error, g_warning, g_message and g_print from gutils.c to new file | Owen Taylor | 1998-05-12 | 1 | -0/+7 |
* | preserve automake CFLAGS. | Tim Janik | 1998-05-11 | 1 | -0/+14 |
* | new file, gdatasets implement the object data mechanism from GtkObject. a | Tim Janik | 1998-05-11 | 1 | -0/+6 |
* | bugfixes, cleanups and macro reduction, nothing major though ;) | Tim Janik | 1998-05-10 | 1 | -0/+10 |
* | macros to facilitate the printf/scanf format argument checking of gcc. | Tim Janik | 1998-05-07 | 1 | -0/+29 |
* | postfix -lg* libraries with LT_RELEASE. | Tim Janik | 1998-05-07 | 1 | -0/+10 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -0/+7 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -0/+5 |
* | Someone has to make SOME backwards incompatible changes sometime. I | Elliot Lee | 1998-04-28 | 1 | -0/+6 |
* | Removed, because that's what a NULL comparison function means. And it | Owen Taylor | 1998-04-07 | 1 | -0/+5 |
* | fixed a bug that caused floats of the format ".xxx" to be parsed as "xxx". | Tim Janik | 1998-04-06 | 1 | -0/+5 |
* | Make debug string parsine case-insensitive | Owen Taylor | 1998-04-04 | 1 | -0/+5 |
* | corrected possible overrun when inserting into GStrings | Manish Singh | 1998-04-04 | 1 | -1/+6 |
* | Removed literal german from strings to appease SGI compiler. | Owen Taylor | 1998-04-04 | 1 | -0/+5 |
* | If the widget is _not_ a descendant of a Window widget, propagate key | Owen Taylor | 1998-03-27 | 1 | -0/+5 |
* | When gtk_widget_draw() is called on a REDRAW_PENDING widget, draw it and | Owen Taylor | 1998-03-26 | 1 | -0/+5 |
* | Reverted garray change, and fixed the g_rarray_truncate bug with length. | Manish Singh | 1998-03-19 | 1 | -3/+2 |
* | ( From: James Henstridge <james@daa.com.au> ) | Owen Taylor | 1998-03-18 | 1 | -0/+5 |
* | don't cast a NULL pointer. | Tim Janik | 1998-03-15 | 1 | -0/+5 |
* | Makefile.am fixes minor fix to gdkwindow.c -owtGTK_0_99_6 | Owen Taylor | 1998-03-14 | 1 | -0/+5 |
* | Moved glibconfig.h to $pkglibdir/include. Update to libtool-1.1. | Owen Taylor | 1998-03-14 | 1 | -0/+5 |
* | applied gtk-gronlund-980309-0.patch.gz. | Tim Janik | 1998-03-10 | 1 | -0/+6 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -0/+9 |
* | Miscellaneous minor fixes to remove ANSI C incompatibilities | Owen Taylor | 1998-03-02 | 1 | -0/+7 |
* | Added g_string_insert[_c]() and g_string_erase(). | Owen Taylor | 1998-03-02 | 1 | -0/+7 |
* | Changed function so elements are always inserted, even if they compare | Owen Taylor | 1998-02-17 | 1 | -0/+6 |
* | change logged. | Owen Taylor | 1998-02-13 | 1 | -0/+5 |
* | Add check to see if the C library's iswalnum can actually be used. (Not | Owen Taylor | 1998-02-10 | 1 | -0/+6 |
* | added some additional consts in appropriate places to remove a warning | Owen Taylor | 1998-02-07 | 1 | -0/+5 |
* | include <ctype.h> for tolower() | Owen Taylor | 1998-02-07 | 1 | -0/+4 |
* | Added and autoconfigured in a new utility function g_strcasecmp | Manish Singh | 1998-01-31 | 1 | -0/+5 |
* | The list sort functions compared things backwards. Fixed. | Manish Singh | 1998-01-29 | 1 | -0/+7 |
* | g_string_prepend* had interchanged src and dest params. Fixed. | Manish Singh | 1998-01-27 | 1 | -0/+5 |