summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/gtk/fs.c
Commit message (Expand)AuthorAgeFilesLines
* Add standard GPL header to individual files.diego2008-04-221-0/+17
* Make include paths consistent; do not use ../ in them.diego2008-04-121-2/+2
* Add gui/ prefix to some #include paths so that compilation from thediego2008-04-111-5/+5
* #include config.h before all other headers.diego2008-03-141-1/+1
* cosmetics: indent, remove trailing whitespacediego2008-02-181-12/+12
* Merge the two conditional definitions of get_current_dir_name.diego2008-02-181-3/+1
* Rename common.[ch] to gtk_common.[ch], there are too many files by that name.diego2008-01-061-1/+1
* Remove unused variables, fixes the warnings:diego2007-12-021-2/+1
* Get rid of fsPressed variable and related code. It does not reallyreimar2007-12-021-24/+0
* Parameter of Filter function can be const, removes the warningreimar2007-12-021-1/+1
* Get rid of some "discards qualifiers" warningsreimar2007-12-021-4/+4
* Remove unused variables.diego2007-07-181-2/+0
* get rid of Gui code that has been commented out since agesreimar2007-06-041-20/+0
* Factor out some duplicated gui codereimar2007-06-041-15/+15
* Remove some useless codereimar2007-06-041-2/+0
* Gui --> guidiego2007-04-231-0/+684