summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/win32/org
Commit message (Collapse)AuthorAgeFilesLines
* if the item is already cached, don't look it upSteve Northover2007-08-271-2/+5
|
* 200101 - TableColumn sets image when SWT.CENTER alignment is usedKevin Barnes2007-08-272-2/+2
|
* *** empty log message ***Felipe Heidrich2007-08-271-1/+3
|
* redraw background image when list scrolledSteve Northover2007-08-271-1/+21
|
* *** empty log message ***Felipe Heidrich2007-08-271-0/+1
|
* fix for 64-bitGrant Gayed2007-08-271-1/+1
|
* added fallback stylesFelipe Heidrich2007-08-241-0/+13
|
* 148530 - Text SWT.MULTI with backgroundimage don't show deleted charactersSteve Northover2007-08-241-1/+58
|
* *** empty log message ***Felipe Heidrich2007-08-232-6/+11
|
* fix for 64-bitGrant Gayed2007-08-231-3/+3
|
* Bug 108591 - SWT StyledText does not support inline Input methodFelipe Heidrich2007-08-223-51/+335
|
* *** empty log message ***Felipe Heidrich2007-08-221-0/+10
|
* zero GWLP_USERDATA at the same time that RemoveProp would be calledSteve Northover2007-08-201-3/+1
|
* 194146 - CVSUIPlugin.stop not being calledSilenio Quarti2007-08-201-1/+2
|
* *** empty log message ***Kevin Barnes2007-08-201-1/+1
|
* only call findToolTip() if it is a ToolTip.Felipe Heidrich2007-08-171-1/+3
|
* refactor control to widgetFelipe Heidrich2007-08-171-6/+6
|
* right to left tool tips (one more time)Felipe Heidrich2007-08-172-10/+10
|
* remove bogus else {Felipe Heidrich2007-08-171-2/+0
|
* right-to-left tool tipsFelipe Heidrich2007-08-171-0/+5
|
* fix mirrored arrow traversalFelipe Heidrich2007-08-171-3/+3
|
* Bug 37031 Full screen exclusive (not maximized) support for SWTKevin Barnes2007-08-171-1/+73
|
* 197964 - Table.setBackground() fails if TableItem.setBackground() was usedSteve Northover2007-08-161-5/+14
|
* 189149 - Scale widget freaks out if layout() is called from a selection ↵Steve Northover2007-08-161-0/+32
| | | | listener.
* 140270 - Mouse wheel does not fire selection event on ScaleSteve Northover2007-08-161-23/+47
|
* Bug 150365 setImeInputMode() is not correct with MS-IME2000Felipe Heidrich2007-08-151-3/+4
|
* 76182 - Display.setSynchronizer considered harmful (API)Silenio Quarti2007-08-151-0/+18
|
* 76182 - Display.setSynchronizer considered harmfulSilenio Quarti2007-08-151-3/+7
|
* 45294 - [Jobs] NPE in .log using 1021Silenio Quarti2007-08-152-150/+176
| | | | 194707 - Display.getDefault() deadlocks with Display constructor
* focus indicator cheese caused by fix for 199463Steve Northover2007-08-091-4/+60
|
* 199463 - org.eclipse.swt.List is not keyboard-only accessableSteve Northover2007-08-091-0/+83
|
* underlineStyle supportFelipe Heidrich2007-08-091-25/+130
|
* 7747 - Arrow keys should switch focus between buttonsSteve Northover2007-08-071-2/+1
|
* 198430 - Font not set correctly in GC supplied to events of virtual table/treeSteve Northover2007-08-021-2/+2
|
* 194214 - MessageDialog shows a default icon when dialogTitleImage is null in ↵Steve Northover2007-08-011-1/+21
| | | | SWT 3.3RC4
* add underlineColor and strikeoutColorFelipe Heidrich2007-07-311-11/+44
|
* 193561 - public Image (Device device, String filename) fails on WinCeSilenio Quarti2007-07-232-4/+9
|
* 193213 - ArrayIndexOutOfBounds when initializing GCSilenio Quarti2007-07-231-33/+48
|
* 49724Grant Gayed2007-07-231-1/+1
|
* 193181 - Gdip.Graphics_FillRectangle needs to flip the rect if width < 0 or ↵Silenio Quarti2007-07-231-0/+16
| | | | height < 0
* 187210 - Ownerdraw - 'Show status line' on open type dialog does not redraw ↵Steve Northover2007-07-191-3/+17
| | | | status line when colored labels
* 194214 - MessageDialog shows a default icon when dialogTitleImage is null in ↵Steve Northover2007-07-181-30/+0
| | | | SWT 3.3RC4
* only redraw in WM_UPDATEUISTATE when paint is hookedSteve Northover2007-07-171-1/+3
|
* fix Javadoc and call super from WM_UPDATEUISTATESteve Northover2007-07-171-0/+8
|
* ids are not longsSilenio Quarti2007-07-176-32/+26
|
* fix for 64-bitGrant Gayed2007-07-122-9/+9
|
* *** empty log message ***Felipe Heidrich2007-07-111-31/+11
|
* *** empty log message ***Grant Gayed2007-07-111-2/+2
|
* more 64bit warningsFelipe Heidrich2007-07-103-6/+6
|
* part for Bug 193181 Gdip.Graphics_FillRectangle needs to flip the rect if ↵Felipe Heidrich2007-07-101-0/+13
| | | | width < 0 or height < 0