hg: macosx-port/macosx-port/jdk: Fix for MACOSX_PORT-176: AWT Splashscreen support (new and moved files)

artem.ananiev at oracle.com artem.ananiev at oracle.com
Tue Dec 13 03:54:59 PST 2011


Changeset: 13d69fd25daa
Author:    anthony
Date:      2011-12-13 15:57 +0400
URL:       http://hg.openjdk.java.net/macosx-port/macosx-port/jdk/rev/13d69fd25daa

Fix for MACOSX_PORT-176: AWT Splashscreen support (new and moved files)
Reviewed-by: swingler

+ make/sun/osxapp/Makefile
- src/macosx/native/sun/awt/AWT_debug.h
- src/macosx/native/sun/awt/NSApplicationAWT.h
- src/macosx/native/sun/awt/NSApplicationAWT.m
- src/macosx/native/sun/awt/PropertiesUtilities.h
- src/macosx/native/sun/awt/PropertiesUtilities.m
- src/macosx/native/sun/awt/ThreadUtilities.h
- src/macosx/native/sun/awt/ThreadUtilities.m
+ src/macosx/native/sun/osxapp/AWT_debug.h
+ src/macosx/native/sun/osxapp/NSApplicationAWT.h
+ src/macosx/native/sun/osxapp/NSApplicationAWT.m
+ src/macosx/native/sun/osxapp/PropertiesUtilities.h
+ src/macosx/native/sun/osxapp/PropertiesUtilities.m
+ src/macosx/native/sun/osxapp/QueuingApplicationDelegate.h
+ src/macosx/native/sun/osxapp/QueuingApplicationDelegate.m
+ src/macosx/native/sun/osxapp/ThreadUtilities.h
+ src/macosx/native/sun/osxapp/ThreadUtilities.m



More information about the macosx-port-dev mailing list