summaryrefslogtreecommitdiff
path: root/gdk/gdkevents.h
Commit message (Expand)AuthorAgeFilesLines
* Add gdk_event_[gs]et_source_device().Carlos Garnacho2010-12-151-0/+3
* API: Remove GdkNoExposeEventBenjamin Otte2010-12-021-22/+0
* docs: Move documentation to inline comments: event_structsJavier Jardón2010-11-151-16/+520
* docs: Move documentation to inline comments: gdkeventsJavier Jardón2010-11-151-22/+86
* Make gdk.h an include-only headerMatthias Clasen2010-10-141-5/+13
* s/GdkRegion/cairo_region_t/ in all of gtkBenjamin Otte2010-06-291-1/+1
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-30/+16
* Move documentation to inline comments: GdkWindowTadej Borovšak2010-05-141-0/+32
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated code from GdkEventJavier Jardón2010-05-031-3/+0
* Deprecate gdk_event_get_graphics exposesMatthias Clasen2009-09-091-0/+2
* Initial client-side-windows workAlexander Larsson2009-04-021-1/+2
* Bug 56070 – Can't click button after setting it sensitive.Cody Russell2008-08-011-1/+4
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* define __GDK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-1/+5
* Bug 318807 – Offscreen windows and window redirection.10:49:20 Tim Janik2008-05-211-1/+2
* gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.hMichael Natterer2008-01-151-11/+11
* call gdk_event_request_motions() for new motion events after receivingTim Janik2007-02-061-0/+1
* Make it possible to determine if a key event is for a modifier key:Matthias Clasen2005-09-091-0/+1
* Add Copyright/License information.Matthias Clasen2005-07-121-0/+25
* Handle broken grabs.Matthias Clasen2005-06-301-0/+2
* Ignore GrabBroken events which are caused by overgrabbing inside theMatthias Clasen2005-06-271-0/+1
* Add a GrabBroken event to GDK, and a grab-broken-event signal toMatthias Clasen2005-06-251-1/+11
* Cleanup. (#169648, Fabricio Barros Cabral)Matthias Clasen2005-06-121-6/+2
* Mark as const.Matthias Clasen2004-11-281-1/+1
* Check for XFIXES extension.Matthias Clasen2004-05-181-1/+23
* Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos)Matthias Clasen2003-08-101-1/+3
* Elaborate a bit more in the docs on GdkFilterFunc and GdkFilterReturn.Noah Levitt2003-08-091-1/+3
* Add a 'type' parameter, make public.Owen Taylor2002-10-031-1/+1
* Add gdk_screen_set_screen()/_get_screen() which (by evil hacks) work forOwen Taylor2002-10-021-0/+4
* fix GtkWindowMnemonic to have a separate typedefHavoc Pennington2002-09-251-4/+5
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-4/+2
* !GTK_OBJECT_DESTROYED() -> GTK_WIDGET_REALIZE() for resize queueing.Tim Janik2001-06-281-1/+6
* Add GdkEventSetting event for notification of changes to system settings,Owen Taylor2001-04-021-1/+26
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-0/+1
* test the window state stuffHavoc Pennington2001-02-271-2/+22
* Port to GObject, can go back in gdk-pixbuf after setting up aHavoc Pennington2000-12-171-4/+7
* add gdkkeys.[hc]Havoc Pennington2000-12-061-1/+1
* fix this to be saneHavoc Pennington2000-12-041-0/+2
* Add comment that GdkXEvent isn't only for XEvent, but in general forTor Lillqvist2000-11-171-1/+3
* Ignore calls with <= width or height.Owen Taylor2000-07-031-17/+9
* *** empty log message ***Elliot Lee2000-06-201-1/+1
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-1/+3
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-3/+3
* Merges from gtk-1-2Owen Taylor2000-03-141-2/+2
* Remove OwnerGrabButtonMask from button entries for GDK_BUTTON_PRESS /Owen Taylor2000-02-181-3/+35
* StartedOwen Taylor1999-10-011-0/+406