Mercurial > audlegacy
graph
-
one less gdk_window_get_pointer call2007-12-30, by Tomasz Mon
-
dock_move_press already presents window2007-12-30, by Tomasz Mon
-
if skin doesn't provide ini file use defaults (Bugzilla #55)2007-12-30, by Tomasz Mon
-
set mask on shade/unshade2007-12-30, by Tomasz Mon
-
set windows masks in saner way2007-12-28, by Tomasz Mon
-
Fix downloading of dynamically generated content with vfs_get_file_contents(). (Bugzilla #46)2007-12-28, by Maciej Grela
-
Turkish translation (Bugzilla #51)2007-12-27, by Murat Senel
-
oops...2007-12-26, by Eugene Zagidullin
-
better error handling. removed duplicated part2007-12-26, by Eugene Zagidullin
-
make use of AUDDBG2007-12-26, by Eugene Zagidullin
-
more strict error handling. make use of AUDDBG2007-12-26, by Eugene Zagidullin
-
Make skin data to be freed after skin usage (= on skin changes) (Bugzilla #48)2007-12-25, by Jussi Judin
-
oops, this should get commited together with 4204b0a6aeb22007-12-25, by Tomasz Mon
-
revise setting mask on windows2007-12-25, by Tomasz Mon
-
oops, fix previous commit2007-12-25, by Tomasz Mon
-
prevent BadAlloc's2007-12-25, by Tomasz Mon
-
on ctrl-tab switch only between visible windows (Bugzilla #14)2007-12-25, by Tomasz Mon
-
Reset the text entry box to nothing when the jump to track window is requested.2007-12-25, by William Pitcock
-
Fixes memory leak in fileinfopopup_progress_cb() (Bugzilla #43)2007-12-25, by Jussi Judin
-
Fixes memory leak in bmp_config_save() by freeing temporary saved playlists list. (Bugzilla #41)2007-12-25, by Jussi Judin
-
Fixes memory leak in usage of playlist_free() function. (Bugzilla #36)2007-12-25, by Jussi Judin
-
Fixes memory leaks when adding files to playlist (Bugzilla #34)2007-12-25, by Jussi Judin
-
Adds playback_free() function to fix memory leak in playback_stop(). (Bugzilla #42)2007-12-25, by Jussi Judin
-
Fixes memory leak in mpris_emit_track_change() (Bugzilla #37)2007-12-25, by Jussi Judin
-
Fixes memory leak in vfs_fopen() in case path does not exist. (Bugzilla #39)2007-12-25, by Jussi Judin
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-12-25, by William Pitcock
-
Fixes memory leak in playlist_entry_get_info() due not freeing probe result (Bugzilla #38)2007-12-25, by Jussi Judin
-
cfg.playlist_width and cfg.playlist_height can't be smaller than minimum values for those; fixes #112007-12-24, by Tomasz Mon
-
strncpy() -> g_strlcpy()2007-12-24, by Jonathan Schleifer
-
Get rid of strcpy() completely.2007-12-21, by Jonathan Schleifer
-
Fix memory leak in vfs_is_remote() (Bugzilla #32)2007-12-19, by Jussi Judin
-
Fix memory leak in filter_by_extension() (Bugzilla #29)2007-12-19, by Jussi Judin
-
Fix memory leak in add_plugin() (Bugzilla #28)2007-12-19, by Jussi Judin
-
Fix memory leak in input_stringify_disabled_list() (Bugzilla #25)2007-12-19, by Jussi Judin
-
Fix memory leak in read_ini_string() (Bugzilla #24)2007-12-19, by Jussi Judin
-
Fix memory leaks when generating UI strings in ui_main.c (Bugzilla #18)2007-12-19, by Jussi Judin
-
Fix memory leak in open_ini_file() function. (Bugzilla #17)2007-12-19, by Jussi Judin
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-12-19, by William Pitcock
-
Close file handles when no codec can be found for them. (Bugzilla #15).2007-12-19, by Jussi Judin
-
make search and select dialog accept "fix" key press in input method context.2007-12-18, by Yoshiki Yazawa
-
fix a bug which prevents fileinfopopup from showing non-latin file name correctly when tuple is not available.2007-12-17, by Yoshiki Yazawa
-
add option to disable inline gtk theme2007-12-16, by Tomasz Mon
-
avoid unnecessary serial increment.2007-12-16, by Yoshiki Yazawa
-
now jtf follows on-demand metadata loading.2007-12-16, by Yoshiki Yazawa
-
make filter field in jtf dialog always grab focus on appearance.2007-12-16, by Yoshiki Yazawa
-
update Japanese translation2007-12-15, by VDR dai (audacious)
-
automatically indented file2007-12-10, by mf0102
-
don't do skin_install_skin on faulty skins or archives that doesn't contain skin at all2007-12-09, by Tomasz Mon
-
install skin if user drag'n'drops it on mainwin2007-12-09, by Tomasz Mon
-
introduce WIDGET_FONT_BTN2007-12-09, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-12-08, by Eugene Zagidullin
-
fully disabled reloading of currently active skin: fixed bug with partial destroyed skin2007-12-08, by Eugene Zagidullin
-
Updated Serbian translations2007-12-08, by Strahinja Kustudic
-
deep copy is needed!2007-12-07, by Yoshiki Yazawa
-
quick fix for the bug which had prevented to add remote url when "Detect file formats on demand" was disabled.2007-12-07, by Yoshiki Yazawa