aboutsummaryrefslogtreecommitdiffhomepage
path: root/gui/mplayer/gtk/fs.c
Commit message (Expand)AuthorAge
* add tivo (ty) and rm (rmvb) to file chooser, fixes bug 663Gravatar compn2009-04-04
* Fix some typos, add flv and trp to the list of video formatsGravatar diego2009-01-05
* Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* Rename font-related preprocessor directives.Gravatar diego2008-08-07
* Add standard GPL header to individual files.Gravatar diego2008-04-22
* Make include paths consistent; do not use ../ in them.Gravatar diego2008-04-12
* Add gui/ prefix to some #include paths so that compilation from theGravatar diego2008-04-11
* #include config.h before all other headers.Gravatar diego2008-03-14
* cosmetics: indent, remove trailing whitespaceGravatar diego2008-02-18
* Merge the two conditional definitions of get_current_dir_name.Gravatar diego2008-02-18
* Rename common.[ch] to gtk_common.[ch], there are too many files by that name.Gravatar diego2008-01-06
* Remove unused variables, fixes the warnings:Gravatar diego2007-12-02
* Get rid of fsPressed variable and related code. It does not reallyGravatar reimar2007-12-02
* Parameter of Filter function can be const, removes the warningGravatar reimar2007-12-02
* Get rid of some "discards qualifiers" warningsGravatar reimar2007-12-02
* Remove unused variables.Gravatar diego2007-07-18
* get rid of Gui code that has been commented out since agesGravatar reimar2007-06-04
* Factor out some duplicated gui codeGravatar reimar2007-06-04
* Remove some useless codeGravatar reimar2007-06-04
* Gui --> guiGravatar diego2007-04-23