summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Tree.java
Commit message (Expand)AuthorAgeFilesLines
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-031-2/+11
* rename setHasWindow() to gtk_widget_set_has_window(). Better naming conventionSilenio Quarti2012-08-011-1/+1
* add helper setHasWindowSilenio Quarti2012-08-011-5/+1
* Use gtk_widget_set_has_window() instead of gtk_fixed_set_has_window()Anatoly Spektor2012-08-011-1/+5
* Bug 382840 - Table#setSelection(int) should specify that it shows theCarolyn MacLeod2012-06-181-2/+4
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* 368993 - Label with size hint {0, 0} layouted to {64, 64}Bogdan Gheorghe2012-01-311-0/+2
* Bug 356414 - TreeItem.setExpanded(false) can cause blank lines in aSilenio Quarti2012-01-251-1/+1
* Bug 369228 - Kill pre GTK 2.4 leftovers from Tree. (review)Silenio Quarti2012-01-201-23/+2
* Kill pre GTK 2.4 leftovers from Tree.Alexander Kurtakov2012-01-201-128/+14
* Merge master into Bug354978Bogdan Gheorghe2012-01-181-7/+54
|\
| * Bug 367120 - gtk_tree_selection_get_selected_rows() invocations areGrant Gayed2011-12-191-0/+1
| * 364593 - Memory leak in Table when changing cell background colorsArun Thondapu2011-12-051-3/+30
| * Revert "364593 - Memory leak in Table when changing cell background colors"Felipe Heidrich2011-12-051-30/+3
| * 364593 - Memory leak in Table when changing cell background colorsArun Kumar Thondapu2011-12-051-3/+30
| * Bug 364761 - Add gtk_cell_layout_get_cells and use it when gtk >=2.12.0.Alexander Kurtakov2011-11-251-3/+18
| * Bug 364762 - Conditional usage of GtkTreeView newer coord function.Alexander Kurtakov2011-11-251-1/+5
* | fix Control.drawBackground(), working on background pixmapSilenio Quarti2011-10-201-1/+1
* | shared copies of Display.createPixbufSilenio Quarti2011-10-191-2/+2
|/
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* Bug 344686 - [GTK] Cannot enable/disable breakpoint by clicking checkboxSilenio Quarti2011-05-061-2/+2
* Bug 342648 - On Linux in RTL mode Tree.getItem(Point) gives incorrect resultsFelipe Heidrich2011-04-211-3/+9
* Bug 275910 - [Widgets] PaintListener on Tree not invoked when item count is 0Silenio Quarti2011-04-061-0/+19
* Bug 29779 - BIDI: lack of ability to change orientation of widget in runtime...Felipe Heidrich2010-12-171-0/+14
* Bug 228376 - Owner draw: measure does not contain 'is selected' informationFelipe Heidrich2010-10-211-0/+6
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-311-1/+1
* 280005 - Crash due to call in SWT code for RHEL 4Bogdan Gheorghe2010-01-141-8/+26
* Bug 188372 - Table/Tree background image doesn't workFelipe Heidrich2009-12-031-13/+78
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-121-0/+16
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ...Felipe Heidrich2009-10-231-4/+4
* 228695 Measure event always comes before an Erase/Paint event on Mac and Wind...Bogdan Gheorghe2009-09-241-0/+4
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+3385
* *** empty log message ***Felipe Heidrich2009-06-301-3385/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* After javadoc bash for 3.5RC3v3549aBEFORE_COPYRIGHT_BASH_FOR_35RC3AFTER_JAVADOC_BASH_FOR_35RC3Carolyn MacLeod2009-05-271-2/+5
* Bug 272046: clipping of PaintItem events for Trees is inconsistent across pla...Felipe Heidrich2009-04-221-2/+7
* Bug 240033: [Viewers] 'Dialog refresh' has encountered a problemFelipe Heidrich2009-04-021-3/+59
* 241720 Padding wrong when vertical lines displayed in Tree and TableBogdan Gheorghe2008-07-221-0/+7
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-3/+45
* NO_SCROLL must be set along with H_SCROLL or V_SCROLL to get only one scroll ...Steve Northover2008-04-211-11/+3
* item height always growsSilenio Quarti2008-04-161-1/+1
* more SWT.NO_SCROLLSteve Northover2008-03-291-0/+7
* 183087 - Windows trees don't have to always have scroll barsSteve Northover2008-03-281-4/+11
* Bug 111259 - [DND] Insertion mark in TreeViewer does not go away on GTKDuong Nguyen2007-11-281-1/+1
* 174968 - Provide API to select tree items without scrollingSteve Northover2007-10-161-0/+25
* 203817 Scrolled custom draw trees not drawn correctly in RTLBogdan Gheorghe2007-09-181-0/+7
* 200083 Support BIDI on Linux GTKBogdan Gheorghe2007-08-311-0/+2
* 118844Grant Gayed2007-07-251-3/+28
* 167562 SIGSEGV in Tree#destroyItem()Bogdan Gheorghe2007-07-171-14/+1