summaryrefslogtreecommitdiff
path: root/gtk/gtkxembed.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some compiler warnings. (#433642, Kjartan Maraas)Matthias Clasen2007-04-301-1/+1
* Apply a patch by Chris Wilson to avoid spurious valgrind warnings fromMatthias Clasen2007-01-041-11/+13
* Reduce size of static buffer.Matthias Clasen2006-04-031-2/+2
* Use the slice allocator for many small allocations.Matthias Clasen2006-01-041-3/+2
* gtk/gtkxembed.h New function, used in error messages and debugging output.Tor Lillqvist2005-07-211-1/+29
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+1
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Silently do nothing when recipient is NULL, as described in the docOwen Taylor2003-10-281-2/+5
* Send the focus on to the parent when there was no focus widget before andOwen Taylor2003-08-251-0/+210