summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java
Commit message (Collapse)AuthorAgeFilesLines
* Bug 412706 - Widget is disposed using Browser in SectionGrant Gayed2013-07-111-0/+1
|
* Javadoc fixesMarkus Keller2013-03-181-1/+3
|
* Bug 273198: [Bidi] Lack of support for controlling text direction ↵Markus Keller2013-03-141-5/+10
| | | | independently from widget orientation
* Bug 273198 - [Bidi] Lack of support for controlling text direction ↵Lina Kemmel2013-03-131-0/+76
| | | | independently from widget orientation
* Make 64-bit the default source codeSilenio Quarti2012-09-241-199/+199
|
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
|
* Bug 376826 Text#removeSegmentListener inconsistent with other codeBogdan Gheorghe2012-04-161-9/+9
|
* fix permission of filesSilenio2011-09-231-0/+0
|
* javadocGrant Gayed2011-05-251-12/+29
|
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
|
* Bug 339116 - SWT.Hide not sent properly for menusSilenio Quarti2011-03-071-36/+11
|
* Bug 338448 - Control.setTouchEventsEnabled(boolean)/isTouchEnabled() not ↵Felipe Heidrich2011-02-281-28/+32
| | | | consistent
* clean up post vs. send on gestures & touchScott Kovatch2011-01-201-7/+5
|
* Bug 332096 - Browser.print() steals focusFelipe Heidrich2011-01-201-0/+3
|
* formatting + fix leak in wm_touchFelipe Heidrich2011-01-201-36/+34
|
* 279884 - Add support for touch events. Also some gesture code cleanup.Scott Kovatch2011-01-171-3/+233
|
* [Bug 29779] BIDI: lack of ability to change orientation of widget in runtimeFelipe Heidrich2010-12-231-0/+56
|
* Fix unnecessary casts.Scott Kovatch2010-12-211-3/+2
|
* refactoringFelipe Heidrich2010-12-211-7/+5
|
* 279884 - more post-review cleanup.Scott Kovatch2010-12-211-16/+21
|
* refactoringFelipe Heidrich2010-12-211-1/+53
|
* Removed unnecessary indirection for wmGesture.Scott Kovatch2010-12-211-1/+8
|
* fixed code format, added since tagsFelipe Heidrich2010-12-211-13/+14
|
* Bug 283320 - [SWT] Widgets flashing when moving mouse while holding Alt buttonSilenio Quarti2010-12-211-2/+4
|
* 279884 - Implement gestures on Win32Scott Kovatch2010-12-201-0/+88
|
* Bug 283320 - [SWT] Widgets flashing when moving mouse while holding Alt buttonSilenio Quarti2010-12-201-1/+1
|
* Bug 328290 - Need some way to intercept 'fixfocus'Felipe Heidrich2010-10-211-7/+9
|
* javadocCarolyn MacLeod2010-07-151-1/+4
|
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-311-1/+1
|
* javadocGrant Gayed2010-05-251-1/+2
|
* Bug 314066 - Add missing flags (<code>, @see, @return) in javadocLakshmi Shanmugam2010-05-241-2/+2
|
* fix TODO for Bug 129703Felipe Heidrich2010-04-131-0/+14
|
* 305742 - Fields that should not be referenced by clients should have ↵Grant Gayed2010-04-131-0/+6
| | | | @noreference javadoc
* Bug 305294 - Control.print(GC) causes side effects in Windows 7 AeroFelipe Heidrich2010-03-151-2/+2
|
* small fix for released 303615 fixGrant Gayed2010-03-041-1/+1
|
* 303615 - Some traverse events in Browser are missing character, state mask ↵Grant Gayed2010-03-041-3/+181
| | | | and key code
* CTabFolder refactorBogdan Gheorghe2010-02-251-7/+7
|
* Bug 299714 - Control.print(GC) renders control state unusable (win 7)Felipe Heidrich2010-01-201-13/+20
|
* Bug 299714 - Control.print(GC) renders control state unusable (win 7)Felipe Heidrich2010-01-191-4/+6
|
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-121-0/+1
| | | | 260407 - e4 CSS: css attribute storage and notification
* Bug 223637: [SWT][Mac] MouseWheel event does not contain information on the ↵Felipe Heidrich2009-09-081-0/+5
| | | | axis being scrolled
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+4894
|
* *** empty log message ***Felipe Heidrich2009-06-301-4894/+0
|
* Bug 281011: Control's getMonitor() method does not have an @exception tagFelipe Heidrich2009-06-221-0/+5
|
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
|
* 269413 - getBackground() of Controls on a TabFolder returns not the shown ↵Steve Northover2009-05-111-1/+5
| | | | background color [Javadoc only fix]
* fix commentSteve Northover2009-05-071-4/+4
|
* javadoc consistencyCarolyn MacLeod2009-05-061-0/+2
|
* Bug 159465: Accessibilities: Improve traverse order for SWT ToolBarFelipe Heidrich2009-04-241-12/+8
|
* 223800 - Control.print(GC) does not work when an ancestor is not visibleSilenio Quarti2009-03-241-4/+14
|