<AWT Dev> Review request: 6913179 (The java.awt.FileDialog should use native GTK file chooser on linux distros)
Costantino Cerbo
c.cerbo at gmail.com
Mon Mar 1 03:52:00 PST 2010
Hello Anthony, Hello Peter,
what about my patch for the issue 6913179?
Did you start the review?
I report again the most relevant changes:
1. Dynamic link to libgthread-2.0.so.0 instead of libgthread-2.0.so
2. GTK multithread support (gdk_threads_enter() and
gdk_threads_leave() as outlined by Damjan)
3. New Thread to don't block the EDT
4. Support for multiple file selection (bugs 6705345)
Best regards,
Costantino
2010/2/19 Anthony Petrov <Anthony.Petrov at sun.com>:
> Hi Costantino,
>
> Here's the latest version of your fix:
>
> http://cr.openjdk.java.net/~anthony/7-43-GTKFileDialog-6913179.3/
>
> Thanks!
>
>
>> Okay, but meanwhile we can open an issue for this feature in the Sun
>> bug database, what do you think about?
>
> Just filed the following:
>
> 6927978 : Directory Selection standard dialog support
>
> (should become visible on the bugs.sun.com in a day or two).
>
> --
> best regards,
> Anthony
>
More information about the awt-dev
mailing list