log gui/mplayer/menu.c @ 33555:c5a19bbeac2b

age author description
Sat, 18 Jun 2011 14:33:41 +0000 ib Cosmetic: Rename some GUI variables and functions.
Fri, 17 Jun 2011 17:51:50 +0000 ib Remove unused parameter 'Size' in wsConvert().
Thu, 16 Jun 2011 11:19:15 +0000 ib Remove function Normalize().
Mon, 04 Apr 2011 19:12:31 +0000 ib Define the transparent color as a macro.
Mon, 04 Apr 2011 15:10:05 +0000 ib Replace inttypes.h by stdint.h and remove inttypes.h where unneeded.
Thu, 31 Mar 2011 12:25:32 +0000 ib Cosmetic: Rename menuBase menu.
Thu, 03 Mar 2011 14:37:47 +0000 ib Rename the 'NumberOf' members of the listItems structure.
Wed, 02 Mar 2011 16:05:37 +0000 ib Adjust the listItems structure.
Wed, 02 Mar 2011 15:37:50 +0000 ib Clean up the wItem structure.
Sun, 14 Feb 2010 14:02:09 +0000 diego GUI: Mark functions that are not used outside their files as static.
Sun, 14 Feb 2010 12:55:02 +0000 diego Rename gui/mplayer/gtk/menu.[ch] --> gui/mplayer/gtk/gtkmenu.[ch].
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, 18 Jul 2007 10:09:42 +0000 diego Fix a bunch of redundant redeclaration warnings.
Sun, 29 Apr 2007 12:44:34 +0000 diego Fix several implicit declarations of functions warnings.
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui