Mercurial > audlegacy
graph
-
[svn] - allow elements to be repositioned if they are mentioned in skin.hints trunkWed, 04 Oct 2006 01:45:01 -0700, by nenolod
-
[svn] - framework for repositioning the vis element on the skin. trunkWed, 04 Oct 2006 01:35:28 -0700, by nenolod
-
[svn] - that should be a lowercase p, not an uppercase one. trunkTue, 03 Oct 2006 10:39:17 -0700, by nenolod
-
[svn] - fix a potential crash when running audacious remotely trunkMon, 02 Oct 2006 18:46:02 -0700, by nenolod
-
[svn] - remove an artifact of the bmp -> audacious transition trunkMon, 02 Oct 2006 01:52:12 -0700, by nenolod
-
[svn] - always zero-out stack variables, as stack memory may be dirty on x86 and friends trunkMon, 02 Oct 2006 01:46:59 -0700, by nenolod
-
[svn] - enforce the ret = -1 == silent failure rule trunkSun, 01 Oct 2006 00:58:32 -0700, by nenolod
-
[svn] - Spanish translation update from Gustavo Vranjes. trunkSat, 30 Sep 2006 16:05:40 -0700, by nenolod
-
[svn] - now mainwindow remembers "autoscroll songname" setting after returns from shaded mode. trunkThu, 28 Sep 2006 10:01:28 -0700, by yaz
-
[svn] - gtk+-2.10's gtk_widget_destroy() sometimes causes an UI freeze. as a workaround, reuse allocated dialog. trunkThu, 28 Sep 2006 08:50:11 -0700, by yaz
-
[svn] - fix for "bmp_rcfile_write_string: assertion `value != NULL' failed" trunkThu, 28 Sep 2006 08:39:14 -0700, by yaz
-
[svn] Interpret set_string for a NULL value as a key unset action, as gconf will not store NULL values. trunkSun, 24 Sep 2006 12:08:30 -0700, by chainsaw
-
[svn] - fix for gconf_value_get_string() does not accept null string. trunkSun, 24 Sep 2006 00:40:12 -0700, by yaz
-
[svn] Revert botched workaround, the actual 3 NULL writes will have to be addressed. trunkSat, 23 Sep 2006 13:53:46 -0700, by chainsaw
-
[svn] Do not try write NULL into a gconf key, convert it to "" first. trunkSat, 23 Sep 2006 13:50:17 -0700, by chainsaw
-
[svn] - use proper X11 hinting here to ensure that the about window isn't decorated on broken WMs (e.g. quartz-wm) trunkFri, 22 Sep 2006 02:57:25 -0700, by nenolod
-
[svn] Mute while seeking for playback resume, tighten the loop. We want a responsive GUI ASAP. trunkThu, 21 Sep 2006 13:24:48 -0700, by chainsaw
-
[svn] - fix a memory leak in util_run_filebrowser() trunkWed, 20 Sep 2006 01:13:06 -0700, by nenolod
-
[svn] - properly free the path to skin.hints once we locate it trunkWed, 20 Sep 2006 01:08:15 -0700, by nenolod
-
[svn] - avoid conflict of mkdtemp() declaration between util.h and stdlib.h. trunkTue, 19 Sep 2006 19:20:09 -0700, by yaz