log libvo/x11_common.c @ 7812:29a006405a5f

age author description
Wed, 16 Oct 2002 22:53:18 +0000 pontscho fix memleak again
Wed, 16 Oct 2002 13:31:38 +0000 arpi 10l to Dominik - casting at wrong place
Sun, 13 Oct 2002 21:58:55 +0000 arpi compiler warning fixes
Sun, 06 Oct 2002 18:21:13 +0000 arpi mayeb fixed dpms/screensaver issues
Tue, 01 Oct 2002 14:37:01 +0000 pontscho _NET_WM_FULLSCREEN support
Sun, 29 Sep 2002 04:18:53 +0000 atmos4 Fix kde 3.1 fullscreen issues, closes my latest bugreport on that issue.
Sat, 28 Sep 2002 22:37:20 +0000 arpi fullscreen fixes, based on mail by Havoc Pennington <hp@redhat.com>
Mon, 23 Sep 2002 21:17:30 +0000 arpi Modern versions of OpenSSH listen on localhost to forward the X11 connection
Wed, 18 Sep 2002 01:22:03 +0000 arpi d_width==screenwidth && -fs hopefully fixed
Tue, 03 Sep 2002 18:10:42 +0000 jkeil Add the code that chooses a good X11 truecolor visual to the vo_x11 config()
Wed, 28 Aug 2002 15:55:58 +0000 alex removed old input code
Wed, 21 Aug 2002 21:24:23 +0000 arpi this piece of code should prevent major fullscreen screwups, which can
Fri, 09 Aug 2002 17:43:49 +0000 arpi ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
Wed, 12 Jun 2002 22:57:58 +0000 atmos4 Michele Balistreri <brain87@gmx.net>:
Sat, 08 Jun 2002 20:50:40 +0000 attila xinerama fullscreen switching fix by Joachim Breitner <mail@joachim-breitner.de>
Tue, 04 Jun 2002 20:12:34 +0000 arpi Activating/Deactivating of XScreenSaver
Mon, 03 Jun 2002 23:23:03 +0000 arpi msg/i18n fixes and some printf->mp_msg
Mon, 27 May 2002 11:19:56 +0000 pontscho new layer handling code under icewm from Attila
Fri, 24 May 2002 21:56:58 +0000 albeu Let X destroy the window
Thu, 23 May 2002 15:40:08 +0000 alex applied 64bit patch from Ulrich Hecht <uli at suse dot de>
Mon, 20 May 2002 04:00:25 +0000 arpi 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>
Fri, 17 May 2002 23:51:37 +0000 albeu Workaround the bug in x11 vo's (if it's one) wich let a window in the way
Tue, 14 May 2002 23:44:35 +0000 arpi some cleanup, gl/gl2 updated to use vo_window
Tue, 14 May 2002 11:41:02 +0000 pontscho small fixes
Mon, 13 May 2002 20:45:42 +0000 alex fixed vo_uninit
Sun, 12 May 2002 22:16:31 +0000 arpi small cleanup, new flag in -fsmode to avoid unmapping window for unknown wm
Sun, 12 May 2002 16:01:08 +0000 pontscho fix Arpi's bugs
Sat, 11 May 2002 17:21:32 +0000 pontscho remove base size from vo_x11_sizehint
Sat, 11 May 2002 14:57:41 +0000 pontscho fix some small bug and -rootwin
Thu, 09 May 2002 17:28:09 +0000 pontscho fullscreen -- round three -- icewm fullscreen fixed