Hi Anthony, here is the new patch for the bug 6913179 (FileDialog should use native GTK file chooser on linux distros).
There are 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) I'm looking forward to hearing your feedback! 2010/2/18 Anthony Petrov <[email protected]>: >> What about directory-only selection in FileDialog? Also in this case, >> I can provide already a patch for the GtkFileDialogPeer (but not for >> the other OSs). > > I don't think we're ready for that fix yet. We would really want this > implemented on all supported platforms at once. Okay, but meanwhile we can open an issue for this feature in the Sun bug database, what do you think about? Best regards, Costantino from Stuttgart
b6913179.patch
Description: Binary data
