| Commit message (Expand) | Author | Age | Files | Lines |
* | xembed: Fix compiler warnings | Matthias Clasen | 2015-06-02 | 1 | -8/+8 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -1/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | API: Remove GDK_WINDOW_XWINDOW() macro | Benjamin Otte | 2010-12-02 | 1 | -2/+2 |
* | Remove GtkObject completely | Matthias Clasen | 2010-09-26 | 1 | -0/+1 |
* | gtk: gdk_drawable_get_display() => gdk_window_get_display() | Benjamin Otte | 2010-09-26 | 1 | -1/+1 |
* | More error trap cleanups | Matthias Clasen | 2010-09-20 | 1 | -1/+0 |
* | Use gdk_error_trap_pop_ignore() where appropriate | Matthias Clasen | 2010-09-18 | 1 | -1/+1 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -1/+1 |
* | [annotations] Add allow-none | Johan Dahlin | 2010-02-19 | 1 | -2/+2 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Fix some compiler warnings. (#433642, Kjartan Maraas) | Matthias Clasen | 2007-04-30 | 1 | -1/+1 |
* | Apply a patch by Chris Wilson to avoid spurious valgrind warnings from | Matthias Clasen | 2007-01-04 | 1 | -11/+13 |
* | Reduce size of static buffer. | Matthias Clasen | 2006-04-03 | 1 | -2/+2 |
* | Use the slice allocator for many small allocations. | Matthias Clasen | 2006-01-04 | 1 | -3/+2 |
* | gtk/gtkxembed.h New function, used in error messages and debugging output. | Tor Lillqvist | 2005-07-21 | 1 | -1/+29 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+1 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Silently do nothing when recipient is NULL, as described in the doc | Owen Taylor | 2003-10-28 | 1 | -2/+5 |
* | Send the focus on to the parent when there was no focus widget before and | Owen Taylor | 2003-08-25 | 1 | -0/+210 |