]> Pileus Git - ~andy/gtk/history - gdk
Bug #497218. Emit "active-descendant-changed" when focus first comes into
[~andy/gtk] / gdk /
2008-01-10 Tor Lillqvistgdk/win32/gdkdisplay-win32.c gdk/win32/gdkglobals-win32.c
2008-01-10 Cody RussellProperly ref/unref windows and parents. (#506769)
2008-01-10 Richard HultMove the tracking rect workaround from here...
2008-01-10 Michael Nattereradd these functions to make it build again.
2008-01-04 Michael Nattererdon't forget to set the time in the returned GdkTimeCoords.
2007-12-28 Matthias ClasenDon't return NULL.
2007-12-27 Christian PerschFir the patch from bug #504886 not to read unitialised...
2007-12-25 Matthias ClasenRemove unneeded includes. (#505411, Kazuki IWAMOTO)
2007-12-23 Cody RussellCheck that the window is mapped before setting SW_RESTO...
2007-12-22 Christian PerschPlug mem leaks. Bug #504886.
2007-12-21 Richard HultPlug leak of destroyed subviews, fixes bug #504753.
2007-12-20 Alexander LarssonUpdate for gio API changes
2007-12-20 Richard HultMake manual resizing smoother by processing events...
2007-12-18 Matthias ClasenAdd a gtk-im-module GTK setting
2007-12-15 Sebastian DrögeUse u32 instead of __u32 and u8 instead of __u8 as...
2007-12-14 Michael Natterergdk/gdkinternals.h #include <gio/gio.h> instead of...
2007-12-13 Søren SandmannAdd RandR 1.2 support
2007-12-13 Michael NattererRemove all .cvsignore files.
2007-12-13 Mathias HasselmannMake the code compile again after the GdkAppLaunchConte...
2007-12-13 Matthias ClasenAdd docs
2007-12-13 Matthias ClasenForgotten file
2007-12-13 Matthias ClasenImplement GAppLaunchContext in gdk, providing startup...
2007-12-11 Attilio FiandrottiApplied a patch by Claudio Ciccani which adds testing...
2007-12-11 Attilio FiandrottiApplied a patch by Claudio Ciccani which fixes the...
2007-12-10 Richard HultInstall backend specific header (bug #405915). Also...
2007-12-10 Richard HultReplace the autorelease pools used for each drawing...
2007-12-10 Richard HultFix the check for no changes to position and size.
2007-12-10 Richard HultIgnore drawRect calls with zero sized areas at (0,...
2007-12-10 Richard HultFix a bug where we could end up trying to handle the...
2007-12-09 Attilio FiandrottiMinor fix for code added in r19132
2007-12-09 Attilio FiandrottiCommitted several patches by Denis Oliver Knoppwhich...
2007-12-06 Tommi KomulainenRemove trailing whitespace that can trigger false posit...
2007-12-06 Attilio FiandrottiCommitted a patch by DOK to fix GDK events generations...
2007-12-06 Richard HultFix warning when switching spaces in leopard.
2007-12-04 Richard HultFully initialize the root window, fixes bug #501583.
2007-12-03 Richard HultDon't crash when a parent relative bg pixmap is set...
2007-11-26 Matthias ClasenUse templates for glib-mkenums calls instead of complic...
2007-11-25 Tor LillqvistUse the monitor the window currently is on, not always...
2007-11-25 Tor LillqvistNew file, dummy implementations.
2007-11-25 Matthias ClasenRequire gtk-doc 1.8
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-11-21 Richard Hult* gdk/quartz/gdktestutils-quartz.c: Add stubs for the...
2007-11-21 Ross BurtonAdd xsetting for gtk-scrolled-window-placement (#458103).
2007-11-21 Behdad EsfahbodAdd Gtk/EnableAccels and Gtk/EnableMnemonics xsettings for
2007-11-20 Tim JanikFixed copyright for newly submitted files.
2007-11-20 Tim JanikMoved Gdk test functions from Gtk+ to Gdk test utils.
2007-11-13 Sven HerzbergReviewed by Richard:
2007-11-12 Alexander LarssonAvoid loading the ISO8859-1 iconv module. We're already...
2007-11-09 Kristian Rietveldguard for windows with GDK_WINDOW_DESTROYED set. (Fixes...
2007-11-04 Richard HultMake shift tab work with unicode layouts (e.g. all...
2007-11-03 Richard HultMake the grab breaking on window move work on Leopard...
2007-11-03 Richard HultCalculate the frame rect correctly when resizing toplev...
2007-11-01 Richard HultRedo the fix for bug #492117, by adding a getter for...
2007-11-01 Richard HultFix build, bug #492117.
2007-10-31 Richard HultImplement manual resize and move.
2007-10-31 Richard HultSetup autorelease pool, plugs occasional leak on leopard.
2007-10-31 Richard HultFix build warning (trackingRect should be 0, not nil).
2007-10-24 Richard HultUse an autorelease pool.
2007-10-23 Richard HultMaintain a list for the stacking order of windows....
2007-10-19 Tor LillqvistAdd a block around the WM_ACTIVATE case to avoid declar...
2007-10-18 Cody Russellgdk/win32/gdkevents-win32.c Force non-modal transient...
2007-10-08 Richard HultImplement, patch from Paul Davis.
2007-10-08 Richard HultIgnore if there are no changes, fixes bug #467269....
2007-10-08 Richard HultPatch from Paul Davis to implement this in terms of...
2007-10-02 Richard HultDon't do anything while in fullscreen mode. (gdk_window...
2007-09-12 Kristian RietveldFixes #426246.
2007-09-10 Behdad EsfahbodFix serial number comparison regression introduced...
2007-09-09 18:22:28 Tim Janikfix invalid list node accesses, spotted by Benjamin...
2007-09-07 Matthias ClasenAllow dest to be NULL. (#464528, Xan Lopez)
2007-09-06 Richard HultPatch from William Pitcock: Ungrab windows if necessary...
2007-08-30 Richard HultImplement those. Based on patch from Stefan Gehn, bug...
2007-08-30 Richard HultPatch from Stefan Gehn to implement those, bug #459667.
2007-08-30 Richard HultPatch from Stefan Gehn to implement copying from a...
2007-08-28 Tim Janikfix X serial handling to cope with wraparounds and...
2007-08-17 Cody RussellCommitting changes to the source bdf font file that...
2007-08-15 Cody RussellModified the sb_h_double_arrow and sb_v_double_arrow...
2007-08-10 Björn LindqvistNote in docs that @dest's width and height is set to...
2007-08-08 Behdad EsfahbodRevert commit that was accidentally made. Sorry.
2007-08-08 Behdad EsfahbodUse gtk_true instead of rolling a new one. Patch from...
2007-07-31 Richard HultImplement, fixes bug #405868. Based on patch from metz8...
2007-07-27 Attilio FiandrottiAttempts to load stock X cursors no longer results...
2007-07-24 Tor LillqvistCosmetic changes.
2007-07-22 Matthias ClasenDocumentation fixes
2007-07-19 Ryan Lortieadd note that the semantics of this call, when mixed...
2007-07-18 Richard HultRef the cursor in the cached case.
2007-07-14 Richard HultPlug leak.
2007-07-13 Richard HultMove from here... ...to here. (_gdk_windowing_window_de...
2007-07-13 Richard HultAdd stubs.
2007-07-12 Cody Russellgdk/win32/gdkevents-win32.c Fix transient windows on...
2007-07-12 Attilio FiandrottiFixed memory leak at window closing in DirectFB backend...
2007-07-12 Tim Janikclarified documentation example.
2007-07-10 Richard HultAdd hack to workaround the broken tracking rect impleme...
2007-07-07 Tim Janikdocu fixup by Bjoern Lindqvist, #454703.
2007-07-07 Richard Hult]) ([GdkQuartzWindow -windowDidBecomeMain:]): Keep...
2007-07-06 Richard HultFix (de)miniaturizing transient windows, by (un)setting...
2007-07-06 Richard HultAdd stub.
2007-07-04 Tim Janikadded usage example to gdk_event_request_motions()...
2007-07-03 Richard HultKeep track of button state and include it in key events...
2007-07-03 Richard HultInclude modifier state in key release events. Fixes...
2007-07-03 Tor LillqvistImplement. Just return FALSE for now. What should this...
next