summaryrefslogtreecommitdiff
path: root/gtk/gtktreeprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Correct problems with earlier fix for bug #480065Kristian Rietveld2009-12-211-0/+2
* Bug 480065 - wrong tree collapsed (or expanded) after having scrolledKristian Rietveld2009-12-211-0/+3
* Revert dd511e825aef9edada30107b3d891d496cc39fd8Benjamin Otte2009-12-161-3/+0
* Bug 596473 - Second double-click of GtkTreeView row doesn't emit...Kristian Rietveld2009-11-271-2/+3
* Bug 480065 - wrong tree collapsed (or expanded) after having scrolledKristian Rietveld2009-11-271-0/+3
* Logically re-group fields in GtkTreePrivate structureKristian Rietveld2009-11-271-64/+80
* Use G_STRFUNC and G_STRLOC instead __FUNCTION__ and __FILE__Javier Jardón2009-10-261-8/+6
* bgo#580560 - Make Backspace work in the file chooser to to to the parent dire...Federico Mena Quintero2009-06-151-0/+2
* Fix #316087.Kristian Rietveld2008-07-111-0/+6
* deprecate GtkDestroyNotify.Michael Natterer2008-06-181-4/+4
* gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.hMichael Natterer2008-01-251-25/+25
* Fix #477175, reported by Juri Pakaste.Kristian Rietveld2008-01-101-0/+2
* add more convenience API.Kristian Rietveld2007-07-191-0/+2
* add _gtk_tree_view_column_get_focus_area().Kristian Rietveld2007-03-201-0/+4
* add cursor_offset field.Kristian Rietveld2007-02-161-0/+1
* Another fix for #164884.Kristian Rietveld2006-07-181-0/+2
* Introduce grid and tree lines in GtkTreeView. (#106406, Martyn Russell).Kristian Rietveld2006-06-121-0/+6
* Rubber banding for GtkTreeView, #80127. Uses same method as GtkIconView.Kristian Rietveld2006-06-021-0/+21
* (broken pipe)Kristian Rietveld2006-04-261-0/+3
* rename to _gtk_tree_selection_row_is_selectable and export internally,Kristian Rietveld2006-03-011-0/+3
* #322591, Jonathan Blandford.Kristian Rietveld2006-01-241-4/+4
* Properly handle model changes in GtkTreeSelection: (#322569, MiloszMatthias Clasen2005-11-291-0/+1
* Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, BenoitMatthias Clasen2005-06-211-6/+3
* Add a new boolean property ::hover-expand and make the treeviewMatthias Clasen2004-08-021-0/+4
* New argumentsJonathan Blandford2004-08-011-0/+3
* Forgotten file.Matthias Clasen2004-07-071-0/+4
* Forgotten commitMatthias Clasen2004-05-101-0/+2
* Moved search entries into priv data.Jonathan Blandford2004-04-111-5/+12
* Add init_hadjust_value and prev_width. Initialize them here. ...and here.Matthias Clasen2004-02-021-0/+2
* Migrating all cell renderers to use the new instance private dataKristian Rietveld2003-12-181-15/+0
* Yay! Fixed height mode! Hooray! (Part 2 of #80868).Kristian Rietveld2003-12-171-0/+4
* Big TreeView DnD fixage, makes drops on empty models work, makes TreeStoreKristian Rietveld2003-09-091-0/+3
* Merge from stable.Kristian Rietveld2003-08-251-1/+11
* Remove dubious bitfields of unspecified signedness. (#112919, MortenMatthias Clasen2003-05-271-1/+1
* add a gtk_list_store_sort_iter_changed line for some special case ...Kristian Rietveld2002-11-261-0/+15
* API additions: _move, _reorder and _swap for stores, path constructor.Kristian Rietveld2002-07-261-0/+2
* The "big treeview focus patch". Fixes several issues and adds someKristian Rietveld2002-05-051-2/+6
* Fixes #74206.Kristian Rietveld2002-04-251-0/+1
* add _gtk_tree_view_column_autosizeKristian Rietveld2002-04-191-1/+4
* rename last_single_clicked{,_2} to last_button_press{,_2}, as the latterGTK_MULTIHEAD_MERGEPOINT_19_04_02Kristian Rietveld2002-04-191-2/+2
* add _gtk_tree_view_column_get_editable_cell andKristian Rietveld2002-04-141-1/+6
* Fixes #78110Kristian Rietveld2002-04-091-1/+3
* add _gtk_rbtree_set_fixed_height()Kristian Rietveld2002-03-201-0/+2
* just return when we have an input_only window (fix by Owen Taylor)Kristian Rietveld2002-03-161-0/+1
* delay scrolling until we try to draw the window.Jonathan Blandford2002-02-231-1/+1
* add last_single_clicked and last_single_clicked_2 rowrefs and addKristian Rietveld2002-02-221-0/+4
* change gtk_tree_view_column_cell_render, gtk_tree_view_column_cell_focus,Kristian Rietveld2002-02-191-1/+16
* Fix for bug #69586Kristian Rietveld2002-01-271-1/+1
* Update top_row. Remove extraneous print statements.Jonathan Blandford2002-01-211-0/+2
* Now we test we can unselect nodes before selecting new ones.Jonathan Blandford2002-01-101-0/+2