summaryrefslogtreecommitdiff
path: root/gtk/gtkxembed.c
Commit message (Expand)AuthorAgeFilesLines
* xembed: Fix compiler warningsMatthias Clasen2015-06-021-8/+8
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* API: Remove GDK_WINDOW_XWINDOW() macroBenjamin Otte2010-12-021-2/+2
* Remove GtkObject completelyMatthias Clasen2010-09-261-0/+1
* gtk: gdk_drawable_get_display() => gdk_window_get_display()Benjamin Otte2010-09-261-1/+1
* More error trap cleanupsMatthias Clasen2010-09-201-1/+0
* Use gdk_error_trap_pop_ignore() where appropriateMatthias Clasen2010-09-181-1/+1
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-1/+1
* [annotations] Add allow-noneJohan Dahlin2010-02-191-2/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* 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