| Commit message (Expand) | Author | Age | Files | Lines |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -36/+36 |
* | move grab_focus to after handling the button presses in the TreeView to | Jonathan Blandford | 2004-01-15 | 1 | -11/+20 |
* | Fix memory leaks caused by the failure to free the result of | Matthias Clasen | 2003-12-21 | 1 | -1/+6 |
* | do not invalidate all of treeview when resizing (#110074, patch from | Kristian Rietveld | 2003-12-20 | 1 | -1/+3 |
* | use strstr instead of strcmp (#117127, suggestion from Soeren Sandmann). | Kristian Rietveld | 2003-12-19 | 1 | -1/+1 |
* | add key bindings for "*" and "/" (expand/collapse all). (#110195, reported | Kristian Rietveld | 2003-12-18 | 1 | -0/+23 |
* | Jonathan got the logical flag backwards in the expand_collapse_cursor_row | Kristian Rietveld | 2003-12-18 | 1 | -13/+17 |
* | only start editing when activated by the left mouse button. (#106869, | Kristian Rietveld | 2003-12-18 | 1 | -1/+1 |
* | only try to strcmp or strlen if we managed to normalize and casefold the | Kristian Rietveld | 2003-12-17 | 1 | -6/+12 |
* | fix compile warning. (#122727, patch from Kjartan Maraas). | Kristian Rietveld | 2003-12-17 | 1 | -1/+1 |
* | Yay! Fixed height mode! Hooray! (Part 2 of #80868). | Kristian Rietveld | 2003-12-17 | 1 | -15/+164 |
* | A trick for a faster treeview, step 1. Patch to short circuit | Kristian Rietveld | 2003-12-13 | 1 | -3/+15 |
* | Patch from <chinen@jp.ibm.com> to handle RTL support for column resizers, | Jonathan Blandford | 2003-11-29 | 1 | -6/+10 |
* | set ctrl_pressed and shift_pressed according to the current event state | Kristian Rietveld | 2003-10-21 | 1 | -0/+14 |
* | Don't do operations on windows if the tree view is not mapped. | Federico Mena Quintero | 2003-10-13 | 1 | -18/+22 |
* | Improve documentation. (#117306, Steve Chaplin) | Soeren Sandmann | 2003-09-19 | 1 | -0/+3 |
* | Merge from stable. | Jonathan Blandford | 2003-09-12 | 1 | -1/+4 |
* | Big TreeView DnD fixage, makes drops on empty models work, makes TreeStore | Kristian Rietveld | 2003-09-09 | 1 | -44/+182 |
* | Merge from stable. | Kristian Rietveld | 2003-09-02 | 1 | -3/+2 |
* | Merge from stable. | Kristian Rietveld | 2003-08-25 | 1 | -17/+35 |
* | Slightly modified patch from Yann Rouillard to improve selection behavior | Kristian Rietveld | 2003-08-21 | 1 | -44/+61 |
* | Merged from stable. | Kristian Rietveld | 2003-08-15 | 1 | -0/+2 |
* | (Note: This is not exactly the same as the patch which went in gtk-2-2). | Kristian Rietveld | 2003-08-15 | 1 | -20/+93 |
* | Merged from stable. | Kristian Rietveld | 2003-07-17 | 1 | -6/+12 |
* | Merged from stable. | Kristian Rietveld | 2003-07-17 | 1 | -1/+2 |
* | Merged from stable. | Kristian Rietveld | 2003-07-17 | 1 | -0/+3 |
* | Merged from stable. | Kristian Rietveld | 2003-07-12 | 1 | -1/+9 |
* | Merged from stable. | Kristian Rietveld | 2003-07-12 | 1 | -1/+6 |
* | Merged from stable. | Kristian Rietveld | 2003-07-12 | 1 | -3/+11 |
* | Merged from stable. | Kristian Rietveld | 2003-07-12 | 1 | -12/+45 |
* | Merged from stable. | Kristian Rietveld | 2003-06-06 | 1 | -8/+16 |
* | Merged from stable. | Kristian Rietveld | 2003-06-04 | 1 | -1/+39 |
* | Merged from stable. | Kristian Rietveld | 2003-05-29 | 1 | -4/+12 |
* | Merged from stable. | Kristian Rietveld | 2003-05-29 | 1 | -0/+12 |
* | Merged from stable. | Kristian Rietveld | 2003-05-29 | 1 | -0/+5 |
* | Merged from stable. | Kristian Rietveld | 2003-05-29 | 1 | -3/+17 |
* | Merged from stable. | Kristian Rietveld | 2003-05-29 | 1 | -20/+32 |
* | Merged from stable. | Kristian Rietveld | 2003-05-29 | 1 | -0/+6 |
* | check if tree/node are still the same after _internal_select_node. (Fixes | Kristian Rietveld | 2003-05-29 | 1 | -0/+12 |
* | Fixes #75745, reported by Richard Hult. Merged from stable. | Kristian Rietveld | 2003-05-29 | 1 | -0/+5 |
* | destroy the search data iff the destroy func isn't NULL. | Jonathan Blandford | 2003-04-28 | 1 | -1/+1 |
* | remove infinite loop caused by not clearing the scroll_to_path. | Jonathan Blandford | 2003-04-17 | 1 | -2/+1 |
* | Fix numerous misspellings of possessive "its". (#110027, Doug Quale) | Matthias Clasen | 2003-04-07 | 1 | -1/+1 |
* | rewrote the function that does node and arrow prelighting, queue all | Sven Neumann | 2003-03-26 | 1 | -85/+75 |
* | Ctrl/Shift [left/right] expands/collapses the tree, #108092 | Jonathan Blandford | 2003-03-11 | 1 | -8/+8 |
* | handle rtl code. | Jonathan Blandford | 2003-03-03 | 1 | -66/+206 |
* | Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated | Matthias Clasen | 2003-02-05 | 1 | -15/+15 |
* | ChangeLog too long to mention here. Bugs fixed: #100973, #83195, #87556, | Kristian Rietveld | 2003-01-27 | 1 | -5/+22 |
* | fix compiler warning. | Kristian Rietveld | 2003-01-14 | 1 | -0/+2 |
* | The full changelog for this commit is too long to paste here, so to avoid | Kristian Rietveld | 2003-01-14 | 1 | -38/+85 |