log gui/mplayer/widgets.c @ 32882:bd3ea059fe2d

age author description
Sat, 19 Feb 2011 22:02:34 +0000 ib Remove support for skins directories using the obsolete name 'Skin'.
Sat, 29 Jan 2011 16:39:52 +0000 ib Cast properly (to avoid compiler warnings).
Sun, 14 Feb 2010 12:55:02 +0000 diego Rename gui/mplayer/gtk/menu.[ch] --> gui/mplayer/gtk/gtkmenu.[ch].
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 30 Jul 2008 13:44:59 +0000 diego Rename two GUI-related preprocessor directives:
Tue, 22 Apr 2008 09:33:39 +0000 diego Add standard GPL header to individual files.
Sat, 12 Apr 2008 16:03:07 +0000 diego Make include paths consistent; do not use ../ in them.
Fri, 11 Apr 2008 16:55:27 +0000 diego Add gui/ prefix to some #include paths so that compilation from the
Fri, 14 Mar 2008 16:46:13 +0000 diego #include config.h before all other headers.
Wed, 05 Mar 2008 07:59:37 +0000 diego Rename url.c/url.h to the less generic gtk_url.c/gtk_url.h.
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui