]> Pileus Git - ~andy/gtk/history - gdk
Implement better handling of Wintab tablet context overlap on Win32.
[~andy/gtk] / gdk /
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...
2004-09-25 Robert ÖgrenSet lcSysOrgX and lcSysOrgY from device instead of...
2004-09-21 Manish Singhremove now unused arg variables.
2004-09-19 Matthias Clasen2.5.3
2004-09-17 Matthias ClasenWarn if a UTF8_STRING or text/plain;charset=utf-8 roper...
2004-09-15 Tor LillqvistRemove bogus code that tried to do what the X11 backend...
2004-09-15 Matthias ClasenNew option --disable-visibility to disable the use...
2004-09-09 Matthias ClasenUse the short prefix "IA__" for aliases instead of...
2004-09-05 Matthias ClasenAdd descriptions for the commandline arguments. The...
2004-09-05 Anders CarlssonAdd new functions
2004-09-05 Anders CarlssonMake gtk argument parsing use goption. Add gtk_get_opti...
2004-09-04 Søren SandmannRevert accidental change from Aug 02 that removed a...
2004-09-03 Tor LillqvistList the three theme gtkrc files separately, zip doesn...
2004-09-01 Matthias ClasenMake it possible to specify additional modules to load...
2004-09-01 Matthias ClasenMake "ms-windows" the default theme on Win32.
2004-09-01 Matthias ClasenRemove debug spew.
2004-08-31 Robert ÖgrenOn Win32, do not produce tablet motion or button events...
2004-08-27 Tor LillqvistAdd drop_failed, like in the X11 backend. Nothing sets...
2004-08-26 Matthias ClasenMake gdk_window_process_[all]_updates() respect update_...
2004-08-26 Robert ÖgrenOn Win32, make graphical tablets work on multi-monitor...
2004-08-26 Manish Singhremove unused gdk_font_charset_for_locale() function.
2004-08-25 Matthias Clasen2.5.2
2004-08-24 Matthias ClasenUse the correct index variable. (#150941, Tommi Komulainen)
2004-08-23 Matthias ClasenMake it compile.
2004-08-23 Matthias ClasenAdd a user_time field.
next