summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Make gdk_keymap_translate_keyboard_state() handle NULL keymaps. (#139715,Soeren Sandmann2004-04-181-32/+23
* Support for _NET_WM_USER_TIME (bug 115650). Patch by Elijah Newren.Soeren Sandmann2004-04-186-1/+98
* workaround for bug #137496, the real fix would involve just another smallHans Breuer2004-04-111-2/+4
* If both Shift and CapsLock pressed, ignore the shift only for lettersTor Lillqvist2004-04-103-7/+14
* Handle '--' correctly.Anders Carlsson2004-04-051-1/+1
* Use X11 semantics for angles. Thanks to Tim Newsham.Tor Lillqvist2004-03-311-15/+11
* applied the undisputable and required [due to recent gtkfilesystemHans Breuer2004-03-201-13/+17
* Don't just copy the whole GdkGCWin32 with a single assignment, thatTor Lillqvist2004-03-151-3/+26
* Don't undefine HAVE_MONITOR_INFO when compiling with gcc. Mingw's headersTor Lillqvist2004-03-132-2/+10
* Make this a total no-op when the new or old parent is destroyed. (#134230,Owen Taylor2004-03-134-75/+114
* Set also the pointer button bits. (#136636, Dave Neary)Tor Lillqvist2004-03-102-2/+39
* some more settings from system, also reflect some name changes done aHans Breuer2004-03-072-6/+92
* Make <config.h> the very first include. Likewise. Likewise.Federico Mena Quintero2004-03-063-3/+3
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-06109-51/+121
* Add missing entries, thanks to J. Ali Harlow.Tor Lillqvist2004-03-057-17/+165
* X11 R6.4 specifies 15 events for the XInput extension. We want to see themSimon Budig2004-03-011-1/+1
* Based on patch by Alex LarssonOwen Taylor2004-03-011-0/+1
* Implement PANGO_UNDERLINE_ERROR (Based on a patch by Nicolas Setton,Owen Taylor2004-02-291-0/+19
* set current_dest_drag to NULL when destroying, fixes bug #120007. AlsoHans Breuer2004-02-283-11/+18
* fix ytpo: s/eles/else/Manish Singh2004-02-271-1/+1
* Add xsettings_client_set_grab_func, Add xsettings_client_set_ungrab_funcOwen Taylor2004-02-271-13/+15
* Fix memory leak in case of mismatched property type.Owen Taylor2004-02-271-2/+6
* Return GDK_FILTER_CONTINUE for unhandled message types.Owen Taylor2004-02-262-7/+12
* Use the right free() function. (#135511, George Bronnikov)Owen Taylor2004-02-261-1/+7
* Call g_convert(), not g_convert() with fallback, since Emacs is happier ifOwen Taylor2004-02-251-5/+9
* Fix bug 134982, reported by Morten Welinder:Matthias Clasen2004-02-221-1/+3
* Bug 130790 (Federico Mena Quintero, Owen Taylor)Soeren Sandmann2004-02-211-0/+5
* Fixes for #82099:Matthias Clasen2004-02-191-0/+2
* Use a scratch GC in the case where the background is a solid color.Soeren Sandmann2004-02-183-43/+46
* Reset clip region back to NULL on cached GC (rest of #134728)Soeren Sandmann2004-02-181-0/+4
* Fix bug reported by Nam SungHyun.Soeren Sandmann2004-02-182-1/+4
* GC caching, bug #125645 (based on patch by Brian Cameron)Soeren Sandmann2004-02-189-34/+104
* Fix for #119722, reported by Olexiy Avramchenko, patch by Owen Taylor.Soeren Sandmann2004-02-173-26/+67
* Revert last commit, please don't commit patches without approval, thisOwen Taylor2004-02-171-10/+0
* don't try to draw more than 32767 segments at a time, since XDrawSegmentsDavid Odin2004-02-161-0/+10
* Assign xtype using gdk_x11_atom_to_xatom_for_display () when type !=Manish Singh2004-02-121-1/+1
* Fix misleading debug output.Matthias Clasen2004-02-111-1/+1
* Avoid triggering an X error when the client->manager_window isOwen Taylor2004-02-103-24/+36
* Use a weak reference instead of ref()/unref(). (#60857, reported by JoshuaSoeren Sandmann2004-02-022-4/+9
* Set the cursor in all cases. If no grab cursor specified, use the grabbingTor Lillqvist2004-02-021-0/+5
* Assume gravity works. (Anything else we have to take our chances with).Soeren Sandmann2004-02-023-70/+1
* Remove unused variable 'result'Soeren Sandmann2004-02-024-18/+65
* Fixes #132975.Federico Mena Quintero2004-01-302-2/+2
* Revert changes from #113476 and go back to using XftDrawSetClip, becauseOwen Taylor2004-01-301-0/+20
* Don' generate enter or leave events if the pointer is grabbed withTor Lillqvist2004-01-281-0/+9
* Fix #105497; constify uses of GdkColor.Federico Mena Quintero2004-01-2617-120/+122
* If the WM_TRANSIENT_FOR property is being deleted, set the owner of theTor Lillqvist2004-01-254-5/+18
* Fix typoAlexander Larsson2004-01-221-1/+1
* Split the gtk translations into the domains gtk20 and gtk20-properties.Matthias Clasen2004-01-171-1/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-162-2/+4