log Gui/mplayer/widgets.c @ 20640:c52bb8d6edea

age author description
Fri, 14 Jul 2006 16:57:24 +0000 diego Mark several string parameters that are not modified in the function as const.
Mon, 27 Mar 2006 11:39:27 +0000 diego Rename the default GUI skins directory from 'Skin' to 'skins', keeping
Wed, 08 Mar 2006 12:45:48 +0000 reimar Automaticall convert message to console charset, use utf8 for GTK2 Gui
Thu, 08 Dec 2005 22:12:57 +0000 diego Unify include paths, -I.. is in CFLAGS.
Sun, 04 Dec 2005 15:58:52 +0000 reimar Fix popup menu problems: GTK cannot get a grab while the button is down,
Wed, 17 Aug 2005 18:41:15 +0000 reimar Support for GTK 2.x.
Wed, 15 Dec 2004 01:22:24 +0000 diego printf --> mp_msg conversion, less verbosity
Fri, 17 Jan 2003 22:39:43 +0000 pontscho - add playbar
Thu, 09 Jan 2003 20:47:14 +0000 pontscho - sync with x11_common
Wed, 27 Nov 2002 22:48:56 +0000 pontscho - remove some unused/nonusable variables
Sat, 02 Nov 2002 16:09:05 +0000 pontscho cleanup
Sat, 31 Aug 2002 14:27:41 +0000 alex enable linewrapping
Wed, 14 Aug 2002 12:17:04 +0000 pontscho add uri2filename converter
Sun, 04 Aug 2002 19:23:58 +0000 pontscho - fix mixer handling
Sun, 04 Aug 2002 17:24:00 +0000 pontscho - fix fuckin' locale (?:)
Tue, 30 Jul 2002 23:09:24 +0000 pontscho gtk dialog bug fix
Thu, 25 Jul 2002 20:26:38 +0000 pontscho - add preferences support (first try)
Fri, 19 Jul 2002 20:51:48 +0000 pontscho - fix audio equalizer
Fri, 12 Jul 2002 00:53:26 +0000 pontscho add simple playlist support
Fri, 05 Jul 2002 23:47:00 +0000 pontscho - add icon (nice, but very ugly hakk:)
Wed, 03 Jul 2002 18:57:52 +0000 pontscho add equalizer support and fix some small bug...
Tue, 02 Jul 2002 22:31:50 +0000 pontscho add -audiofile support for gui
Tue, 02 Jul 2002 21:10:42 +0000 pontscho fix window hiding bug with some wms (kde, gnome, icewm, mwm, wmaker)
Tue, 04 Jun 2002 16:38:18 +0000 pontscho add network streaming support for gui
Tue, 28 May 2002 21:52:37 +0000 pontscho small changes in skin selection
Tue, 28 May 2002 12:54:57 +0000 pontscho upsz ...
Tue, 28 May 2002 11:55:17 +0000 pontscho fix text render chrash ...
Mon, 20 May 2002 13:56:16 +0000 pontscho fix some gtk bug...
Sat, 11 May 2002 16:37:58 +0000 pontscho fix gtk dialog box destroy bug
Mon, 06 May 2002 15:05:07 +0000 pontscho add WM detection, and wm specific fullscreen code. (???)