log src/audacious/skin.c @ 4076:8f9966f00c98

age author description
Sat, 17 Nov 2007 06:21:00 -0600 William Pitcock Work around the issues with broken Gtk-Qt-Engine and Modern skins with inline GTK.
Thu, 15 Nov 2007 17:57:29 +0100 Tomasz Mon little tweak
Thu, 15 Nov 2007 14:55:10 +0100 Tomasz Mon cosmetic changes, also removing FIXME statement as this code is more universal now
Thu, 15 Nov 2007 14:23:08 +0100 Tomasz Mon remove some duplicate code
Thu, 15 Nov 2007 14:12:57 +0100 Tomasz Mon we don't need this check anymore
Thu, 15 Nov 2007 13:04:32 +0100 Tomasz Mon widget position 0,0 is possible
Thu, 15 Nov 2007 12:07:23 +0100 Tomasz Mon unbreak some skins
Thu, 15 Nov 2007 11:42:46 +0100 Tomasz Mon further changes to skin_draw_pixmap
Thu, 15 Nov 2007 10:47:16 +0100 Tomasz Mon oh, I forgot about that
Thu, 15 Nov 2007 10:45:59 +0100 Tomasz Mon bring skin_numbers_generate_dash back to life
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?
Thu, 08 Nov 2007 18:33:14 +0100 Tomasz Mon correct mf0102 commit
Thu, 08 Nov 2007 17:11:34 +0100 mf0102 hide equalizer graph in special skins (needed for a certain skin)
Fri, 02 Nov 2007 19:33:30 +0100 Tomasz Mon some skins have lesser SKIN_PLAYPAUSE
Fri, 02 Nov 2007 19:25:36 +0100 Tomasz Mon check skin height after loading
Fri, 02 Nov 2007 13:13:45 +0100 Tomasz Mon workaround for strait SKIN_SHUFREP
Fri, 02 Nov 2007 12:42:58 +0100 Tomasz Mon if SKIN_PLAYPAUSE isn't 42px wide, don't display mainwin_playstatus at all
Fri, 02 Nov 2007 11:59:42 +0100 Tomasz Mon fix skins with not-standard sized numbers pixmap
Sun, 28 Oct 2007 19:36:16 +0100 mf0102 minor cleanup
Fri, 19 Oct 2007 05:24:27 -0500 William Pitcock fix some memory leaks
Wed, 17 Oct 2007 19:55:28 +0200 mf0102 implement returning to the original GTK+ style after deselecting an
Wed, 17 Oct 2007 18:28:17 +0200 mf0102 stopped code duplication hell
Wed, 17 Oct 2007 06:05:39 -0500 William Pitcock more gtk+ suckery. :(
Mon, 15 Oct 2007 20:35:21 -0500 William Pitcock there's no way in hell that will work on win32, so just #ifndef it for 1.5...
Mon, 15 Oct 2007 20:34:07 -0500 William Pitcock all of this shit to allow for skins to provide gtk skinning too...
Sat, 06 Oct 2007 16:36:47 -0500 William Pitcock remove old comment from BMP which is no longer relevant as we never pass NULL there anyway.
Tue, 25 Sep 2007 16:26:48 +0200 Jonathan Schleifer Don't check for rpath twice.
Sun, 23 Sep 2007 14:22:04 -0500 William Pitcock Populate bmp_active_skin with default hints when it is created.
Sun, 23 Sep 2007 14:21:00 -0500 William Pitcock Allow passing NULL path_p to skin_parse_hints() to populate the skin with default settings.
Sun, 23 Sep 2007 13:47:56 -0500 William Pitcock Gracefully handle the failure of loading pixmaps.
Sun, 23 Sep 2007 13:47:38 -0500 William Pitcock Don't crash when the skin doesn't actually exist.
Fri, 10 Aug 2007 15:29:35 +0200 Tomasz Mon revise 19ad8ea66a03: fix skins with non-standard size posbar trunk
Fri, 10 Aug 2007 14:36:42 +0200 Tomasz Mon fix skins with non-standard size posbar trunk
Sun, 05 Aug 2007 16:43:53 +0200 Tomasz Mon goodbye widgets directory base src/audacious/widgets/skin.c@57114f8b654d