]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkevents-x11.c
Merge branch 'master' into client-side-windows
[~andy/gtk] / gdk / x11 / gdkevents-x11.c
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-18 Matthias ClasenAvoid warnings when handling SelectionNotify
2009-04-02 Alexander LarssonMove implicit grab tracking totally to common code
2009-04-02 Alexander LarssonNew approach for grab tracking code
2009-04-02 Alexander LarssonFix up indentation
2009-04-02 Alexander LarssonRemove_gdk_pixmap_set_as_backing etc, as this is not...
2009-04-02 Alexander LarssonFix warning about wrong type in assignment
2009-04-02 Alexander LarssonSwitch motion hint emulation to be serial based.
2009-04-02 Alexander LarssonRevert "Convert all pending X events in _gdk_events_queue"
2009-04-02 Alexander LarssonMove keyboard grab info to common code
2009-04-02 Alexander LarssonConvert all pending X events in _gdk_events_queue
2009-04-02 Alexander LarssonFix typo in pixmap window backing
2009-04-02 Alexander LarssonDon't expose a temporary grab during a scrollwheel...
2009-04-02 Alexander LarssonNew approach to motion event handling
2009-04-02 Alexander LarssonAdd _gdk_pixmap_set_as_backing which is a way to get...
2009-04-02 Alexander LarssonFix up keyboard grab handling
2009-04-02 Alexander LarssonInitial client-side-windows work
2009-02-24 Matthias ClasenAnother attempt at getting Xrandr screen size changes...
2009-01-04 Matthias ClasenRecheck _NET_SUPPORTING_WM_CHECK every now and then...
2008-11-30 Christian DywanBug 554076 – eventually release g_new-ed supported_atoms
2008-09-23 Michael Nattererremove unused variable and fix indentation.
2008-06-27 Emmanuele BassiAbstract some GdkWindow API into an interface that...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-18 Michael Nattererdeprecate GdkDestroyNotify.
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...
2007-12-13 Søren SandmannAdd RandR 1.2 support
2007-07-19 Ryan Lortieadd note that the semantics of this call, when mixed...
2007-06-05 Matthias ClasenCheck that window_private is not NULL before using...
2007-06-01 Matthias ClasenAdd support for composited child windows. (#412882...
2007-04-10 Matthias ClasenChange the XSettingsWatchFunc to return a Bool to indic...
2007-03-12 Matthias ClasenDoc improvements
2007-01-04 Matthias ClasenApply a patch by Chris Wilson to avoid spurious valgrin...
2007-01-02 Matthias ClasenTry to fix #315732, reported by Luke Hutchinson:
2006-10-02 Behdad EsfahbodMove all includes before including gdkalias.h.
2006-06-29 Matthias ClasenFix root window size changes
2006-05-25 Matthias ClasenMake GTK+ work as an untrusted X client. (#136571,...
2006-04-25 Søren SandmannCreate 'composited' label.
2006-02-27 Tim Janikmoved and renamed the gdk_settings_names and gdk_settin...
2006-01-11 Matthias ClasenFix string offsets.
2006-01-11 Matthias ClasenAllow falling back to another icon theme before hicolor...
2005-12-27 Matthias ClasenFix a typo. (gdk_screen_get_setting): Avoid relocations...
2005-12-27 Matthias ClasenFix a typo.
2005-12-05 Michael Natterermap the new GtkSettings properties "timeout-initial...
2005-11-16 Michael Natterernew internal function which destroys the display's...
2005-11-10 Michael NattererApplied patch from maemo-gtk that addresses many issues...
2005-10-24 Matthias ClasenAdd settings to hide the input method and Unicode contr...
2005-09-20 Matthias Clasen*** empty log message ***
2005-09-13 Matthias ClasenVarious cleanups. (#315359, Kjartan Maraas)
2005-09-11 Matthias ClasenBroken pipe
2005-09-09 Matthias ClasenMake it possible to determine if a key event is for...
2005-09-06 Matthias ClasenAdd support for extra virtual modifiers: (#85780, Owen...
2005-08-19 Matthias ClasenFree data returned from XGetWindowProperty.
2005-08-01 Matthias ClasenMake tracking the on_all_desktops state work better.
2005-07-21 Owen TaylorChange machinery for following font rendering xsettings...
2005-07-14 Matthias ClasenDon't assert if the xrootwin is invalid. (#309997,...
2005-06-30 Matthias ClasenHandle broken grabs.
2005-06-15 Matthias ClasenAdd two new settings, gtk-cursor-theme-name and gtk...
2005-05-17 Owen TaylorUpdate to changed cairo interface.
2005-05-05 Owen TaylorFix a bug in focus tracking when we move between has_po...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2005-01-05 Matthias ClasenUpdate the user time when receiving a WM_DELETE message...
2004-11-17 Owen TaylorSquash strict aliasing warnings.
2004-11-01 Matthias ClasenDon't crash on broken ClientMessage events. (#157056...
2004-09-04 Søren SandmannRevert accidental change from Aug 02 that removed a...
2004-09-01 Matthias ClasenMake it possible to specify additional modules to load...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-08-09 Matthias ClasenMake static.
2004-08-02 Soeren SandmannNew function. Make sure the sync counter is recreated...
2004-08-02 Matthias ClasenAdd missing error traps. (#149011, Thomas Leonard)
2004-07-21 Matthias ClasenHook up gtk-menu-bar-accel to an XSetting, Gtk/MenuBarA...
2004-07-11 Soeren SandmannBug 143330, support update counter spec.
2004-05-28 Matthias ClasenFix off-by-one allocation errors. (#143337, Billy Biggs)
2004-05-18 Matthias ClasenCheck for XFIXES extension.
2004-05-06 Elijah NewrenChanges to support do-not-focus-on-map hint in conjunct...
2004-04-23 Matthias ClasenMake set_user_time() static. _-prefix calls of
2004-04-18 Soeren SandmannSupport for _NET_WM_USER_TIME (bug 115650). Patch by...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-01 Owen TaylorBased on patch by Alex Larsson
2004-02-26 Owen TaylorReturn GDK_FILTER_CONTINUE for unhandled message types.
2004-02-21 Soeren SandmannBug 130790 (Federico Mena Quintero, Owen Taylor)
2004-02-19 Matthias ClasenFixes for #82099:
2004-02-10 Owen TaylorAvoid triggering an X error when the client->manager_wi...
2004-02-02 Soeren SandmannRemove unused variable 'result'
2003-12-16 Matthias ClasenDo not interpret distant clicks as double-clicks (...
2003-12-14 Matthias ClasenRename from _gdk_x11_register_event_type(), added API...
2003-12-10 Matthias ClasenChanges to allow "no input" windows (#64613):
2003-08-11 Owen TaylorAdd missing break statements (#119494, Soeren Sandmann)
2003-08-07 Matthias ClasenReset the toplevel->have_* flags before iterating over...
2003-07-26 Tor Lillqvistgdk/win32/gdkprivate-win32.h New flags _gdk_input_local...
2003-07-11 Owen Taylorgdk/x11/gdkevents-x11.c (get_real_window) gdk/x11/gdkin...
2003-07-05 Owen TaylorLookup all the atoms in the target list at once.
2003-07-05 Owen TaylorSplit toplevel-specific pieces of GdkWindowImplX11...
2003-07-05 Owen TaylorUse asynchronously _gdk_x11_set_input_focus_safe to...
2003-07-02 Owen TaylorImplement a loader for named themed icon based on from...
2003-06-03 Owen TaylorDon't respond to pings on a root window; prevents infin...
2003-04-18 Owen TaylorYou don't get a XkbMapNotify event if you get a XkbNewK...
2003-03-08 Matthias ClasenBug #107664 continued:
2003-01-22 Manish Singhadd a "return" at the end of the function, so there...
next