summaryrefslogtreecommitdiff
path: root/gdk/gdkevents.h
Commit message (Expand)AuthorAgeFilesLines
* 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