log gui/mplayer/gtk/fs.c @ 29263:0f1b5b68af32

age author description
Sat, 04 Apr 2009 20:30:49 +0000 compn add tivo (ty) and rm (rmvb) to file chooser, fixes bug 663
Mon, 05 Jan 2009 22:18:35 +0000 diego Fix some typos, add flv and trp to the list of video formats
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Thu, 07 Aug 2008 10:36:07 +0000 diego Rename font-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.
Mon, 18 Feb 2008 19:39:10 +0000 diego cosmetics: indent, remove trailing whitespace
Mon, 18 Feb 2008 19:37:59 +0000 diego Merge the two conditional definitions of get_current_dir_name.
Sun, 06 Jan 2008 16:22:00 +0000 diego Rename common.[ch] to gtk_common.[ch], there are too many files by that name.
Sun, 02 Dec 2007 23:01:01 +0000 diego Remove unused variables, fixes the warnings:
Sun, 02 Dec 2007 17:45:08 +0000 reimar Get rid of fsPressed variable and related code. It does not really
Sun, 02 Dec 2007 16:52:19 +0000 reimar Parameter of Filter function can be const, removes the warning
Sun, 02 Dec 2007 15:43:30 +0000 reimar Get rid of some "discards qualifiers" warnings
Wed, 18 Jul 2007 10:09:09 +0000 diego Remove unused variables.
Mon, 04 Jun 2007 13:16:39 +0000 reimar get rid of Gui code that has been commented out since ages
Mon, 04 Jun 2007 13:15:35 +0000 reimar Factor out some duplicated gui code
Mon, 04 Jun 2007 13:05:26 +0000 reimar Remove some useless code
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui