]> Pileus Git - ~andy/gtk/history - gdk
Bug 545875 – evo crashed when trying to print pages 6-7 of a 1 page
[~andy/gtk] / gdk /
2008-08-20 Søren Sandmann Ped... +Wed Aug 20 18:16:29 2008 Søren Sandmann <sandmann...
2008-08-16 Torsten SchönfeldFix small issues in the documentation of gdk_window_rem...
2008-08-15 Richard HultSome aftermath of the fix of bug #543868. Clip and...
2008-08-15 Sven HerzbergUse the g_test_*() API for this test reviewed by: Richa...
2008-08-15 Sven HerzbergPrepare for using the g_test_*() API reviewed by: Richa...
2008-08-13 Erwann Chenede -Bug 547456 - gdk/x11/gdkscreen-x11.c : init_solaris_xin...
2008-08-12 Michael Nattererdefine -DGDK_PIXBUF_DISABLE_DEPRECATED in the global...
2008-08-12 Michael Nattererexamples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext...
2008-08-11 Sven Neumanngdk/gdkkeys.c gdk/gdkscreen.c use canonical signal...
2008-08-08 Sven HerzbergGet the gdk+cairo test to pass distcheck, too
2008-08-07 16:19:16 Tim Janikuse g_error() instead of a combination of g_warning...
2008-08-07 Richard HultBug 535573 – Deadlock in gdkeventloop-quartz.c:poll_func()
2008-08-07 Richard HultImplement those, fixes loading python bindings.
2008-08-05 Matthias Clasen2.13.6
2008-08-04 Matthias ClasenForgotten file
2008-08-04 Tor LillqvistBug 544684 - Win64 issue, window handles are assumed...
2008-08-04 Tor LillqvistBug 544684 - Win64 issue, window handles are assumed...
2008-08-04 Tor LillqvistBug 544684 - Win64 issue, window handles are assumed...
2008-08-04 Tor LillqvistBug 544684 - Win64 issue, window handles are assumed...
2008-08-04 Tor LillqvistCast pointers to guintptr, not unsigned long, before...
2008-08-04 Tor LillqvistDefine GDK_NATIVE_WINDOW_POINTER on 32-bit Windows...
2008-08-04 Michael Natterercall gdk_rgb_set_verbose(TRUE) if "gdkrgb" is in the...
2008-08-04 Michael Nattereradd the generated PNGs to CLEANFILES.
2008-08-03 Tor LillqvistSet LIB_EXE_MACHINE_FLAG to either X86 or X64 on Window...
2008-08-03 Tor LillqvistBug 544684 - Win64 issue, window handles are assumed...
2008-08-03 Tor LillqvistDon't bother looking up EnumDisplayMonitors and GetMoni...
2008-08-03 Matthias ClasenSupport GEmblemedIcon
2008-08-02 Matthias ClasenImprove docs
2008-08-01 Hans Breuerbuild gdkwindowimpl
2008-08-01 Cody RussellBug 56070 – Can't click button after setting it sensitive.
2008-07-31 Matthias ClasenAdd gdk_threads_add_timeout_seconds{_full}
2008-07-24 Cody RussellBug 544510 – SetTimer callback signatures has the wrong...
2008-07-24 Matthias ClasenBug 544265 – GDK assumes XFIXES extension
2008-07-22 Sven HerzbergFix svn:ignore and the include condition
2008-07-22 Sven HerzbergAdd a test for my fixes from July 20th.
2008-07-22 Frederic CrozatDon't use RandR 1.2 if driver is detected as randr12_co...
2008-07-21 Cody RussellBug 153567 – Repaint glitches in widgets
2008-07-20 Sven Herzbergreviewed by: Richard Hult
2008-07-20 Sven Herzbergreviewed by: Richard Hult
2008-07-18 Matthias ClasenAvoid a crash
2008-07-07 Cody RussellBug 541964 – [Win32] Setting modal hint to current...
2008-07-07 Tor LillqvistNeed to initialise private->impl here, too.
2008-07-07 Matthias ClasenAdd a note that cairo contexts cannot be cached for...
2008-07-06 Matthias ClasenBug 493008 – gdk_screen_get_window_stack is not 64...
2008-07-04 Matthias ClasenSmall doc fixes
2008-07-04 Matthias ClasenSome GDK doc additions
2008-07-04 Matthias ClasenFix make check
2008-07-03 Tor LillqvistBug 540861 - invalid UTF-8 in input device name
2008-07-02 Cody RussellBug 541305 – [Win32] Scrolling was broken after GdkWind...
2008-07-02 Cody RussellBug 541249 – [Win32] Fix some internal static methods
2008-07-02 Cody RussellBug 541162 – [Win32] Update for the new GdkWindowImpl...
2008-07-01 Cody RussellBug 539164 – Windows' System Menu blocks main loop
2008-07-01 Cody RussellRevert name change
2008-07-01 Richard HultSome aftermath from the window impl cleanups:
2008-07-01 Matthias ClasenAdd event sound settings. Patch by Lennart Pöttering.
2008-06-30 Cody RussellPractically everything changed.
2008-06-30 Michael NattererSome unrelated cleanups found while reviewing the offsc...
2008-06-30 Michael Nattererremove duplicate declaration of _gdk_window_new().
2008-06-30 Michael Nattererreorder source lists alphabetically.
2008-06-27 Kristian Rietveldadapt to use GdkWindowImpl interface.
2008-06-27 Emmanuele BassiAbstract some GdkWindow API into an interface that...
2008-06-23 Kristian Rietvelddo not hard code the prefix of the enum, use @ENUMPREFI...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-21 Michael Nattererremove redundant include, fix indentation, replace...
2008-06-20 Hans Breuermust return a value of the appropriate type with g_retu...
2008-06-20 Cody RussellRename gdk_window_new -> _gdk_window_new and gdk_window...
2008-06-18 Michael Nattererdeprecate GdkDestroyNotify.
2008-06-17 Matthias ClasenProtect against XKB being stupid. Reported by Pedro...
2008-06-15 Cody RussellInitialize hwnd to NULL. This fixes OpenClipboard(...
2008-06-13 Matthias ClasenFix doc typos
2008-06-13 Hans Breuercheck surface status after ceating a pdf. Avoids crashi...
2008-06-11 Tor LillqvistAs we don't support Win9x anyway, we can use ProcessIdT...
2008-06-06 Matthias ClasenReturn the right coordinates
2008-06-06 Behdad EsfahbodBug 536185 – monitor font configuration
2008-05-30 Michael Natterergdk/gdkapplaunchcontext.h gdk/gdktestutils.h gtk/gtkmou...
2008-05-30 Tor LillqvistBug 533108 - leak of GDI region in function 'handle_wm_...
2008-05-28 Michael Nattererdefine __GDK_H_INSIDE__ around including all other...
2008-05-26 Richard HultTry setting the default font, might need to tweak this.
2008-05-26 Matthias Clasen Bug 513811 – Use cairo_format_stride_for_width()
2008-05-25 Cody RussellBug 526635 - _gdk_window_get_toplevel handles FOREIGN...
2008-05-25 Cody RussellBug 525461 - Don't invalidate under an input-only child
2008-05-25 Cody RussellBug 524110 - Gdk should not assume reparenting WMs...
2008-05-25 Cody RussellBug 522269 - Evince windows sometimes incorrectly unmax...
2008-05-24 Björn LindqvistUpdate docstring to match pango_color_parse, do not...
2008-05-24 James SharpeRemove duplicate gdk_window_redirect_to_drawable and
2008-05-23 Hans Breuerupdated fix c99ism (variable at start of block export...
2008-05-23 Tor LillqvistAdd gdk_window_redirect_to_drawable and gdk_window_remo...
2008-05-23 Tor LillqvistDon't do anything if style doesn't change. Improve...
2008-05-21 Richard HultRenamed to adapt to the offscreen rendering changes...
2008-05-21 10:49:20 Tim JanikBug 318807 – Offscreen windows and window redirection.
2008-05-19 Richard HultUse SetSystemUIMode instead of hiding and showing the...
2008-05-17 Richard HultUse gdk_threads_add_idle instead of g_idle_add. Add...
2008-05-13 Tor LillqvistBug 496958 - Wacom Bamboo Doesn't Function with GTK...
2008-05-12 Richard HultForgotten in previous commit.
2008-05-12 Richard HultRemove special casing of menu key events as it's no...
2008-05-12 Tor LillqvistBug 532558 - Cannot build dll when using separate builddir
2008-05-12 Tor LillqvistBug 532059 - Leak in win32 clipboard manipulation
2008-05-08 Richard HultMove the currently invalidated region. Fixes bug #53204...
2008-05-08 Richard HultOnly set the fake fd's revents, not the first one....
2008-05-06 Michael Natterergdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkeven...
next