| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk_event_get_device(): Fallback to core pointer/keyboard. | Carlos Garnacho | 2010-06-15 | 1 | -0/+45 |
* | [gdkevents] Add annotations for GdkEvent getters. | Steve Frécinaux | 2010-06-08 | 1 | -9/+9 |
* | Merge the xi2-for-master branch | Matthias Clasen | 2010-05-25 | 1 | -41/+276 |
* | Remove deprecated code from GdkEvent | Javier Jardón | 2010-05-03 | 1 | -1/+1 |
* | Update the gdk_event_free docs | Matthias Clasen | 2010-04-22 | 1 | -1/+1 |
* | [docs] Add missing "Deprecated: 2.x" to the api doc comments | Javier Jardón | 2010-01-11 | 1 | -2/+2 |
* | Properly free damage events | Matthias Clasen | 2009-12-20 | 1 | -0/+2 |
* | Track viewable for GdkWindow | Alexander Larsson | 2009-07-18 | 1 | -0/+3 |
* | Avoid warnings about non-handled GDK_EVENT_LAST enum | Alexander Larsson | 2009-04-02 | 1 | -0/+2 |
* | Switch motion hint emulation to be serial based. | Alexander Larsson | 2009-04-02 | 1 | -1/+1 |
* | Implement GDK_POINTER_MOTION_HINT_MASK support | Alexander Larsson | 2009-04-02 | 1 | -1/+9 |
* | Initial client-side-windows work | Alexander Larsson | 2009-04-02 | 1 | -2/+62 |
* | Bug 551063 – deprecated marking without a link to what new code should | Sven Herzberg | 2008-09-06 | 1 | -0/+32 |
* | Small doc fixes | Matthias Clasen | 2008-07-04 | 1 | -1/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | 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 |