Mercurial > audlegacy
diff ChangeLog @ 1828:b469c6c567a4 trunk
[svn] - use gtk_window_present() to make X render the right sized skin
author | nenolod |
---|---|
date | Thu, 05 Oct 2006 07:09:01 -0700 |
parents | 628e908d78b6 |
children | e4e4fadfb2a9 |
line wrap: on
line diff
--- a/ChangeLog Thu Oct 05 06:54:42 2006 -0700 +++ b/ChangeLog Thu Oct 05 07:09:01 2006 -0700 @@ -1,3 +1,19 @@ +2006-10-05 13:54:42 +0000 William Pitcock <nenolod@nenolod.net> + revision [2611] + - include TinyPlayer skin with the main distribution + + trunk/Makefile | 2 - + trunk/configure.ac | 1 + trunk/skins/Default/Makefile | 24 +++++++++++++++ + trunk/skins/Default/Makefile.in | 24 --------------- + trunk/skins/Makefile | 9 +++++ + trunk/skins/TinyPlayer/Makefile | 24 +++++++++++++++ + trunk/skins/TinyPlayer/pledit.txt | 6 +++ + trunk/skins/TinyPlayer/skin.hints | 57 ++++++++++++++++++++++++++++++++++++ + trunk/skins/TinyPlayer/viscolor.txt | 24 +++++++++++++++ + 9 files changed, 145 insertions(+), 26 deletions(-) + + 2006-10-05 11:03:19 +0000 William Pitcock <nenolod@nenolod.net> revision [2609] - and finally special tuples are treated as they should be