Mercurial > audlegacy
graph
-
Fix memory leaks when generating UI strings in ui_main.c (Bugzilla #18)Wed, 19 Dec 2007 00:45:41 -0600, by Jussi Judin
-
Fix memory leak in open_ini_file() function. (Bugzilla #17)Wed, 19 Dec 2007 00:42:50 -0600, by Jussi Judin
-
Automated merge with ssh://hg.atheme.org//hg/audaciousWed, 19 Dec 2007 00:35:57 -0600, by William Pitcock
-
Close file handles when no codec can be found for them. (Bugzilla #15).Wed, 19 Dec 2007 00:35:24 -0600, by Jussi Judin
-
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 04:50:20 +0900, by Yoshiki Yazawa
-
make search and select dialog accept "fix" key press in input method context.Wed, 19 Dec 2007 01:44:09 +0900, by Yoshiki Yazawa
-
fix a bug which prevents fileinfopopup from showing non-latin file name correctly when tuple is not available.Mon, 17 Dec 2007 22:02:52 +0900, by 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.Mon, 17 Dec 2007 21:56:17 +0900, by Yoshiki Yazawa