| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | add _gtk_rbtree_set_fixed_height() | Kristian Rietveld | 2002-03-20 | 1 | -0/+2 |
* | just return when we have an input_only window (fix by Owen Taylor) | Kristian Rietveld | 2002-03-16 | 1 | -0/+1 |
* | delay scrolling until we try to draw the window. | Jonathan Blandford | 2002-02-23 | 1 | -1/+1 |
* | add last_single_clicked and last_single_clicked_2 rowrefs and add | Kristian Rietveld | 2002-02-22 | 1 | -0/+4 |
* | change gtk_tree_view_column_cell_render, gtk_tree_view_column_cell_focus, | Kristian Rietveld | 2002-02-19 | 1 | -1/+16 |
* | Fix for bug #69586 | Kristian Rietveld | 2002-01-27 | 1 | -1/+1 |
* | Update top_row. Remove extraneous print statements. | Jonathan Blandford | 2002-01-21 | 1 | -0/+2 |
* | Now we test we can unselect nodes before selecting new ones. | Jonathan Blandford | 2002-01-10 | 1 | -0/+2 |
* | Rename gtk_tree_view_queue_draw_node to _gtk_tree_view_queue_draw_node. | Anders Carlsson | 2002-01-02 | 1 | -1/+4 |
* | restore the else case of #ifdef __GNUC__ #66225 | Hidetoshi Tajima | 2001-12-05 | 1 | -0/+37 |
* | Minor fix. | Jonathan Blandford | 2001-12-04 | 1 | -45/+8 |
* | if we use pointers, we should free the previous pointer first (if it | Kristian Rietveld | 2001-12-03 | 1 | -1/+0 |
* | Remove trailing commas in enum declarations. | Owen Taylor | 2001-11-21 | 1 | -3/+2 |
* | Remove handle_box from App demo. | Jonathan Blandford | 2001-10-22 | 1 | -0/+3 |
* | Make a GtkCellEditable (get_widget_window_size): Change to let it honor | Jonathan Blandford | 2001-09-25 | 1 | -1/+0 |
* | centralize all the editing code | Jonathan Blandford | 2001-09-18 | 1 | -0/+11 |
* | Add put for use with editable widgets. This function is private, and | Jonathan Blandford | 2001-09-18 | 1 | -0/+7 |
* | Add "use_align" to give people the option to just make a cell visible. | Jonathan Blandford | 2001-08-24 | 1 | -0/+1 |