Mercurial > audlegacy
graph
-
[svn] The default values for old skins were wrong. But since changing from trunkWed, 04 Oct 2006 12:47:37 -0700, by js
-
[svn] - 1.2 skin, EARLY VERSION OF IT. I am *sure* nhjm449 will tweak it a lot. trunkWed, 04 Oct 2006 04:17:35 -0700, by nenolod
-
[svn] - implement [skin.hints:mainwinVisWidth] property. trunkWed, 04 Oct 2006 03:39:41 -0700, by nenolod
-
[svn] - implement [skin.hints:mainwinPlayStatus(X,Y)] properties. trunkWed, 04 Oct 2006 03:05:39 -0700, by nenolod
-
[svn] - support for: [skin.hints:mainwinNumber(0-4)(X,Y)] properties. trunkWed, 04 Oct 2006 02:31:31 -0700, by nenolod
-
[svn] - support for the [skin.hints:mainwinTextWidth] property. trunkWed, 04 Oct 2006 02:22:04 -0700, by nenolod
-
[svn] - make audacious re-link when libwidgets.a has been updated. trunkWed, 04 Oct 2006 02:21:05 -0700, by yaz
-
[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