Mercurial > audlegacy
log
age | author | description |
---|---|---|
Wed, 19 Dec 2007 00:35:24 -0600 | Jussi Judin | Close file handles when no codec can be found for them. (Bugzilla #15). |
Wed, 19 Dec 2007 04:50:20 +0900 | Yoshiki Yazawa | add workaround to deadlock which occurs when "create a new playlist with matching entries" is checked in search and select dialog. |
Wed, 19 Dec 2007 01:44:09 +0900 | Yoshiki Yazawa | make search and select dialog accept "fix" key press in input method context. |
Mon, 17 Dec 2007 22:02:52 +0900 | Yoshiki Yazawa | fix a bug which prevents fileinfopopup from showing non-latin file name correctly when tuple is not available. |
Mon, 17 Dec 2007 21:56:17 +0900 | Yoshiki Yazawa | - introduce new API functions uri_to_display_basename() and uri_to_display_dirname(). each function derives utf8 encoded basename or dirname from given uri respectively. |
Sun, 16 Dec 2007 18:54:45 +0100 | Tomasz Mon | add option to disable inline gtk theme |
Sun, 16 Dec 2007 20:54:53 +0900 | Yoshiki Yazawa | avoid unnecessary serial increment. |