]> Pileus Git - ~andy/gtk/history - gdk
Bump libtiff requirement to 3.6.0, by requiring presence of
[~andy/gtk] / gdk /
2007-05-16 Brian CameronAdd Sun mediaLib support so that hardware acceleration...
2007-05-13 Cody RussellFix context iterations for handle_configure_event()
2007-05-12 Behdad EsfahbodFix wrong cairo path generation. (#437879, Eddie C...
2007-05-10 Matthias ClasenDon't call into the backend if the region is empty...
2007-05-05 Richard HultFix bugs #428733 and #433301. Turns out the lockFocus...
2007-05-02 Dan WinshipMake sure the leader_window's WM_CLIENT_LEADER points...
2007-05-01 Michael EmmelAdded stub gdk_notify_startup_complete_with_id to compi...
2007-04-30 Richard HultImplement.
2007-04-30 Matthias ClasenSome more compiler warning fixes.
2007-04-30 Cody RussellClear correct area
2007-04-30 Tor LillqvistAdd functionality to set overall opacity of a top-level...
2007-04-29 Dan WinshipNew method to marshall and send a Startup Notification...
2007-04-28 Ronald Bultjefix two more potential races that could happen when...
2007-04-28 Matthias ClasenPlug memory leaks caused by wrong use of g_slist_remove...
2007-04-27 Matthias ClasenFactor out window movement functions. (#63820, Tilman...
2007-04-27 Matthias ClasenFactor out translate_pos(). (#63820, Tilman Sauerbeck)
2007-04-27 Matthias ClasenFactor out window mapping and unmapping functions....
2007-04-27 Matthias ClasenMake list handling code easier to read. (#63820, Tilman...
2007-04-26 Cody RussellUse native Win32 cursors where it makes sense
2007-04-25 Cody RussellWin32 drop shadow goodness
2007-04-18 Richard HultRefactor the process updates functions to share code...
2007-04-18 Matthias ClasenHandle a borderline case correctly
2007-04-11 Ronald BultjeProtect the polling thread setup and shutdown function...
2007-04-10 Matthias ClasenChange the XSettingsWatchFunc to return a Bool to indic...
2007-04-06 Richard HultClean up namespaces to make the code more maintainable.
2007-04-03 Loïc MinierRevert to non-xinerama mode when XineramaQueryScreens...
2007-04-01 Elijah NewrenPatch from Matthias to add support for the _NET_WM_USER...
2007-03-17 Chris WilsonInitialise nxvisuals to 0 in order to handle XGetVisual...
2007-03-15 Richard HultAdd stubs for gdk_notify_startup_complete_with_id and
2007-03-15 Tor LillqvistAdd gdk_notify_startup_complete_with_id and gdk_window_...
2007-03-14 Michael NattererMake gtk_widget_set_extension_events() work on already...
2007-03-13 Emmanuele BassiApply patch by Vytautas Liuolia for changing the startu...
2007-03-12 Matthias ClasenDoc improvements
2007-03-10 Richard HultUpdate for the new quartz cairo surface API (#410442...
2007-03-10 Richard HultAdd missing function signature to fix a build warning.
2007-03-10 Richard HultPlug a leak.
2007-03-10 Richard HultRemove unneccesary exposure mask check.
2007-03-10 Richard HultDon't set the font name here, leave that to themes...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-03-09 Matthias ClasenDefer the callbacks to an idle to avoid deadlock with...
2007-03-06 Tor Lillqvistgdk/Makefile.am gdk-pixbuf/Makefile.am Further fixes...
2007-02-26 Tor LillqvistAdd comment clarifying that "icon name" here is not...
2007-02-19 Tor LillqvistRemove. (gdk_device_get_type): Drop class init function...
2007-02-18 Richard HultSetup release pools to plug two leaks, patch from Erik...
2007-02-18 Richard HultAdd stub for gdk_display_add_client_message_filter...
2007-02-18 Richard HultImport AppKit.h instead of Quartz.h. Don't use userSpac...
2007-02-16 Behdad EsfahbodUse PANGO_PIXELS instead of division. (#334617)
2007-02-16 Matthias ClasenBe more careful when checking for ButtonRelease events...
2007-02-15 Cody RussellFix Win32 resize events and flickering
2007-02-07 Cody RussellAdd gdk_event_request_motions
2007-02-06 Tim Janikfixed typo
2007-02-06 Tim Janikcall gdk_event_request_motions() for new motion events...
2007-02-04 Tor LillqvistNitpick. Define BITMAPV5HEADERS also for w32api < 3...
2007-02-04 Tor LillqvistDon't define BITMAPV5HEADER on mingw with w32api >...
2007-01-30 Tor LillqvistNew debugging function. (_gdk_input_wintab_init_check...
2007-01-30 Matthias ClasenBe more careful about toplevel possibly being NULL...
2007-01-25 Matthias ClasenReduce locking overhead by not repeatedly getting the...
2007-01-20 Michael David EmmelMouse crossing fixes from Attilio
2007-01-19 Robert OegrenFix for bug #143460 - missed tablet clicks on Windows
2007-01-19 Tor LillqvistBuild Wintab support always on Windows. Don't require...
2007-01-19 Tor Lillqvistgdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefi...
2007-01-10 Behdad EsfahbodUse pango_matrix_transform_rectangle(). (#340141)
2007-01-06 Tor LillqvistNew file. Downloaded from freedesktop.org's webcvs...
2007-01-05 Behdad EsfahbodAvoid overflow when converting coordinates to Pango...
2007-01-04 Matthias ClasenCross-compilation fixes. (#392646, Yevgen Muntyan)
2007-01-04 Matthias ClasenApply a patch by Chris Wilson to avoid spurious valgrin...
2007-01-02 Matthias ClasenTry to fix #315732, reported by Luke Hutchinson:
2007-01-02 Michael David EmmelFix for leak when window destroyed
2006-12-29 Matthias ClasenFix a typo
2006-12-28 Matthias ClasenFix some formatting errors in docs.
2006-12-28 Mikael HallendalFactored out the event loop integration into gdkeventlo...
2006-12-28 Matthias ClasenRemove redundant declarations (#390097, Christian Persch)
2006-12-27 Kristian RietveldSupport inverting arrows via XSetting. (#377979, Yevgen...
2006-12-24 Behdad EsfahbodBug 340141 – Update to Pango 1.16 API
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-12-22 Matthias ClasenAdd functions to allow threadsafe handling of idles...
2006-12-22 Matthias ClasenUse pango_cairo_show_error_underline. (#340141, Behdad...
2006-12-21 Matthias ClasenGenerate double-click events. (#380421, Tommi Komulainen)
2006-12-21 Matthias ClasenCorrect return_if_fail checks. (#379803, Tommi Komulainen)
2006-12-21 Matthias ClasenImprove docs. (#353438, Mariano Suárez-Alvarez)
2006-12-21 Matthew BarnesAdd a function for converting a GdkColor to a string...
2006-12-21 Matthias ClasenMark arrow keys as translatable
2006-12-19 Mikael HallendalSplitted out the GdkPixbuf to NSImage routine so that...
2006-12-10 Matthias ClasenCheck for crt_extern.h and _NSGetEnviron. Fix compilati...
2006-10-29 Tor LillqvistImplement for B&W cursors, for instance the built-in...
2006-10-28 Tor LillqvistImprove handling of the small icon of the window class...
2006-10-11 Michael David Emmelgdkpixmap-directfb.c: add missing RGB24 case (#361176)
2006-10-09 Matthias ClasenUpdate the docs to state which out parameters may be...
2006-10-08 Michael David EmmelFix for bug 3575611 strdup property name so it can...
2006-10-08 Matthias ClasenCleanups
2006-10-03 Matthias ClasenApply a patch by Behdad Esfahbod to reduce relocations...
2006-10-02 Behdad EsfahbodInclude pltcheck.sh in EXTRA_DIST.
2006-10-02 Behdad EsfahbodMove all includes before including gdkalias.h.
2006-09-25 Michael Nattererfree display->input_windows with g_free(), not g_object...
2006-09-21 Michael NattererImplement lots of value setters for GdkGC, based on...
2006-09-21 Michael Nattererfix cast: it's drawable_impl->wrapper that is the GdkWi...
2006-09-20 Behnam Esfahbodjust check the first shift-level of keyboard layout...
2006-09-19 Ryan LortieBug 355343. Add a GdkPangoAttrEmbossColor.
2006-09-14 Michael David Emmel/tmp/cvsX7MHVx
2006-09-14 Michael David Emmelgdk/directfb/gdkcolor-directfb.c small clean ups includ...
next