]> Pileus Git - ~andy/gtk/history - gdk
Updated Czech translation.
[~andy/gtk] / gdk /
2005-03-30 Matthias ClasenInclude cairo.h
2005-03-30 Tor LillqvistFix event filter handling. If an event filter (global...
2005-03-30 Tor LillqvistThe state field should represent the state before the...
2005-03-28 Søren SandmannDon't invalidate areas that are covered by mapped input...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-21 Matthias ClasenMark param spec strings as static.
2005-03-20 Tor LillqvistReturn the Terminal Services session number, window...
2005-03-18 Owen TaylorCall cairo_surface_finish()
2005-03-18 Tor LillqvistOn WM_MOUSEMOVE, don't check if this process owns the...
2005-03-18 Owen TaylorUse cairo_set_device_offset().
2005-03-17 Owen TaylorFix get_stipple_surface to actually work, set EXTEND_RE...
2005-03-17 Tor Lillqvistgdk_key is a typedef, not a struct tag.
2005-03-17 Owen TaylorSwitch set_cairo_target() virtual function to ref_cairo...
2005-03-16 Manish SinghShut up CVS
2005-03-16 Manish Singh#include gdkaliasdef.c here too.
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-16 Tor Lillqvistgdk/win32/gdkprivate-win32.h Drop global variable _gdk_...
2005-03-16 Tor LillqvistPrint debugging output only if asked for, not always.
2005-03-15 Tor LillqvistNew debugging function. As GetKeyNameText() returns...
2005-03-12 Ivan, Wong Yat CheungA further fix for big window support. Now also the...
2005-03-11 Ivan, Wong Yat CheungBig window fix for Win32. Big windows are still emulate...
2005-03-08 Matthias ClasenConvert the gdk keyval-keyname tables to a big string...
2005-03-01 Manish SinghCast to avoid const warnings on data structure seeding.
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2005-02-25 Robert ÖgrenImplement better handling of Wintab tablet context...
2005-02-23 Tor LillqvistWorkaround for bug in MapVirtualKey(VK_DIVIDE, 0) in...
2005-02-22 Federico Mena QuinteroMerged from gtk-2-6:
2005-02-21 Matthias ClasenSet have_render_with_trapezoids to GDK_YES when we...
2005-02-07 Hans Breuerbuild with Cairo dependency. The patch to acually use...
2005-02-04 Manish Singh#include cairo-xlib.h
2005-02-03 Owen TaylorAdd gdk_drawable_set_cairo_target().
2005-02-03 Matthias ClasenMake the gdk_key array const (#166075, Tommi Komulainen)
2005-02-02 Tor LillqvistImplement lazy extended input initialization on Win32...
2005-02-02 Ivan, Wong Yat CheungUse a FIFO list for storing GdkSelProp of a single...
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2005-02-01 Tor LillqvistRemove superfluous blank line.
2005-02-01 Tor LillqvistNew functions, code blocks refactored out of update_key...
2005-01-25 Matthias ClasenFix docs. (#165163, Jeff Franks)
2005-01-25 Matthias ClasenInitialize user_time from DESKTOP_STARTUP_ID. (#165131...
2005-01-23 Matthias ClasenRemove the accidentally added prototype for this unimpl...
2005-01-23 Tor LillqvistFix for #163702, from Ivan Wong:
2005-01-23 Tor LillqvistHandle Greek tonos dead accent key. (#164859, reported...
2005-01-20 Manish SinghCall GDK_DISPLAY_XDISPLAY with a display, not a window...
2005-01-20 Manish SinghSquash strict aliasing warning in _NET_VIRTUAL_ROOTS...
2005-01-19 Tor LillqvistHandle keyboards with ShiftLock (and not CapsLock)...
2005-01-19 Matthias ClasenPrecache the _NET_VIRTUAL_ROOTS atom.
2005-01-19 Matthias ClasenAdd a function to obtain the last user interaction...
2005-01-18 Manish SinghTue Jan 18 13:46:46 2005 Manish Singh <yosh@gimp.org
2005-01-18 Matthias ClasenAdd pointer warping to GDK. (#160437)
2005-01-18 Matthias ClasenAvoid X errors when running against servers which imple...
2005-01-13 Matthias ClasenAdd an OS_LINUX conditional.
2005-01-12 Tor LillqvistFix for #162790, by Iwan Wong:
2005-01-09 Tor LillqvistSet current cursor also when changing the cursor of...
2005-01-07 Tor LillqvistFix braino. (#163232, Arnaud Charlet)
2005-01-05 Matthias ClasenUpdate the user time when receiving a WM_DELETE message...
2004-12-28 Matthias ClasenSet x_root and y_root in button and motion events from...
2004-12-22 Søren SandmannAdd sensitivity-changing timeout. Written by Christian...
2004-12-19 Tor LillqvistUse wide character API when available. Use UTF-8 for...
2004-12-15 Tor LillqvistIndentation fix. Won't bother with a ChangeLog entry.
2004-12-03 Matthias Clasen2.5.6
2004-12-03 Tor Lillqvistgdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile...
2004-12-02 Manish SinghMake sure we always return a value. Return None in...
2004-11-30 Hans Breuerremove the disputable memset at the end of gdk_pixmap_n...
2004-11-30 Owen Taylorgdk/x11/gdkdrawable-x11.c (_gdk_x11_drawable_draw_xtrap...
2004-11-30 Owen TaylorA little bit of microoptimization of repeated GDK_GC_XD...
2004-11-29 Matthias ClasenDetermine the direction of XKB groups from their conten...
2004-11-29 Matthias ClasenAdd dead_hook and dead_horn.
2004-11-29 Matthias ClasenUse the perl found by configure. (#149826, Morten Welinder)
2004-11-28 Matthias ClasenMark as const.
2004-11-26 Matthias ClasenDon't crash if Xlib fails to return UTF-8. (#159373...
2004-11-25 Manish Singhgdk/abicheck.sh filter out G_GNUC stuff when doing...
2004-11-23 Matthias ClasenMark as const.
2004-11-23 Matthias ClasenHandle scroll events. (#159098, Felipe Heidrich)
2004-11-21 Hans Breuerupdated
2004-11-21 Owen TaylorAdd GdkPangoRenderer, a subclass of PangoRenderer targe...
2004-11-19 Manish Singhgdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c
2004-11-17 Owen TaylorSquash strict aliasing warnings.
2004-11-16 Matthias ClasenFix a copy-and-paste error. (#158459)
2004-11-16 Manish Singhgdk/abicheck.sh don't hardcode lengths for cut, instead...
2004-11-12 Matthias ClasenMake GDK+ compile with X11R5 (#148032)
2004-11-11 Tor LillqvistFix for #137551, by Robert Ögren:
2004-11-11 J. Ali HarlowUse embedded tab rather than '\t' escape sequence....
2004-11-10 Tor LillqvistEvent timestamps don't have to be unique. As long as...
2004-11-10 Matthias ClasenFix many sparse warnings. (#157253, Kjartan Maraas.
2004-11-09 Matthias ClasenAdd a hint about using gdk_drawable_get_size() instead.
2004-11-03 Matthias ClasenHandle the case that the protocol version in the contex...
2004-11-01 Matthias ClasenDon't crash on broken ClientMessage events. (#157056...
2004-10-31 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32...
2004-10-30 Robert ÖgrenImplement these on win32, currently only for button...
2004-10-29 Hans Breuerupdated
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-10-28 Matthias Clasen*** empty log message ***
2004-10-26 Matthias ClasenDocumentation fixes.
2004-10-25 Anders CarlssonNew API to handle the clipboard manager.
2004-10-18 Matthias ClasenFix #155658, Sebastian Bacher:
2004-10-18 Matthias ClasenForgotten change
2004-10-09 Matthias ClasenGDK documentation fixes.
2004-10-05 4check the iteration window variable, not just the windo...
2004-10-05 Matthias ClasenReturn a new reference to an existing GdkWindow if...
2004-10-01 Tor LillqvistSet _gdk_input_ignore_wintab to FALSE, thus enabling...
next