| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix selection. I think it's all dandy now. We check the current event for | Jonathan Blandford | 2001-08-22 | 1 | -3/+0 |
* | Add heavily modified patch from Kristian Rietveld to handle interactive | Jonathan Blandford | 2001-08-17 | 1 | -0/+11 |
* | Add support for animating expanders. | Anders Carlsson | 2001-07-22 | 1 | -0/+5 |
* | Patch Thomas Broyer from <tbroyer@ltgt.net>. Expander arrows are now | Jonathan Blandford | 2001-06-29 | 1 | -1/+1 |
* | fix stupid missing statement | Jonathan Blandford | 2001-06-26 | 1 | -0/+5 |
* | further justify gtk_tree_model_get_flags by adding a second flag for atk. | Jonathan Blandford | 2001-06-12 | 1 | -0/+1 |
* | new function to clean up cursor handling. | Jonathan Blandford | 2001-06-08 | 1 | -0/+3 |
* | made fil mode GDK_STIPPLED actually work -> check boxes and radio buttons | Hans Breuer | 2001-05-25 | 1 | -1/+1 |
* | You can now set all sorts of properties in any order you wan, whether or | Jonathan Blandford | 2001-05-16 | 1 | -1/+3 |
* | New function to let user control where columns are dragged. | Jonathan Blandford | 2001-05-09 | 1 | -0/+2 |
* | New "columns_changed" signal. | Jonathan Blandford | 2001-05-09 | 1 | -1/+11 |
* | new function. (gtk_tree_view_move_column_after): Clean up interface. | Jonathan Blandford | 2001-04-30 | 1 | -1/+0 |
* | clean up column dragging code. Revealed some (potential) GdkWindow bugs. | Jonathan Blandford | 2001-04-26 | 1 | -16/+3 |
* | add missing '}' that got munched by #endif. | Jonathan Blandford | 2001-04-23 | 1 | -1/+19 |
* | fix a fixme. | Jonathan Blandford | 2001-04-12 | 1 | -1/+6 |