Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Bug 530393 - EPL 2.0 update for SWT bundlesLars Vogel1-3/+6
2018-07-28Bug 514191 - Bridge support files should be updated to latest macOSLakshmi Shanmugam1-8/+8
2017-06-05Bug 517183 - Do the annual javadoc bash for 4.7Lakshmi Shanmugam1-2/+2
2017-05-17Bug 516472 - Debug hover and Inspect pop-up are empty on MacTill Brychcy1-1/+2
2017-03-30BugĀ 510728 - [CSS] Allow styling of tree headers via CSSConrad Groth1-1/+106
2016-01-11Bug 481611 - Table/tree column header events have incorrect coordinatesLakshmi Shanmugam1-7/+36
2016-01-07Bug 485367 - cleaned trailing spaces in swt (cocoa)Andrey Loskutov1-108/+108
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller1-0/+72
2015-07-02Bug 471431 - Problems with Table/Tree with header on OSX 10.10.3.Lakshmi Shanmugam1-47/+1
2015-01-21Bug 446534 - [10.10] Table/tree with column headers visible has issuesLakshmi Shanmugam1-8/+21
2015-01-16Bug 446534 - [10.10] Table/tree with column headers visible has issuesLakshmi Shanmugam1-0/+8
2014-12-09Bug 446534 - [10.10]Table/tree with column headers visible has issues onLakshmi Shanmugam1-4/+18
2014-10-29Bug 446534 - [10.10] Table/tree with column headers visible has issuesv4508aI20141104-0800I20141029-2000I20141029-0800Lakshmi Shanmugam1-0/+11
2014-09-29Bug 422371 - Eclipse crashes with EXC_BAD_ACCESS (SIGSEGV) inv4507dI20140930-0800Lakshmi Shanmugam1-1/+4
2013-10-11Bug 414371:Double click on current stack element in stack trace doesn'tLakshmi Shanmugam1-7/+10
2013-05-25Bug 408895 - Do the annual javadoc/copyright bash for 4.3v4331fI20130527-2000Carolyn MacLeod1-2/+2
2012-10-25Prevent extra selection event: Bug 355200-Table and TreeLakshmi Shanmugam1-0/+6
2012-10-15Bug 380966-Tree crash calling OS.object_getInstanceVariable()Silenio Quarti1-9/+3
2012-09-24Make 64-bit the default source codeSilenio Quarti1-72/+72
2012-09-24Bug 355200-Table and Tree selection wrong during widgetSelected whenLakshmi Shanmugam1-12/+31
2012-09-06Bug 387338 - Cocoa: [New SWT style required]single click only bring aSilenio Quarti1-1/+9
2012-06-20Bug 164033 - Tree#setSelection() is sending out Expand-EventsSilenio Quarti1-1/+6
2012-06-18Bug 382840 - Table#setSelection(int) should specify that it shows theCarolyn MacLeod1-2/+4
2012-06-01Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod1-1/+1
2012-05-24Bug 378846-Eclipse Crashes while clicking button when a table hasLakshmi Shanmugam1-4/+0
2012-05-23Bug 378846 - Eclipse Crashes while clicking button when a table has theLakshmi Shanmugam1-3/+13
2011-09-23fix permission of filesSilenio1-0/+0
2011-08-23Bug 326311 - Bus error inSilenio Quarti1-1/+7
2011-05-17Bug 345892 - Selection jumps in treeRoot_AERO_WORKFelipe Heidrich1-0/+9
2011-05-10Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod1-1/+1
2011-05-05Bug 344642 - [Mac OS X] Cannot enable/disable breakpoint by clicking checkboxSilenio Quarti1-78/+48
2011-04-25Bug 335307-Redraw problem with Table/Tree header after scrollingLakshmi Shanmugam1-1/+12
2011-03-30Bug 339132 - [Cocoa] GEF Thumbnail sync view broken in 3.7Silenio Quarti1-3/+3
2011-03-09fixed 64 bit pblms - for Bug 310242 (Tree expands while dragging over non-lea...Lakshmi Shanmugam1-1/+1
2011-03-04Bug 310242 - Tree expands while dragging over non-leaf itemLakshmi Shanmugam1-0/+19
2011-02-16337203 - use the selectionIndexesForProposedSelection: variant of determining...Scott Kovatch1-18/+23
2011-02-11325241 - rewrote movable column support with a table/outline delegate. Check ...Scott Kovatch1-25/+19
2011-01-07328722 - better fix: Don't change row count if add/remove called when mouse i...Scott Kovatch1-7/+1
2011-01-06328722 - Only send selection on mouse up for NSTableView-based controls.Scott Kovatch1-2/+8
2010-11-16330299 - call sendDoubleSelection() on return keyScott Kovatch1-1/+2
2010-11-16329840 - click on checkbox shouldn't select row.Scott Kovatch1-11/+51
2010-10-22228376 - set SWT.SELECTED in MeasureItem if the item will draw selected.Scott Kovatch1-4/+6
2010-10-13316712, 316963 - track button and button click count, since count doesn't res...Scott Kovatch1-4/+0
2010-09-21325230 - forgot an autorelease.Scott Kovatch1-0/+1
2010-09-21Bug 297511 - nicer truncation of Table/Tree itemsLakshmi Shanmugam1-1/+1
2010-09-20325230 - disallow clearing of selection in SWT.SINGLE mode.Scott Kovatch1-0/+20
2010-09-18325153 - convert device colors to calibrated colorsScott Kovatch1-3/+3
2010-09-10Bug 289868 - [10.6]Properties View properties label disappears when selectedLakshmi Shanmugam1-4/+10
2010-08-24323535 - need to allow for intercell spacing since col 1 spans two columns.Scott Kovatch1-2/+3
2010-08-17303454, 233579, 297352 - checkbox and first column are now covered by one tab...Scott Kovatch1-6/+54

Back to the top