log libvo/x11_common.c @ 36085:d3e8f4f71514

age author description
Mon, 25 Mar 2013 23:03:07 +0000 reimar Ignore XLookupString results in ASCII range.
Wed, 20 Mar 2013 23:08:34 +0000 al x11 common: Improve spelling/grammar
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Thu, 14 Mar 2013 19:59:35 +0000 reimar Add support for binding any key in UTF-8 range.
Sat, 02 Mar 2013 22:40:12 +0000 ib Don't modify a -wid window's decoration.
Sun, 27 Jan 2013 15:24:56 +0000 ib Cosmetic: Adjust indent.
Sun, 27 Jan 2013 15:23:39 +0000 ib Don't destroy a -wid window's WM_NORMAL_HINTS property information.
Fri, 11 Jan 2013 23:55:47 +0000 ib Make variable static that is only used inside the file.
Tue, 30 Oct 2012 16:35:36 +0000 reimar Make some variables static.
Tue, 30 Oct 2012 16:34:02 +0000 reimar Since the modecount variable is only ever initialized when the videmodes
Tue, 14 Feb 2012 20:23:02 +0000 reimar Mark window title as UTF-8.
Sun, 04 Dec 2011 13:30:54 +0000 reimar Add workaround for CTRL key getting stuck for X11 backend
Sat, 03 Dec 2011 19:06:19 +0000 reimar X11: update title only on reconfigure instead of at least once per frame.
Thu, 01 Dec 2011 18:34:18 +0000 reimar X11: support CTRL key and thus key combinations with it.
Tue, 22 Nov 2011 20:24:24 +0000 reimar Change extended key handling so we will never call mplayer_put_key twice