summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java
Commit message (Expand)AuthorAgeFilesLines
...
* 267468 - [SWT_AWT] Browser.print(GC) flickersSilenio Quarti2009-03-201-10/+16
* remove printlnSilenio Quarti2009-03-161-1/+0
* 267466 - [SWT_AWT] Browser.print(GC) should not use AWT component ancestor clipSilenio Quarti2009-03-161-0/+12
* getDrawing()/isDrawing()Silenio Quarti2009-03-031-4/+8
* 261391 - StyledText should use PDE API Tools @noextendCarolyn MacLeod2009-02-241-0/+1
* missing /*long*/v3521aKevin Barnes2008-12-021-1/+1
* Control.print() - fix z-order after reparentSteve Northover2008-12-011-2/+13
* 223590 - Browser.print(GC) should not use ancestor clipSteve Northover2008-11-271-0/+45
* 250501 - Control.print(GC) does not work correctlyCarolyn MacLeod2008-11-141-3/+63
* Bug 211696 - CLabel does not specify that "&" introduces mnemonicDuong Nguyen2008-10-021-1/+6
* clarify tooltip javadocCarolyn MacLeod2008-09-301-1/+5
* 54525 - Radio group gets traversed (gets focus) when not visibleSteve Northover2008-06-181-1/+1
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* 232625 - SWT/JFace - Lack of examples in API;Carolyn MacLeod2008-06-041-0/+1
* 232625 - SWT/JFace - Lack of examples in APICarolyn MacLeod2008-06-041-0/+1
* 232625 - SWT/JFace - Lack of examples in APICarolyn MacLeod2008-06-021-0/+2
* docGrant Gayed2008-06-021-2/+0
* docGrant Gayed2008-06-021-1/+4
* 231877 - WM_PRINT for ToolBar with SHADOW_OUTSteve Northover2008-05-211-3/+3
* 148094 - Control#setCapture() not working as expectedSteve Northover2008-04-291-1/+2
* v3436 for I20080325Bogdan Gheorghe2008-03-241-1/+1
* 223591 - Button.print(GC) does not work on Windows.Steve Northover2008-03-241-4/+9
* 28132 - Repaint cheeze with editor bottom right cornerSteve Northover2008-02-211-2/+2
* hold on to Font objectSilenio Quarti2008-01-211-1/+1
* save a reference to the font object (like every other platform)Steve Northover2007-11-161-1/+5
* 26095 - DCR - possibility to print the content of SWT widgets, 168979 - trans...Steve Northover2007-10-261-0/+90
* 207263 - NPE in org.eclipse.swt.widgets.Control.WM_MENUSELECTKevin Barnes2007-10-251-0/+1
* NullPointer in recursive resizeBogdan Gheorghe2007-10-191-20/+22
* 205099 - Creating a button clears mnemonicsSteve Northover2007-10-011-0/+6
* 203571 - Key event still gets response when ModalDialog is upSteve Northover2007-09-241-3/+6
* Fixed 64-bit compile errorBogdan Gheorghe2007-09-201-1/+1
* get rid of flashing when control is moved and background image is inheritedSteve Northover2007-09-191-32/+28
* Restoring pre-M2 changes to HEADBogdan Gheorghe2007-09-191-3/+19
* v3410a for I20070918Bogdan Gheorghe2007-09-191-19/+3
* 148509 - Resize Event/OS.WM_SIZE Lost In Complex UISteve Northover2007-09-181-3/+19
* *** empty log message ***Felipe Heidrich2007-08-221-0/+10
* fix mirrored arrow traversalFelipe Heidrich2007-08-171-3/+3
* 187210 - Ownerdraw - 'Show status line' on open type dialog does not redraw s...Steve Northover2007-07-191-3/+17
* 57151 - [64] 64 bit support needed for Windows XP 64-Bit EditionafterInitialReleaseOfWindows64Grant Gayed2007-07-101-178/+178
* use macros for lParam and wParamSilenio Quarti2007-06-261-12/+14
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
* fix javadoc tag warningsCarolyn MacLeod2007-05-311-4/+4
* spellingGrant Gayed2007-05-311-3/+3
* javadocGrant Gayed2007-05-251-3/+11
* move optimization to controlSilenio Quarti2007-04-131-2/+4
* remove deprecated APIFelipe Heidrich2007-03-281-8/+0
* add deletion warning to deprecation javadocCarolyn MacLeod2007-03-221-1/+1
* doc changedSilenio Quarti2007-03-201-1/+6
* Bug 177927 Triple-Click broken if drag source installed on StyledTextFelipe Heidrich2007-03-191-5/+60
* fix javadoc typoGrant Gayed2007-03-161-1/+1