summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk:Cody Russell2008-01-101-0/+4
* Merged from trunk:Richard Hult2008-01-103-37/+88
* Merged from trunk:Michael Natterer2008-01-041-5/+10
* Merged from trunk:Cody Russell2007-12-231-4/+7
* Merged from trunk:Richard Hult2007-12-211-14/+9
* Merged from trunk:Richard Hult2007-12-202-1/+10
* Merged from trunk: Use u32 instead of __u32 and u8 instead of __u8 as theSebastian Dröge2007-12-151-4/+11
* Merged from trunk:Richard Hult2007-12-103-34/+9
* Merged from trunk:Richard Hult2007-12-101-4/+4
* Merged from trunk:Richard Hult2007-12-101-0/+9
* Merged from trunk:Richard Hult2007-12-103-31/+52
* Merged from trunk:Richard Hult2007-12-061-3/+7
* Merged from trunk:Richard Hult2007-12-041-0/+7
* Merged from trunk:Richard Hult2007-12-031-1/+11
* Use the monitor the window currently is on, not always the primaryTor Lillqvist2007-11-251-5/+20
* Reviewed by Richard:Sven Herzberg2007-11-131-1/+1
* Avoid loading the ISO8859-1 iconv module. We're already doing all theAlexander Larsson2007-11-121-21/+21
* guard for windows with GDK_WINDOW_DESTROYED set. (Fixes #482531, reportedKristian Rietveld2007-11-091-6/+9
* Make shift tab work with unicode layouts (e.g. all Leopard layouts), fixesRichard Hult2007-11-041-0/+6
* Make the grab breaking on window move work on Leopard (as well as Tiger)Richard Hult2007-11-032-10/+3
* Calculate the frame rect correctly when resizing toplevels, fixes bugRichard Hult2007-11-031-6/+7
* Redo the fix for bug #492117, by adding a getter for the private dragRichard Hult2007-11-014-7/+33
* Fix build, bug #492117.Richard Hult2007-11-011-1/+1
* Implement manual resize and move.Richard Hult2007-10-313-2/+148
* Setup autorelease pool, plugs occasional leak on leopard.Richard Hult2007-10-311-0/+2
* Fix build warning (trackingRect should be 0, not nil).Richard Hult2007-10-311-2/+2
* Use an autorelease pool.Richard Hult2007-10-241-0/+4
* Maintain a list for the stacking order of windows. Implement lower andRichard Hult2007-10-232-14/+161
* Add a block around the WM_ACTIVATE case to avoid declaring variables inTor Lillqvist2007-10-191-5/+3
* gdk/win32/gdkevents-win32.c Force non-modal transient dialogs to iconifyCody Russell2007-10-183-10/+136
* Implement, patch from Paul Davis.Richard Hult2007-10-081-1/+15
* Ignore if there are no changes, fixes bug #467269. Patch from JonathanRichard Hult2007-10-081-0/+8
* Patch from Paul Davis to implement this in terms of scrollRect, fixes bugRichard Hult2007-10-081-8/+97
* Don't do anything while in fullscreen mode. (gdk_window_set_decorations):Richard Hult2007-10-021-11/+99
* Fixes #426246.Kristian Rietveld2007-09-123-3/+77
* Fix serial number comparison regression introduced recently. (#474897)Behdad Esfahbod2007-09-101-2/+5
* fix invalid list node accesses, spotted by Benjamin Berg, bug #475158.18:22:28 Tim Janik2007-09-091-1/+2
* Allow dest to be NULL. (#464528, Xan Lopez)Matthias Clasen2007-09-071-10/+14
* Patch from William Pitcock: Ungrab windows if necessary when they areRichard Hult2007-09-061-0/+9
* Implement those. Based on patch from Stefan Gehn, bug #459459.Richard Hult2007-08-301-5/+66
* Patch from Stefan Gehn to implement those, bug #459667.Richard Hult2007-08-301-55/+84
* Patch from Stefan Gehn to implement copying from a pixmap, bug #348493.Richard Hult2007-08-301-1/+77
* fix X serial handling to cope with wraparounds and maintain referentialTim Janik2007-08-281-6/+4
* Committing changes to the source bdf font file that I forgot to commitCody Russell2007-08-171-1949/+2044
* Modified the sb_h_double_arrow and sb_v_double_arrow mouse cursors toCody Russell2007-08-151-9/+13
* Note in docs that @dest's width and height is set to 0, 0 if theBjörn Lindqvist2007-08-101-2/+4
* Revert commit that was accidentally made. Sorry.Behdad Esfahbod2007-08-081-1/+8
* Use gtk_true instead of rolling a new one. Patch from Xan Lopez.Behdad Esfahbod2007-08-081-8/+1
* Implement, fixes bug #405868. Based on patch from metz81@web.de.Richard Hult2007-07-311-2/+71
* Attempts to load stock X cursors no longer results in annoying error messages...Attilio Fiandrotti2007-07-271-0/+3