Fix downloads from URLs on Windows

Fix possible path encoding problems on Windows
This commit is contained in:
Christophe Dumez
2011-02-07 20:21:52 +00:00
parent a721fd389b
commit 5d4a660631
4 changed files with 27 additions and 17 deletions

View File

@@ -2,6 +2,8 @@
- FEATURE: IP address reported to trackers is now customizable
- BUGFIX: Use slashes instead of antislashes in URLs (Windows)
- BUGFIX: Fix articles read state reset problem in RSS
- BUGFIX: Fix possible path encoding issues on Windows
- BUGFIX: Fix downloads from URLs on Windows
- I18N: Added Lithuanian translation
- COSMETIC: Improve main window layout
- COSMETIC: Improve properties buttons style