Releases: thiekus/fsvwin
Releases · thiekus/fsvwin
V0.9 Build 3
Built using Visual C++ 2008 and linked against GTK+ 2.24.32
Changes
- Use recompiled Gtk+ 2.24.32 for better compatibility.
- Native like looks and feel on Windows.
- File type now properly show on file properties dialog.
- Slash fixes on the fly to match like Windows path.
- Hide unused TextBox on change directory dialog to avoid confusion.
- Directory structure now changes to allow Gtk load modules like Windows Themes.
- Project now requires at least Visual C++ 2008, although old Visual C++ 2005 solution is provided but not frequently updated.
V0.9 Build 2
Build using Visual C++ 2005 and linked against GTK+ 2.24 (for run on Windows older than Windows XP, please use build 1 instead).
Changes
- Now fsvwin can compile on later release of GTK+ 2 for better compatibility and reliability for newer Windows.
- Fixes wrong callback function arguments in color picker causing application to crash.
- Color picker button now can change and display correctly.
- libgtkgl now statically linked in executable instead of separated dll.
- Removing redudant dirent compatibility code.
V0.9 Build 1
First public build. Linked against GTK+ 2.6 (shipped in prebuilt archive).