log gui/wm/ws.c @ 33523:e559de297578

age author description
Tue, 14 Jun 2011 14:33:54 +0000 ib Remove unused key definitions.
Tue, 14 Jun 2011 14:21:49 +0000 ib Use correct type CARD32 for the KWM_WIN_ICON data.
Fri, 03 Jun 2011 14:35:44 +0000 ib Remove useless code.
Fri, 03 Jun 2011 14:31:13 +0000 ib Don't pointlessly cast Display pointer.
Sat, 07 May 2011 18:59:15 +0000 reimar Remove code with no purpose.
Tue, 03 May 2011 12:21:11 +0000 ib Replace all GUI exits by guiExit().
Mon, 04 Apr 2011 15:10:05 +0000 ib Replace inttypes.h by stdint.h and remove inttypes.h where unneeded.
Thu, 17 Feb 2011 11:09:44 +0000 diego Adjust #include paths after the merge of libavcore into libavutil in FFmpeg.
Sat, 29 Jan 2011 16:39:52 +0000 ib Cast properly (to avoid compiler warnings).
Thu, 09 Sep 2010 14:52:37 +0000 ramiro gui: remove direct usage of rgb2rgb interface, use swscale instead
Sun, 13 Jun 2010 18:25:26 +0000 reimar Move wsSearch function and make it static.
Sun, 13 Jun 2010 18:20:07 +0000 reimar Drop inline attribute, it does not really make sense and without
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: