summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 409603 - SWTApplication.setHelpMenu() is not defined on OS X 10.5Grant Gayed2013-06-251-4/+6
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-251-0/+2
* Bug 358376 - Provide ability to handle reopen-events (user clicks dock icon f...Bogdan Gheorghe2013-05-161-1/+3
* Bug 328010 - In cocoa, Help menu can not display Search menu item in chinese ...Silenio Quarti2013-02-271-0/+11
* Bug 181592 - [Widgets] Need a color constant for active and inactive hyperlin...Silenio Quarti2013-02-111-1/+10
* Bug 391627 - Scroll bar selection changed event will only be fired once when ...Silenio Quarti2012-11-291-1/+3
* Bug 393742 - Mac: Pop up window will be hidden behind and main window UI is f...Silenio Quarti2012-11-141-1/+1
* Bug 393742 - Mac: Pop up window will be hidden behind and main window UI is f...Silenio Quarti2012-11-121-6/+11
* Bug 391742 - User can do nothing when both a normal dialog pop up and FileDia...Silenio Quarti2012-10-241-5/+11
* Bug 380966-Tree crash calling OS.object_getInstanceVariable()Silenio Quarti2012-10-151-0/+3
* Bug 388574 - [Mac OS X 10.8] Text control loses focus upon its movement Silenio Quarti2012-10-041-0/+2
* Bug 390734 - Need "Full Keyboard Access" in order to traverse into TreeCarolyn MacLeod2012-09-281-0/+4
* Bug 385253 - SWT does not send SWT.KeyDown event when pressing down key in co...Silenio Quarti2012-09-281-5/+10
* Bug 377107 - no 32bits vm for JDK7Carolyn MacLeod2012-09-251-2/+2
* Make 64-bit the default source codeSilenio Quarti2012-09-241-181/+181
* Bug 378383-Request for a notification of full-screen changesLakshmi Shanmugam2012-09-071-8/+0
* Bug 387338 - Cocoa: [New SWT style required]single click only bring aSilenio Quarti2012-09-061-2/+8
* Bug 377597 - Mac OS X cursor blinking dos not honor NSTextInsertionPointBlink...Silenio Quarti2012-06-221-1/+6
* Bug 383328 - Multiple MoseHover events without moving the mouseSilenio Quarti2012-06-221-1/+6
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 365280 - Combo box closes self when Mozilla Browser presentGrant Gayed2012-05-291-5/+5
* Bug 365280 - Combo box closes self when Mozilla Browser presentGrant Gayed2012-05-281-0/+24
* Bug 349148-[10.7]Let Eclipse use the new full-screen support in LionLakshmi Shanmugam2012-04-201-0/+8
* Bug 376826 Text#removeSegmentListener inconsistent with other codeBogdan Gheorghe2012-04-161-2/+2
* Bug 373467 - Default Mac OS X Search feature in Help MenuLakshmi Shanmugam2012-04-121-5/+3
* Bug 373036 - SWT Cocoa should not change Cocoa cell classes permanentlySilenio Quarti2012-03-291-8/+13
* Bug 364116 - [10.7]Crash when opening two FileDialogs in a rowSilenio Quarti2012-03-091-27/+8
* Bug 373794 - Malformed Javadoc commentsGrant Gayed2012-03-091-2/+1
* Bug 363309-Key events posted with Display.post() do not honorLakshmi Shanmugam2012-02-011-3/+3
* Bug 365473-Display#post(Event) confuses mouse buttons 2 and 3 on CocoaLakshmi Shanmugam2011-12-071-6/+12
* fix permission of filesSilenio2011-09-231-0/+0
* Bug 35890 [Fonts] Font dialog should not show colour fieldCarolyn MacLeod2011-09-221-0/+5
* Bug 355090 - Missing version check when using OS.sel_flashScrollers Silenio Quarti2011-08-231-3/+5
* Bug 348309 - [10.7]Awkward Scroll BarsSilenio Quarti2011-08-051-2/+3
* Javadoc bash pre-RC4Carolyn MacLeod2011-05-271-8/+10
* Bug 345892 - Selection jumps in treeRoot_AERO_WORKFelipe Heidrich2011-05-171-0/+6
* Bug 306941 - [Mac] Using expos? and selecting Eclipse doesn't bring Eclipse w...Silenio Quarti2011-05-111-0/+4
* 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-2/+7
* Bug 344642 - [Mac OS X] Cannot enable/disable breakpoint by clicking checkboxSilenio Quarti2011-05-051-16/+15
* Bug 342488 - Exception running webstart appSilenio Quarti2011-04-111-2/+2
* Bug 339132 - [Cocoa] GEF Thumbnail sync view broken in 3.7Silenio Quarti2011-03-301-7/+10
* Bug 310242 - Tree expands while dragging over non-leaf itemLakshmi Shanmugam2011-03-041-0/+10
* Bug 338825 - Rename Display.getAppMenuBar() to getMenuBar().Silenio Quarti2011-03-031-1/+1
* Bug 329456 - Add API to access the application menu (Mac) and system menu (wi...Silenio Quarti2011-03-031-16/+90
* Bug 338448 - Control.setTouchEventsEnabled(boolean)/isTouchEnabled() not cons...Felipe Heidrich2011-02-281-11/+12
* 337499 - handle embedded shell moving from one window to another.Scott Kovatch2011-02-171-0/+3
* 337203 - use the selectionIndexesForProposedSelection: variant of determining...Scott Kovatch2011-02-161-6/+6
* 325241 - rewrote movable column support with a table/outline delegate. Check ...Scott Kovatch2011-02-111-0/+6
* 332647 - reworked original fix to use FindWindow which is available, undocume...Scott Kovatch2011-02-081-39/+20