| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup. (#169648, Fabricio Barros Cabral) | Matthias Clasen | 2005-06-12 | 1 | -6/+2 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -0/+1 |
* | Mark as const. | Matthias Clasen | 2004-11-28 | 1 | -1/+1 |
* | Make gtk argument parsing use goption. Add gtk_get_option_group and | Anders Carlsson | 2004-09-05 | 1 | -0/+2 |
* | Add the exported functions gdk_rgb_colormap_ditherable(), | Matthias Clasen | 2004-08-09 | 1 | -0/+7 |
* | include gdkspawn.h. | Mark McLoughlin | 2003-12-10 | 1 | -0/+1 |
* | Based on a patch by Martin Kretzschmar; #122448 | Michael Meeks | 2003-12-08 | 1 | -6/+13 |
* | Deprecate gtk_paned_computed_position(). (#97077) | Matthias Clasen | 2003-01-31 | 1 | -0/+2 |
* | add -DGDK_DISABLE_DEPRECATED | Manish Singh | 2002-11-17 | 1 | -1/+4 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -4/+4 |
* | Add startup notification hooks - mostly based on patch by Havoc Pennington | Owen Taylor | 2002-11-02 | 1 | -0/+3 |
* | Add a --screen option for setting the default screen. (Based on a patch | Owen Taylor | 2002-10-31 | 1 | -2/+2 |
* | Change the window parameter for | Owen Taylor | 2002-09-24 | 1 | -4/+4 |
* | Add a singleton object that we can use to get notification when displays | Owen Taylor | 2002-06-20 | 1 | -0/+1 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -7/+22 |
* | Add a function, gdk_threads_init() that must be explicitely called to | Owen Taylor | 2001-10-22 | 1 | -0/+1 |
* | Deprecate gdk_set/get_use_xshm, make gdk_set_use_xshm a noop. Remove | Owen Taylor | 2001-09-07 | 1 | -2/+3 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -0/+3 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -2/+0 |
* | Add missing gdk_rectangle_get_type() prototype. | Owen Taylor | 2001-06-14 | 1 | -0/+2 |
* | Add GDK_TYPE_RECTANGLE. | Owen Taylor | 2001-06-01 | 1 | -0/+2 |
* | Add GdkEventSetting event for notification of changes to system settings, | Owen Taylor | 2001-04-02 | 1 | -0/+3 |
* | Remove old XIM code. | Owen Taylor | 2001-03-09 | 1 | -1/+0 |
* | small (not only) portability fixes | Hans Breuer | 2001-02-25 | 1 | -2/+2 |
* | GDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need to merge those two | Havoc Pennington | 2001-02-19 | 1 | -3/+5 |
* | better error message if you try to add a widget to a bin that already has | Havoc Pennington | 2001-02-09 | 1 | -1/+0 |
* | add gdkkeys.[hc] | Havoc Pennington | 2000-12-06 | 1 | -15/+1 |
* | Add a couple of missing G_GNUC_CONST's. | Elliot Lee | 2000-11-13 | 1 | -5/+5 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -6/+6 |
* | 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 | -12/+12 |
* | Welcome aboard, gdk-pixbuf. | Owen Taylor | 2000-06-21 | 1 | -0/+1 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+3 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -22/+20 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -7/+7 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -6/+10 |
* | Fix a reference to window_private->destroyed. | Owen Taylor | 1999-10-03 | 1 | -0/+2 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -883/+18 |
* | Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdef | Owen Taylor | 1999-09-29 | 1 | -2/+2 |
* | [ Merges from gtk-1-2 ] | Federico Mena Quintero | 1999-09-28 | 1 | -61/+60 |
* | Add gdk_threads_mutex. | Tor Lillqvist | 1999-09-17 | 1 | -2/+2 |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 1 | -4/+18 |
* | 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 |
* | Account for the fact that Xlib expects format == 32 to be a long, even on | Owen Taylor | 1999-02-21 | 1 | -0/+2 |
* | removed debugging statements about embedded XID's. They could have been | Owen Taylor | 1999-02-21 | 1 | -0/+6 |
* | Change signatures for gdk_drag_begin() and gdk_drag_motion() so that the | Owen Taylor | 1999-01-28 | 1 | -3/+3 |
* | Use floor() instead of truncating to integer values so we get translation | Owen Taylor | 1999-01-27 | 1 | -0/+5 |
* | nparams for selection_get should be 3, not 2. [ From Damon Chaplin | Owen Taylor | 1999-01-15 | 1 | -0/+9 |
* | Add a drag_data_received handler for the label. | Owen Taylor | 1999-01-12 | 1 | -0/+2 |
* | make this G_PRIORITY_DEFAULT. | Tim Janik | 1999-01-02 | 1 | -1/+1 |