]> Pileus Git - ~andy/gtk/history - gdk
Updated Korean translation.
[~andy/gtk] / gdk /
2002-03-23 Havoc Penningtonadd more explanatory text to the error message about...
2002-03-22 Richard HultFix typo, where x value was assigned to both x and y.
2002-03-22 Owen TaylorFix memory leak. (#74400, Morten Welinder.)
2002-03-21 Tor LillqvistDon't clear all of the pen_style, just the PS_STYLE_MAS...
2002-03-21 Owen TaylorRemove some left over debugging code with a G_BREAKPOIN...
2002-03-21 Alex LarssonPatches from Carlo E. Prelz <fluido@fluido.as> Now...
2002-03-20 Owen TaylorPatch from Erwann Chenede, #73900 fixing a lot of warni...
2002-03-20 Owen TaylorFix assignment of time in scroll events. (Sven Neumann...
2002-03-19 Tor LillqvistUse gdk_window_get_toplevel(), as it is the top-level...
2002-03-18 Owen TaylorFix backwards conditional. (#75019, Dan Winship.)
2002-03-16 Kristian Rietveldjust return when we have an input_only window (fix...
2002-03-15 Owen TaylorFix byte shift arithmetic for big-endian. (Tracked...
2002-03-15 Padraig O'BriainFudge keymap to have lower upper case variants if there...
2002-03-14 Owen TaylorFix rather improbable reentrancy problem if a window...
2002-03-07 Tor LillqvistAdd missing .la suffix for libgdk_pixbuf.
2002-03-06 Manish Singhgdk/Makefile.am rework so that only things that really...
2002-03-06 Manish Singhgdk/Makefile.am use install-foo-hook instead of install...
2002-03-06 Tor Lillqvistgdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in...
2002-03-06 Tor LillqvistBypass calls to the grab/ungrab functions in gdkinput...
2002-03-05 Owen TaylorUpdate version to 2.0.0
2002-03-04 Owen TaylorFixes for non XKB operation. (#73103)
2002-03-03 Anders CarlssonFix tyop in docs.
2002-03-02 Owen TaylorAdd a --enable-explicit-deps option to control whether...
2002-03-02 Tor Lillqvistgdk/gdk.def Add and (trivially) implement
2002-03-02 Owen TaylorRobustify tracking of pointer grab window.
2002-03-01 Tor Lillqvistgdk/gdkkeys.c (gdk_keyval_convert_case) If the keyval...
2002-03-01 Owen TaylorFix some reported (but not significant) UMR's from...
2002-03-01 Owen Taylorinclude gdkkeysysms.h if compiling gdk_keyval_convert_case.
2002-02-28 Tor LillqvistRemove the event_mask, it is now in GdkWindowObject.
2002-02-28 Owen TaylorInitialize private->event_mask from attributes we retri...
2002-02-28 Tor LillqvistMove bdfcursor.c from libgdk_win32_la_SOURCES to EXTRA_...
2002-02-28 Owen Taylored Feb 27 19:16:50 2002 Owen Taylor <otaylor@redhat...
2002-02-27 Owen TaylorRegister all stock icons "unscaled" so that we don...
2002-02-27 Hans Breuernew file
2002-02-27 Owen TaylorShouldn't map KP_Enter to '\n', or KP_Tab to \t' since...
2002-02-27 Owen TaylorMake sure Page_Up, Page_Down get those names, not Prior...
2002-02-26 Tor LillqvistImplement the functions that until now just were non...
2002-02-25 Owen TaylorFix precendence problem. (Sven Neumann)
2002-02-25 Owen TaylorConvert over to using an GtkInvisible - selections...
2002-02-25 Alexander LarssonAlways NULL out bg_pixmap, even when it used to be...
2002-02-24 Owen Taylorgtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard...
2002-02-23 Tor LillqvistSet also group in the key press/release events, always...
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-02-23 Owen TaylorFixes for AIX compilation from Miroslaw Dobrzanski...
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-21 Owen TaylorSet the property as type ATOM_PAIR, not ATOM. (#72074...
2002-02-20 Owen TaylorAdd a XSETTING mapping for gtk-can-change-accels. ...
2002-02-18 Hans Breuerprocess WM_PAINT messages for bg_pixmap == GDK_NO_BG...
2002-02-18 Owen TaylorReleased 1.3.14
2002-02-17 Tor LillqvistDon't set the PC_EXPLICIT flag for unused palette entri...
2002-02-17 Tor LillqvistMassive changes. Too many to list here, but I'll try...
2002-02-17 Manish Singhuse fabs() on a double instead of abs()
2002-02-15 Tor LillqvistDepend on gtk.ico.
2002-02-15 Owen TaylorFile Edit Options Buffers Tools Help ...
2002-02-13 Tor LillqvistAdd some more GdkDebugFlags, for more fine-grained...
2002-02-13 Owen Taylorg_warning() if setting the local fails, like gdk_set_lo...
2002-02-11 jacob berkmanfix signature to match implementation
2002-02-10 Hans Breuerdon't reduce the scroll rect size by the scroll amount
2002-02-09 Owen TaylorXCopyArea with subwindow_mode = IncludeInferiors. ...
2002-02-08 Darin Adlerisspace -> g_ascii_isspace Remove gdki8n.h include...
2002-02-07 Anders CarlssonFree the setting name.
2002-02-06 Owen TaylorKeep the length of the anti-expose queue finite, by...
2002-02-05 Federico Mena QuinteroDo not #include <gdk/gdkwindow.h>.
2002-02-04 Owen Tayloron Feb 4 10:06:49 2002 Owen Taylor <otaylor@redhat...
2002-01-31 Owen TaylorFix another missing static.
2002-01-31 Mark McLoughlinmake static.
2002-01-30 Owen TaylorDeprecate GtkPreviewType, GtkSignalRunType, GtkSideType,
2002-01-29 Owen TaylorCall _gdk_draw_pixbuf(), thus enabling using this funct...
2002-01-29 Sven Neumannfixed a segfault that showed up when using the color...
2002-01-25 Federico Mena QuinteroMerge from gdk-pixbuf stable.
2002-01-25 Alex LarssonImplement copy_to_image instead of get_image
2002-01-21 Owen TaylorSet the fallback program class here, rather than
2002-01-21 Owen TaylorFix wrong types for command line arguments (#69124...
2002-01-21 Havoc Penningtonmention that window arg can be NULL
2002-01-19 Jeff GarzikWrap case values in GPOINTER_TO_UINT(). Fixes build...
2002-01-18 Raja R HarinathSimplify Makefiles. <URL: http://bugzilla.gnome.org...
2002-01-17 Owen TaylorMove here, and save/restore the X error handler to...
2002-01-14 Owen TaylorDon't mangle sequences of consecutive \n or \r.
2002-01-13 Sven Neumanndocumentation cleanups.
2002-01-11 Tor LillqvistFixes contributed by Archaeopteryx Software: This is...
2002-01-11 Tim Janikget rid of extraneous prototype
2002-01-10 Jonathan Blandfordget the types as well as the symbols because we need...
2002-01-10 Tor LillqvistApply the same fixes and improvements as to the gtk...
2002-01-09 Owen TaylorCheck for RENDER before trying to use it... XRenderFind...
2002-01-08 Owen TaylorFix a problem where were the offset into the image...
2002-01-05 Hans Breuerneed to cast image->mem away from void* to avoid 'error...
2002-01-04 Owen TaylorOptimize a little bit. (More for consistency than becau...
2002-01-04 Owen TaylorPrivate function to tell if we have RENDER extension.
2002-01-04 Owen TaylorFix problem where retrieved atoms weren't properly...
2002-01-01 Tor LillqvistAppend EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.
2001-12-29 Matthias ClasenGDK instead of Gdk.
2001-12-28 Tor LillqvistUse G_N_ELEMENTS(). (unicode_classify): Don't return...
2001-12-23 Owen Taylor1.3.12, interface, binary age 0.
2001-12-18 Owen TaylorExplicitely deprecate gdk_gc_set_font() (reported by...
2001-12-18 Owen TaylorFix prototype for direction_changed. (Reported by Jeff...
2001-12-15 Darin Adler Fix some warnings.
2001-12-11 Jacob Berkman*** empty log message ***
2001-12-09 Anders CarlssonUpdate xsettings name.
2001-12-08 Christopher BlizzardFallback to setting the prgname to "<unknown>" if someo...
2001-12-07 Havoc Penningtonfix up my list of "cursors that are actually useful...
next