| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes #165034, reported by Jorn Baayen. | Kristian Rietveld | 2005-07-08 | 1 | -3/+8 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+1 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -1/+1 |
* | 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 |
* | null initialize reorder's members so Purify won't complain. | Jonathan Blandford | 2003-03-31 | 1 | -1/+1 |
* | return a value in the range of [-1, 1] instead [0, 1], | Kristian Rietveld | 2002-11-20 | 1 | -2/+2 |
* | don't leak the GArray (figured out by Matthias Clasen, fixes #82026). | Kristian Rietveld | 2002-06-06 | 1 | -0/+2 |
* | include missing #ifdef G_ENA\BLE_DEBUG | Jonathan Blandford | 2002-05-16 | 1 | -1/+9 |
* | Fixes for #78258 | Owen Taylor | 2002-05-16 | 1 | -8/+24 |
* | add _gtk_rbtree_set_fixed_height() | Kristian Rietveld | 2002-03-20 | 1 | -0/+26 |
* | add _gtk_rbtree_mark_invalid (my previous commit already needed this ...) | Kristian Rietveld | 2002-01-27 | 1 | -0/+24 |
* | New function to fixup parity. RBTree corruption bug-- | Jonathan Blandford | 2001-12-10 | 1 | -56/+53 |
* | Add debug spew to lots of places, so that people with crashy trees can | Jonathan Blandford | 2001-12-08 | 1 | -5/+31 |
* | get logic right, #66249 | Jonathan Blandford | 2001-12-08 | 1 | -101/+283 |
* | Minor fix. | Jonathan Blandford | 2001-12-04 | 1 | -26/+101 |
* | Clean up height code a bit. I don't think it's completely correct yet, but | Jonathan Blandford | 2001-11-02 | 1 | -7/+35 |
* | Fix reorder_fixup, #59583 | Jonathan Blandford | 2001-11-02 | 1 | -2/+9 |
* | Add support for invalid nodes. (_gtk_rbnode_rotate_right): Ditto. | Jonathan Blandford | 2001-10-25 | 1 | -1/+85 |
* | change scroll_to_cell delayed code to happen in size_allocate. | Jonathan Blandford | 2001-10-01 | 1 | -1/+1 |
* | add warnings per jrb's request. | Kristian Rietveld | 2001-09-01 | 1 | -2/+5 |
* | Rename gtk_tree_sortable_sort_column_id_set_func. It's much shorter now. | Jonathan Blandford | 2001-06-15 | 1 | -0/+2 |
* | Massive reordering/sorting work. Now pretty much works. | Jonathan Blandford | 2001-03-29 | 1 | -11/+26 |
* | new function to handle reordering of trees. Seems to mostly work w/ the | Jonathan Blandford | 2001-03-28 | 1 | -0/+95 |
* | Proxy out to _gtk_tree_row_reference_deleted. (inserted_callback): Proxy | Jonathan Blandford | 2001-02-28 | 1 | -1/+8 |
* | remove validation idle | Havoc Pennington | 2001-02-08 | 1 | -33/+246 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -1/+22 |
* | sync to tree changes | Havoc Pennington | 2001-01-19 | 1 | -2/+7 |
* | handle case where there are no rows in the model | Havoc Pennington | 2001-01-09 | 1 | -0/+10 |
* | Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators | Jonathan Blandford | 2000-10-26 | 1 | -0/+7 |
* | Checked in initial draft of the new tree widget. | 4 | 2000-10-05 | 1 | -0/+994 |