summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt
Commit message (Collapse)AuthorAgeFilesLines
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-28153-153/+153
|
* Bug 407555 - StackOverflowError in SWT widgets on Mac OSSilenio Quarti2013-05-103-1/+10
|
* Bug 328010 - In cocoa, Help menu can not display Search menu item in chinese ↵Silenio Quarti2013-02-274-2/+19
| | | | language.
* Bug 391627 - Scroll bar selection changed event will only be fired once when ↵Silenio Quarti2012-11-293-0/+10
| | | | hold down mouse key on top area of vertical scroll bar on Mac cocoa if checked Use smooth scrolling
* Bug 391742 - User can do nothing when both a normal dialog pop up and ↵Silenio Quarti2012-10-242-4/+4
| | | | FileDialog are there
* generated codeSilenio Quarti2012-10-191-1/+1
|
* Bug 380966-Tree crash calling OS.object_getInstanceVariable()Silenio Quarti2012-10-152-1/+8
|
* Bug 387755 - GC.copyArea() not work correctly on Mac retina screenSilenio Quarti2012-10-103-1/+9
|
* Bug 383369-Mac cocoa combo draw wrong and spews long error messageLakshmi Shanmugam2012-10-083-0/+9
| | | when input multi-lines
* Bug 390735 - Fix places where NSObject id was int in 64-bit codeCarolyn MacLeod2012-09-2810-10/+10
|
* Bug 385258 - dragSetData calls before dropAccept in Cocoa DND with ↵Silenio Quarti2012-09-281-0/+3
| | | | FileTransfer - use OS const instead of public.file-url
* Bug 389702 - Drag and drop a tab item to desktop/Finder, a text file is ↵Silenio Quarti2012-09-281-0/+4
| | | | created, not a web link is generated. - use OS const for public.url
* Make 64-bit the default source codeSilenio Quarti2012-09-24168-3273/+3273
|
* Bug 378383-Request for a notification of full-screen changesLakshmi Shanmugam2012-09-071-2/+1
|
* Bug 387338 - Cocoa: [New SWT style required]single click only bring aSilenio Quarti2012-09-063-1/+11
| | | window to the top but do not take effective for the click object
* new mac generator changesSilenio Quarti2012-06-271-0/+1
|
* remove dependency on system bridge filesSilenio Quarti2012-06-277-0/+69049
|
* Bug 377597 - Mac OS X cursor blinking dos not honor ↵Silenio Quarti2012-06-251-0/+37
| | | | NSTextInsertionPointBlinkPeriod (missed a file)
* Bug 377597 - Mac OS X cursor blinking dos not honor ↵Silenio Quarti2012-06-222-0/+11
| | | | NSTextInsertionPointBlinkPeriod
* Bug 383069 - SWT Cocoa's URLTransfer does not return correct file url on Mac ↵Silenio Quarti2012-06-203-0/+10
| | | | OS X
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-013-3/+3
|
* Bug 377385-[10.7]Shell.setFullScreen not working on child windowLakshmi Shanmugam2012-04-263-0/+8
|
* 64 bit problemSilenio Quarti2012-04-241-2/+2
|
* Bug 349148-[10.7]Let Eclipse use the new full-screen support in LionLakshmi Shanmugam2012-04-201-0/+7
|
* move non-gen'd natives out of gen'd sectionGrant Gayed2012-03-301-7/+7
|
* fix Mozilla cache directory location on OS X againGrant Gayed2012-03-292-2/+2
|
* Bug 367216 - XulRunner leaves cache files in Roaming Profile (OS X)Grant Gayed2012-03-263-1/+16
|
* Bug 241644 - Text widget with no SWT.BORDER style has no Undo or Select All ↵Silenio Quarti2012-03-161-0/+43
| | | | key bindings
* Bug 241644 - Text widget with no SWT.BORDER style has no Undo or Select All ↵Silenio Quarti2012-03-165-2/+39
| | | | key bindings
* Bug 373794 - Malformed Javadoc commentsGrant Gayed2012-03-091-5/+4
|
* Bug 212023 - limitation of SWT ColorDialogCarolyn MacLeod2012-03-074-1/+98
|
* XULRunner 10Grant Gayed2012-03-071-0/+7
|
* generating PI in 10.7Carolyn MacLeod2012-03-021-16/+0
|
* generating PI on 10.7Silenio Quarti2012-03-0217-172/+349
|
* remove unused imports, fix some whitespaceGrant Gayed2012-02-241-3/+0
|
* Bug 355683-[10.7]API to tell whether scrollbars areLakshmi Shanmugam2012-02-241-0/+2
| | | overlay(OS.java changes)
* recommitGrant Gayed2012-02-231-1/+0
|\
| * formattingGrant Gayed2012-02-231-3/+3
| |
* | move implementation from Platform to LibraryGrant Gayed2012-02-231-36/+5
|/
* Bug 292062 - Provide a way to dynamically introspect an SWT port infoGrant Gayed2012-02-231-0/+40
|
* Bug 363309-Key events posted with Display.post() do not honorLakshmi Shanmugam2012-02-011-1/+1
| | | Shiftkey state
* Bug 368757 - Using ESC as accelerator does not work on OS X, but onSilenio Quarti2012-01-314-3/+14
| | | Windows
* Bug 358022-Set text editor background to black, mouseLakshmi Shanmugam2012-01-312-0/+7
| | | cursor becomes invisible
* Bug 367809 - [SWT Mac OS X] path.addString does not appear to handleSilenio Quarti2012-01-164-12/+35
| | | unicode properly
* fix permission of filesSilenio2011-09-235-0/+0
|
* Bug 35890 [Fonts] Font dialog should not show colour fieldCarolyn MacLeod2011-09-221-0/+11
|
* PI for FontDialogFelipe Heidrich2011-09-092-0/+7
|
* Bug 343331 - [Mac] GLCanvas draws on top of fast views Silenio Quarti2011-09-073-1/+17
|
* Bug 349812 - Rotate gesture not working on 64bit buildSilenio Quarti2011-08-2426-67/+66
|
* Bug 353503 - [10.7][hovering][navigation] wrong size of pop-up dialogSilenio Quarti2011-08-231-1/+9
| | | | for multi-hyperlink