log gui/mplayer/gtk/opts.c @ 25234:02518a3daeef

age author description
Sun, 02 Dec 2007 16:50:33 +0000 reimar Fix return type of getGtkEntryText, it must be const
Sat, 25 Aug 2007 12:25:34 +0000 diego Remove redundant extern variable declarations, include proper headers instead.
Sun, 24 Jun 2007 12:43:45 +0000 reimar Return value of gtk_entry_get_text is const, so declare variables as const as well.
Sun, 29 Apr 2007 12:44:34 +0000 diego Fix several implicit declarations of functions warnings.
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui