log libvo/w32_common.c @ 24366:7e437f31d4fb

age author description
Mon, 03 Sep 2007 13:18:26 +0000 reimar Fix compilation after patch to remove global vo_hdc
Mon, 03 Sep 2007 08:44:36 +0000 reimar Remove global vo_hdc, since it is recommended to release a DC as soon as possible.
Fri, 22 Jun 2007 22:06:58 +0000 reimar Hack around some fullscreen issues with gl under Windows
Thu, 29 Mar 2007 17:16:11 +0000 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
Sun, 04 Mar 2007 13:20:51 +0000 reimar Add support for tracking mouse movements.
Sun, 04 Mar 2007 10:39:02 +0000 reimar Whitespace-only cosmetics: get rid of all remaining tabs
Sun, 04 Mar 2007 10:30:55 +0000 reimar Generate resize events when size of -wid window changes.
Sun, 17 Dec 2006 12:33:09 +0000 reimar Fix compilation under MinGW with X11 enabled
Fri, 17 Nov 2006 17:44:51 +0000 reimar Adapt code to annoying ShowCursor semantics (increases/decreases and returns
Sat, 04 Nov 2006 21:44:53 +0000 reimar Hack around Windows focus problem with -vo gl
Sat, 04 Nov 2006 19:19:03 +0000 reimar Remove completely useless cursor variable.
Thu, 02 Nov 2006 18:42:07 +0000 reimar Support backspace for -vo gl/gl2 under Windows
Mon, 10 Jul 2006 10:22:29 +0000 reimar Fix window size bug when starting with -fs and returning
Sat, 08 Jul 2006 14:57:25 +0000 reimar Do not fiddle (too much) with external (WinID) windows
Fri, 07 Jul 2006 11:14:25 +0000 reimar Convince windows to allow window sizes > screen size