| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup. (#169648, Fabricio Barros Cabral) | Matthias Clasen | 2005-06-12 | 1 | -6/+2 |
* | Add a comment about unused bits. | Matthias Clasen | 2004-05-14 | 1 | -1/+3 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -0/+2 |
* | Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. | Owen Taylor | 2002-02-23 | 1 | -1/+1 |
* | Deprecate. (#65851) | Matthias Clasen | 2001-12-05 | 1 | -11/+0 |
* | Fix problem with g_return_if_fail return value. | Owen Taylor | 2001-10-22 | 1 | -2/+8 |
* | Fix incorrect parameter to compute_double_length (#58680, patch from | Owen Taylor | 2001-09-19 | 1 | -1/+1 |
* | fix this to be sane | Havoc Pennington | 2000-12-04 | 1 | -0/+11 |
* | i2000-11-22 Alexander Larsson <alexl@redhat.com> | Alexander Larsson | 2000-11-22 | 1 | -0/+8 |
* | Doc comment fixing. (Mostly non-matching parameter names.) | Owen Taylor | 2000-09-07 | 1 | -2/+0 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Patch from George Liebl to add a GdkGrabStatus enumeration to use as a | Owen Taylor | 2000-07-06 | 1 | -0/+13 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -0/+1 |
* | *** empty log message *** | Elliot Lee | 2000-06-20 | 1 | -0/+6 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -2/+5 |
* | Fix up merge slipup. | Owen Taylor | 2000-03-28 | 1 | -1/+0 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -10/+10 |
* | Add new keysyms from X11R6.4 (including EuroSign). | Tor Lillqvist | 1999-10-31 | 1 | -0/+5 |
* | correct checking for BeOS check | Manish Singh | 1999-10-04 | 1 | -1/+1 |
* | Fix a reference to window_private->destroyed. | Owen Taylor | 1999-10-03 | 1 | -4/+4 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -1140/+17 |
* | Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdef | Owen Taylor | 1999-09-29 | 1 | -14/+0 |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 1 | -3/+19 |
* | Configure now generates a gdkconfig.h file, in similar way as GLib's | Tor Lillqvist | 1999-03-13 | 1 | -0/+22 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Push GdkRGB's visual and colormap around the color selection dialog so | Owen Taylor | 1999-01-06 | 1 | -1/+2 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -1/+1 |
* | put text after #endif in comment | Manish Singh | 1998-12-09 | 1 | -3/+2 |
* | Destroy widgets _after_ propagating unrealize signals through the widget | Owen Taylor | 1998-12-09 | 1 | -2/+68 |
* | New functions gtk_window_set_transient_for() - set up a "transient for" | Owen Taylor | 1998-12-07 | 1 | -3/+21 |
* | New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. Christopher | Owen Taylor | 1998-11-13 | 1 | -0/+1 |
* | fixed extraneous "," on line 390 | Joel Becker | 1998-10-26 | 1 | -1/+1 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 1 | -136/+57 |
* | Reference count the fonts used in the text widget. | Owen Taylor | 1998-08-25 | 1 | -18/+12 |
* | Applied gtk-pedersen-980727-0; added all logical operations to | Owen Taylor | 1998-08-11 | 1 | -1/+26 |
* | implemented default handler for key-release events, which checks for | Tim Janik | 1998-06-30 | 1 | -1/+2 |
* | gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl | Owen Taylor | 1998-06-15 | 1 | -304/+300 |
* | 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 | 1 | -290/+294 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -1/+3 |
* | New enumeration for the "mode" field of crossing events. (struct | Federico Mena Quintero | 1998-05-27 | 1 | -0/+20 |
* | Add GDK_SUBSTRUCTURE_NOTIFY_MASK | Elliot Lee | 1998-05-19 | 1 | -1/+2 |
* | New function; wrapper for XPolygonRegion(). | Federico Mena Quintero | 1998-04-14 | 1 | -0/+10 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Fixes to allow GTK to work with colormaps that aren't 256 entries long. | Owen Taylor | 1998-03-23 | 1 | -1/+2 |
* | Don't resize windows when request is rejected by WM. Only use the resize | Owen Taylor | 1998-03-14 | 1 | -1/+3 |
* | Miguel, try this - I think it should do what you need. Hurry hurry :) | Elliot Lee | 1998-03-10 | 1 | -0/+3 |
* | fix behavior of gtk_preview_put() with srcx/srcy != 0, | Tim Janik | 1998-02-28 | 1 | -211/+231 |
* | new functions for setting WM hints | Owen Taylor | 1998-02-27 | 1 | -0/+26 |
* | TODO updates (major ones ;). | Tim Janik | 1998-02-23 | 1 | -0/+19 |