| Commit message (Expand) | Author | Age | Files | Lines |
* | Make GtkTreeView tell the column about expand space instead of just assigning... | Tristan Van Berkom | 2010-11-29 | 1 | -1/+2 |
* | First go at migrating GtkTreeView(Column) to GtkCellArea | Kristian Rietveld | 2010-11-28 | 1 | -18/+14 |
* | Added GtkScrollablePolicy property to scrollable interface | Tristan Van Berkom | 2010-10-26 | 1 | -0/+5 |
* | Assign all g_signal_connect() and friends to gulong variables | Alberto Garcia | 2010-10-22 | 1 | -1/+1 |
* | Add GtkScrollable interface | Tadej Borovšak | 2010-10-22 | 1 | -0/+2 |
* | treeview: Convert GtkTreeViewColumn rendering to Cairo | Benjamin Otte | 2010-09-26 | 1 | -4/+2 |
* | treeview: Draw lines with Cairo | Benjamin Otte | 2010-07-26 | 1 | -2/+4 |
* | Merge the xi2-for-master branch | Matthias Clasen | 2010-05-25 | 1 | -1/+2 |
* | Correct problems with earlier fix for bug #480065 | Kristian Rietveld | 2009-12-21 | 1 | -0/+2 |
* | Bug 480065 - wrong tree collapsed (or expanded) after having scrolled | Kristian Rietveld | 2009-12-21 | 1 | -0/+3 |
* | Revert dd511e825aef9edada30107b3d891d496cc39fd8 | Benjamin Otte | 2009-12-16 | 1 | -3/+0 |
* | Bug 596473 - Second double-click of GtkTreeView row doesn't emit... | Kristian Rietveld | 2009-11-27 | 1 | -2/+3 |
* | Bug 480065 - wrong tree collapsed (or expanded) after having scrolled | Kristian Rietveld | 2009-11-27 | 1 | -0/+3 |
* | Logically re-group fields in GtkTreePrivate structure | Kristian Rietveld | 2009-11-27 | 1 | -64/+80 |
* | Use G_STRFUNC and G_STRLOC instead __FUNCTION__ and __FILE__ | Javier Jardón | 2009-10-26 | 1 | -8/+6 |
* | bgo#580560 - Make Backspace work in the file chooser to to to the parent dire... | Federico Mena Quintero | 2009-06-15 | 1 | -0/+2 |
* | Fix #316087. | Kristian Rietveld | 2008-07-11 | 1 | -0/+6 |
* | deprecate GtkDestroyNotify. | Michael Natterer | 2008-06-18 | 1 | -4/+4 |
* | gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h | Michael Natterer | 2008-01-25 | 1 | -25/+25 |
* | Fix #477175, reported by Juri Pakaste. | Kristian Rietveld | 2008-01-10 | 1 | -0/+2 |
* | add more convenience API. | Kristian Rietveld | 2007-07-19 | 1 | -0/+2 |
* | add _gtk_tree_view_column_get_focus_area(). | Kristian Rietveld | 2007-03-20 | 1 | -0/+4 |
* | add cursor_offset field. | Kristian Rietveld | 2007-02-16 | 1 | -0/+1 |
* | Another fix for #164884. | Kristian Rietveld | 2006-07-18 | 1 | -0/+2 |
* | Introduce grid and tree lines in GtkTreeView. (#106406, Martyn Russell). | Kristian Rietveld | 2006-06-12 | 1 | -0/+6 |
* | Rubber banding for GtkTreeView, #80127. Uses same method as GtkIconView. | Kristian Rietveld | 2006-06-02 | 1 | -0/+21 |
* | (broken pipe) | Kristian Rietveld | 2006-04-26 | 1 | -0/+3 |
* | rename to _gtk_tree_selection_row_is_selectable and export internally, | Kristian Rietveld | 2006-03-01 | 1 | -0/+3 |
* | #322591, Jonathan Blandford. | Kristian Rietveld | 2006-01-24 | 1 | -4/+4 |
* | Properly handle model changes in GtkTreeSelection: (#322569, Milosz | Matthias Clasen | 2005-11-29 | 1 | -0/+1 |
* | Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit | Matthias Clasen | 2005-06-21 | 1 | -6/+3 |
* | Add a new boolean property ::hover-expand and make the treeview | Matthias Clasen | 2004-08-02 | 1 | -0/+4 |
* | New arguments | Jonathan Blandford | 2004-08-01 | 1 | -0/+3 |
* | Forgotten file. | Matthias Clasen | 2004-07-07 | 1 | -0/+4 |
* | Forgotten commit | Matthias Clasen | 2004-05-10 | 1 | -0/+2 |
* | Moved search entries into priv data. | Jonathan Blandford | 2004-04-11 | 1 | -5/+12 |
* | Add init_hadjust_value and prev_width. Initialize them here. ...and here. | Matthias Clasen | 2004-02-02 | 1 | -0/+2 |
* | Migrating all cell renderers to use the new instance private data | Kristian Rietveld | 2003-12-18 | 1 | -15/+0 |
* | Yay! Fixed height mode! Hooray! (Part 2 of #80868). | Kristian Rietveld | 2003-12-17 | 1 | -0/+4 |
* | Big TreeView DnD fixage, makes drops on empty models work, makes TreeStore | Kristian Rietveld | 2003-09-09 | 1 | -0/+3 |
* | Merge from stable. | Kristian Rietveld | 2003-08-25 | 1 | -1/+11 |
* | Remove dubious bitfields of unspecified signedness. (#112919, Morten | Matthias Clasen | 2003-05-27 | 1 | -1/+1 |
* | add a gtk_list_store_sort_iter_changed line for some special case ... | Kristian Rietveld | 2002-11-26 | 1 | -0/+15 |
* | API additions: _move, _reorder and _swap for stores, path constructor. | Kristian Rietveld | 2002-07-26 | 1 | -0/+2 |
* | The "big treeview focus patch". Fixes several issues and adds some | Kristian Rietveld | 2002-05-05 | 1 | -2/+6 |
* | Fixes #74206. | Kristian Rietveld | 2002-04-25 | 1 | -0/+1 |
* | add _gtk_tree_view_column_autosize | Kristian Rietveld | 2002-04-19 | 1 | -1/+4 |
* | rename last_single_clicked{,_2} to last_button_press{,_2}, as the latterGTK_MULTIHEAD_MERGEPOINT_19_04_02 | Kristian Rietveld | 2002-04-19 | 1 | -2/+2 |
* | add _gtk_tree_view_column_get_editable_cell and | Kristian Rietveld | 2002-04-14 | 1 | -1/+6 |
* | Fixes #78110 | Kristian Rietveld | 2002-04-09 | 1 | -1/+3 |