Petr Pchelko
|
05a410aada
|
8015477: Support single threaded AWT/FX mode
Reviewed-by: ant, anthony
|
2013-06-03 10:14:05 +04:00 |
|
James Tomson
|
36b5e14b31
|
8015303: [macosx] Application launched via custom URL Scheme does not receive URL
Make copies of event parameters
Reviewed-by: anthony, swingler, serb
|
2013-05-30 18:10:26 +04:00 |
|
Lana Steuck
|
45f0337485
|
Merge
|
2013-05-29 16:56:53 -07:00 |
|
Vladislav Karnaukhov
|
af284660df
|
8010721: [macosx] In JDK7 the menu bar disappears when a Dialog is shown
Reviewed-by: anthony, serb
|
2013-05-27 12:47:18 +04:00 |
|
Johnny Chen
|
4e79febb74
|
8012629: java.lang.UnsatisfiedLinkError exception throw by getAllFonts() on MacOSX
Reviewed-by: bae, prr
|
2013-05-23 12:16:17 -07:00 |
|
Lana Steuck
|
1302967992
|
Merge
|
2013-05-09 18:42:30 -07:00 |
|
Sergey Bylokhov
|
20afd0e351
|
8013841: [macosx] Animations not disabled for CALayers used via JAWT
Reviewed-by: anthony, alexsch
|
2013-05-08 15:58:30 +04:00 |
|
Lana Steuck
|
d467408daf
|
Merge
|
2013-05-01 11:27:12 -07:00 |
|
Sergey Bylokhov
|
9272b07bd0
|
8009012: [macosx] DisplayChangedListener is not implemented in LWWindowPeer/CGraphicsEnvironment
Reviewed-by: anthony, bae
|
2013-05-01 12:19:25 +04:00 |
|
Chris Hegarty
|
22126efe5a
|
Merge
|
2013-06-10 10:38:33 +01:00 |
|
Chris Hegarty
|
a5477b8630
|
Merge
|
2013-05-23 12:58:51 +01:00 |
|
Chris Hegarty
|
6983122cde
|
Merge
|
2013-05-08 11:22:25 +01:00 |
|
Chris Hegarty
|
9a078f9451
|
Merge
|
2013-04-28 09:35:25 +01:00 |
|
Jennifer Godinez
|
cd7abd927f
|
8009199: Printed text become garbage on Mac OSX
Reviewed-by: bae, prr
|
2013-04-25 10:14:24 -07:00 |
|
Leonid Romanov
|
c7f421eaa1
|
8008366: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar
Reviewed-by: anthony, serb
|
2013-04-22 19:24:41 +04:00 |
|
Markus Persson
|
8dbd66cd8f
|
8011686: AWT accidentally disables the NSApplicationDelegate of SWT, causing loss of OS X integration functionality
Reviewed-by: anthony, serb
|
2013-04-18 15:09:59 +01:00 |
|
Chris Hegarty
|
d6465cc792
|
Merge
|
2013-04-19 14:14:18 +01:00 |
|
Anthony Petrov
|
48b654d67d
|
8009071: Improve shape handling
Reviewed-by: art, mschoene
|
2013-04-18 13:52:38 +01:00 |
|
Lana Steuck
|
16504b35d7
|
Merge
|
2013-04-17 11:24:40 -07:00 |
|
Sergey Bylokhov
|
aa9a92ce9c
|
8004866: [macosx] HiDPI support in Aqua L&F
Reviewed-by: swingler, alexsch
|
2013-04-12 20:39:48 +04:00 |
|
Sergey Bylokhov
|
e227299954
|
8000629: [macosx] Blurry rendering with Java 7 on Retina display
Reviewed-by: anthony, prr, flar
|
2013-04-12 15:28:49 +04:00 |
|
Lana Steuck
|
a10b11c7fe
|
Merge
|
2013-04-09 15:14:31 -07:00 |
|
Lana Steuck
|
e3502fe80f
|
Merge
|
2013-04-09 15:01:07 -07:00 |
|
Dan Xu
|
963eb2f9d7
|
8011602: jobjc build failure on Mac
Remove @Native annotation from macosx/native/jobjc/src/core/java/com/apple/jobjc/Coder.java
Reviewed-by: mchung, dholmes
|
2013-04-05 17:15:59 -07:00 |
|
Petr Pchelko
|
9ff5db6260
|
8006941: [macosx] Deadlock in drag and drop
7199783: Setting cursor on DragSourceContext does not work on OSX
Reviewed-by: anthony, serb
|
2013-04-05 18:29:53 +01:00 |
|
Dan Xu
|
209e92f4fe
|
8000406: change files using @GenerateNativeHeader to use @Native
Use @Native annotation to mark constants interested by native codes
Reviewed-by: alanb, anthony, prr
|
2013-04-04 15:39:17 -07:00 |
|
Naoto Sato
|
4952f6a6de
|
7091601: Arabic Locale: can not set type of digit in application level
Reviewed-by: okutsu
|
2013-04-03 10:32:38 -07:00 |
|
Mikhail Cherkasov
|
918a376474
|
8010925: COPY AND PASTE TO AND FROM SIGNED APPLET FAILS AFTER FIRST INTERNAL COPY PRFRMD
Reviewed-by: anthony, serb
|
2013-04-03 20:54:26 +04:00 |
|
Lana Steuck
|
5c390e7094
|
Merge
|
2013-04-02 17:03:25 -07:00 |
|
Jia-Hong Chen
|
e56c5733ec
|
8010005: [parfait] Memory leak in jdk/src/macosx/native/sun/awt/CTextPipe.m
Reviewed-by: bae, prr
|
2013-03-27 12:42:51 -07:00 |
|
Leonid Romanov
|
2e97782d35
|
8003559: Update display of applet windows
Implemented applet security warning for OS X port
Reviewed-by: art, anthony, serb, skoivu
|
2013-03-27 16:37:00 +04:00 |
|
Alexander Scherbatiy
|
d089002460
|
8007146: [macosx] Setting a display mode crashes JDK under VNC
Reviewed-by: serb
|
2013-03-21 16:50:35 +04:00 |
|
Lana Steuck
|
189059a474
|
Merge
|
2013-03-12 16:28:34 -07:00 |
|
Andrew Brygin
|
7659fe9df2
|
7152608: [macosx] Crash in liblwawt.dylib in AccelGlyphCache_RemoveCellInfo
Reviewed-by: jgodinez, ant
|
2013-03-05 17:18:55 +04:00 |
|
Sergey Bylokhov
|
1270c69088
|
8003169: [macosx] JVM crash after disconnecting from projector
Reviewed-by: anthony, alexsch
|
2013-02-28 20:27:38 +04:00 |
|
Sergey Bylokhov
|
f5f12c7995
|
8008660: Failure in 2D Queue Flusher thread on Mac
Reviewed-by: swingler, bae
|
2013-02-28 17:04:19 +04:00 |
|
Petr Pchelko
|
68d2d95f00
|
8006634: Unify LWCToolkit.invokeAndWait() and sun.awt.datatransfer.ToolkitThreadBlockedHandler
Changed the logic for the nested event loops and deleted deadlock detection
Reviewed-by: art, denis
|
2013-02-25 10:17:25 +00:00 |
|
Lana Steuck
|
187c4688e0
|
Merge
|
2013-02-13 17:55:44 -08:00 |
|
Lana Steuck
|
61363dfe99
|
Merge
|
2013-02-13 13:01:16 -08:00 |
|
Petr Pchelko
|
959ddfce4a
|
8005629: javac warnings compiling java.awt.EventDispatchThread and sun.awt.X11.XIconWindow
Removed macosx specific workaround from shared code and made macosx use public API
Reviewed-by: art, serb
|
2013-02-13 15:32:50 +00:00 |
|
Phil Race
|
7ca3c9dd84
|
8007748: MacOSX build error : cast of type 'SEL' to 'uintptr_t' (aka 'unsigned long') is deprecated; use sel_getName instead
Reviewed-by: anthony
|
2013-02-12 09:58:21 -08:00 |
|
Petr Pchelko
|
ab34438938
|
8005405: [macosx] Drag and Drop: wrong animation when dropped outside any drop target
Changed the calculation of the drag image offset
Reviewed-by: serb, kizune
|
2013-02-04 13:54:53 +00:00 |
|
Leonid Romanov
|
d843dec3b7
|
8007006: [macosx] Closing subwindow loses main window menus
Reviewed-by: anthony
|
2013-01-31 18:25:59 +04:00 |
|
Petr Pchelko
|
db0f450d53
|
7179050: [macosx] Make LWAWT be able to run on AppKit thread
Removed irrelevant assertions from the LWAWT native methods
Reviewed-by: serb, anthony
|
2013-01-18 18:17:02 +04:00 |
|
Anthony Petrov
|
04fc62c5ed
|
8005465: [macosx] Evaluate if checking for the -XstartOnFirstThread is still needed in awt.m
Allow one to start AWT on the main thread w/o exceptions
Reviewed-by: art, serb
|
2013-01-18 14:17:11 +04:00 |
|
David Katleman
|
306cab1006
|
8004982: JDK8 source with GPL header errors
Reviewed-by: ohair
|
2012-12-20 16:24:50 -08:00 |
|
Petr Pchelko
|
c745a7e923
|
7154778: [macosx] NSView-based implementation of sun.awt.EmbeddedFrame
The new implementation of EmbeddedFrame to support SWT_AWT Bridge
Reviewed-by: anthony, serb, leonidr
|
2012-12-11 19:45:00 +04:00 |
|
Sergey Bylokhov
|
bfc0bfcd8e
|
8002308: [macosx] 7198229 should be applied to the user action only
Reviewed-by: anthony, skovatch
|
2012-11-27 17:03:19 +04:00 |
|
Sergey Bylokhov
|
6a2db1d680
|
7193214: Consider simplifying CPlatformWindow.setResizable()
Reviewed-by: anthony, denis
|
2012-11-21 15:54:41 +04:00 |
|
Lana Steuck
|
4a88c62d44
|
Merge
|
2012-11-02 17:44:31 -07:00 |
|