summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 379042 - SWT.DragDetect should not be sent when left clicking with Ctrl downSilenio Quarti2012-05-091-1/+1
* Bug 340054 - SWT Painting problems in CocoaSilenio Quarti2012-05-071-0/+8
* Bug 376826 Text#removeSegmentListener inconsistent with other codeBogdan Gheorghe2012-04-161-7/+7
* Mac VoiceOver calls menuForEvent. Fix CCombo.Carolyn MacLeod2012-03-101-1/+2
* bug 110005 MacCarolyn MacLeod2012-03-101-0/+1
* Bug 373794 - Malformed Javadoc commentsGrant Gayed2012-03-091-1/+2
* Bug 369599 - Weird window flash when opening tooltipSilenio Quarti2012-01-311-1/+4
* Bug 219305 - Open context menu via keyboard shortcut on the MacCarolyn MacLeod2011-12-021-5/+14
* fix permission of filesSilenio2011-09-231-0/+0
* Javadoc bash pre-RC4Carolyn MacLeod2011-05-271-12/+29
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* After javadoc bash for 3.7RC1AFTER_JAVADOC_BASH_FOR_37RC1Carolyn MacLeod2011-05-091-13/+38
* Bug 343093 - DBCS4.1: Cannot input Japanese characters in Mac OS X using def...Felipe Heidrich2011-04-201-4/+0
* Bug 339132 - [Cocoa] GEF Thumbnail sync view broken in 3.7Silenio Quarti2011-03-301-4/+4
* fix commentCarolyn MacLeod2011-03-041-1/+1
* Bug 336408 - [DND] Cannot drag and drop Views and Editors if mouse click held...Silenio Quarti2011-03-031-1/+4
* Bug 338448 - Control.setTouchEventsEnabled(boolean)/isTouchEnabled() not cons...Felipe Heidrich2011-02-281-23/+23
* 337499 - handle embedded shell moving from one window to another.Scott Kovatch2011-02-171-1/+3
* 193362 - look for scrolling to actually occur before disabling window flushing.Scott Kovatch2011-02-111-1/+1
* Pan events not being sent. Also, send touch-up events for missing touches.Scott Kovatch2011-01-311-26/+26
* Don't bubble touch eventsScott Kovatch2011-01-211-1/+1
* incorrect since tag added to setMenuScott Kovatch2011-01-201-1/+0
* 292780 - retain view & window in case GC isn't disposed. Also, small javadoc ...Scott Kovatch2011-01-191-1/+16
* Add isTouchEnabled() for all other platforms.Scott Kovatch2011-01-171-1/+2
* 279884 - touch implementation for Mac OS X.Scott Kovatch2011-01-171-76/+313
* [Bug 29779] BIDI: lack of ability to change orientation of widget in runtimeFelipe Heidrich2010-12-231-0/+9
* Fix addGestureListener's javadoc. Wrong description used.Scott Kovatch2010-12-211-4/+7
* forgot a @since tagScott Kovatch2010-12-211-0/+1
* 279884 - implement Mac portion of gesture support, and add stubs for all othe...Scott Kovatch2010-12-201-2/+141
* 332599 - fix event ordering of mouseEnter/mouseExit when tracking mouse.Scott Kovatch2010-12-161-2/+9
* 331698 - call bringToTop after saving focus in forceFocus.Root_printer_workScott Kovatch2010-12-021-1/+10
* 330749 - reworked previous fix; correctly implement Decorations#saveFocus() a...Scott Kovatch2010-12-011-2/+4
* 330749 - track focused control via becomeFirstResponder, and don't bother sav...Scott Kovatch2010-11-291-0/+1
* 300620 - catch and forward command-. as key events.Scott Kovatch2010-10-251-0/+13
* 328396 - timeout drags if no motion happensScott Kovatch2010-10-221-1/+5
* Broke click-count tracking with a previous commit.Scott Kovatch2010-10-131-3/+0
* 316712, 316963 - track button and button click count, since count doesn't res...Scott Kovatch2010-10-131-12/+7
* 325230 - check for translateTraversal in insertText.Scott Kovatch2010-09-201-0/+4
* 325153 - convert device colors to calibrated colorsScott Kovatch2010-09-181-4/+4
* Wrong constant set as defualt value in createString.Scott Kovatch2010-08-251-1/+1
* 290212, 297633 - some controls are transparent by default.Scott Kovatch2010-07-281-1/+7
* 320879 - retain string in insertText in case sendKeyEvent does something to r...Scott Kovatch2010-07-261-21/+31
* 313208 - defer double click events for NSOutlineView/NSTableView-based contro...Scott Kovatch2010-07-151-2/+10
* 319677 - return toolTipText for AXHelp if available.Scott Kovatch2010-07-141-10/+29
* 315894 - don't check keyInputHappened while processing insertText.Scott Kovatch2010-07-061-2/+1
* 316811 - change all "Safari" references to "WebKit"Grant Gayed2010-06-251-1/+1
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-6/+13
* Bug 313424 - NPE in Control.invalidateVisibleRegion when expanding/collapsing...Silenio Quarti2010-05-181-0/+1
* Bug 312810 - Remove code that was inadvertently committedCarolyn MacLeod2010-05-131-8/+0