| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl | Owen Taylor | 1998-06-15 | 6 | -324/+320 |
* | Patch from Tom Bech <tomb@ii.uib.no>, to handle color specs of the form c | Owen Taylor | 1998-06-13 | 2 | -2/+24 |
* | Removed code for drawing the child in two places at once. Unfortunately, | Owen Taylor | 1998-06-13 | 2 | -0/+12 |
* | glib/* Moved to glib module | Owen Taylor | 1998-06-10 | 1 | -1/+1 |
* | Renamed g_const_pointer => gconstpointer. | Owen Taylor | 1998-06-10 | 2 | -6/+6 |
* | prevent gdk_init() from segfaulting when invoked with (NULL, NULL); (this | Tim Janik | 1998-06-10 | 2 | -26/+44 |
* | Removed g_object_pointer_hash, which was just g_direct_hash. | Owen Taylor | 1998-06-09 | 5 | -33/+33 |
* | new functions gtk_selection_data_copy and gtk_selection_data_free. | Tim Janik | 1998-06-09 | 1 | -2/+1 |
* | wrapped enum definitions with glib macros. | Tim Janik | 1998-06-08 | 2 | -296/+300 |
* | New prototypes. New functions. | Marius Vollmer | 1998-06-07 | 3 | -0/+116 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 4 | -8/+165 |
* | Commented out the MEM_PROFILE and MEM_CHECK from gmem.c, causing problems | Manish Singh | 1998-06-06 | 1 | -1/+1 |
* | New enumeration for the "mode" field of crossing events. (struct | Federico Mena Quintero | 1998-05-27 | 3 | -0/+118 |
* | include gdkx.h always (for GDK_ROOT_WINDOW) | Radek Doulik | 1998-05-26 | 2 | -4/+0 |
* | Locate child at (border_width,border_width), not | Owen Taylor | 1998-05-23 | 3 | -0/+103 |
* | Add GDK_SUBSTRUCTURE_NOTIFY_MASK | Elliot Lee | 1998-05-19 | 5 | -9/+18 |
* | gdk_region_get_clipbox() lets you get a rectangle around the region. | Elliot Lee | 1998-05-19 | 3 | -0/+41 |
* | quiet the compiler about uninitialized gc. | Tim Janik | 1998-05-16 | 2 | -74/+72 |
* | Basic thread-awareness: | Owen Taylor | 1998-05-16 | 1 | -0/+67 |
* | Basic thread-awareness: | Owen Taylor | 1998-05-16 | 7 | -0/+84 |
* | include gdkkeysyms.h always | rodo | 1998-05-15 | 2 | -2/+2 |
* | Code that compiles is nice... let's try again. | Owen Taylor | 1998-05-13 | 2 | -4/+4 |
* | A few more GPOINTER_TO_UINT fixes. | Owen Taylor | 1998-05-13 | 2 | -4/+4 |
* | Fixed up a stat() that Sopwith missed when changing stat => lstat. | Owen Taylor | 1998-05-13 | 2 | -4/+4 |
* | (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch) | Owen Taylor | 1998-05-12 | 2 | -2/+2 |
* | preserve automake CFLAGS. | Tim Janik | 1998-05-11 | 3 | -6/+5 |
* | now what is this? whoi left a '>' in line 628??? | Tim Janik | 1998-05-10 | 2 | -2/+2 |
* | Try to figure out if this is Digital Unix and we need -std1 to get the | Owen Taylor | 1998-05-10 | 4 | -564/+500 |
* | postfix -lg* libraries with LT_RELEASE. | Tim Janik | 1998-05-07 | 1 | -1/+3 |
* | New function to wrap XSetDashes; modified gtkctree.c to use it. | Stefan Jeske | 1998-05-05 | 2 | -0/+20 |
* | Merges from the gtk-1-0 branch | Owen Taylor | 1998-05-04 | 4 | -4/+4 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 18 | -148/+252 |
* | <raster@redhat.com> | rhlabs | 1998-05-01 | 2 | -4/+8 |
* | New function to reset the RC styles for a heirarchy | Owen Taylor | 1998-05-01 | 3 | -2/+38 |
* | Fix up getting colormap for FOREIGN windows to go along with Raster's fix | Owen Taylor | 1998-05-01 | 2 | -8/+32 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 6 | -74/+132 |
* | <raster@redhat.com> | rhlabs | 1998-04-30 | 1 | -0/+2 |
* | Random debugging fixed this bug: There is no need to set the ExposureMask | Miguel de Icaza | 1998-04-29 | 2 | -6/+6 |
* | Try adding "ExposureMask" to the event mask during a drag, so that things | Elliot Lee | 1998-04-28 | 2 | -4/+4 |
* | Fix the problem introduced by whoever thought that randomly changing ints | Miguel de Icaza | 1998-04-15 | 2 | -8/+8 |
* | Don't read the character past the end of the text. | Owen Taylor | 1998-04-14 | 2 | -38/+52 |
* | New function; wrapper for XPolygonRegion(). | Federico Mena Quintero | 1998-04-14 | 4 | -1/+81 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 52 | -104/+156 |
* | Picky --enable-ansi cleanups. | Owen Taylor | 1998-04-10 | 2 | -4/+8 |
* | (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) | Owen Taylor | 1998-04-09 | 2 | -34/+34 |
* | When setting up the drag cursor as a shaped window, make sure to hide the pre... | Elliot Lee | 1998-04-09 | 2 | -4/+16 |
* | During drag and drop, set the event mask at ButtonPress time to include | Miguel de Icaza | 1998-04-08 | 2 | -2/+2 |
* | Removed, because that's what a NULL comparison function means. And it | Owen Taylor | 1998-04-07 | 4 | -82/+98 |
* | Make debug string parsine case-insensitive | Owen Taylor | 1998-04-04 | 2 | -18/+50 |
* | More extensive debugging output | Owen Taylor | 1998-04-03 | 2 | -4/+20 |