summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/List.java
Commit message (Expand)AuthorAgeFilesLines
* Remove hacks for GtkTree from pre Gtk 2.10.Alexander Kurtakov2013-07-131-17/+0
* Remove Gtk 2.6 hack for popups.Alexander Kurtakov2013-07-121-14/+0
* Get rid of gtk_tree_view_set_enable_search .Alexander Kurtakov2013-07-121-15/+1
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-281-1/+1
* Bug 396316 - [GTK3] Table is not given enough height on preferences File Asso...Silenio Quarti2013-03-211-1/+30
* Remove redraw for pre Gtk 2.6.Alexander Kurtakov2012-11-091-8/+0
* add OS.GTK3 flag and use everywhere instead of VERSION(3,0,0)Silenio Quarti2012-11-021-1/+1
* Bug 389910 - Substitute GdkColor with GdkRGBASilenio Quarti2012-10-301-1/+3
* Bug 361373: StyledCellLabelProvider on Ubuntu: Wrong text color for selected,...Markus Keller2012-10-221-0/+4
* Bug 390699 - Table.showItem is broken on LinuxSilenio Quarti2012-10-011-1/+1
* Make 64-bit the default source codeSilenio Quarti2012-09-241-78/+78
* Bug 385070 Use gtk_widget_has_focus instead of deprecated GTK_WIDGET_HAS_FOCUSAnatoly Spektor2012-08-061-1/+1
* 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-4/+8
* 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 369228 - Kill pre GTK 2.4 leftovers from Tree. (review)Silenio Quarti2012-01-201-12/+0
* Bug 369227 - Kill pre GTK 2.4 leftovers from List. (review)Silenio Quarti2012-01-201-10/+2
* Kill pre GTK 2.4 leftovers from List.Alexander Kurtakov2012-01-201-53/+2
* Bug 367414 - Table#getSelection() throws an AIOOBEGrant Gayed2011-12-221-3/+3
* Bug 367120 - gtk_tree_selection_get_selected_rows() invocations areGrant Gayed2011-12-191-0/+6
* Bug 364762 - Conditional usage of GtkTreeView newer coord function.Alexander Kurtakov2011-11-251-1/+5
* Bug 351494 - List is not displayed when using GridLayout on Linux withFelipe Heidrich2011-07-191-0/+1
* 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 275910 - [Widgets] PaintListener on Tree not invoked when item count is 0Silenio Quarti2011-04-061-0/+19
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ...Felipe Heidrich2009-10-231-3/+3
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+1594
* *** empty log message ***Felipe Heidrich2009-06-301-1594/+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-0/+1
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-0/+4
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
* After javadoc bash for 3.3 RC3BEFORE_COPYRIGHT_BASH_FOR_33RC3AFTER_JAVADOC_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-7/+5
* 184111 - [DND] Not possible to drag multiple classes to a new packageSteve Northover2007-05-081-0/+19
* Bug 175870 Eclipse gets SIGSEGVSteve Northover2007-03-021-0/+24
* add /*long*/sGrant Gayed2006-09-181-1/+1
* 151633 - [KeyBindings] 2 popups displayed on LinuxSteve Northover2006-09-151-0/+14
* 133183 - Button widget with SWT.CHECK style is not showing foreground color w...Steve Northover2006-06-291-5/+0
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-091-1/+1
* Javadoc basher output for 3.2RC3Carolyn MacLeod2006-05-031-1/+1
* Bug 128286 Part 2 - gtk_tree_view_scroll_to_cell does not behave as documentedVeronika Irvine2006-04-061-10/+17
* Bug 128286 and Bug 81264 gtk_tree_view_scroll_to_cell does not behave as docu...Veronika Irvine2006-04-061-2/+39
* 124481 - TreeEditor: ProgressBar does not fill cell correctlySilenio Quarti2006-02-011-0/+4
* 99461 - resizing Table can have draw problemsBilly Biggs2005-11-241-0/+8
* 76804 - Improve SWT performance over GTK window systemBilly Biggs2005-10-241-2/+2
* 64 bit fixesSilenio Quarti2005-08-151-2/+2