]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkasync.c
Change FSF Address
[~andy/gtk] / gdk / x11 / gdkasync.c
2012-02-27 Javier JardónChange FSF Address
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-27 Matthias ClasenDrop _gdk_x11_set_input_focus_safe
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-30 Matthias ClasenSilence compiler warnings
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-21 Matthias ClasenClean up gdkx.h a bit
2010-12-21 Matthias ClasenConsistently use per-display error traps in the X11...
2010-10-15 Matthias ClasenInclusion cleanups in sources
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-20 Matthias ClasenMore error trap cleanups
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
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 LarssonNew approach for grab tracking code
2009-04-02 Alexander LarssonFix warning due to typo
2009-04-02 Alexander LarssonAdd _gdk_x11_roundtrip_async
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...
2007-03-09 Matthias ClasenDefer the callbacks to an idle to avoid deadlock with...
2005-08-29 Matthias ClasenFree state.children in all cases. (#313862, Kjartan...
2005-06-12 Kjartan MaraasPlug a leak. Closes bug #307281.
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-11-12 Matthias ClasenMake GDK+ compile with X11R5 (#148032)
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-07-08 Owen TaylorChange _gdk_x11_send_xevent_async() to
2003-07-05 Owen TaylorLookup all the atoms in the target list at once.
2003-07-05 Owen TaylorFunction to get a range of information about all the...
2003-07-05 Owen TaylorAdd a function to XSendEvent() and call a calback on...
2003-07-05 Owen TaylorFix some leftover fields.
2003-07-05 Owen TaylorUse asynchronously _gdk_x11_set_input_focus_safe to...