summaryrefslogtreecommitdiff
path: root/gtk/gtktreeview.c
Commit message (Expand)AuthorAgeFilesLines
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-36/+36
* move grab_focus to after handling the button presses in the TreeView toJonathan Blandford2004-01-151-11/+20
* Fix memory leaks caused by the failure to free the result ofMatthias Clasen2003-12-211-1/+6
* do not invalidate all of treeview when resizing (#110074, patch fromKristian Rietveld2003-12-201-1/+3
* use strstr instead of strcmp (#117127, suggestion from Soeren Sandmann).Kristian Rietveld2003-12-191-1/+1
* add key bindings for "*" and "/" (expand/collapse all). (#110195, reportedKristian Rietveld2003-12-181-0/+23
* Jonathan got the logical flag backwards in the expand_collapse_cursor_rowKristian Rietveld2003-12-181-13/+17
* only start editing when activated by the left mouse button. (#106869,Kristian Rietveld2003-12-181-1/+1
* only try to strcmp or strlen if we managed to normalize and casefold theKristian Rietveld2003-12-171-6/+12
* fix compile warning. (#122727, patch from Kjartan Maraas).Kristian Rietveld2003-12-171-1/+1
* Yay! Fixed height mode! Hooray! (Part 2 of #80868).Kristian Rietveld2003-12-171-15/+164
* A trick for a faster treeview, step 1. Patch to short circuitKristian Rietveld2003-12-131-3/+15
* Patch from <chinen@jp.ibm.com> to handle RTL support for column resizers,Jonathan Blandford2003-11-291-6/+10
* set ctrl_pressed and shift_pressed according to the current event stateKristian Rietveld2003-10-211-0/+14
* Don't do operations on windows if the tree view is not mapped.Federico Mena Quintero2003-10-131-18/+22
* Improve documentation. (#117306, Steve Chaplin)Soeren Sandmann2003-09-191-0/+3
* Merge from stable.Jonathan Blandford2003-09-121-1/+4
* Big TreeView DnD fixage, makes drops on empty models work, makes TreeStoreKristian Rietveld2003-09-091-44/+182
* Merge from stable.Kristian Rietveld2003-09-021-3/+2
* Merge from stable.Kristian Rietveld2003-08-251-17/+35
* Slightly modified patch from Yann Rouillard to improve selection behaviorKristian Rietveld2003-08-211-44/+61
* Merged from stable.Kristian Rietveld2003-08-151-0/+2
* (Note: This is not exactly the same as the patch which went in gtk-2-2).Kristian Rietveld2003-08-151-20/+93
* Merged from stable.Kristian Rietveld2003-07-171-6/+12
* Merged from stable.Kristian Rietveld2003-07-171-1/+2
* Merged from stable.Kristian Rietveld2003-07-171-0/+3
* Merged from stable.Kristian Rietveld2003-07-121-1/+9
* Merged from stable.Kristian Rietveld2003-07-121-1/+6
* Merged from stable.Kristian Rietveld2003-07-121-3/+11
* Merged from stable.Kristian Rietveld2003-07-121-12/+45
* Merged from stable.Kristian Rietveld2003-06-061-8/+16
* Merged from stable.Kristian Rietveld2003-06-041-1/+39
* Merged from stable.Kristian Rietveld2003-05-291-4/+12
* Merged from stable.Kristian Rietveld2003-05-291-0/+12
* Merged from stable.Kristian Rietveld2003-05-291-0/+5
* Merged from stable.Kristian Rietveld2003-05-291-3/+17
* Merged from stable.Kristian Rietveld2003-05-291-20/+32
* Merged from stable.Kristian Rietveld2003-05-291-0/+6
* check if tree/node are still the same after _internal_select_node. (FixesKristian Rietveld2003-05-291-0/+12
* Fixes #75745, reported by Richard Hult. Merged from stable.Kristian Rietveld2003-05-291-0/+5
* destroy the search data iff the destroy func isn't NULL.Jonathan Blandford2003-04-281-1/+1
* remove infinite loop caused by not clearing the scroll_to_path.Jonathan Blandford2003-04-171-2/+1
* Fix numerous misspellings of possessive "its". (#110027, Doug Quale)Matthias Clasen2003-04-071-1/+1
* rewrote the function that does node and arrow prelighting, queue allSven Neumann2003-03-261-85/+75
* Ctrl/Shift [left/right] expands/collapses the tree, #108092Jonathan Blandford2003-03-111-8/+8
* handle rtl code.Jonathan Blandford2003-03-031-66/+206
* Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecatedMatthias Clasen2003-02-051-15/+15
* ChangeLog too long to mention here. Bugs fixed: #100973, #83195, #87556,Kristian Rietveld2003-01-271-5/+22
* fix compiler warning.Kristian Rietveld2003-01-141-0/+2
* The full changelog for this commit is too long to paste here, so to avoidKristian Rietveld2003-01-141-38/+85