log

age author description
Mon, 16 Jul 2007 13:43:27 -0500 William Pitcock Fix a bug in backslash to slash conversion. Closes #1006.
Tue, 17 Jul 2007 03:38:32 +0900 Yoshiki Yazawa branch merge
Tue, 17 Jul 2007 03:33:55 +0900 Yoshiki Yazawa filename should be unescaped when it is used as a default title in the playlist window.
Mon, 16 Jul 2007 13:32:18 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Mon, 16 Jul 2007 13:31:52 -0500 William Pitcock From: Daniel Drake <dsd@gentoo.org>
Mon, 16 Jul 2007 13:31:51 -0500 William Pitcock From: Daniel Drake <dsd@gentoo.org>
Tue, 17 Jul 2007 00:31:43 +0900 Yoshiki Yazawa unescape url encoded filename where real filename is needed.
Mon, 16 Jul 2007 00:02:11 +0200 Giacomo Lozito added a default drawing for ui_skinned_monostereo
Sun, 15 Jul 2007 20:02:21 +0200 Giacomo Lozito recursive directory scan for add file dialog works again
Sat, 14 Jul 2007 14:56:38 -0500 William Pitcock Use GdkPixbuf to display the credits logo.
Sat, 14 Jul 2007 12:45:03 +0200 Tomasz Mon use GdkPixmaps for doublesizing
Sat, 14 Jul 2007 00:01:14 +0200 Tomasz Mon little fix
Fri, 13 Jul 2007 23:56:12 +0200 Tomasz Mon some skins have SKIN_MONOSTEREO with size 58x20
Fri, 13 Jul 2007 23:26:11 +0200 Tomasz Mon little cleaning
Fri, 13 Jul 2007 22:50:53 +0200 Tomasz Mon replace MonoStereo with UiSkinnedMonoStereo
Fri, 13 Jul 2007 22:28:20 +0200 Tomasz Mon replace Playstatus with UiSkinnedPlaystatus
Fri, 13 Jul 2007 21:49:14 +0200 Tomasz Mon oops, forgot to include new files
Fri, 13 Jul 2007 21:43:57 +0200 Tomasz Mon branch merge
Fri, 13 Jul 2007 21:43:17 +0200 Tomasz Mon replace Menurow with UiSkinnedMenurow
Fri, 13 Jul 2007 10:19:43 -0500 William Pitcock Refactor skinned window code.
Fri, 13 Jul 2007 10:11:04 -0500 William Pitcock Fix.
Fri, 13 Jul 2007 10:08:25 -0500 William Pitcock Fix always on top.
Fri, 13 Jul 2007 09:38:21 -0500 William Pitcock Use GTK_WINDOW_POPUP hint for SkinnedWindow objects.
Fri, 13 Jul 2007 09:32:52 -0500 William Pitcock branch merge
Fri, 13 Jul 2007 09:36:51 -0500 William Pitcock Set GTK+ window types.
Fri, 13 Jul 2007 06:56:16 -0500 William Pitcock branch merge
Fri, 13 Jul 2007 06:55:44 -0500 William Pitcock Use G_MODULE_EXPORT to ensure the plugin header is exported.
Fri, 13 Jul 2007 12:53:30 +0200 Tomasz Mon branch merge
Fri, 13 Jul 2007 12:52:36 +0200 Tomasz Mon use create_dblsize_image for doueblesizing
Fri, 13 Jul 2007 12:36:30 +0200 Giacomo Lozito do not place GDK_INPUT_ONLY windows in widget->window, use a event_window field for them