Releases: PolyMeilex/rfd
Releases · PolyMeilex/rfd
0.4.3
set_parent
support forMessageDialog
on Windows #19 (Thanks to @lucasfernog!)
0.4.2
0.4.0
- [Breaking] Fix misspeled
OkCancel
inMessageButtons
#12 (Thanks to @r00ster91 🎉 ) set_parent
support for Windows #14 (Thanks to @lucasfernog 🎉 )
0.3.0
- Added
set_file_name
(thanks to @AngelOfSol for windows impl) - GTK now uses
FileChooserNative
(so when running inflatpak
it will usexdg-portals
properly) set_directory
no longer takes double ref toAsPath<T>
, so now you can just callset_directory("./")
instead ofset_directory(&"./")
0.2.2
0.2.1
Version Bump 0.2.1 #5
0.2.0
-
MessageDialog
-
AsyncMessageDialog
-
Dialogues on MacOs will now attempt to run even on threads different than main (Only if NSApp is available)
0.1.1
README
0.0.3
Version Bump 0.0.3