log gui/mplayer/gui_common.c @ 32911:e06fbdd8eb46

age author description
Wed, 02 Mar 2011 15:37:50 +0000 ib Clean up the wItem structure.
Thu, 03 Feb 2011 14:44:46 +0000 ib Improve the readability of dynamic labels which scroll.
Thu, 03 Feb 2011 14:19:19 +0000 ib Remove useless format argument.
Thu, 27 Jan 2011 17:58:58 +0000 ib Revert "Translate messages shown in the GUI window(s) from UTF-8"
Thu, 20 Jan 2011 10:23:06 +0000 ib Translate messages shown in the GUI window(s) only from UTF-8
Wed, 19 Jan 2011 22:18:07 +0000 ib Translate messages shown in the GUI window(s) from UTF-8
Tue, 18 Jan 2011 11:39:49 +0000 ib Correct translation of filenames and prevent out-of-bounds array access
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Sun, 14 Feb 2010 12:31:24 +0000 diego GUI: #include associated .h files in .c files.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Sun, 03 Aug 2008 15:21:40 +0000 diego Change a bunch of video/audio-output-specific preprocessor directives from
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Tue, 08 Jul 2008 15:55:32 +0000 diego Mark function not used outside of the file as static.
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
Sun, 06 Jan 2008 16:31:26 +0000 diego Rename common.[ch], there are too many files by that name.