log gui/wm/ws.c @ 31323:c674bb16fa6d

age author description
Sun, 13 Jun 2010 17:59:59 +0000 reimar Install error handler as early as possible to avoid crashing.
Sun, 13 Jun 2010 11:51:41 +0000 reimar Gui: Do not just exit on X error, just ignoring problems is already
Tue, 20 Apr 2010 08:55:04 +0000 diego Remove unused static function wsDummyEvents and related unused code, fixes:
Tue, 20 Apr 2010 08:49:17 +0000 diego Remove unused static function wsIOErrorHandler, fixes the warning:
Sun, 14 Feb 2010 14:02:09 +0000 diego GUI: Mark functions that are not used outside their files as static.
Sun, 10 Jan 2010 14:03:10 +0000 reimar Call XSync after XShmAttach to avoid a possible race-condition with shmctl.
Sun, 26 Jul 2009 19:53:00 +0000 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 04 Aug 2008 06:16:23 +0000 diego Change a bunch of X11-specific preprocessor directives.
Tue, 22 Apr 2008 09:33:39 +0000 diego Add standard GPL header to individual files.
Sat, 12 Apr 2008 16:03:07 +0000 diego Make include paths consistent; do not use ../ in them.
Wed, 18 Jul 2007 10:09:42 +0000 diego Fix a bunch of redundant redeclaration warnings.
Tue, 05 Jun 2007 11:37:16 +0000 reimar Make gmplayer show right colors if X server does not use native byteorder.
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui