| Commit message (Expand) | Author | Age | Files | Lines |
* | reviewed by: <Carlos Garnacho <garnacho@gnome.org> | Kjartan Maraas | 2008-06-20 | 1 | -1/+1 |
* | Fixed wrongly resolved merge conflicts. | Tim Janik | 2008-06-20 | 1 | -1/+1 |
* | Switch to "guint GSEAL (foo) : width;" when packing fields in guints. | Tim Janik | 2008-06-20 | 1 | -1/+1 |
* | Seal GtkTreeStore | Tim Janik | 2008-06-20 | 1 | -12/+13 |
* | deprecate GtkDestroyNotify. | Michael Natterer | 2008-06-18 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Fix #399071, suggestion from Benoit Dejean. | Kristian Rietveld | 2007-06-04 | 1 | -0/+5 |
* | Fixes #324099, Tommi Komulainen. | Kristian Rietveld | 2006-01-15 | 1 | -0/+12 |
* | Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit | Matthias Clasen | 2005-06-21 | 1 | -6/+4 |
* | Mark as const. | Matthias Clasen | 2004-11-23 | 1 | -1/+1 |
* | modify and free tmp instead of path ... (patch from #97927). | Kristian Rietveld | 2002-11-18 | 1 | -2/+5 |
* | Documentation improvements. | Matthias Clasen | 2002-10-10 | 1 | -2/+2 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -6/+6 |
* | API additions: _move, _reorder and _swap for stores, path constructor. | Kristian Rietveld | 2002-07-26 | 1 | -0/+9 |
* | Discussed in #76249. | Kristian Rietveld | 2002-06-04 | 1 | -1/+3 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | fix evil ref bug where the wrong row and a deleted row was unreffed. Found | Jonathan Blandford | 2002-02-09 | 1 | -0/+3 |
* | s/obj/klass/ where appropriate | jacob berkman | 2001-12-12 | 1 | -1/+1 |
* | new "model" construct property for language bindings. | Jonathan Blandford | 2001-11-14 | 1 | -41/+46 |
* | handle default sort feature | Jonathan Blandford | 2001-09-03 | 1 | -0/+3 |
* | use GtkSortType instead of GtkTreeSortOrder. (#59173). | Kristian Rietveld | 2001-08-23 | 1 | -1/+1 |
* | New function for language bindings. | Jonathan Blandford | 2001-06-30 | 1 | -0/+2 |
* | changed new_with_types to just plain new, fixing the number of columns, | Jonathan Blandford | 2001-06-30 | 1 | -8/+1 |
* | New functions to clear a model. | Jonathan Blandford | 2001-06-19 | 1 | -1/+1 |
* | Added patch from Jeff Franks <jcf@tpg.com.au> to add GET_CLASS macros to | Jonathan Blandford | 2001-05-22 | 1 | -0/+1 |
* | Initial work on implementing the GtkTreeSortable interface. Basicaly a big | Jonathan Blandford | 2001-04-01 | 1 | -1/+4 |
* | fix up some docs | Havoc Pennington | 2001-03-23 | 1 | -1/+1 |
* | Forgot to namespace this. | Jonathan Blandford | 2001-03-23 | 1 | -1/+1 |
* | fix braino. New interface to add cleanup sortable support. | Jonathan Blandford | 2001-03-23 | 1 | -0/+1 |
* | renamed "child_toggled" to "has_child_toggled". | Jonathan Blandford | 2001-03-05 | 1 | -14/+0 |
* | removed signals. Moved to inherit from GObject instead of GtkObject. | Jonathan Blandford | 2001-02-21 | 1 | -2/+2 |
* | removed gtk_*_store_get, and moved to GtkTreeModel. | Jonathan Blandford | 2001-02-17 | 1 | -6/+0 |
* | handle case where sibling == iter (gtk_tree_store_insert_after): handle | Havoc Pennington | 2001-01-10 | 1 | -2/+0 |
* | hack on this some | Havoc Pennington | 2001-01-08 | 1 | -2/+2 |
* | use the new BOXED marshallers. | Jonathan Blandford | 2000-11-10 | 1 | -1/+1 |
* | New function. | Jonathan Blandford | 2000-10-30 | 1 | -0/+1 |
* | Not sure how this ever worked. Fixed it to use new iter stuff, and added | Jonathan Blandford | 2000-10-27 | 1 | -52/+53 |
* | Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators | Jonathan Blandford | 2000-10-26 | 1 | -54/+67 |
* | Move GtkTreeModel from object to interface. | 6 | 2000-10-16 | 1 | -2/+16 |
* | Fix GtkTreeNode *node ->GtkTreeNode node issue. | 5 | 2000-10-15 | 1 | -38/+40 |
* | Checked in initial draft of the new tree widget. | 4 | 2000-10-05 | 1 | -0/+99 |