summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Bug 573087 – gdkwindow.c: {x,y}_offset used uninitializedAlexander Larsson2009-03-021-5/+14
* Fix the sorting of GDK_KP_EqualMatthias Clasen2009-03-021-1/+1
* Revert an accidental commitMatthias Clasen2009-02-281-5/+5
* Bug 573069 – Gdk-CRITICAL warnings with Gtk 2.14 when draggingMatthias Clasen2009-02-281-7/+14
* Another attempt at getting Xrandr screen size changes right. ActuallyMatthias Clasen2009-02-243-32/+98
* After using randr to get a list of monitors, sort the list such that theRay Strode2009-02-201-0/+27
* looks like being called with negative width and height should beSven Neumann2009-02-191-12/+22
* move the call to _gdk_windowing_window_init() up a little. Fixes a crashSven Neumann2009-02-191-11/+9
* initialize private->impl. Thanks to Masse Nicolas for pointing this out.Sven Neumann2009-02-191-2/+3
* Be more robust against X breakageMatthias Clasen2009-02-191-1/+1
* some xrandr fixesMatthias Clasen2009-02-181-6/+10
* Bug 533456 – Memory leak when window is destroyedSven Neumann2009-02-185-17/+4
* Bug 513422 – Unknown meaning of translatable messagesSven Neumann2009-02-181-25/+13
* Bug 560671 – the client_message API doesn't work in DirectFBSven Neumann2009-02-181-9/+33
* Bug 543710 – Dead keys do not work anymore with DirectFBSven Neumann2009-02-181-22/+1
* Bug 554407 – directfb backend does not implement GdkWindowImplSven Neumann2009-02-183-256/+241
* 2.15.4GTK_2_15_4Matthias Clasen2009-02-171-1/+2
* gdk/gdk.symbols implement gdk_keymap_get_caps_lock_state(). NoSven Neumann2009-02-162-1/+28
* Bug 571873 - Compile error with gdk/win32/gdkselection-win32.cTor Lillqvist2009-02-151-4/+2
* Register randr eventsMatthias Clasen2009-02-131-0/+2
* Check for Xrandr 1.3Matthias Clasen2009-02-133-8/+83
* Add potentially missing #defines for XBUTTON1, etc. Fixes the build thatCody Russell2009-02-091-0/+19
* Bug 559408 - Transparency lost when images are copied between GTK+ and theTor Lillqvist2009-01-306-586/+685
* Bug 569435 – make maintainer-clean removes non-generated sourcesClaudio Saavedra2009-01-291-2/+1
* Bug 566628 – gdk_display_close always asserts on win32 and quartzRichard Hult2009-01-261-1/+1
* Don't update blank cursorsMatthias Clasen2009-01-241-4/+7
* Bug 567761 – Spellfixes in GTK+ documentationMatthias Clasen2009-01-231-1/+1
* Use a different approach to snapshotting that is in line with what is doneMatthias Clasen2009-01-231-0/+9
* Rename static local functions and variables to not have any unnecessary _Tor Lillqvist2009-01-211-61/+69
* Update docs on blank cursorsMatthias Clasen2009-01-202-8/+6
* Cache cursors to avoid libXcursor theme lookup overhead.Matthias Clasen2009-01-204-21/+188
* A GOptionArgFunc should return gboolean and take also a GError pointerTor Lillqvist2009-01-121-8/+32
* Bug 523554 - Copy from GIMP to Word brokenTor Lillqvist2009-01-111-1/+1
* Fail in gdk_window_new if _gdk_window_new failedChristian Dywan2009-01-091-0/+1
* Bug 566628 - gdk_display_close always asserts on win32Tor Lillqvist2009-01-051-1/+1
* Recheck _NET_SUPPORTING_WM_CHECK every now and then to avoid getting stuckMatthias Clasen2009-01-042-11/+15
* Typo fixes and small doc improvementsMatthias Clasen2008-12-265-7/+12
* Remove a C99ism. Pointed out by Eric LamarqueMatthias Clasen2008-12-131-1/+4
* Initialize the XAtom cache earlier. Patch by Christian PerschMatthias Clasen2008-12-131-2/+2
* Fix a typoMatthias Clasen2008-12-133-4/+4
* add missing #ifndef GDK_DISABLE_DEPRECATED.Michael Natterer2008-12-091-0/+2
* Correct the documentation. Patch by Paul DavisMatthias Clasen2008-12-081-5/+7
* Bug 563547 – Update gdkx11 atom precache tableBehdad Esfahbod2008-12-081-2/+14
* Bug 559622 – GdkDevice test segfaultsChristian Dywan2008-11-302-8/+17
* Bug 554076 – eventually release g_new-ed supported_atomsChristian Dywan2008-11-301-1/+10
* Bug 539263 – Deprecate gdk_window_get_toplevelsChristian Dywan2008-11-302-1/+3
* Bug 550942 – [patch] Rework of gdkeventloop-quartz.cRichard Hult2008-11-123-194/+859
* Bug 558586 – handling of keyboard under darwin (quartz)Richard Hult2008-11-121-5/+10
* Bug 558586 – handling of keyboard under darwin (quartz)Richard Hult2008-11-061-6/+29
* Revert (at least for now) the alt/cmd switching since it breaks theRichard Hult2008-11-051-4/+2