summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets
Commit message (Expand)AuthorAgeFilesLines
* fix for image list not set when image is set for an item that is visually the...Steve Northover2005-07-263-10/+10
* fix JUnit failure in TreeItem.getBounds()Steve Northover2005-07-261-2/+2
* 99266 (again) - [Viewers] Bogus empty rows at the beginning of a tableSteve Northover2005-07-262-21/+38
* *** empty log message ***Felipe Heidrich2005-07-251-2/+2
* 18607Felipe Heidrich2005-07-252-0/+30
* remove check for first column == 0 in setColumnOrderVeronika Irvine2005-07-251-7/+13
* Fix for getBounds and getImageBounds when columns reorderedVeronika Irvine2005-07-251-6/+18
* Setting the same image list repeatedly is slowSteve Northover2005-07-211-1/+9
* 103627 - Text#getCaretPosition() returns wrong value for non-zero selectionSteve Northover2005-07-211-15/+51
* 103431 - JavaDoc for Composite.getChildren() is wrongSteve Northover2005-07-211-1/+3
* formatting changeSteve Northover2005-07-201-0/+6
* XP Tabfolder theme code flashes too much when resizedSteve Northover2005-07-205-45/+53
* Lost the code to draw the background when no themeSteve Northover2005-07-201-6/+0
* *** empty log message ***Steve Northover2005-07-201-2/+4
* 86018 - TreeColumn should support moveable headersSteve Northover2005-07-202-24/+79
* 92313 - Virtual table: flashes on clearSteve Northover2005-07-201-0/+1
* 99266 - [Viewers] Bogus empty rows at the beginning of a tableSteve Northover2005-07-201-2/+2
* 80465 - XP theme - label issues with tab folderSteve Northover2005-07-197-56/+47
* Hitting Alt to show mnemonics draws on top of labels and group boxesSteve Northover2005-07-193-3/+57
* Rewrite Label with images to use SS_OWNERDRAW rather than SS_BITMAP or SS_IMAGESteve Northover2005-07-191-287/+71
* 80465 - XP theme - label issues with tab folderSteve Northover2005-07-1912-98/+75
* 102272Silenio Quarti2005-07-191-35/+30
* put back correct white spacesVeronika Irvine2005-07-191-27/+27
* Fix NPE from updateImages - was '&' and should have been '&&'Veronika Irvine2005-07-192-29/+29
* javadocGrant Gayed2005-07-182-2/+2
* 103719 - SWT.CENTER causes composite to not be displayedSteve Northover2005-07-141-0/+6
* fix for transparency bug in ScaleSteve Northover2005-07-141-8/+55
* Optimizing end defer of layoutsVeronika Irvine2005-07-141-4/+4
* Optimizing end defer of layoutsVeronika Irvine2005-07-141-7/+3
* Optimizing end defer of layoutsVeronika Irvine2005-07-142-9/+14
* Optimizing end defer of layoutsVeronika Irvine2005-07-143-5/+21
* fix formattingSteve Northover2005-07-121-1/+1
* 43192 - Add sort indicator (e.g. arrow) in TableColumnSteve Northover2005-07-122-8/+8
* fix for lightly tested sort inicator code on non-XPSteve Northover2005-07-122-4/+9
* 43192 - released as /*public*/ until API finalized (yet again)Steve Northover2005-07-112-2/+2
* 43192 - released as /*public*/ until API finalized (yet again)Steve Northover2005-07-112-2/+52
* 43192 - released as /*public*/ until API finalized (again)Steve Northover2005-07-114-181/+244
* 103349 - Scale widget switches focus when setting backgroundSteve Northover2005-07-111-4/+14
* fix a commentSteve Northover2005-07-111-1/+1
* 103349 - Scale widget switches focus when setting backgroundSteve Northover2005-07-111-5/+9
* 102543 - Height of MenuItems differs when using Icons and Text compared to ju...Steve Northover2005-07-111-12/+14
* 102201 - disposing TableColumn can change display orderSteve Northover2005-07-101-9/+43
* fix index out of bounds when disposing column when column order changedSteve Northover2005-07-101-3/+3
* 102617 - Table right mouse double click registers as left mouse clickSteve Northover2005-07-081-2/+2
* remove caching optimization for non-VIRTUAL tree due to bugs when querying bo...Steve Northover2005-07-071-43/+26
* check to make sure default button is in widget treeSteve Northover2005-07-071-1/+5
* 101534 - No navigation by typing in VIRTUAL TableSteve Northover2005-07-071-6/+1
* rename hNewStateList to hStateListSteve Northover2005-07-062-8/+8
* 43192 - released as /*public*/ until API finalizedSteve Northover2005-07-066-88/+462
* don't destroy an image list we didn't createSteve Northover2005-07-061-2/+0