]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkasync.c
Merge branch 'master' into client-side-windows
[~andy/gtk] / gdk / x11 / gdkasync.c
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...