| Commit message (Expand) | Author | Age | Files | Lines |
* | Tons of transfer annotations | Matthias Clasen | 2010-09-21 | 1 | -5/+5 |
* | Add a rename-to annotation for gtk_tree_path_get_indices_with_depth | Matthias Clasen | 2010-09-19 | 1 | -0/+2 |
* | Use G_DEFINE_BOXED_TYPE | Christian Persch | 2010-08-18 | 1 | -37/+9 |
* | gtk_tree_model_iter_next's iter is (in), not (inout) | Tomeu Vizoso | 2010-08-17 | 1 | -1/+1 |
* | Clarify memory management of tree models | Christian Dywan | 2010-08-09 | 1 | -1/+3 |
* | Add (inout) annotation to gtk_tree_model_iter_next() | Philip Withnall | 2010-08-05 | 1 | -1/+1 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | annotation (transfer-none) fix that somehow got dropped from last patch | John (J5) Palmieri | 2010-07-08 | 1 | -1/+1 |
* | fix some tree model annotations | John (J5) Palmieri | 2010-07-08 | 1 | -1/+1 |
* | Add (out) annotations to GtkTreeIter parameters | Philip Withnall | 2010-07-07 | 1 | -7/+7 |
* | Fix annotation on gtk_tree_model_get_value | Colin Walters | 2010-07-06 | 1 | -1/+1 |
* | Revert "Add length to gtk_tree_path_get_indices" | Colin Walters | 2010-06-28 | 1 | -4/+21 |
* | Add length to gtk_tree_path_get_indices | Colin Walters | 2010-06-28 | 1 | -21/+4 |
* | annotation fixes | John (J5) Palmieri | 2010-05-27 | 1 | -2/+2 |
* | add a get_indices_with_depth method to GtkTreePath with proper GI array annot... | John (J5) Palmieri | 2010-05-03 | 1 | -0/+25 |
* | [annotations] Add allow-none | Johan Dahlin | 2010-02-19 | 1 | -2/+2 |
* | Add introspection annotations for gtk_tree_model_get_path+gtk_tree_store_newv | Alan Knowles | 2010-02-09 | 1 | -1/+1 |
* | Document missing signal parameter | Benjamin Otte | 2010-01-03 | 1 | -0/+3 |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -5/+5 |
* | Fix a typo in the docs | Matthias Clasen | 2009-01-05 | 1 | -3/+4 |
* | gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c | Sven Neumann | 2008-08-12 | 1 | -5/+5 |
* | gtk/gtktree.c gtk/gtktreemodel.c gtk/gtktreesortable.c gtk/gtktreeview.c | Sven Neumann | 2008-08-08 | 1 | -5/+5 |
* | Small doc improvement | Matthias Clasen | 2008-07-28 | 1 | -6/+7 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Using GSlice for GtkTreePath | Philip Van Hoof | 2007-12-31 | 1 | -3/+3 |
* | Use GSlice for gtk_tree_iter_copy. Bug #434863. | Christian Persch | 2007-05-01 | 1 | -2/+2 |
* | Don't corrupt memory when faced with paths with ridiculously large | Matthias Clasen | 2007-01-08 | 1 | -6/+8 |
* | Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) | Matthias Clasen | 2006-10-03 | 1 | -1/+1 |
* | Add some docs to the row-deleted signal. (#349128, Benedikt Meurer) | Matthias Clasen | 2006-08-16 | 1 | -0/+7 |
* | Changed the language of the signals documentation slightly. Bug #340205. | Murray Cumming | 2006-05-04 | 1 | -5/+5 |
* | Document GtkTreeModel signals. | Matthias Clasen | 2006-05-01 | 1 | -1/+55 |
* | don't copy tree paths when emitting signals. (#325041, Matthias Clasen). | Kristian Rietveld | 2006-01-23 | 1 | -5/+5 |
* | Fix several g_new() calls which were using extra indirections or pointless | Matthias Clasen | 2006-01-18 | 1 | -2/+2 |
* | Documentation fixes. | Matthias Clasen | 2005-12-19 | 1 | -3/+3 |
* | Clarify docs. (#317682, Christian - Manny Calavera - Neumair) | Matthias Clasen | 2005-10-26 | 1 | -1/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -11/+12 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -2/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -4/+4 |
* | Some documentation fixes. (#314882, Guillaume Cottenceau) | Matthias Clasen | 2005-08-31 | 1 | -28/+30 |
* | new function. (#160879, Stefan Kost). | Kristian Rietveld | 2005-07-13 | 1 | -0/+19 |
* | Check for negative before appending the index, to avoid double error | Matthias Clasen | 2005-06-08 | 1 | -2/+3 |
* | Fix a C99ism | Matthias Clasen | 2005-05-21 | 1 | -28/+80 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | *** empty log message *** | Matthias Clasen | 2004-11-15 | 1 | -0/+3 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -2/+2 |
* | 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 |
* | Improve the docs (reported by Vitaly Tishkov, #74362) Add some comments to | Owen Taylor | 2004-03-05 | 1 | -3/+26 |
* | Don't use function calls in array initializers, as some compilers seem to | Matthias Clasen | 2004-02-07 | 1 | -5/+12 |
* | Correct the documentation for new_order. (#124790, Tim-Philipp Müller) | Matthias Clasen | 2004-01-31 | 1 | -3/+3 |