summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Composite.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 412706 - Widget is disposed using Browser in SectionGrant Gayed2013-07-111-0/+1
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-281-1/+1
* Bug 273198 - [Bidi] Lack of support for controlling text direction independen...Lina Kemmel2013-03-131-1/+20
* Bug 234649 - Composite with scrollbar won't inherit background fromCarolyn MacLeod2013-02-071-1/+1
* Bug 398046 - ToolTip takes a very long time to show when tooltip message is v...Silenio Quarti2013-01-211-0/+9
* Bug 395464 - Eclipse freezes when hovering over value in Variables viewSilenio Quarti2012-12-071-0/+11
* Bug 372145: typoMarkus Keller2012-11-081-4/+4
* Make 64-bit the default source codeSilenio Quarti2012-09-241-43/+43
* fix permission of filesSilenio2011-09-231-0/+0
* [Bug 29779] BIDI: lack of ability to change orientation of widget in runtimeFelipe Heidrich2010-12-231-0/+21
* Bug 333002 - Composite#minimumSize ignores clientArea originFelipe Heidrich2010-12-221-2/+3
* Bug 118659 - [Layout] Issues with algorithm in GridLayout.layout and Composit...Carolyn MacLeod2010-12-021-2/+2
* Bug 328290 - Need some way to intercept 'fixfocus'Felipe Heidrich2010-10-211-14/+0
* Bug 326861 - Composite#setLayoutDeferred missing a checkWidget callFelipe Heidrich2010-10-181-0/+1
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-311-1/+1
* Bug 314066 - Add missing flags (<code>, @see, @return) in javadocLakshmi Shanmugam2010-05-241-2/+2
* Removed warningBogdan Gheorghe2010-03-081-2/+0
* CTabFolder refactorBogdan Gheorghe2010-02-251-0/+40
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-121-0/+11
* *** empty log message ***Silenio Quarti2009-10-211-4/+4
* making new layout() API publicSilenio Quarti2009-10-201-1/+1
* Bug 103863 - Support encapsulation in SWT layout mechanismSilenio Quarti2009-10-201-34/+115
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+1760
* *** empty log message ***Felipe Heidrich2009-06-301-1760/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* javadoc consistencyCarolyn MacLeod2009-05-061-0/+2
* Bug 159465: Accessibilities: Improve traverse order for SWT ToolBarFelipe Heidrich2009-04-241-4/+4
* fix commentSteve Northover2008-10-231-4/+3
* 242030 - Filter in SWT.Paint event not delivered for table, tree and compositeSteve Northover2008-07-241-1/+1
* prevent GetLayout from running on winceFelipe Heidrich2008-07-221-1/+1
* 54525 - Radio group gets traversed (gets focus) when not visibleSteve Northover2008-06-181-3/+3
* 236937 - Composite sending incorrect Move eventsSteve 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 APICarolyn MacLeod2008-06-041-0/+1
* 232625 - SWT/JFace - Lack of examples in APICarolyn MacLeod2008-06-021-0/+1
* docGrant Gayed2008-06-021-2/+0
* fix GDI+ to work with custom draw mirroringSteve Northover2008-04-181-5/+0
* *** empty log message ***Felipe Heidrich2008-03-041-1/+0
* 211885 - ScrolledComposite control's setOrigin method not the same as moving ...Felipe Heidrich2008-03-041-0/+37
* use borderHandle() instead of scrolledHandle() to draw trimSteve Northover2008-02-271-2/+2
* Fixed 64-bit compile errorBogdan Gheorghe2008-02-221-1/+1
* 28132 - Repaint cheeze with editor bottom right cornerSteve Northover2008-02-211-28/+24
* hold on to Font objectSilenio Quarti2008-01-211-2/+2
* Rolling back fix for Bug 205351Duong Nguyen2008-01-141-1/+1
* Bug 205351 - [CCombo] Adding a KeyListener changes expected traversal behaviorDuong Nguyen2008-01-121-1/+1
* double buffer to fix WS_EX_TRANSPARENT painting problem with GDI+Steve Northover2007-11-171-4/+7
* save a reference to the font object (like every other platform)Steve Northover2007-11-161-4/+2
* 188271 - Ampersand not shown in tooltipsSteve Northover2007-11-121-3/+1
* 204953Grant Gayed2007-10-301-5/+9
* 207852 - Widget disposed error when running UI test suite on WinXPSteve Northover2007-10-291-11/+14