summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org
Commit message (Expand)AuthorAgeFilesLines
* Bug 391892-Incorrect window collection behavior for SWT.TOOL styleLakshmi Shanmugam2012-10-161-1/+5
* fix 64 bitSilenio Quarti2012-10-151-1/+1
* Bug 380966-Tree crash calling OS.object_getInstanceVariable()Silenio Quarti2012-10-154-11/+23
* Bug 377019-Specific file name filter not working on Mac OS XLakshmi Shanmugam2012-10-111-0/+1
* Bug 387755 - GC.copyArea() not work correctly on Mac retina screenSilenio Quarti2012-10-101-6/+22
* Bug 383369-Mac cocoa combo draw wrong and spews long error messageLakshmi Shanmugam2012-10-081-5/+40
* Bug 391269 - NPE pressing enter on DateTime widget if using SWT.TIMELakshmi Shanmugam2012-10-081-1/+3
* Bug 388574 - [Mac OS X 10.8] Text control loses focus upon its movement Silenio Quarti2012-10-042-0/+10
* Bug 390734 - Need "Full Keyboard Access" in order to traverse into TreeCarolyn MacLeod2012-09-281-0/+4
* Bug 390735 - Fix places where NSObject id was int in 64-bit codeCarolyn MacLeod2012-09-284-4/+4
* Bug 390713 - Tab traversal broken in 64-bit ToolBarCarolyn MacLeod2012-09-281-1/+1
* Bug 385253 - SWT does not send SWT.KeyDown event when pressing down key in co...Silenio Quarti2012-09-282-7/+35
* Bug 377107 - no 32bits vm for JDK7Carolyn MacLeod2012-09-252-2/+26
* Bug 377107 - no 32bits vm for JDK7Carolyn MacLeod2012-09-251-2/+2
* Make 64-bit the default source codeSilenio Quarti2012-09-2448-1146/+1146
* Bug 355200-Table and Tree selection wrong during widgetSelected whenLakshmi Shanmugam2012-09-242-25/+62
* Bug 378383-Request for a notification of full-screen changesLakshmi Shanmugam2012-09-073-30/+15
* Bug 387338 - Cocoa: [New SWT style required]single click only bring aSilenio Quarti2012-09-066-4/+45
* Bug 387980-Negative zoom factor reported from magnification gestureLakshmi Shanmugam2012-08-271-1/+1
* Bug 386274 - [OpenGL] Transparent background flicker in GLCanvas starting 3.7.2Silenio Quarti2012-08-161-10/+14
* Bug 387245 - Widget.RESIZING value same as Widget.WEBKIT_EVENTS_FIX valueSilenio Quarti2012-08-141-2/+2
* Bug 386177 - [OpenGL] Closing RCP editor with GLCanvas breaks all remaining o...Silenio Quarti2012-08-092-11/+19
* Bug 378168-Group client Area is wrongLakshmi Shanmugam2012-08-091-5/+13
* Bug 379590 - Run event loop while Tracker is upBogdan Gheorghe2012-08-081-0/+4
* Bug 377600 - SWT Cocoa Shell class doesn't implement SWT.NO_FOCUS styleBogdan Gheorghe2012-08-011-1/+11
* 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 383074 - Tracker cannot draw rectangle on main menu bar or dockSilenio Quarti2012-06-211-0/+1
* Bug 381333 - MouseExit event is not received in shell with style SWT.ON_TOPSilenio Quarti2012-06-211-0/+9
* Bug 164033 - Tree#setSelection() is sending out Expand-EventsSilenio Quarti2012-06-201-1/+6
* drawText does not respect background patternSilenio Quarti2012-06-201-7/+14
* Bug 382840 - Table#setSelection(int) should specify that it shows theCarolyn MacLeod2012-06-183-11/+22
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-0133-33/+33
* 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-282-0/+26
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-05-287-9/+132
* Bug 378846-Eclipse Crashes while clicking button when a table hasLakshmi Shanmugam2012-05-241-4/+0
* Bug 378846 - Eclipse Crashes while clicking button when a table has theLakshmi Shanmugam2012-05-231-3/+13
* Bug 379998-Plugin list not showing up in Run configuration dialogLakshmi Shanmugam2012-05-231-2/+2
* Bug 44072 - API Request: Combo#getCaretLocation()Carolyn MacLeod2012-05-101-1/+5
* Bug 378081 - Combo should not send ModifyEvent on #select(int) if item unchangedSilenio Quarti2012-05-101-2/+2
* 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-073-0/+13
* Bug 378116 - Tracker not forwarding keyboard events while in TrackerCarolyn MacLeod2012-05-011-1/+1
* Bug 378116 - Tracker not forwarding keyboard events while in TrackerCarolyn MacLeod2012-05-011-4/+44
* Bug 377385-[10.7]Shell.setFullScreen not working on child windowLakshmi Shanmugam2012-04-261-3/+4
* fixed problem with previous commit for Bug 349148Lakshmi Shanmugam2012-04-231-11/+3
* Bug 377074-Cocoa TabItem.getBounds doesn't not return a correctLakshmi Shanmugam2012-04-201-4/+5
* Bug 349148-[10.7]Let Eclipse use the new full-screen support in LionLakshmi Shanmugam2012-04-203-13/+58
* Bug 376826 Text#removeSegmentListener inconsistent with other codeBogdan Gheorghe2012-04-1610-28/+28