| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove debug spew | Matthias Clasen | 2008-11-01 | 1 | -1/+0 |
* | Bug 558323 – glitches when popping up combos in treeviews | Matthias Clasen | 2008-10-31 | 1 | -20/+7 |
* | gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.c | Sven Neumann | 2008-08-11 | 1 | -2/+2 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Bug 526987 - GtkCellRendererCombo should allow model to be NULL | Kristian Rietveld | 2008-06-08 | 1 | -16/+65 |
* | Bug 324282 - add selected signal to cell renderer combo. | Kristian Rietveld | 2008-05-28 | 1 | -0/+63 |
* | gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c | Michael Natterer | 2008-02-07 | 1 | -10/+2 |
* | Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075 | Johan Dahlin | 2008-01-06 | 1 | -0/+2 |
* | Add more documentation. | Matthias Clasen | 2007-07-12 | 1 | -7/+9 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+1 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -1/+1 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -5/+4 |
* | : Mark param spec strings as static. | Matthias Clasen | 2005-03-21 | 1 | -3/+5 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -2/+2 |
* | Fix #145463, reported by Michael Natterer. | Matthias Clasen | 2004-12-09 | 1 | -6/+6 |
* | Doc additions. | Matthias Clasen | 2004-11-02 | 1 | -1/+4 |
* | Update doc comments. | Matthias Clasen | 2004-10-31 | 1 | -14/+11 |
* | Don't leak text. (#156325, Olivier Andrieu) | Matthias Clasen | 2004-10-25 | 1 | -0/+2 |
* | Use G_DEFINE_TYPE, intialize the has_entry property, ref the model and add | Matthias Clasen | 2004-10-25 | 1 | -34/+34 |
* | initialize path so we don't potentially use an undefined pointer. | Manish Singh | 2004-08-26 | 1 | -1/+2 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Add a combo box cell renderer. | Matthias Clasen | 2004-07-16 | 1 | -0/+390 |