| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/+12 |
* | 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 | -75/+10 |
* | Fixes #324099, Tommi Komulainen. | Kristian Rietveld | 2006-01-15 | 1 | -31/+239 |
* | Always call the get_path and get_iter implementations directly, rather | Matthias Clasen | 2005-12-30 | 1 | -28/+30 |
* | Remove excessive g_return_if_fail() checks in static functions. | Matthias Clasen | 2005-12-29 | 1 | -77/+32 |
* | Use the slice allocater for GtkTreeDataSortHeader. | Matthias Clasen | 2005-12-29 | 1 | -34/+7 |
* | Fix a memory leak. (#321032, Peter Zelezny) | Matthias Clasen | 2005-11-15 | 1 | -6/+6 |
* | 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/+13 |
* | Fix #305737, patch from Tomislav Jonjic. This makes the | Kristian Rietveld | 2005-07-09 | 1 | -10/+50 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Update the documentation to specify a more useful behaviour, which can be | Matthias Clasen | 2004-11-30 | 1 | -4/+5 |
* | Allow sorting of tree models to be turned off again. (#151139, Torsten | Matthias Clasen | 2004-09-05 | 1 | -13/+17 |
* | Don't use an uninitialized tree iter. (#150414, Torsten Schoenfeld) | Matthias Clasen | 2004-08-22 | 1 | -1/+2 |
* | Underscore-prefix gtk_tree_data_list_compare_func. | Matthias Clasen | 2004-08-11 | 1 | -3/+3 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | s/childs/children/g. | Matthias Clasen | 2004-08-04 | 1 | -2/+2 |
* | Don't crash if somebody tries to move a node after itself in a list of | Matthias Clasen | 2004-07-04 | 1 | -1/+2 |
* | Avoid uninitialized use of &parent_iter. (#145007, John Finlay) | Matthias Clasen | 2004-06-26 | 1 | -5/+10 |
* | Commit a forgotten fix. | Matthias Clasen | 2004-06-25 | 1 | -10/+25 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | gtk/gtktreestore.c (gtk_tree_store_reorder) Fix up the interpretation of | Owen Taylor | 2004-03-02 | 1 | -2/+4 |
* | Fixes #132975. | Federico Mena Quintero | 2004-01-30 | 1 | -1/+1 |
* | Big TreeView DnD fixage, makes drops on empty models work, makes TreeStore | Kristian Rietveld | 2003-09-09 | 1 | -24/+5 |
* | Document restriction on types. | Matthias Clasen | 2003-06-04 | 1 | -1/+4 |
* | ChangeLog too long to mention here. Bugs fixed: #100973, #83195, #87556, | Kristian Rietveld | 2003-01-27 | 1 | -9/+19 |
* | Fixes #102168. | Murray Cumming | 2003-01-14 | 1 | -0/+9 |
* | The full changelog for this commit is too long to paste here, so to avoid | Kristian Rietveld | 2003-01-14 | 1 | -6/+6 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+10 |
* | add a gtk_list_store_sort_iter_changed line for some special case ... | Kristian Rietveld | 2002-11-26 | 1 | -0/+2 |
* | return a value in the range of [-1, 1] instead [0, 1], | Kristian Rietveld | 2002-11-20 | 1 | -3/+6 |
* | modify and free tmp instead of path ... (patch from #97927). | Kristian Rietveld | 2002-11-18 | 1 | -81/+333 |
* | Behaviour change, apply changes if the entry of the editable gets a focus | Kristian Rietveld | 2002-10-14 | 1 | -0/+6 |
* | Documentation improvements. | Matthias Clasen | 2002-10-10 | 1 | -30/+30 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -10/+13 |
* | Make GtkTreeRowReference a boxed type. | Jonathan Blandford | 2002-09-11 | 1 | -0/+2 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -4/+4 |
* | API additions: _move, _reorder and _swap for stores, path constructor. | Kristian Rietveld | 2002-07-26 | 1 | -3/+333 |
* | fix warning. (gtk_tree_view_search_iter): fix warning, #85884 | Jonathan Blandford | 2002-07-05 | 1 | -2/+2 |
* | sync up white space/variable names to match tree_store equiv. | Jonathan Blandford | 2002-07-01 | 1 | -6/+10 |
* | traverse all nodes, not just the leafs (pointed out by Josh Parsons) | Kristian Rietveld | 2002-06-13 | 1 | -1/+1 |
* | Discussed in #76249. | Kristian Rietveld | 2002-06-04 | 1 | -3/+57 |
* | Merged from gtk-2-0. | Kristian Rietveld | 2002-05-16 | 1 | -0/+2 |
* | fix docs | Kristian Rietveld | 2002-04-16 | 1 | -4/+4 |
* | set the sort_func correctly, 77030 | Jonathan Blandford | 2002-04-02 | 1 | -3/+8 |
* | handle gtk-tree-model-drop-append like the ListStore, includes some tweaks | Kristian Rietveld | 2002-03-08 | 1 | -4/+20 |