aboutsummaryrefslogtreecommitdiff
path: root/src/macosx/classes/com/apple/eawt
AgeCommit message (Collapse)Author
2013-12-268029235: Update copyright year to match last edit in jdk8 jdk repository for ↵lana
2013 Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date Reviewed-by: tbell, lancea, chegar
2013-10-148025824: [cleanup] Fix tidy errors and warnings in preformatted HTML files ↵yan
related to 2d/awt/swing Reviewed-by: anthony, alexsch
2013-10-028024600: [macosx] code prevents use of -Xlint:auxiliaryclass,empty in jdk buildpchelko
Reviewed-by: anthony, serb
2013-07-268007267: [macosx] com.apple.eawt.Application.setDefaultMenuBar is not workingleonidr
Reviewed-by: anthony, serb
2013-07-118020038: [macosx] Incorrect usage of invokeLater() and likes in callbacks ↵leonidr
called via JNI from AppKit thread Reviewed-by: art, anthony
2013-04-048000406: change files using @GenerateNativeHeader to use @Nativedxu
Summary: Use @Native annotation to mark constants interested by native codes Reviewed-by: alanb, anthony, prr
2012-06-07Mergeohair
2012-06-077170969: Add @GenerateNativeHeader to classes whose fields need to be ↵erikj
exported for JNI Reviewed-by: ohair, ohrstrom, ihse
2012-05-017164376: Replace use of sun.security.action.LoadLibraryAction with ↵mchung
System.loadLibrary Reviewed-by: alanb, mullan, prr
2012-03-277149085: [macosx] Quit with QuitStrategy CLOSE_ALL_WINDOWS does terminate ↵anthony
application Summary: Don't force the termination of the event loop in the Quit action handler Reviewed-by: art
2012-03-067113349: Initial changeset for Macosx port to jdkmichaelm
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: Alan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>