]> Pileus Git - ~andy/gtk/history - gdk
Fix #161409:
[~andy/gtk] / gdk /
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.
2004-08-23 Matthias ClasenSupport the latest EWMH additions to the _NET_ACTIVE_WI...
2004-08-23 Matthias ClasenSet unused bits in pixel to 1s in case they are used...
2004-08-22 Tor LillqvistDon't show TEMP windows in the Task Manager. Implement...
2004-08-22 Tor LillqvistReport whole of (primary) monitor, including any taskba...
2004-08-18 Manish SinghShut up CVS
2004-08-17 Matthias ClasenNo need for INCLUDE_INTERNAL_SYMBOLS anymore.
2004-08-10 Matthias ClasenDefine TESTS, not TEST, so that make check actually...
2004-08-10 Matthias ClasenInclude glib.h before using glib symbols. D'oh.
2004-08-10 Matthias ClasenProtect gtkalias.h by G_HAVE_GNUC_VISIBILITY.
2004-08-10 Matthias ClasenInclude gtkalias.h in the generated sources gtkmarhaler...
2004-08-10 Matthias ClasenAdd gdkalias.h to BUILT_SOURCES.
2004-08-09 Hans Breuerautogenerate gtk.def, cleanup
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-08-09 Morten WelinderFix C99ism.
2004-08-09 Matthias ClasenAdd the exported functions gdk_rgb_colormap_ditherable(),
2004-08-09 Matthias ClasenMake static.
2004-08-08 Hans Breuertake targets into account again to allow dnd of other...
2004-08-07 Tor LillqvistDon't hardcode mapping of VK_DECIMAL to GDK_KP_Decimal...
2004-08-07 Tor LillqvistWM_WINDOWPOSCHANGED): Add _gdk_offset_{x,y} to top...
2004-08-06 Hans Breuermake it compile and more similar to the X11 implementat...
2004-08-06 Matthias ClasenReally fix the initialization of the target list.
2004-08-06 Robert ÖgrenSet x_root and y_root in button and motion events from...
2004-08-05 Soeren SandmannCall gdk_window_enable_synchronized_configure()
2004-08-02 Soeren SandmannNew function. Make sure the sync counter is recreated...
2004-08-02 Matthias ClasenAdd missing error traps. (#149011, Thomas Leonard)
2004-07-31 Matthias ClasenDon't set both states at once. (#148789, Matthew Garret)
2004-07-28 Matthias ClasenMake the fb backend compile against current freetype...
2004-07-28 Matthias ClasenFix prototype mismatch. (#148589, Nicolas Deves)
2004-07-27 Anders CarlssonCast to 32-bit integers when premultiplying, suggested...
2004-07-27 Anders CarlssonAdd gdk_draw_rectangle_alpha_libgtk_only which uses...
next