Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-24Bug 391742 - User can do nothing when both a normal dialog pop up and FileDia...Silenio Quarti2-4/+4
2012-10-19generated codeSilenio Quarti1-1/+1
2012-10-15Bug 380966-Tree crash calling OS.object_getInstanceVariable()Silenio Quarti2-1/+8
2012-10-10Bug 387755 - GC.copyArea() not work correctly on Mac retina screenSilenio Quarti3-1/+9
2012-10-08Bug 383369-Mac cocoa combo draw wrong and spews long error messageLakshmi Shanmugam3-0/+9
2012-09-28Bug 390735 - Fix places where NSObject id was int in 64-bit codeCarolyn MacLeod10-10/+10
2012-09-28Bug 385258 - dragSetData calls before dropAccept in Cocoa DND with FileTransf...Silenio Quarti1-0/+3
2012-09-28Bug 389702 - Drag and drop a tab item to desktop/Finder, a text file is creat...Silenio Quarti1-0/+4
2012-09-24Make 64-bit the default source codeSilenio Quarti168-3273/+3273
2012-09-07Bug 378383-Request for a notification of full-screen changesLakshmi Shanmugam1-2/+1
2012-09-06Bug 387338 - Cocoa: [New SWT style required]single click only bring aSilenio Quarti3-1/+11
2012-06-27new mac generator changesSilenio Quarti1-0/+1
2012-06-27remove dependency on system bridge filesSilenio Quarti7-0/+69049
2012-06-25Bug 377597 - Mac OS X cursor blinking dos not honor NSTextInsertionPointBlink...Silenio Quarti1-0/+37
2012-06-22Bug 377597 - Mac OS X cursor blinking dos not honor NSTextInsertionPointBlink...Silenio Quarti2-0/+11
2012-06-20Bug 383069 - SWT Cocoa's URLTransfer does not return correct file url on Mac ...Silenio Quarti3-0/+10
2012-06-01Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod3-3/+3
2012-04-25Bug 377385-[10.7]Shell.setFullScreen not working on child windowLakshmi Shanmugam3-0/+8
2012-04-2464 bit problemSilenio Quarti1-2/+2
2012-04-20Bug 349148-[10.7]Let Eclipse use the new full-screen support in LionLakshmi Shanmugam1-0/+7
2012-03-30move non-gen'd natives out of gen'd sectionGrant Gayed1-7/+7
2012-03-29fix Mozilla cache directory location on OS X againGrant Gayed2-2/+2
2012-03-26Bug 367216 - XulRunner leaves cache files in Roaming Profile (OS X)Grant Gayed3-1/+16
2012-03-16Bug 241644 - Text widget with no SWT.BORDER style has no Undo or Select All k...Silenio Quarti1-0/+43
2012-03-16Bug 241644 - Text widget with no SWT.BORDER style has no Undo or Select All k...Silenio Quarti5-2/+39
2012-03-09Bug 373794 - Malformed Javadoc commentsGrant Gayed1-5/+4
2012-03-07Bug 212023 - limitation of SWT ColorDialogCarolyn MacLeod4-1/+98
2012-03-07XULRunner 10Grant Gayed1-0/+7
2012-03-02generating PI in 10.7Carolyn MacLeod1-16/+0
2012-03-02generating PI on 10.7Silenio Quarti17-172/+349
2012-02-24remove unused imports, fix some whitespaceGrant Gayed1-3/+0
2012-02-24Bug 355683-[10.7]API to tell whether scrollbars areLakshmi Shanmugam1-0/+2
2012-02-23recommitGrant Gayed1-1/+0
2012-02-23move implementation from Platform to LibraryGrant Gayed1-36/+5
2012-02-23formattingGrant Gayed1-3/+3
2012-02-23Bug 292062 - Provide a way to dynamically introspect an SWT port infoGrant Gayed1-0/+40
2012-02-01Bug 363309-Key events posted with Display.post() do not honorLakshmi Shanmugam1-1/+1
2012-01-31Bug 368757 - Using ESC as accelerator does not work on OS X, but onSilenio Quarti4-3/+14
2012-01-31Bug 358022-Set text editor background to black, mouseLakshmi Shanmugam2-0/+7
2012-01-16Bug 367809 - [SWT Mac OS X] path.addString does not appear to handleSilenio Quarti4-12/+35
2011-09-23fix permission of filesSilenio5-0/+0
2011-09-22Bug 35890 [Fonts] Font dialog should not show colour fieldCarolyn MacLeod1-0/+11
2011-09-09PI for FontDialogFelipe Heidrich2-0/+7
2011-09-07Bug 343331 - [Mac] GLCanvas draws on top of fast views Silenio Quarti3-1/+17
2011-08-24Bug 349812 - Rotate gesture not working on 64bit buildSilenio Quarti26-67/+66
2011-08-23Bug 353503 - [10.7][hovering][navigation] wrong size of pop-up dialogSilenio Quarti1-1/+9
2011-08-09Bug 350751-SWT TrayItem Image not scaling properly on Mac OSXLakshmi Shanmugam2-0/+2
2011-08-08Bug 353523-SWT_AWT broken on Mac OS X LeopardLakshmi Shanmugam1-12/+0
2011-08-05Bug 348309 - [10.7]Awkward Scroll BarsSilenio Quarti3-5/+17
2011-08-03Bug 352694 - GC can not capture screen correctly in MAC 10.7 lionSilenio Quarti1-0/+6

Back to the top