]> Pileus Git - ~andy/gtk/history - gdk
Updated Korean translation.
[~andy/gtk] / gdk /
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...
2003-10-27 Manish Singh#include <X11/extensions/Xrandr.h> if we have RandR...
2003-10-23 Matthias ClasenActually assign the new leader. (#125168, Mariano Suare...
2003-10-13 Matthias ClasenMake it work as documented when pixmap or mask is NULL...
2003-09-30 Matthias ClasenDocument the "direction-changed" and "keys-changed...
2003-09-25 Tor LillqvistDon't use hardcoded DEMOCODEDIR on Windows.
2003-09-19 Tor LillqvistHandle dead keysyms present on the US-International...
2003-09-16 Eric WarmenhovenAdd gdk_window_set_keep_{above,below} stubs to fix...
2003-09-14 Tor LillqvistRemove special-case code for WS_EX_TRANSPARENT (GDK_INP...
2003-09-11 Matthias ClasenAdd deprecation notes. (#121955)
2003-09-05 Owen Taylor//bugs.xfree86.org/show_bug.cgi?id=534)
2003-09-03 Kristian Rietveldbig patch from Kjartan Maraas to fix numerous typos.
2003-09-02 Tor LillqvistDon't call CloseHandle() on the HMODULE returned from...
2003-09-01 Soeren SandmannFix bug where the background pixmap was being offset...
2003-08-27 Matthias ClasenImprove PointerHint docs. Explain is_hint field in...
2003-08-26 Owen TaylorFix variable declaration not at start of block. (#12037...
2003-08-25 Owen TaylorFix up CapsLock and NumLock handling for non-XKB. Add...
2003-08-21 Owen TaylorChange the interpretation of consumed_modifiers so...
2003-08-20 Soeren SandmannMake the layers in the paint stack have their own pixma...
2003-08-19 Owen TaylorDon't use impl->position_info.clip_rect for toplevels...
2003-08-18 Owen TaylorAdd a fallback for unaligned source data for FORMAT_ARG...
2003-08-16 Owen TaylorMake the list of default languages more comprehensive...
2003-08-15 Owen TaylorFixes for X/Cygwin builds of GTK+ (#107623, Masahiro...
2003-08-11 Owen TaylorAdd missing break statements (#119494, Soeren Sandmann)
2003-08-10 Matthias Clasen Add support for EWMH "Above" and "Below" window states...
2003-08-09 Noah LevittElaborate a bit more in the docs on GdkFilterFunc and...
2003-08-08 Matthias ClasenFix a segfault. (#115284, Jan Kratochvil)
2003-08-08 Tor LillqvistPrint also the root coordinates for events that have...
2003-08-07 Tor Lillqvistgdk/win32/gdkinput-win32.h Drop the GdkEvent* parameter...
2003-08-07 Matthias ClasenReset the toplevel->have_* flags before iterating over...
2003-08-07 Hans Breuerfinally use TrackMouseEvent (only if the new window...
2003-08-07 Tor Lillqvistgdk/gdk.def Add missing function, trivially implement.
2003-08-06 Hans Breuerinitialize bits to 0 (probably default on NT)
2003-08-06 Hans Breuerinitialize bits to 0 (probably default on NT)
2003-08-06 Hans Breuernow it works as intended ;-)
2003-08-05 Hans Breuerset HWND_NOTOPMOST for modal==FALSE, fixes bug #118435
2003-08-04 Owen TaylorFix problem where use_xshm was getting set wrong if...
2003-08-04 Tor Lillqvist2003-08-04 Tor Lillqvist <tml@iki.fi
2003-08-03 Matthias ClasenImprove wording of the docs, avoid the term "virtual...
2003-08-02 Matthias ClasenUse g_setenv() instead of putenv().
2003-08-02 Owen TaylorRequires glib-2.3.0, pango-1.2.0.
2003-08-02 Tor LillqvistFix gdk/win32 window geometry handling again. The windo...
2003-08-01 Owen TaylorIf the check for missing depths, try actually creating...
2003-08-01 Owen Taylorg_set_prgname("<unknown>") if argc is 0 as well, instea...
2003-07-29 Tor LillqvistFix for #108007, #112402, #117042: There was confusion...
2003-07-27 Tor LillqvistOn Win9x, the keyboard state returned by GetKeyboardSta...
2003-07-26 Tor Lillqvistgdk/win32/gdkprivate-win32.h New flags _gdk_input_local...
2003-07-20 Hans Breuernew file to build it all ... added to EXTRA_DIST
2003-07-18 Jody Goldbergfix cut-n-paste-o
2003-07-14 Matthias ClasenAPI doc updates.
2003-07-11 Owen Taylorgdk/x11/gdkevents-x11.c (get_real_window) gdk/x11/gdkin...
2003-07-11 Morten WelinderFix memory access error. (#69436)
2003-07-09 Kristian RietveldMerge from stable.
2003-07-09 Kristian Rietvelddear cvs, please SHUT UP love, -kris
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 TaylorMove the grabs up earlier, so we don't get a big pile...
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 TaylorSplit toplevel-specific pieces of GdkWindowImplX11...
2003-07-05 Owen TaylorFix some leftover fields.
2003-07-05 Owen TaylorUse asynchronously _gdk_x11_set_input_focus_safe to...
next