]> Pileus Git - ~andy/gtk/history - gdk/gdkevents.h
s/GdkRegion/cairo_region_t/ in all of gtk
[~andy/gtk] / gdk / gdkevents.h
2010-06-29 Benjamin Ottes/GdkRegion/cairo_region_t/ in all of gtk
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-14 Tadej BorovšakMove documentation to inline comments: GdkWindow
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Javier JardónRemove deprecated code from GdkEvent
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-09-09 Matthias ClasenDeprecate gdk_event_get_graphics exposes
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-02 Alexander LarssonInitial client-side-windows work
2008-08-01 Cody RussellBug 56070 – Can't click button after setting it sensitive.
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-05-28 Michael Nattererdefine __GDK_H_INSIDE__ around including all other...
2008-05-21 10:49:20 Tim JanikBug 318807 – Offscreen windows and window redirection.
2008-01-15 Michael Natterergdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h...
2007-02-06 Tim Janikcall gdk_event_request_motions() for new motion events...
2005-09-09 Matthias ClasenMake it possible to determine if a key event is for...
2005-07-12 Matthias Clasen Add Copyright/License information.
2005-06-30 Matthias ClasenHandle broken grabs.
2005-06-27 Matthias ClasenIgnore GrabBroken events which are caused by overgrabbi...
2005-06-25 Matthias ClasenAdd a GrabBroken event to GDK, and a grab-broken-event...
2005-06-12 Matthias ClasenCleanup. (#169648, Fabricio Barros Cabral)
2004-11-28 Matthias ClasenMark as const.
2004-05-18 Matthias ClasenCheck for XFIXES extension.
2003-08-10 Matthias Clasen Add support for EWMH "Above" and "Below" window states...
2003-08-09 Noah LevittElaborate a bit more in the docs on GdkFilterFunc and...
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-10-02 Owen TaylorAdd gdk_screen_set_screen()/_get_screen() which (by...
2002-09-25 Havoc Penningtonfix GtkWindowMnemonic to have a separate typedef
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2001-06-28 Tim Janik!GTK_OBJECT_DESTROYED() -> GTK_WIDGET_REALIZE() for...
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-02-27 Havoc Penningtontest the window state stuff
2000-12-17 Havoc PenningtonPort to GObject, can go back in gdk-pixbuf after settin...
2000-12-06 Havoc Penningtonadd gdkkeys.[hc]
2000-12-04 Havoc Penningtonfix this to be sane
2000-11-17 Tor LillqvistAdd comment that GdkXEvent isn't only for XEvent, but...
2000-07-03 Owen TaylorIgnore calls with <= width or height.
2000-06-20 Elliot Lee*** empty log message ***
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-18 Owen TaylorRemove OwnerGrabButtonMask from button entries for...
1999-10-01 Owen TaylorStarted