summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Composite.java
Commit message (Expand)AuthorAgeFilesLines
...
* 26095 - DCR - possibility to print the content of SWT widgets, 168979 - trans...Steve Northover2007-10-261-10/+45
* 205983 - Mnemonics should not turn on until ALT is pressedSteve Northover2007-10-121-2/+2
* 148509 - Resize Event/OS.WM_SIZE Lost In Complex UI [move resize count code]Steve Northover2007-09-191-6/+5
* Restoring pre-M2 changes to HEADBogdan Gheorghe2007-09-191-20/+42
* v3410a for I20070918Bogdan Gheorghe2007-09-191-42/+20
* 148509 - Resize Event/OS.WM_SIZE Lost In Complex UISteve Northover2007-09-181-20/+42
* fix for 64-bitGrant Gayed2007-09-141-3/+3
* don't update the shell's focus and mnemonic state when arrow keys pressed and...Steve Northover2007-09-131-1/+76
* 201480 - Tab traversal order is brokenSteve Northover2007-09-061-1/+3
* 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-171-7/+10
* only redraw in WM_UPDATEUISTATE when paint is hookedSteve Northover2007-07-171-1/+3
* ids are not longsSilenio Quarti2007-07-171-1/+1
* 57151 - [64] 64 bit support needed for Windows XP 64-Bit EditionafterInitialReleaseOfWindows64Grant Gayed2007-07-101-39/+39
* use macros for lParam and wParamSilenio Quarti2007-06-261-2/+4
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
* 187597 - BeginBufferedPaint does not work in RTL and advancedSteve Northover2007-05-171-2/+10
* Bug 186028 - BIDI: GC.getStyle() never returns SWT.RIGHT_TO_LEFT in SWT.DOUBL...Felipe Heidrich2007-05-081-6/+5
* Bug 186028 - BIDI: GC.getStyle() never returns SWT.RIGHT_TO_LEFT in SWT.DOUBL...Felipe Heidrich2007-05-081-0/+6
* get rid of hPen, hBrush creationSteve Northover2007-04-131-2/+0
* 180615 - too many paint events have been sent out when key down in CanvasSteve Northover2007-04-031-1/+1
* 177885 - DBCS3.3: corruptions in editor on WindowsVistaSteve Northover2007-03-201-1/+1
* doc changedSilenio Quarti2007-03-201-3/+29
* make sure uiState is up to date for GC's during custom drawSteve Northover2007-03-121-0/+1
* native double buffering on VistaSteve Northover2007-03-121-91/+133
* 118709 - Support Windows mnemonic (and focus) hiding optionsSteve Northover2007-02-111-1/+13
* 118709 - Support Windows mnemonic (and focus) hiding optionsSteve Northover2007-01-191-0/+9
* 165712 - Create wrapper Shell around existing handleSilenio Quarti2006-12-011-1/+1
* 163587 - Resource leak in quick access dialog leads to eventual crashSteve Northover2006-11-071-3/+3
* cache theme handlesSteve Northover2006-10-061-3/+1
* 156213 BDI: Styledetxt setOrientation does not work, on the flyFelipe Heidrich2006-09-061-1/+1
* oprimtize WM_NOTIFY to get rid of multiple new NMHDR'sSteve Northover2006-08-301-107/+105
* use the code page instead of CP_ACPSteve Northover2006-08-251-1/+1
* don't look for zero hwnd for getControl()Steve Northover2006-08-211-3/+1
* 151893 - Issue with background images and CLabelsSteve Northover2006-08-021-7/+7
* 144314 - drawing themed borders is slow (partial fix)Steve Northover2006-06-091-3/+7
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-091-1/+1
* bug 136890 - javadoc typosCarolyn MacLeod2006-04-171-2/+2
* 131727 - SWT_AWT frames in task barSilenio Quarti2006-03-161-0/+1
* rename resize() to sendResize()Steve Northover2006-03-061-11/+11
* 129967 - System Settings being fired too oftenSteve Northover2006-03-011-1/+14
* JavadocSteve Northover2006-03-011-2/+27
* tooltip wrap width codeFelipe Heidrich2006-02-281-0/+1
* /*public*/ tooltip workSteve Northover2006-02-231-3/+10
* fix setBackgroundMode() after creationSilenio Quarti2006-01-241-0/+12
* don't copy screen bits when DOUBLE_BUFFEREDSteve Northover2006-01-191-1/+2
* fix formattingSteve Northover2006-01-121-3/+1
* 86825 - CLabel not correctly captured by WM_PRINTFelipe Heidrich2006-01-111-0/+8
* 120907 - Border for Forms API controls screenshotsFelipe Heidrich2006-01-111-2/+1