]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkevents-x11.c
Fixes #136082 and #135265, patch by Morten Welinder.
[~andy/gtk] / gdk / x11 / gdkevents-x11.c
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...
2002-12-19 Owen TaylorCall the filters on the window where the event is recei...
2002-12-10 Owen TaylorSeparate out tracking of the X server focus window...
2002-12-09 Owen TaylorFix a lost refcount in the case where we get a duplicat...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-10-22 Matthias ClasenGdk API doc updates.
2002-10-22 Owen TaylorProduce C-m, not C-j for return. Handle Escape.
2002-10-18 Owen TaylorHandle Return and KP_Enter.
2002-10-18 Owen TaylorFix use of uninitialized variable.
2002-10-17 Havoc Penningtonadd g_return_if_fail for monitor number <= 0
2002-10-04 Owen TaylorAdd a check for the Xrandr extension.
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-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-09-24 Hidetoshi Tajima disable/enable preedit/status in GtkIMContextXIM ...
2002-09-24 Owen TaylorMake icon sizes configurable (#70648, slightly based...
2002-09-24 Owen TaylorChange the window parameter for
2002-09-23 Owen TaylorAdd a keys_changed signal emitted when the keymap chang...
2002-09-19 Owen TaylorFix usage of compat GTK_TYPE_ macros without including...
2002-09-10 Owen TaylorTake focus mode into account when tracking FocusIn...
2002-08-24 Tor Lillqvistgdk/gdkevents.c gdk/gdkinternals.h gdk/x11/gdkevents...
2002-08-01 Owen TaylorNew demo for window migration between different display...
2002-06-20 Owen TaylorRenames:
2002-06-18 Owen TaylorMake the core pointer object per-display. (#85698)
2002-06-14 Owen TaylorIgnore state change events for windows that aren't...
2002-06-06 Matthias ClasenSet hardware_keycode for KeyRelease events. (#84305)
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-05-16 Owen Taylorgdk_event_put() copies the event and setting name,...
2002-05-14 Owen TaylorDiscard configure events from SubstructureNotify. ...
2002-05-06 Matthias ClasenAlways select for property notify for maintaining windo...
2002-05-01 Anders CarlssonUse the same key when setting and getting NetWmSupporte...
2002-04-30 Alex LarssonDoc fixes.
2002-04-30 Owen TaylorMissing ChangeLog entry and indentation fix
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-03-20 Owen TaylorFix assignment of time in scroll events. (Sven Neumann...
2002-03-04 Owen TaylorFixes for non XKB operation. (#73103)
2002-03-02 Owen TaylorRobustify tracking of pointer grab window.
2002-02-24 Owen Taylorgtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard...
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-20 Owen TaylorAdd a XSETTING mapping for gtk-can-change-accels. ...
2002-02-04 Owen Tayloron Feb 4 10:06:49 2002 Owen Taylor <otaylor@redhat...
2002-01-17 Owen TaylorMove here, and save/restore the X error handler to...
2001-12-09 Anders CarlssonUpdate xsettings name.
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-09-24 Owen TaylorAdd a compat macro that got lost.
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-08-10 Havoc Penningtonfix a typo.
2001-07-12 Owen TaylorProperly clean up when handling events for move-resize...
2001-07-05 Owen TaylorCheck GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel ...
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-28 Havoc Penningtonnew function for mapping a window without fooling with...
2001-06-08 Owen TaylorAdd a direction-changed signal, and gdk_keymap_get_curr...
2001-06-05 Havoc PenningtonIgnore releases for buttons 6, 7
2001-06-04 Havoc Penningtonsupport button 6 and 7 for scroll left/right, from...
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-05-30 Owen TaylorValidate value from GDK settings against parameter...
2001-05-02 Owen TaylorAlways trap errors around calls to XSetInputFocus since...
2001-04-28 Havoc Penningtonfix warning
2001-04-25 Owen TaylorTest for window == NULL in a number of cases.
2001-04-18 Owen TaylorIntroduce an extra child of toplevel windows that serve...
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-03-29 Owen Taylor*** empty log message ***
2001-03-09 Owen TaylorRemove old XIM code.
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-03 Owen TaylorDetectable auto-repeat - make a repeating key generate
2001-03-03 Owen TaylorUnshift the group when extracting it from the X keyboar...
2001-03-02 Havoc Penningtonuse _gdk_region_get_xrectangles()
2001-02-27 Havoc Penningtontest the window state stuff
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2000-12-06 Havoc Penningtonadd gdkkeys.[hc]
2000-12-05 Owen TaylorFix link to PNG home, remove reference to fribidi.
2000-10-04 Owen TaylorAdd gdk_window_iconify.
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-03 Owen TaylorIgnore calls with <= width or height.
2000-07-01 Owen TaylorWhen actually returning expose events, make sure to...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
next