log src/audacious/ui_skinned_playstatus.c @ 4561:cc6255f8b568

age author description
Mon, 19 May 2008 18:11:41 +0200 Tomasz Mon Suffix all type names in core with _
Tue, 22 Apr 2008 13:27:32 +0200 mf0102 renamed skin.* to ui_skin.* and moved ui_skinned_widget_draw() to it
Mon, 31 Mar 2008 06:47:48 +0300 Matti Hamalainen Huge renaming patch, changing BMP references to Audacious.
Sun, 27 Jan 2008 23:00:32 +0200 Cristi Magherusan mostly works, but the VIS is broken, and the eq window is too large...more bugs
Tue, 22 Jan 2008 22:40:48 +0100 Tomasz Mon introduce ui_skinned_widget_draw
Sat, 19 Jan 2008 06:03:03 +0100 Tomasz Mon beggining of GdkPixbuf transition
Tue, 25 Dec 2007 16:42:10 +0100 Tomasz Mon oops, fix previous commit
Tue, 25 Dec 2007 16:28:34 +0100 Tomasz Mon prevent BadAlloc's
Thu, 15 Nov 2007 12:38:47 +0100 Tomasz Mon we don't need to store GtkFixed pointer, do we?
Wed, 14 Nov 2007 17:32:02 +0100 Tomasz Mon beggining of better dealing with substandard winamp skins - if it doesn't break anything, why not commit this?
Sun, 11 Nov 2007 21:49:44 +0100 Tomasz Mon this should get commited together with 4710b997ee38
Fri, 02 Nov 2007 19:33:30 +0100 Tomasz Mon some skins have lesser SKIN_PLAYPAUSE
Wed, 24 Oct 2007 19:01:17 +0200 Tomasz Mon Add my name in few places
Sun, 05 Aug 2007 16:43:53 +0200 Tomasz Mon goodbye widgets directory
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Thu, 19 Jul 2007 13:37:23 +0200 Tomasz Mon we don't need create_dblsize_image() anymore
Sat, 14 Jul 2007 12:45:03 +0200 Tomasz Mon use GdkPixmaps for doublesizing
Fri, 13 Jul 2007 22:28:20 +0200 Tomasz Mon replace Playstatus with UiSkinnedPlaystatus