| Commit message (Expand) | Author | Age | Files | Lines |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -46/+46 |
* | Clarify memory management of tree models | Christian Dywan | 2010-08-09 | 1 | -1/+3 |
* | GtkListStore: move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -160/+268 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | Add (out) annotations to GtkTreeIter parameters | Philip Withnall | 2010-07-07 | 1 | -7/+7 |
* | Revert "Add length to gtk_tree_path_get_indices" | Colin Walters | 2010-06-28 | 1 | -2/+2 |
* | Add length to gtk_tree_path_get_indices | Colin Walters | 2010-06-28 | 1 | -2/+2 |
* | [annotations] Add allow-none | Johan Dahlin | 2010-02-19 | 1 | -4/+4 |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -9/+9 |
* | Remove some unused variables (GnomeBug:591218) | Javier Jardón | 2009-08-10 | 1 | -1/+0 |
* | Bug 586374 – code does not follow documentation | Kristian Rietveld | 2009-07-30 | 1 | -3/+18 |
* | clean up code in gtk_list_store_set_n_columns() | Benjamin Otte | 2009-07-01 | 1 | -15/+5 |
* | clarify the init value for the default sort column id | Benjamin Otte | 2009-06-27 | 1 | -1/+1 |
* | Bug 536542 – gtk_list_store_set() documentation doesn't say whether | Cosimo Cecchi | 2008-09-11 | 1 | -0/+1 |
* | examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c | Michael Natterer | 2008-08-12 | 1 | -2/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | deprecate GtkDestroyNotify. | Michael Natterer | 2008-06-18 | 1 | -6/+6 |
* | Bug 534694 – Col id in GtkListStore could be out of range | Matthias Clasen | 2008-05-25 | 1 | -7/+22 |
* | Use type of the correct column (#529535). Add test. | Jan Arne Petersen | 2008-05-24 | 1 | -2/+2 |
* | Add translatable/context and comment attributes on <col> tags under a | Johan Dahlin | 2008-03-02 | 1 | -6/+75 |
* | Require gtk-doc 1.8 | Matthias Clasen | 2007-11-25 | 1 | -2/+2 |
* | Do not assume that text is null-terminated as pointed out by Christopher | Johan Dahlin | 2007-08-07 | 1 | -1/+4 |
* | Add GtkBuilder and GError arguments to gtk_builder_value_from_string and | Johan Dahlin | 2007-06-27 | 1 | -5/+15 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -1/+275 |
* | Fix #399071, suggestion from Benoit Dejean. | Kristian Rietveld | 2007-06-04 | 1 | -18/+80 |
* | Fix some compiler warnings. (#433642, Kjartan Maraas) | Matthias Clasen | 2007-04-30 | 1 | -5/+5 |
* | Recognize negative column indices as invalid. (#415260, Chris Wilson) | Matthias Clasen | 2007-04-28 | 1 | -1/+1 |
* | Remove these files since GSequence has been moved into GLib. | Soren Sandmann | 2007-02-04 | 1 | -97/+96 |
* | Fix a typo in the docs. (#349501, Carlos GUSLiBu) | Matthias Clasen | 2006-08-15 | 1 | -1/+1 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -6/+4 |
* | Make the insert and set functions somewhat more convenient. (#343841, | Kristian Rietveld | 2006-06-26 | 1 | -4/+10 |
* | Small refactoring. (#340428, Paolo Borelli). | Kristian Rietveld | 2006-05-27 | 1 | -28/+21 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -73/+10 |
* | Always call the get_path and get_iter implementations directly, rather | Matthias Clasen | 2005-12-30 | 1 | -6/+6 |
* | Remove excessive g_return_if_fail() checks in static functions. | Matthias Clasen | 2005-12-29 | 1 | -71/+17 |
* | Use the slice allocater for GtkTreeDataSortHeader. | Matthias Clasen | 2005-12-29 | 1 | -31/+5 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Fix for #312924, by John Finlay. | Kristian Rietveld | 2005-08-11 | 1 | -0/+14 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Fix a doc typo. (#169873, Johan Dahlin) | Matthias Clasen | 2005-03-11 | 1 | -1/+1 |
* | Return TRUE if there are children. (#162134, Iñigo Serna, patch by John | Matthias Clasen | 2004-12-24 | 1 | -1/+1 |
* | Fix sorting of list stores. (#161886, Marcin Krzyzanowski) | Matthias Clasen | 2004-12-22 | 1 | -3/+9 |
* | Pass a root path to gtk_tree_model_rows_reordered(). (#161720, Marcin | Matthias Clasen | 2004-12-20 | 1 | -6/+7 |
* | Add functions which allow faster insertion of rows in sorted list stores. | Matthias Clasen | 2004-12-09 | 1 | -36/+236 |
* | Make this work, no need to invert the array. | Matthias Clasen | 2004-12-08 | 1 | -4/+39 |
* | Update the documentation to specify a more useful behaviour, which can be | Matthias Clasen | 2004-11-30 | 1 | -3/+5 |
* | Don't loop over the sentinel node. (#156298, Torsten Schoenfeld) | Matthias Clasen | 2004-10-29 | 1 | -1/+1 |
* | Replace broken, overly clever implementation with one that works. | Søren Sandmann | 2004-10-23 | 1 | -37/+42 |