log libvo/x11_common.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 08 Feb 2014 20:39:02 +0000 ib Make more messages translatable.
Sat, 25 Jan 2014 16:55:09 +0000 reimar Document switch case fallthroughs.
Thu, 17 Oct 2013 00:07:12 +0000 reimar Fix hang if uninit is called while the window is still hidden.
Mon, 05 Aug 2013 16:48:56 +0000 reimar On X11 use root window as "hidden" window instead of
Thu, 09 May 2013 14:06:19 +0000 reimar Avoid duplicating the mouse button handling.
Thu, 09 May 2013 14:06:18 +0000 reimar Avoid duplicating the mouse autohide code.
Thu, 09 May 2013 14:06:17 +0000 reimar Handle X events even while waiting for a map event.
Thu, 09 May 2013 14:06:16 +0000 reimar Remove debug printfs that have not been used in ages.
Thu, 09 May 2013 14:06:15 +0000 reimar Remove XSelectInput and XSync call that do not seem to serve any purpose.
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.