]> Pileus Git - ~andy/gtk/history - gdk/gdkevents.c
gdk/: fully remove gdkalias hacks
[~andy/gtk] / gdk / gdkevents.c
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2010-06-30 Kristian RietveldRemove mention of gdk_event_get_graphics_expose()
2010-06-29 Benjamin OtteDeprecate the GdkRegion API
2010-06-19 Javier JardónRemove gdk_input_* callbacks on file descriptors deprec...
2010-06-15 Carlos Garnachogdk_event_get_device(): Fallback to core pointer/keyboard.
2010-06-07 Steve Frécinaux[gdkevents] Add annotations for GdkEvent getters.
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRemove deprecated code from GdkEvent
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-22 Matthias ClasenUpdate the gdk_event_free docs
2010-04-04 Javier Jardón[docs] Add missing "Deprecated: 2.x" to the api doc...
2010-04-04 Matthias ClasenProperly free damage events
2010-01-11 Javier Jardón[docs] Add missing "Deprecated: 2.x" to the api doc...
2009-12-20 Matthias ClasenProperly free damage events
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-07-18 Alexander LarssonTrack viewable for GdkWindow
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 LarssonAvoid warnings about non-handled GDK_EVENT_LAST enum
2009-04-02 Alexander LarssonSwitch motion hint emulation to be serial based.
2009-04-02 Alexander LarssonImplement GDK_POINTER_MOTION_HINT_MASK support
2009-04-02 Alexander LarssonInitial client-side-windows work
2008-09-06 Sven HerzbergBug 551063 – deprecated marking without a link to what...
2008-07-04 Matthias ClasenSmall doc fixes
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-18 Michael Nattererdeprecate GdkDestroyNotify.
2008-05-21 10:49:20 Tim JanikBug 318807 – Offscreen windows and window redirection.
2008-05-06 Michael Natterergdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkeven...
2008-05-06 Richard HultAdd private backend data to events, and handle it when...
2008-01-15 Michael Natterergdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h...
2007-11-25 Matthias ClasenRequire gtk-doc 1.8
2007-07-04 Tim Janikadded usage example to gdk_event_request_motions()...
2007-06-07 Matthias ClasenFix a doc formatting thing
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-02-06 Tim Janikfixed typo
2007-02-06 Tim Janikcall gdk_event_request_motions() for new motion events...
2005-12-06 Tim Janikfix missing hash table initialization.
2005-12-05 Matthias ClasenUse g_slice instead of mem chunks.
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-06-26 Manish Singhadd GDK_GRAB_BROKEN to the switch cases.
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2004-11-23 Matthias ClasenHandle scroll events. (#159098, Felipe Heidrich)
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-09 Manish Singhhave a dummy case GDK_OWNER_CHANGE in switch statements...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-12-16 Matthias ClasenDo not interpret distant clicks as double-clicks (...
2003-04-18 Owen TaylorFix for the case when gdk_event_copy() is called on...
2003-02-18 Larry Ewingcopy the event axes as well.
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-10-22 Matthias ClasenGdk API doc updates.
2002-10-03 Eric Warmenhovenimplement maximize for linux-fb
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-10-02 Owen TaylorExport _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename...
2002-10-02 Owen TaylorAdd gdk_screen_set_screen()/_get_screen() which (by...
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-08-24 Tor Lillqvistgdk/gdkevents.c gdk/gdkinternals.h gdk/x11/gdkevents...
2002-06-20 Owen TaylorRenames:
2002-06-20 Owen TaylorOnly change the double click time if the screen for...
2002-06-18 Owen TaylorMake the core pointer object per-display. (#85698)
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-26 Owen TaylorAdd missing gdkscreen/display-x11.h files.
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-03-22 Richard HultFix typo, where x value was assigned to both x and y.
2002-03-20 Owen TaylorPatch from Erwann Chenede, #73900 fixing a lot of warni...
2001-12-04 Owen TaylorRef and sink priv->tooltips in init() and unref priv...
2001-11-24 Owen TaylorHandle events in windows other than widget->event_windo...
2001-11-21 Owen TaylorVersion 1.3.11, interface, binary age 0.
2001-10-28 Hans Breuerstatic correct-ness, underscore prefixing of library...
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-09-10 Alex LarssonUpdate to use the new g_boxed_type_register_static...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-06-30 Alex LarssonConvert GdkVisual to a GObject.
2001-06-28 Tim Janik!GTK_OBJECT_DESTROYED() -> GTK_WIDGET_REALIZE() for...
2001-06-28 James HenstridgeThe following changes correspond to bug #56812
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-18 Havoc Penningtonwow, that implementation was pretty non-working.
2000-12-17 Havoc PenningtonPort to GObject, can go back in gdk-pixbuf after settin...
2000-11-01 Owen TaylorOnly ref the window if it isn't NULL.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-03 Owen TaylorIgnore calls with <= width or height.
2000-06-20 Elliot Lee*** empty log message ***
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-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-10-01 Owen TaylorStarted
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-10 Tim Janikasure that ->value_buf always points to an allocated...
1999-02-10 Owen TaylorIf we can't find helvetica, fall back to "fixed". If...
1999-01-28 Owen TaylorAllow exposure compression across GravityNotify events...
next