| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Audit of GtkTreeView coordinate system usage. (#142494). | Kristian Rietveld | 2007-06-13 | 1 | -59/+248 |
* | Documentation additions | Matthias Clasen | 2007-06-07 | 1 | -0/+14 |
* | also remove the auto expand timeout if it exists. | Kristian Rietveld | 2007-06-06 | 1 | -0/+6 |
* | Disable key bindings during rubber banding, make pressing Esc stop rubber | Kristian Rietveld | 2007-05-09 | 1 | -0/+13 |
* | stop the rubber band if it's active. | Kristian Rietveld | 2007-05-02 | 1 | -1/+6 |
* | Set the background of the header window again. (#431067, Benjamin Berg) | Matthias Clasen | 2007-04-25 | 1 | -0/+1 |
* | add _gtk_tree_view_column_get_focus_area(). | Kristian Rietveld | 2007-03-20 | 1 | -105/+87 |
* | only hide the search dialog and send focus events if the search dialog is | Kristian Rietveld | 2007-03-10 | 1 | -5/+8 |
* | add cursor_offset field. | Kristian Rietveld | 2007-02-16 | 1 | -1/+14 |
* | send a focus-in event to the tree view after hiding the search dialog. | Kristian Rietveld | 2007-02-16 | 1 | -0/+1 |
* | remove unused style_get of vertical-separator. (#403165, Chris Wilson). | Kristian Rietveld | 2007-02-02 | 1 | -3/+0 |
* | factor out add_scroll_timeout(). (taken from maemo-gtk). | Kristian Rietveld | 2007-01-19 | 1 | -9/+16 |
* | gtk/gtkcheckbutton.c gtk/gtkdnd.c gtk/gtkentry.c gtk/gtkmenu.c | Michael Natterer | 2007-01-18 | 1 | -4/+4 |
* | don't include "gtkprivate.h" to avoid differing definitions of | Hans Breuer | 2007-01-13 | 1 | -4/+4 |
* | handle tree == NULL. (Fixes #392259, reported by Christian Persch). | Kristian Rietveld | 2007-01-05 | 1 | -3/+12 |
* | do allow for invalidated nodes if the tree view is not realized. (#363147, | Kristian Rietveld | 2007-01-05 | 1 | -7/+3 |
* | fix typo causing the search dialog timeout never to be refreshed. | Kristian Rietveld | 2006-12-26 | 1 | -1/+1 |
* | Lots of scrolling fixes. Made scrolling work properly in not fully | Kristian Rietveld | 2006-12-26 | 1 | -53/+47 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -59/+18 |
* | when not using an explicit alignment, use the full area of the row (not | Kristian Rietveld | 2006-12-03 | 1 | -2/+3 |
* | if we can't go up/down, consult gtk_widget_keynav_failed() and leave the | Michael Natterer | 2006-11-24 | 1 | -2/+25 |
* | Add new infrastructure for notifications of failed keyboard navigation and | Michael Natterer | 2006-11-16 | 1 | -31/+98 |
* | disable don't move cursor case for SELECTION_NONE. (#371756, John Ellis). | Kristian Rietveld | 2006-11-09 | 1 | -1/+4 |
* | don't forget to queue a draw for the new cursor node. (Fixes #366548, | Kristian Rietveld | 2006-10-30 | 1 | -0/+1 |
* | change left/right keybindings to collapse/expand rows instead of moving | Kristian Rietveld | 2006-10-30 | 1 | -16/+19 |
* | guard against child removal in row-expanded callback. (#366782, John | Kristian Rietveld | 2006-10-29 | 1 | -1/+1 |
* | rework the area_above == 0 case to not overwrite the variables in the | Kristian Rietveld | 2006-10-27 | 1 | -21/+19 |
* | add getter/setter for show-expanders property, queue a redraw when this | Kristian Rietveld | 2006-10-08 | 1 | -4/+98 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -6/+0 |
* | if the tree view has already been realized; scroll to background area | Kristian Rietveld | 2006-09-25 | 1 | -1/+1 |
* | only attempt to create the GCs if the widget is realized. (Fixes #357578). | Kristian Rietveld | 2006-09-25 | 1 | -1/+1 |
* | Send change notification for the right property. (#355308, Torsten | Matthias Clasen | 2006-09-16 | 1 | -1/+1 |
* | refactored column header navigation/resizing/reordering to be more | Michael Natterer | 2006-09-15 | 1 | -154/+148 |
* | actually directly return after handling column button focus; we disable | Kristian Rietveld | 2006-09-15 | 1 | -1/+1 |
* | make column resizing code RTL aware, also break from the loops after we | Kristian Rietveld | 2006-09-15 | 1 | -3/+10 |
* | Renew the flush timeout. (#354043, Nelson Benitez) | Matthias Clasen | 2006-09-10 | 1 | -0/+11 |
* | Be more careful when creating gcs, also emit change notification. | Matthias Clasen | 2006-08-06 | 1 | -92/+126 |
* | Fix for #335012, reported by Matteo Nastasi. | Kristian Rietveld | 2006-07-18 | 1 | -3/+21 |
* | Another fix for #164884. | Kristian Rietveld | 2006-07-18 | 1 | -0/+3 |
* | use MAX priv->width, alloc.width when allocating the bin_window, | Kristian Rietveld | 2006-07-18 | 1 | -2/+3 |
* | check if the iter still has children after running the test-expand-row | Kristian Rietveld | 2006-07-17 | 1 | -1/+5 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -1/+1 |
* | Don't leak dash_list. (#346639, Christian Persch) | Matthias Clasen | 2006-07-05 | 1 | -0/+1 |
* | cancel the expand collapse timeout when unsetting the model (Fixes | Kristian Rietveld | 2006-06-27 | 1 | -0/+6 |
* | Fix the registration of the grid-lines property (#345456, Murray Cumming) | Matthias Clasen | 2006-06-21 | 1 | -7/+8 |
* | Allocate space for the grid lines when they are enabled. | Kristian Rietveld | 2006-06-21 | 1 | -18/+102 |
* | Better fix. | Matthias Clasen | 2006-06-20 | 1 | -1/+1 |
* | (gtk_tree_view_set_column_drag_info): Don't crash if the | Matthias Clasen | 2006-06-20 | 1 | -3/+4 |
* | Don't leak dash_list. | Matthias Clasen | 2006-06-20 | 1 | -0/+2 |
* | Fix 344838 | Matthias Clasen | 2006-06-14 | 1 | -2/+2 |