summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java
Commit message (Expand)AuthorAgeFilesLines
...
| * Bug 364761 - Add gtk_cell_layout_get_cells and use it when gtk >=2.12.0.Alexander Kurtakov2011-11-251-3/+19
| * 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 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/+10
* Bug 228376 - Owner draw: measure does not contain 'is selected' informationFelipe Heidrich2010-10-211-0/+4
* 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/+72
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-181-1/+0
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-121-0/+17
* 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/+5
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+3543
* *** empty log message ***Felipe Heidrich2009-06-301-3543/+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 240033: [Viewers] 'Dialog refresh' has encountered a problemFelipe Heidrich2009-04-021-1/+66
* 226973 On Linux, TableColumn#getWidth() sometimes incorrectly returns 0.Bogdan Gheorghe2009-03-311-0/+9
* getDrawing()/isDrawing()Steve Northover2009-03-031-1/+1
* 249880 - [Dialogs] Table.remove(int, int) very slow with large listsBogdan Gheorghe2008-10-221-4/+5
* 241720 Padding wrong when vertical lines displayed in Tree and TableBogdan Gheorghe2008-07-221-1/+5
* 239418 table.setLinesVisible(true) does not work on solaris. Eclipse 3.2.0 an...Bogdan Gheorghe2008-07-211-0/+3
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-4/+10
* 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
* 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
* 167562 SIGSEGV in Tree#destroyItem()Bogdan Gheorghe2007-07-171-14/+1
* 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/+7
* 186722 - Foreground color not used from EraseItem callbackSilenio Quarti2007-05-241-2/+12
* 184111 - [DND] Not possible to drag multiple classes to a new packageSteve Northover2007-05-081-0/+19
* 184922 GTK: crash when calling Table.getItemHeight()Silenio Quarti2007-05-021-0/+2
* 151891 - Table.computeSize returns wrong value on GTKSilenio Quarti2007-04-041-0/+33
* Bug 175870 Eclipse gets SIGSEGVSteve Northover2007-03-021-11/+67
* add /*long*/sGrant Gayed2006-09-181-1/+1
* 151633 - [KeyBindings] 2 popups displayed on LinuxSteve Northover2006-09-151-0/+14
* Bug 154052 - Table tooltip does not show after selection of a table itemFelipe Heidrich2006-08-311-2/+2
* 151767 - Table throws ArrayOutOfBounds Exception upon TableColumn.dispose()Silenio Quarti2006-08-141-3/+3
* 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-18/+85
* 137025 - Table/Tree - Text in table/treeItems is chopped making it unreadableSilenio Quarti2006-04-261-5/+3