summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/gtk/opts.c
Commit message (Expand)AuthorAgeFilesLines
* Fix return type of getGtkEntryText, it must be constreimar2007-12-021-1/+1
* Remove redundant extern variable declarations, include proper headers instead.diego2007-08-251-0/+1
* Return value of gtk_entry_get_text is const, so declare variables as const as...reimar2007-06-241-4/+4
* Fix several implicit declarations of functions warnings.diego2007-04-291-3/+5
* Gui --> guidiego2007-04-231-0/+1814