summaryrefslogtreecommitdiff
path: root/gtk/gtktreeview.c
Commit message (Expand)AuthorAgeFilesLines
* treeview: Ensure we first validate the visible area when validatingBenjamin Otte2013-06-241-0/+6
* treeview: Reorder codeBenjamin Otte2013-06-241-16/+16
* treeview: Actually remove presize handler when we presizeBenjamin Otte2013-06-241-1/+5
* treeview: Remove duplicate functionBenjamin Otte2013-06-211-17/+1
* treeview: Use gtk_adjustment_configure()Benjamin Otte2013-06-131-20/+11
* treeview: Don't cache the heightBenjamin Otte2013-05-281-26/+29
* GtkTreeView: Use GtkEntry private function to remove hackBastien Nocera2013-05-231-7/+3
* Fix drawing of treeview grid linesMatthias Clasen2013-05-181-7/+12
* treeview: Use tick callbackBenjamin Otte2013-05-171-13/+14
* treeview: Store editable position differentlyBenjamin Otte2013-05-171-152/+39
* treeview: Remove unused functionBenjamin Otte2013-05-171-37/+0
* Doc: various small fixesSébastien Wilmet2013-05-121-1/+2
* GtkTreeView: port to PixelCacheAlexander Larsson2013-05-071-30/+110
* treeview: Use equal areas in the computation of drag dest row positionsFederico Mena Quintero2013-04-191-6/+6
* Revert "Use natural size to set adjustment ranges"Matthias Clasen2013-04-131-8/+8
* Use natural size to set adjustment rangesJohn Lindgren2013-03-231-8/+8
* Fix drawing of grid lines in RTLVadim Godunko2013-03-231-14/+14
* treeview: Don't emit cursor-changed in destructionJohn Lindgren2013-03-131-1/+2
* treeview: fix a critical warningCosimo Cecchi2013-03-081-3/+1
* treeview: center expander allocated spaceCosimo Cecchi2013-03-011-0/+1
* treeview: properly calculate the treeview expander sizeCosimo Cecchi2013-03-011-9/+13
* treeview: remove extra padding handlingCosimo Cecchi2013-03-011-3/+1
* Add a few missing gtk_widget_unregister_window callsAlexander Larsson2013-02-181-0/+1
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-17/+14
* Fix a few parameter mismatches in the symbolsMatthias Clasen2013-02-011-9/+9
* tree-view: add back gtk_style_context_set_background()Cosimo Cecchi2013-02-011-0/+3
* gtk/gtktreeview: Avoid a C99ismChun-wei Fan2013-01-231-1/+2
* Add an optional single click activation mode to treeviewWilliam Jon McCann2013-01-201-33/+129
* More or less revert 91949934 which broke the regression test for bug #111500.John Lindgren2013-01-181-0/+32
* Better resize of expandable columnsJohn Lindgren2013-01-151-9/+69
* Use minimum/natural size semanticsJohn Lindgren2013-01-151-103/+67
* Minor refactoringJohn Lindgren2013-01-151-21/+23
* Use fixed width for resizingJohn Lindgren2013-01-151-132/+29
* Kill gtk_tree_view_size_requestJohn Lindgren2013-01-151-69/+25
* Remove extraneous size requestJohn Lindgren2013-01-151-24/+1
* Make accessible implementations publicMatthias Clasen2012-12-271-1/+1
* build: fix some GCC warningsCosimo Cecchi2012-12-071-0/+1
* treeview: Don't invalidate whole tree unless neededAlexander Larsson2012-12-061-8/+13
* treeview: Delay computing fixed heightBenjamin Otte2012-11-261-6/+3
* docs: Fix typo in gtk_tree_view_set_tooltip_column commentDavid King2012-11-221-1/+1
* tree-view: don't use gtk_style_context_set_background()Cosimo Cecchi2012-11-201-17/+15
* Forgotten fixupMatthias Clasen2012-10-221-2/+2
* treeview: Add support for styling the dragged headerStefano Facchini2012-10-221-0/+9
* treeview: Move the dragged header in the headers windowStefano Facchini2012-10-221-1/+1
* treeview: Invalidate children properlyBenjamin Otte2012-10-011-1/+1
* treeview: Fix computing child pathsBenjamin Otte2012-10-011-3/+1
* treeview: fix size of the dragged column headerStefano Facchini2012-09-271-21/+19
* Don't create GdkWindows with NULL parentsAlexander Larsson2012-09-271-1/+1
* gtk: Don't use GDK_THREADS_ENTER/LEAVE macros internallyMatthias Clasen2012-07-301-2/+2
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-2/+2