| Commit message (Expand) | Author | Age | Files | Lines |
* | deprecate GdkDestroyNotify. | Michael Natterer | 2008-06-18 | 1 | -2/+2 |
* | Bug 318807 – Offscreen windows and window redirection. | 10:49:20 Tim Janik | 2008-05-21 | 1 | -0/+21 |
* | gdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkevents-directfb.c | Michael Natterer | 2008-05-06 | 1 | -1/+1 |
* | Add private backend data to events, and handle it when copying/freeing | Richard Hult | 2008-05-06 | 1 | -0/+5 |
* | gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.h | Michael Natterer | 2008-01-15 | 1 | -17/+17 |
* | Require gtk-doc 1.8 | Matthias Clasen | 2007-11-25 | 1 | -5/+6 |
* | added usage example to gdk_event_request_motions() docs. | Tim Janik | 2007-07-04 | 1 | -1/+11 |
* | Fix a doc formatting thing | Matthias Clasen | 2007-06-07 | 1 | -1/+1 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 1 | -4/+2 |
* | fixed typo | Tim Janik | 2007-02-06 | 1 | -1/+1 |
* | call gdk_event_request_motions() for new motion events after receiving | Tim Janik | 2007-02-06 | 1 | -0/+20 |
* | fix missing hash table initialization. | Tim Janik | 2005-12-06 | 1 | -1/+4 |
* | Use g_slice instead of mem chunks. | Matthias Clasen | 2005-12-05 | 1 | -15/+2 |
* | Intern type names before registering the type to avoid unnecessary copies. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | add GDK_GRAB_BROKEN to the switch cases. | Manish Singh | 2005-06-26 | 1 | -0/+2 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -1/+4 |
* | Fix many instances of "the the" in docs and comments. (#165815, Masao | Matthias Clasen | 2005-02-01 | 1 | -1/+1 |
* | Handle scroll events. (#159098, Felipe Heidrich) | Matthias Clasen | 2004-11-23 | 1 | -0/+4 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -1/+1 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | have a dummy case GDK_OWNER_CHANGE in switch statements to avoid gcc | Manish Singh | 2004-07-09 | 1 | -0/+2 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Do not interpret distant clicks as double-clicks (#116541, Bernhard | Matthias Clasen | 2003-12-16 | 1 | -12/+45 |
* | Fix for the case when gdk_event_copy() is called on a non-allocated event. | Owen Taylor | 2003-04-18 | 1 | -4/+6 |
* | copy the event axes as well. | Larry Ewing | 2003-02-18 | 1 | -0/+14 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -3/+11 |
* | Gdk API doc updates. | Matthias Clasen | 2002-10-22 | 1 | -0/+9 |
* | implement maximize for linux-fb | Eric Warmenhoven | 2002-10-03 | 1 | -1/+1 |
* | Add a 'type' parameter, make public. | Owen Taylor | 2002-10-03 | 1 | -9/+65 |
* | Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf | Owen Taylor | 2002-10-02 | 1 | -1/+3 |
* | Add gdk_screen_set_screen()/_get_screen() which (by evil hacks) work for | Owen Taylor | 2002-10-02 | 1 | -5/+73 |
* | add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile | Manish Singh | 2002-09-25 | 1 | -6/+6 |
* | gdk/gdkevents.c gdk/gdkinternals.h gdk/x11/gdkevents-x11.c Move the | Tor Lillqvist | 2002-08-24 | 1 | -15/+0 |
* | Renames: | Owen Taylor | 2002-06-20 | 1 | -3/+3 |
* | Only change the double click time if the screen for the notification is | Owen Taylor | 2002-06-20 | 1 | -3/+3 |
* | Make the core pointer object per-display. (#85698) | Owen Taylor | 2002-06-18 | 1 | -6/+0 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -0/+18 |
* | Add missing gdkscreen/display-x11.h files. | Owen Taylor | 2002-04-26 | 1 | -4/+4 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -217/+224 |
* | Fix typo, where x value was assigned to both x and y. | Richard Hult | 2002-03-22 | 1 | -1/+1 |
* | Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, | Owen Taylor | 2002-03-20 | 1 | -2/+0 |
* | Ref and sink priv->tooltips in init() and unref priv->tooltips in destroy | Owen Taylor | 2001-12-04 | 1 | -12/+12 |
* | Handle events in windows other than widget->event_window properly. | Owen Taylor | 2001-11-24 | 1 | -1/+1 |
* | Version 1.3.11, interface, binary age 0. | Owen Taylor | 2001-11-21 | 1 | -2/+2 |
* | static correct-ness, underscore prefixing of library internal functions | Hans Breuer | 2001-10-28 | 1 | -1/+1 |
* | Throughout: assorted docs | Havoc Pennington | 2001-10-03 | 1 | -0/+9 |
* | Update to use the new g_boxed_type_register_static API. | Alex Larsson | 2001-09-10 | 1 | -3/+1 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -44/+40 |
* | Convert GdkVisual to a GObject. | Alex Larsson | 2001-06-30 | 1 | -29/+0 |
* | !GTK_OBJECT_DESTROYED() -> GTK_WIDGET_REALIZE() for resize queueing. | Tim Janik | 2001-06-28 | 1 | -0/+119 |