| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | the rand variable should be static to avoid conflicts with rand(). | Kristian Rietveld | 2002-12-19 | 1 | -1/+1 |
* | x can be in the range [0, upper], which can be bigger than [0, page_size]. | Kristian Rietveld | 2002-12-10 | 1 | -1/+1 |
* | implement a working use_align = FALSE implementation (also mentioned in | Kristian Rietveld | 2002-12-10 | 1 | -5/+51 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+4 |
* | add a gtk_list_store_sort_iter_changed line for some special case ... | Kristian Rietveld | 2002-11-26 | 1 | -53/+74 |
* | Fix doc comment typos. (#97432, Vitaly Tishkov) | Matthias Clasen | 2002-11-21 | 1 | -7/+7 |
* | return a value in the range of [-1, 1] instead [0, 1], | Kristian Rietveld | 2002-11-20 | 1 | -6/+30 |
* | modify and free tmp instead of path ... (patch from #97927). | Kristian Rietveld | 2002-11-18 | 1 | -3/+3 |
* | This fixes a scrolling bug. Shouldn't cause problems, but you never know | Kristian Rietveld | 2002-10-27 | 1 | -23/+26 |
* | Another feature to create truly ugly TreeViews!: style properties for the | Kristian Rietveld | 2002-10-22 | 1 | -0/+14 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 1 | -246/+266 |
* | - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks, | Owen Taylor | 2002-10-07 | 1 | -3/+3 |
* | docs/reference/gtk/tmpl/gtkfontseldlg.sgml, gdk/gdkwindow.c, | Soeren Sandmann | 2002-10-05 | 1 | -3/+4 |