OSDN Git Service

windows: fix recent file list
authorMartin Renold <martinxyz@gmx.ch>
Mon, 18 Oct 2010 18:19:30 +0000 (20:19 +0200)
committerMartin Renold <martinxyz@gmx.ch>
Mon, 18 Oct 2010 18:21:37 +0000 (20:21 +0200)
commitf652b6a1df34ff4167c02ffd22590c0fbbb7809c
tree53ba5646371615c8d0c513efd3b0a9ad43f2db7d
parentcacb5c2b63d83292e6397a21f19cf3d435fe0fcf
windows: fix recent file list

It used to be impossible to load the recent files from the menu
on Windows, when there were utf-8 characters in the path.

Centralize uri decoding/encoding a bit.
gui/drawwindow.py
gui/filehandling.py
lib/helpers.py