]> Pileus Git - ~andy/gtk/history - gdk
When inserting a visible node, free the old path before creating the new
[~andy/gtk] / gdk /
2004-05-28 Matthias ClasenFix off-by-one allocation errors. (#143337, Billy Biggs)
2004-05-27 Owen TaylorSet bits within visual->depth that aren't used for...
2004-05-27 Robert ÖgrenSend key modifiers (shift, ctrl etc) in button and...
2004-05-24 Robert ÖgrenDon't propagate mouse events to windows that want exten...
2004-05-22 Tor LillqvistRemove duplicated line. (Spotted by Benoît Carpentier.)
2004-05-18 Matthias ClasenCheck for XFIXES extension.
2004-05-15 Tor LillqvistPut back the ref_count field in the GdkDragContextPriva...
2004-05-14 Matthias ClasenAdd a comment about unused bits.
2004-05-12 Robert ÖgrenAdd missing call to g_object_ref in Wintab code. (...
2004-05-10 Matthias ClasenMake static.
2004-05-08 Hans Breuerfinally also create the correct mask for 'pseudo mime...
2004-05-06 Elijah NewrenChanges to support do-not-focus-on-map hint in conjunct...
2004-05-05 Tor LillqvistAdd multi-monitor offset. (#141842, John Ehresman)
2004-05-02 Hans Breuerdon't modify the passed in GdkSegment(s) in place,...
2004-04-29 Tor LillqvistPlug memory leak. (#140775, John Ehresman)
2004-04-29 Matthias ClasenUse depth - 1 to index the cached gcs, not depth. ...
2004-04-28 Matthias ClasenDocs typo fix.
2004-04-23 Matthias ClasenSmall doc improvement.
2004-04-23 Matthias ClasenMake set_user_time() static. _-prefix calls of
2004-04-18 Soeren SandmannMake gdk_keymap_translate_keyboard_state() handle NULL...
2004-04-18 Soeren SandmannSupport for _NET_WM_USER_TIME (bug 115650). Patch by...
2004-04-11 Hans Breuerworkaround for bug #137496, the real fix would involve...
2004-04-10 Tor LillqvistIf both Shift and CapsLock pressed, ignore the shift...
2004-04-05 Anders CarlssonHandle '--' correctly.
2004-03-31 Tor LillqvistUse X11 semantics for angles. Thanks to Tim Newsham.
2004-03-20 Hans Breuerapplied the undisputable and required [due to recent...
2004-03-15 Tor LillqvistDon't just copy the whole GdkGCWin32 with a single...
2004-03-13 Tor LillqvistDon't undefine HAVE_MONITOR_INFO when compiling with...
2004-03-13 Owen TaylorMake this a total no-op when the new or old parent...
2004-03-10 Tor LillqvistSet also the pointer button bits. (#136636, Dave Neary)
2004-03-07 Hans Breuersome more settings from system, also reflect some name...
2004-03-06 Federico Mena QuinteroMake <config.h> the very first include. Likewise. Likewise.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-05 Tor LillqvistAdd missing entries, thanks to J. Ali Harlow.
2004-03-01 Simon BudigX11 R6.4 specifies 15 events for the XInput extension...
2004-03-01 Owen TaylorBased on patch by Alex Larsson
2004-02-29 Owen TaylorImplement PANGO_UNDERLINE_ERROR (Based on a patch by...
2004-02-28 Hans Breuerset current_dest_drag to NULL when destroying, fixes...
2004-02-27 Manish Singhfix ytpo: s/eles/else/
2004-02-27 Owen TaylorAdd xsettings_client_set_grab_func, Add xsettings_clien...
2004-02-27 Owen TaylorFix memory leak in case of mismatched property type.
2004-02-26 Owen TaylorReturn GDK_FILTER_CONTINUE for unhandled message types.
2004-02-26 Owen TaylorUse the right free() function. (#135511, George Bronnikov)
2004-02-25 Owen TaylorCall g_convert(), not g_convert() with fallback, since...
2004-02-22 Matthias ClasenFix bug 134982, reported by Morten Welinder:
2004-02-21 Soeren SandmannBug 130790 (Federico Mena Quintero, Owen Taylor)
2004-02-19 Matthias ClasenFixes for #82099:
2004-02-18 Soeren SandmannUse a scratch GC in the case where the background is...
2004-02-18 Soeren SandmannReset clip region back to NULL on cached GC (rest of...
2004-02-18 Soeren SandmannFix bug reported by Nam SungHyun.
2004-02-18 Soeren SandmannGC caching, bug #125645 (based on patch by Brian Cameron)
2004-02-17 Soeren SandmannFix for #119722, reported by Olexiy Avramchenko, patch...
2004-02-17 Owen TaylorRevert last commit, please don't commit patches without...
2004-02-16 David Odindon't try to draw more than 32767 segments at a time...
2004-02-12 Manish SinghAssign xtype using gdk_x11_atom_to_xatom_for_display...
2004-02-11 Matthias ClasenFix misleading debug output.
2004-02-10 Owen TaylorAvoid triggering an X error when the client->manager_wi...
2004-02-02 Soeren SandmannUse a weak reference instead of ref()/unref(). (#60857...
2004-02-02 Tor LillqvistSet the cursor in all cases. If no grab cursor specifie...
2004-02-02 Soeren SandmannAssume gravity works. (Anything else we have to take...
2004-02-02 Soeren SandmannRemove unused variable 'result'
2004-01-30 Federico Mena QuinteroFixes #132975.
2004-01-30 Owen TaylorRevert changes from #113476 and go back to using XftDra...
2004-01-28 Tor LillqvistDon' generate enter or leave events if the pointer...
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2004-01-25 Tor LillqvistIf the WM_TRANSIENT_FOR property is being deleted,...
2004-01-22 Alexander LarssonFix typo
2004-01-17 Matthias ClasenSplit the gtk translations into the domains gtk20 and...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2004-01-05 Murray Cummingand a bit more.
2004-01-05 Murray CummingAdded <public> documentation to the struct, as suggeste...
2004-01-04 Hans Breueruse SWP_NOACTIVATE in gdk_window_set_keep_(above|below...
2003-12-31 13:49 Daniel RogersFix to allow reasonable pointer behavior in window...
2003-12-24 Matthias ClasenAdd the missing _get_ to the name of the non-Xcursor...
2003-12-21 Soeren SandmannSet the right properties when the window becomes a...
2003-12-16 Matthias ClasenDo not interpret distant clicks as double-clicks (...
2003-12-14 Hans Breuerhandle GTK_DATADIR similar as the other filesystem...
2003-12-14 Tor LillqvistCalls to OpenClipboard() must be followed by calls...
2003-12-14 Tor LillqvistMerge from stable:
2003-12-14 Tim EvansImplement gdk_window_set_icon_list() for Win32, with...
2003-12-14 Matthias ClasenRename from _gdk_x11_register_event_type(), added API...
2003-12-13 Matthias ClasenDocument that the clip mask of gc is ignored. (#101983...
2003-12-11 Matthias ClasenDocumentation updates.
2003-12-10 Matthias ClasenChanges to allow "no input" windows (#64613):
2003-12-10 Mark McLoughlininclude gdkspawn.h.
2003-12-10 Mark McLoughlins/gdk_spawn/gdk_spawn_on_screen/.
2003-12-10 Mark McLoughlinUtility functions for multi-screen applications which...
2003-12-09 Matthias ClasenImprove the GDK API for dealing with group leaders...
2003-12-09 Noah LevittAdd keysyms Ukrainian_ghe_with_upturn, Ukrainian_GHE_WI...
2003-12-08 Tor LillqvistUse <multimon.h> when compiling with MSVC and old heade...
2003-12-08 Michael MeeksBased on a patch by Martin Kretzschmar; #122448
2003-12-07 Tor LillqvistDon't use the return value from SendMessage(WM_SETICON...
2003-12-07 Tor LillqvistIf we already have a pointer grab active with a grab...
2003-11-21 Matthias ClasenMake monitor boundaries visible in fake Xinerama mode.
2003-11-17 Matthias ClasenFix for #119555, Peter Zelesny:
2003-11-15 Hans Breuerupdated added all the new tests
2003-11-15 Tor LillqvistIf the window is maximized, use SW_SHOWMAXIMIZED. ...
2003-11-12 Matthias ClasenMap KP_Separator to ','. (#122941, Egmont Koblinger)
2003-11-03 Matthias ClasenIntroduce a GDK_DEBUG_XINERAMA debug flag, and make...
2003-10-29 Owen TaylorMove the call to gdk_error_trap_pop() to the right...
next