diff --git a/WindowMaker-0.95.4.tar.gz b/WindowMaker-0.95.4.tar.gz deleted file mode 100644 index aaf17ae..0000000 --- a/WindowMaker-0.95.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2bea97f00570f05ff115d147457c16abefe496a4fc882a027152ce592d768e45 -size 2789390 diff --git a/WindowMaker-0.95.5.tar.gz b/WindowMaker-0.95.5.tar.gz new file mode 100644 index 0000000..5b727b2 --- /dev/null +++ b/WindowMaker-0.95.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b25f474fde032a060c93fbc50f1ce04729ab17ea963ca3eb8dbb82f49af70d0 +size 2927995 diff --git a/WindowMaker.changes b/WindowMaker.changes index 017b41b..4c80417 100644 --- a/WindowMaker.changes +++ b/WindowMaker.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Sep 14 09:58:39 UTC 2013 - chris@computersalat.de + +- update to 0.95.5 + * http://repo.or.cz/w/wmaker-crm.git/log/cd5e004127d4088df21bd62c20a9d6c61a27763b +- rebase wm-giflib patch + ------------------------------------------------------------------- Mon Jan 28 09:20:57 UTC 2013 - chris@computersalat.de diff --git a/WindowMaker.spec b/WindowMaker.spec index da307fe..2a7a0c8 100644 --- a/WindowMaker.spec +++ b/WindowMaker.spec @@ -20,7 +20,7 @@ Name: WindowMaker Summary: A Colorful and Flexible Window Manager License: GPL-2.0+ and LGPL-2.1+ and SUSE-Public-Domain Group: System/GUI/Other -Version: 0.95.4 +Version: 0.95.5 Release: 0 # 81eefca4ef70414d73048300058e5007f402dd7f # f846b7cdd39749b5291d4559185a229b752b4fed diff --git a/wm-giflib.patch b/wm-giflib.patch index 18722db..297d2b9 100644 --- a/wm-giflib.patch +++ b/wm-giflib.patch @@ -1,7 +1,7 @@ Index: WINGs/Examples/colorpick.c =================================================================== ---- WINGs/Examples/colorpick.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/Examples/colorpick.c 2013-01-18 16:57:47.955049409 +0100 +--- WINGs/Examples/colorpick.c.orig ++++ WINGs/Examples/colorpick.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -13,8 +13,8 @@ Index: WINGs/Examples/colorpick.c #include Index: WINGs/Examples/fontl.c =================================================================== ---- WINGs/Examples/fontl.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/Examples/fontl.c 2013-01-18 16:57:47.955049409 +0100 +--- WINGs/Examples/fontl.c.orig ++++ WINGs/Examples/fontl.c @@ -18,6 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -28,8 +28,8 @@ Index: WINGs/Examples/fontl.c #include Index: WINGs/Examples/puzzle.c =================================================================== ---- WINGs/Examples/puzzle.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/Examples/puzzle.c 2013-01-18 16:57:47.955049409 +0100 +--- WINGs/Examples/puzzle.c.orig ++++ WINGs/Examples/puzzle.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -41,8 +41,8 @@ Index: WINGs/Examples/puzzle.c #include Index: WINGs/Extras/test.c =================================================================== ---- WINGs/Extras/test.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/Extras/test.c 2013-01-18 16:57:47.956049439 +0100 +--- WINGs/Extras/test.c.orig ++++ WINGs/Extras/test.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -54,8 +54,8 @@ Index: WINGs/Extras/test.c #include Index: WINGs/Extras/wtabledelegates.c =================================================================== ---- WINGs/Extras/wtabledelegates.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/Extras/wtabledelegates.c 2013-01-18 16:57:47.956049439 +0100 +--- WINGs/Extras/wtabledelegates.c.orig ++++ WINGs/Extras/wtabledelegates.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -67,8 +67,8 @@ Index: WINGs/Extras/wtabledelegates.c Index: WINGs/Extras/wtableview.c =================================================================== ---- WINGs/Extras/wtableview.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/Extras/wtableview.c 2013-01-18 16:57:47.956049439 +0100 +--- WINGs/Extras/wtableview.c.orig ++++ WINGs/Extras/wtableview.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -80,8 +80,8 @@ Index: WINGs/Extras/wtableview.c #include Index: WINGs/Tests/mywidget.c =================================================================== ---- WINGs/Tests/mywidget.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/Tests/mywidget.c 2013-01-18 16:57:47.956049439 +0100 +--- WINGs/Tests/mywidget.c.orig ++++ WINGs/Tests/mywidget.c @@ -13,6 +13,10 @@ * * @@ -95,8 +95,8 @@ Index: WINGs/Tests/mywidget.c /* Index: WINGs/Tests/testmywidget.c =================================================================== ---- WINGs/Tests/testmywidget.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/Tests/testmywidget.c 2013-01-18 16:57:47.956049439 +0100 +--- WINGs/Tests/testmywidget.c.orig ++++ WINGs/Tests/testmywidget.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -108,8 +108,8 @@ Index: WINGs/Tests/testmywidget.c Index: WINGs/Tests/wmfile.c =================================================================== ---- WINGs/Tests/wmfile.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/Tests/wmfile.c 2013-01-18 16:57:47.957049469 +0100 +--- WINGs/Tests/wmfile.c.orig ++++ WINGs/Tests/wmfile.c @@ -11,6 +11,10 @@ ----------------------------------------------------------------------- */ @@ -123,8 +123,8 @@ Index: WINGs/Tests/wmfile.c #include Index: WINGs/Tests/wmquery.c =================================================================== ---- WINGs/Tests/wmquery.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/Tests/wmquery.c 2013-01-18 16:57:47.957049469 +0100 +--- WINGs/Tests/wmquery.c.orig ++++ WINGs/Tests/wmquery.c @@ -3,6 +3,10 @@ * Author: Len Trigg */ @@ -138,8 +138,8 @@ Index: WINGs/Tests/wmquery.c #include Index: WINGs/Tests/wtest.c =================================================================== ---- WINGs/Tests/wtest.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/Tests/wtest.c 2013-01-18 16:57:47.957049469 +0100 +--- WINGs/Tests/wtest.c.orig ++++ WINGs/Tests/wtest.c @@ -2,6 +2,10 @@ * WINGs test application */ @@ -153,8 +153,8 @@ Index: WINGs/Tests/wtest.c #include Index: WINGs/array.c =================================================================== ---- WINGs/array.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/array.c 2013-01-18 16:57:47.957049469 +0100 +--- WINGs/array.c.orig ++++ WINGs/array.c @@ -8,6 +8,10 @@ * proper credit is always appreciated :) */ @@ -168,8 +168,8 @@ Index: WINGs/array.c Index: WINGs/bagtree.c =================================================================== ---- WINGs/bagtree.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/bagtree.c 2013-01-18 16:57:47.957049469 +0100 +--- WINGs/bagtree.c.orig ++++ WINGs/bagtree.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -181,8 +181,8 @@ Index: WINGs/bagtree.c Index: WINGs/configuration.c =================================================================== ---- WINGs/configuration.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/configuration.c 2013-01-18 16:57:47.958049499 +0100 +--- WINGs/configuration.c.orig ++++ WINGs/configuration.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -194,10 +194,10 @@ Index: WINGs/configuration.c Index: WINGs/data.c =================================================================== ---- WINGs/data.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/data.c 2013-01-18 16:57:47.958049499 +0100 -@@ -18,6 +18,10 @@ - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +--- WINGs/data.c.orig ++++ WINGs/data.c +@@ -19,6 +19,10 @@ + * MA 02110-1301, USA. */ +#ifdef HAVE_CONFIG_H @@ -209,8 +209,8 @@ Index: WINGs/data.c Index: WINGs/dragcommon.c =================================================================== ---- WINGs/dragcommon.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/dragcommon.c 2013-01-18 16:57:47.958049499 +0100 +--- WINGs/dragcommon.c.orig ++++ WINGs/dragcommon.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -222,8 +222,8 @@ Index: WINGs/dragcommon.c #define XDND_SOURCE_VERSION(dragInfo) dragInfo->protocolVersion Index: WINGs/dragdestination.c =================================================================== ---- WINGs/dragdestination.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/dragdestination.c 2013-01-18 16:57:47.958049499 +0100 +--- WINGs/dragdestination.c.orig ++++ WINGs/dragdestination.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -235,8 +235,8 @@ Index: WINGs/dragdestination.c Index: WINGs/dragsource.c =================================================================== ---- WINGs/dragsource.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/dragsource.c 2013-01-18 16:57:47.959049529 +0100 +--- WINGs/dragsource.c.orig ++++ WINGs/dragsource.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -248,10 +248,10 @@ Index: WINGs/dragsource.c Index: WINGs/error.c =================================================================== ---- WINGs/error.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/error.c 2013-01-18 16:57:47.959049529 +0100 -@@ -18,6 +18,10 @@ - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +--- WINGs/error.c.orig ++++ WINGs/error.c +@@ -19,6 +19,10 @@ + * MA 02110-1301, USA. */ +#ifdef HAVE_CONFIG_H @@ -263,10 +263,10 @@ Index: WINGs/error.c #include Index: WINGs/findfile.c =================================================================== ---- WINGs/findfile.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/findfile.c 2013-01-18 16:57:47.959049529 +0100 -@@ -18,6 +18,10 @@ - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +--- WINGs/findfile.c.orig ++++ WINGs/findfile.c +@@ -19,6 +19,10 @@ + * MA 02110-1301, USA. */ +#ifdef HAVE_CONFIG_H @@ -278,8 +278,8 @@ Index: WINGs/findfile.c #include "WUtil.h" Index: WINGs/handlers.c =================================================================== ---- WINGs/handlers.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/handlers.c 2013-01-18 16:57:47.959049529 +0100 +--- WINGs/handlers.c.orig ++++ WINGs/handlers.c @@ -3,6 +3,10 @@ * WINGs internal handlers: timer, idle and input handlers */ @@ -293,9 +293,10 @@ Index: WINGs/handlers.c Index: WINGs/hashtable.c =================================================================== ---- WINGs/hashtable.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/hashtable.c 2013-01-18 16:57:47.959049529 +0100 -@@ -1,4 +1,8 @@ +--- WINGs/hashtable.c.orig ++++ WINGs/hashtable.c +@@ -1,5 +1,9 @@ + #include +#ifdef HAVE_CONFIG_H +#include "config.h" @@ -306,10 +307,10 @@ Index: WINGs/hashtable.c #include Index: WINGs/memory.c =================================================================== ---- WINGs/memory.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/memory.c 2013-01-18 16:57:47.959049529 +0100 -@@ -18,6 +18,10 @@ - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +--- WINGs/memory.c.orig ++++ WINGs/memory.c +@@ -19,6 +19,10 @@ + * MA 02110-1301, USA. */ +#ifdef HAVE_CONFIG_H @@ -321,8 +322,8 @@ Index: WINGs/memory.c Index: WINGs/misc.c =================================================================== ---- WINGs/misc.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/misc.c 2013-01-18 16:57:47.960049559 +0100 +--- WINGs/misc.c.orig ++++ WINGs/misc.c @@ -1,6 +1,10 @@ /* Miscelaneous helper functions */ @@ -336,8 +337,8 @@ Index: WINGs/misc.c WMRange wmkrange(int start, int count) Index: WINGs/notification.c =================================================================== ---- WINGs/notification.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/notification.c 2013-01-18 16:57:47.960049559 +0100 +--- WINGs/notification.c.orig ++++ WINGs/notification.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -349,8 +350,8 @@ Index: WINGs/notification.c #include Index: WINGs/proplist.c =================================================================== ---- WINGs/proplist.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/proplist.c 2013-01-18 16:57:47.960049559 +0100 +--- WINGs/proplist.c.orig ++++ WINGs/proplist.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -362,8 +363,8 @@ Index: WINGs/proplist.c Index: WINGs/selection.c =================================================================== ---- WINGs/selection.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/selection.c 2013-01-18 16:57:47.960049559 +0100 +--- WINGs/selection.c.orig ++++ WINGs/selection.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -375,8 +376,8 @@ Index: WINGs/selection.c #include Index: WINGs/string.c =================================================================== ---- WINGs/string.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/string.c 2013-01-18 16:57:47.961049589 +0100 +--- WINGs/string.c.orig ++++ WINGs/string.c @@ -6,6 +6,10 @@ # undef _XOPEN_SOURCE #endif @@ -390,8 +391,8 @@ Index: WINGs/string.c #include Index: WINGs/tree.c =================================================================== ---- WINGs/tree.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/tree.c 2013-01-18 16:57:47.961049589 +0100 +--- WINGs/tree.c.orig ++++ WINGs/tree.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -403,8 +404,8 @@ Index: WINGs/tree.c #include "WUtil.h" Index: WINGs/userdefaults.c =================================================================== ---- WINGs/userdefaults.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/userdefaults.c 2013-01-18 16:57:47.961049589 +0100 +--- WINGs/userdefaults.c.orig ++++ WINGs/userdefaults.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -416,8 +417,8 @@ Index: WINGs/userdefaults.c #include Index: WINGs/usleep.c =================================================================== ---- WINGs/usleep.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/usleep.c 2013-01-18 16:57:47.961049589 +0100 +--- WINGs/usleep.c.orig ++++ WINGs/usleep.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -429,8 +430,8 @@ Index: WINGs/usleep.c Index: WINGs/wapplication.c =================================================================== ---- WINGs/wapplication.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wapplication.c 2013-01-18 16:57:47.961049589 +0100 +--- WINGs/wapplication.c.orig ++++ WINGs/wapplication.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -442,8 +443,8 @@ Index: WINGs/wapplication.c Index: WINGs/wappresource.c =================================================================== ---- WINGs/wappresource.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wappresource.c 2013-01-18 16:57:47.961049589 +0100 +--- WINGs/wappresource.c.orig ++++ WINGs/wappresource.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -455,8 +456,8 @@ Index: WINGs/wappresource.c #include "WINGsP.h" Index: WINGs/wballoon.c =================================================================== ---- WINGs/wballoon.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wballoon.c 2013-01-18 16:57:47.962049620 +0100 +--- WINGs/wballoon.c.orig ++++ WINGs/wballoon.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -468,8 +469,8 @@ Index: WINGs/wballoon.c Index: WINGs/wbox.c =================================================================== ---- WINGs/wbox.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wbox.c 2013-01-18 16:57:47.962049620 +0100 +--- WINGs/wbox.c.orig ++++ WINGs/wbox.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -481,8 +482,8 @@ Index: WINGs/wbox.c typedef struct { Index: WINGs/wbrowser.c =================================================================== ---- WINGs/wbrowser.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wbrowser.c 2013-01-18 16:57:47.962049620 +0100 +--- WINGs/wbrowser.c.orig ++++ WINGs/wbrowser.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -494,8 +495,8 @@ Index: WINGs/wbrowser.c Index: WINGs/wbutton.c =================================================================== ---- WINGs/wbutton.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wbutton.c 2013-01-18 16:57:47.962049620 +0100 +--- WINGs/wbutton.c.orig ++++ WINGs/wbutton.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -507,8 +508,8 @@ Index: WINGs/wbutton.c typedef struct W_Button { Index: WINGs/wcolor.c =================================================================== ---- WINGs/wcolor.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wcolor.c 2013-01-18 16:57:47.962049620 +0100 +--- WINGs/wcolor.c.orig ++++ WINGs/wcolor.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -520,8 +521,8 @@ Index: WINGs/wcolor.c #include "wconfig.h" Index: WINGs/wcolorpanel.c =================================================================== ---- WINGs/wcolorpanel.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wcolorpanel.c 2013-01-18 16:57:47.963049651 +0100 +--- WINGs/wcolorpanel.c.orig ++++ WINGs/wcolorpanel.c @@ -23,6 +23,10 @@ * - Resizing */ @@ -535,8 +536,8 @@ Index: WINGs/wcolorpanel.c #include "rgb.h" Index: WINGs/wcolorwell.c =================================================================== ---- WINGs/wcolorwell.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wcolorwell.c 2013-01-18 16:57:47.964049682 +0100 +--- WINGs/wcolorwell.c.orig ++++ WINGs/wcolorwell.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -548,8 +549,8 @@ Index: WINGs/wcolorwell.c #define XDND_COLOR_DATA_TYPE "application/X-color" Index: WINGs/wevent.c =================================================================== ---- WINGs/wevent.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wevent.c 2013-01-18 16:57:47.964049682 +0100 +--- WINGs/wevent.c.orig ++++ WINGs/wevent.c @@ -3,6 +3,10 @@ * This event handling stuff was inspired on Tk. */ @@ -563,8 +564,8 @@ Index: WINGs/wevent.c /* table to map event types to event masks */ Index: WINGs/wfilepanel.c =================================================================== ---- WINGs/wfilepanel.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wfilepanel.c 2013-01-18 16:57:47.964049682 +0100 +--- WINGs/wfilepanel.c.orig ++++ WINGs/wfilepanel.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -576,8 +577,8 @@ Index: WINGs/wfilepanel.c Index: WINGs/wfont.c =================================================================== ---- WINGs/wfont.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wfont.c 2013-01-18 16:57:47.964049682 +0100 +--- WINGs/wfont.c.orig ++++ WINGs/wfont.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -589,8 +590,8 @@ Index: WINGs/wfont.c #include "wconfig.h" Index: WINGs/wfontpanel.c =================================================================== ---- WINGs/wfontpanel.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wfontpanel.c 2013-01-18 16:57:47.964049682 +0100 +--- WINGs/wfontpanel.c.orig ++++ WINGs/wfontpanel.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -602,8 +603,8 @@ Index: WINGs/wfontpanel.c #include "wconfig.h" Index: WINGs/wframe.c =================================================================== ---- WINGs/wframe.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wframe.c 2013-01-18 16:57:47.965049713 +0100 +--- WINGs/wframe.c.orig ++++ WINGs/wframe.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -615,8 +616,8 @@ Index: WINGs/wframe.c typedef struct W_Frame { Index: WINGs/widgets.c =================================================================== ---- WINGs/widgets.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/widgets.c 2013-01-18 16:57:47.965049713 +0100 +--- WINGs/widgets.c.orig ++++ WINGs/widgets.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -628,8 +629,8 @@ Index: WINGs/widgets.c Index: WINGs/winputmethod.c =================================================================== ---- WINGs/winputmethod.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/winputmethod.c 2013-01-18 16:57:47.965049713 +0100 +--- WINGs/winputmethod.c.orig ++++ WINGs/winputmethod.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -641,8 +642,8 @@ Index: WINGs/winputmethod.c #include "WINGsP.h" Index: WINGs/wlabel.c =================================================================== ---- WINGs/wlabel.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wlabel.c 2013-01-18 16:57:47.965049713 +0100 +--- WINGs/wlabel.c.orig ++++ WINGs/wlabel.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -654,8 +655,8 @@ Index: WINGs/wlabel.c typedef struct W_Label { Index: WINGs/wlist.c =================================================================== ---- WINGs/wlist.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wlist.c 2013-01-18 16:57:47.965049713 +0100 +--- WINGs/wlist.c.orig ++++ WINGs/wlist.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -667,8 +668,8 @@ Index: WINGs/wlist.c char *WMListDidScrollNotification = "WMListDidScrollNotification"; Index: WINGs/wmenuitem.c =================================================================== ---- WINGs/wmenuitem.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wmenuitem.c 2013-01-18 16:57:47.966049743 +0100 +--- WINGs/wmenuitem.c.orig ++++ WINGs/wmenuitem.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -680,8 +681,8 @@ Index: WINGs/wmenuitem.c typedef struct W_MenuItem { Index: WINGs/wmisc.c =================================================================== ---- WINGs/wmisc.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wmisc.c 2013-01-18 16:57:47.966049743 +0100 +--- WINGs/wmisc.c.orig ++++ WINGs/wmisc.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -693,8 +694,8 @@ Index: WINGs/wmisc.c #include Index: WINGs/wpanel.c =================================================================== ---- WINGs/wpanel.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wpanel.c 2013-01-18 16:57:47.966049743 +0100 +--- WINGs/wpanel.c.orig ++++ WINGs/wpanel.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -706,8 +707,8 @@ Index: WINGs/wpanel.c #include Index: WINGs/wpixmap.c =================================================================== ---- WINGs/wpixmap.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wpixmap.c 2013-01-18 16:57:47.966049743 +0100 +--- WINGs/wpixmap.c.orig ++++ WINGs/wpixmap.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -719,8 +720,8 @@ Index: WINGs/wpixmap.c #include Index: WINGs/wpopupbutton.c =================================================================== ---- WINGs/wpopupbutton.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wpopupbutton.c 2013-01-18 16:57:47.966049743 +0100 +--- WINGs/wpopupbutton.c.orig ++++ WINGs/wpopupbutton.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -732,8 +733,8 @@ Index: WINGs/wpopupbutton.c typedef struct W_PopUpButton { Index: WINGs/wprogressindicator.c =================================================================== ---- WINGs/wprogressindicator.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wprogressindicator.c 2013-01-18 16:57:47.967049773 +0100 +--- WINGs/wprogressindicator.c.orig ++++ WINGs/wprogressindicator.c @@ -5,6 +5,10 @@ * - centralized drawing into one pain function */ @@ -747,10 +748,10 @@ Index: WINGs/wprogressindicator.c typedef struct W_ProgressIndicator { Index: WINGs/wruler.c =================================================================== ---- WINGs/wruler.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wruler.c 2013-01-18 16:57:47.967049773 +0100 -@@ -18,6 +18,10 @@ - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +--- WINGs/wruler.c.orig ++++ WINGs/wruler.c +@@ -19,6 +19,10 @@ + * MA 02110-1301, USA. */ +#ifdef HAVE_CONFIG_H @@ -762,8 +763,8 @@ Index: WINGs/wruler.c Index: WINGs/wscroller.c =================================================================== ---- WINGs/wscroller.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wscroller.c 2013-01-18 16:57:47.967049773 +0100 +--- WINGs/wscroller.c.orig ++++ WINGs/wscroller.c @@ -7,6 +7,10 @@ # undef _XOPEN_SOURCE #endif @@ -777,8 +778,8 @@ Index: WINGs/wscroller.c #include Index: WINGs/wscrollview.c =================================================================== ---- WINGs/wscrollview.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wscrollview.c 2013-01-18 16:57:47.967049773 +0100 +--- WINGs/wscrollview.c.orig ++++ WINGs/wscrollview.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -790,8 +791,8 @@ Index: WINGs/wscrollview.c typedef struct W_ScrollView { Index: WINGs/wslider.c =================================================================== ---- WINGs/wslider.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wslider.c 2013-01-18 16:57:47.968049802 +0100 +--- WINGs/wslider.c.orig ++++ WINGs/wslider.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -803,8 +804,8 @@ Index: WINGs/wslider.c #undef STRICT_NEXT_BEHAVIOUR Index: WINGs/wsplitview.c =================================================================== ---- WINGs/wsplitview.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wsplitview.c 2013-01-18 16:57:47.968049802 +0100 +--- WINGs/wsplitview.c.orig ++++ WINGs/wsplitview.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -816,8 +817,8 @@ Index: WINGs/wsplitview.c /* Index: WINGs/wtabview.c =================================================================== ---- WINGs/wtabview.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wtabview.c 2013-01-18 16:57:47.968049802 +0100 +--- WINGs/wtabview.c.orig ++++ WINGs/wtabview.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -829,8 +830,8 @@ Index: WINGs/wtabview.c typedef struct W_TabView { Index: WINGs/wtext.c =================================================================== ---- WINGs/wtext.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wtext.c 2013-01-18 16:57:47.969049831 +0100 +--- WINGs/wtext.c.orig ++++ WINGs/wtext.c @@ -1,6 +1,10 @@ /* WINGs WMText: multi-line/font/color/graphic text widget, by Nwanua. */ @@ -844,8 +845,8 @@ Index: WINGs/wtext.c #include Index: WINGs/wtextfield.c =================================================================== ---- WINGs/wtextfield.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ WINGs/wtextfield.c 2013-01-18 16:57:47.969049831 +0100 +--- WINGs/wtextfield.c.orig ++++ WINGs/wtextfield.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -857,8 +858,8 @@ Index: WINGs/wtextfield.c Index: WINGs/wutil.c =================================================================== ---- WINGs/wutil.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wutil.c 2013-01-18 16:57:47.969049831 +0100 +--- WINGs/wutil.c.orig ++++ WINGs/wutil.c @@ -3,6 +3,10 @@ * Handle events for non-GUI based applications */ @@ -872,8 +873,8 @@ Index: WINGs/wutil.c void WHandleEvents() Index: WINGs/wview.c =================================================================== ---- WINGs/wview.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wview.c 2013-01-18 16:57:47.970049862 +0100 +--- WINGs/wview.c.orig ++++ WINGs/wview.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -885,8 +886,8 @@ Index: WINGs/wview.c #include Index: WINGs/wwindow.c =================================================================== ---- WINGs/wwindow.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WINGs/wwindow.c 2013-01-18 16:57:47.970049862 +0100 +--- WINGs/wwindow.c.orig ++++ WINGs/wwindow.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -898,8 +899,8 @@ Index: WINGs/wwindow.c #include "WINGsP.h" Index: WPrefs.app/Appearance.c =================================================================== ---- WPrefs.app/Appearance.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/Appearance.c 2013-01-18 16:57:47.970049862 +0100 +--- WPrefs.app/Appearance.c.orig ++++ WPrefs.app/Appearance.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -913,8 +914,8 @@ Index: WPrefs.app/Appearance.c #include Index: WPrefs.app/Configurations.c =================================================================== ---- WPrefs.app/Configurations.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/Configurations.c 2013-01-18 16:57:47.971049894 +0100 +--- WPrefs.app/Configurations.c.orig ++++ WPrefs.app/Configurations.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -928,8 +929,8 @@ Index: WPrefs.app/Configurations.c typedef struct _Panel { Index: WPrefs.app/Expert.c =================================================================== ---- WPrefs.app/Expert.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ WPrefs.app/Expert.c 2013-01-18 16:57:47.971049894 +0100 +--- WPrefs.app/Expert.c.orig ++++ WPrefs.app/Expert.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -943,8 +944,8 @@ Index: WPrefs.app/Expert.c /* This structure containts the list of all the check-buttons to display in the Index: WPrefs.app/Focus.c =================================================================== ---- WPrefs.app/Focus.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/Focus.c 2013-01-18 16:57:47.971049894 +0100 +--- WPrefs.app/Focus.c.orig ++++ WPrefs.app/Focus.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -958,8 +959,8 @@ Index: WPrefs.app/Focus.c typedef struct _Panel { Index: WPrefs.app/FontSimple.c =================================================================== ---- WPrefs.app/FontSimple.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/FontSimple.c 2013-01-18 16:57:47.971049894 +0100 +--- WPrefs.app/FontSimple.c.orig ++++ WPrefs.app/FontSimple.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -973,8 +974,8 @@ Index: WPrefs.app/FontSimple.c #include Index: WPrefs.app/Icons.c =================================================================== ---- WPrefs.app/Icons.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/Icons.c 2013-01-18 16:57:47.971049894 +0100 +--- WPrefs.app/Icons.c.orig ++++ WPrefs.app/Icons.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -988,8 +989,8 @@ Index: WPrefs.app/Icons.c typedef struct _Panel { Index: WPrefs.app/KeyboardSettings.c =================================================================== ---- WPrefs.app/KeyboardSettings.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/KeyboardSettings.c 2013-01-18 16:57:47.972049925 +0100 +--- WPrefs.app/KeyboardSettings.c.orig ++++ WPrefs.app/KeyboardSettings.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1003,8 +1004,8 @@ Index: WPrefs.app/KeyboardSettings.c typedef struct _Panel { Index: WPrefs.app/Menu.c =================================================================== ---- WPrefs.app/Menu.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/Menu.c 2013-01-18 16:57:47.972049925 +0100 +--- WPrefs.app/Menu.c.orig ++++ WPrefs.app/Menu.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1018,8 +1019,8 @@ Index: WPrefs.app/Menu.c #include Index: WPrefs.app/MenuPreferences.c =================================================================== ---- WPrefs.app/MenuPreferences.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/MenuPreferences.c 2013-01-18 16:57:47.972049925 +0100 +--- WPrefs.app/MenuPreferences.c.orig ++++ WPrefs.app/MenuPreferences.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1033,8 +1034,8 @@ Index: WPrefs.app/MenuPreferences.c typedef struct _Panel { Index: WPrefs.app/MouseSettings.c =================================================================== ---- WPrefs.app/MouseSettings.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/MouseSettings.c 2013-01-18 16:57:47.972049925 +0100 +--- WPrefs.app/MouseSettings.c.orig ++++ WPrefs.app/MouseSettings.c @@ -20,6 +20,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1048,8 +1049,8 @@ Index: WPrefs.app/MouseSettings.c #include Index: WPrefs.app/Paths.c =================================================================== ---- WPrefs.app/Paths.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/Paths.c 2013-01-18 16:57:47.973049956 +0100 +--- WPrefs.app/Paths.c.orig ++++ WPrefs.app/Paths.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1063,8 +1064,8 @@ Index: WPrefs.app/Paths.c #include Index: WPrefs.app/Preferences.c =================================================================== ---- WPrefs.app/Preferences.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ WPrefs.app/Preferences.c 2013-01-18 16:57:47.973049956 +0100 +--- WPrefs.app/Preferences.c.orig ++++ WPrefs.app/Preferences.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1078,8 +1079,8 @@ Index: WPrefs.app/Preferences.c typedef struct _Panel { Index: WPrefs.app/TexturePanel.c =================================================================== ---- WPrefs.app/TexturePanel.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/TexturePanel.c 2013-01-18 16:57:47.973049956 +0100 +--- WPrefs.app/TexturePanel.c.orig ++++ WPrefs.app/TexturePanel.c @@ -20,6 +20,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1093,8 +1094,8 @@ Index: WPrefs.app/TexturePanel.c #include Index: WPrefs.app/Themes.c =================================================================== ---- WPrefs.app/Themes.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/Themes.c 2013-01-18 16:57:47.973049956 +0100 +--- WPrefs.app/Themes.c.orig ++++ WPrefs.app/Themes.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1108,8 +1109,8 @@ Index: WPrefs.app/Themes.c #include Index: WPrefs.app/WPrefs.c =================================================================== ---- WPrefs.app/WPrefs.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/WPrefs.c 2013-01-18 16:57:47.974049987 +0100 +--- WPrefs.app/WPrefs.c.orig ++++ WPrefs.app/WPrefs.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1123,8 +1124,8 @@ Index: WPrefs.app/WPrefs.c Index: WPrefs.app/WindowHandling.c =================================================================== ---- WPrefs.app/WindowHandling.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/WindowHandling.c 2013-01-18 16:57:47.974049987 +0100 +--- WPrefs.app/WindowHandling.c.orig ++++ WPrefs.app/WindowHandling.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1138,8 +1139,8 @@ Index: WPrefs.app/WindowHandling.c typedef struct _Panel { Index: WPrefs.app/Workspace.c =================================================================== ---- WPrefs.app/Workspace.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/Workspace.c 2013-01-18 16:57:47.974049987 +0100 +--- WPrefs.app/Workspace.c.orig ++++ WPrefs.app/Workspace.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1153,8 +1154,8 @@ Index: WPrefs.app/Workspace.c typedef struct _Panel { Index: WPrefs.app/double.c =================================================================== ---- WPrefs.app/double.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/double.c 2013-01-18 16:57:47.974049987 +0100 +--- WPrefs.app/double.c.orig ++++ WPrefs.app/double.c @@ -4,6 +4,10 @@ * */ @@ -1164,12 +1165,12 @@ Index: WPrefs.app/double.c +#endif + #include + #include "WPrefs.h" - #include "double.h" Index: WPrefs.app/editmenu.c =================================================================== ---- WPrefs.app/editmenu.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/editmenu.c 2013-01-18 16:57:47.975050017 +0100 +--- WPrefs.app/editmenu.c.orig ++++ WPrefs.app/editmenu.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1183,8 +1184,8 @@ Index: WPrefs.app/editmenu.c #include Index: WPrefs.app/main.c =================================================================== ---- WPrefs.app/main.c.orig 2013-01-09 22:42:38.000000000 +0100 -+++ WPrefs.app/main.c 2013-01-18 16:57:47.975050017 +0100 +--- WPrefs.app/main.c.orig ++++ WPrefs.app/main.c @@ -18,6 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1198,8 +1199,8 @@ Index: WPrefs.app/main.c #include Index: WPrefs.app/xmodifier.c =================================================================== ---- WPrefs.app/xmodifier.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ WPrefs.app/xmodifier.c 2013-01-18 16:57:47.975050017 +0100 +--- WPrefs.app/xmodifier.c.orig ++++ WPrefs.app/xmodifier.c @@ -31,6 +31,10 @@ Perpetrator: Sudish Joseph Index: src/actions.c =================================================================== ---- src/actions.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ src/actions.c 2013-01-18 16:57:47.975050017 +0100 +--- src/actions.c.orig ++++ src/actions.c @@ -20,6 +20,10 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1228,8 +1229,8 @@ Index: src/actions.c #include Index: src/appicon.c =================================================================== ---- src/appicon.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ src/appicon.c 2013-01-18 16:57:47.976050047 +0100 +--- src/appicon.c.orig ++++ src/appicon.c @@ -20,6 +20,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1243,8 +1244,8 @@ Index: src/appicon.c #include Index: src/application.c =================================================================== ---- src/application.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ src/application.c 2013-01-18 16:57:47.976050047 +0100 +--- src/application.c.orig ++++ src/application.c @@ -18,6 +18,10 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. @@ -1258,8 +1259,8 @@ Index: src/application.c #include Index: src/appmenu.c =================================================================== ---- src/appmenu.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/appmenu.c 2013-01-18 16:57:47.976050047 +0100 +--- src/appmenu.c.orig ++++ src/appmenu.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1273,8 +1274,8 @@ Index: src/appmenu.c #include Index: src/balloon.c =================================================================== ---- src/balloon.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/balloon.c 2013-01-18 16:57:47.976050047 +0100 +--- src/balloon.c.orig ++++ src/balloon.c @@ -18,6 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1288,8 +1289,8 @@ Index: src/balloon.c #ifdef BALLOON_TEXT Index: src/client.c =================================================================== ---- src/client.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ src/client.c 2013-01-18 16:57:47.977050077 +0100 +--- src/client.c.orig ++++ src/client.c @@ -17,6 +17,10 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. @@ -1303,8 +1304,8 @@ Index: src/client.c #include Index: src/colormap.c =================================================================== ---- src/colormap.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/colormap.c 2013-01-18 16:57:47.977050077 +0100 +--- src/colormap.c.orig ++++ src/colormap.c @@ -23,6 +23,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1318,8 +1319,8 @@ Index: src/colormap.c #include "WindowMaker.h" Index: src/cycling.c =================================================================== ---- src/cycling.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ src/cycling.c 2013-01-18 16:57:47.977050077 +0100 +--- src/cycling.c.orig ++++ src/cycling.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1333,8 +1334,8 @@ Index: src/cycling.c #include Index: src/defaults.c =================================================================== ---- src/defaults.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ src/defaults.c 2013-01-18 16:57:47.978050108 +0100 +--- src/defaults.c.orig ++++ src/defaults.c @@ -20,6 +20,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1348,8 +1349,8 @@ Index: src/defaults.c #include Index: src/dialog.c =================================================================== ---- src/dialog.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/dialog.c 2013-01-18 16:57:47.978050108 +0100 +--- src/dialog.c.orig ++++ src/dialog.c @@ -20,6 +20,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1363,8 +1364,8 @@ Index: src/dialog.c #include Index: src/dock.c =================================================================== ---- src/dock.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ src/dock.c 2013-01-18 16:57:47.979050138 +0100 +--- src/dock.c.orig ++++ src/dock.c @@ -20,6 +20,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1378,8 +1379,8 @@ Index: src/dock.c #include Index: src/dockedapp.c =================================================================== ---- src/dockedapp.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/dockedapp.c 2013-01-18 16:57:47.979050138 +0100 +--- src/dockedapp.c.orig ++++ src/dockedapp.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1393,8 +1394,8 @@ Index: src/dockedapp.c #include Index: src/event.c =================================================================== ---- src/event.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/event.c 2013-01-18 16:57:47.980050168 +0100 +--- src/event.c.orig ++++ src/event.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1408,8 +1409,8 @@ Index: src/event.c #ifdef HAVE_INOTIFY Index: src/framewin.c =================================================================== ---- src/framewin.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/framewin.c 2013-01-18 16:57:47.980050168 +0100 +--- src/framewin.c.orig ++++ src/framewin.c @@ -18,6 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1423,8 +1424,8 @@ Index: src/framewin.c #include Index: src/geomview.c =================================================================== ---- src/geomview.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/geomview.c 2013-01-18 16:57:47.980050168 +0100 +--- src/geomview.c.orig ++++ src/geomview.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -1433,11 +1434,11 @@ Index: src/geomview.c + #include - typedef struct W_GeometryView { + #include "geomview.h" Index: src/icon.c =================================================================== ---- src/icon.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ src/icon.c 2013-01-18 16:57:47.980050168 +0100 +--- src/icon.c.orig ++++ src/icon.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1451,8 +1452,8 @@ Index: src/icon.c #include Index: src/main.c =================================================================== ---- src/main.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ src/main.c 2013-01-18 16:57:47.981050198 +0100 +--- src/main.c.orig ++++ src/main.c @@ -18,6 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1466,8 +1467,8 @@ Index: src/main.c #ifdef HAVE_INOTIFY Index: src/menu.c =================================================================== ---- src/menu.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/menu.c 2013-01-18 16:57:47.981050198 +0100 +--- src/menu.c.orig ++++ src/menu.c @@ -20,6 +20,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1481,8 +1482,8 @@ Index: src/menu.c #include Index: src/misc.c =================================================================== ---- src/misc.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/misc.c 2013-01-18 16:57:47.981050198 +0100 +--- src/misc.c.orig ++++ src/misc.c @@ -17,6 +17,10 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. @@ -1496,8 +1497,8 @@ Index: src/misc.c #include Index: src/monitor.c =================================================================== ---- src/monitor.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/monitor.c 2013-01-18 16:57:47.982050228 +0100 +--- src/monitor.c.orig ++++ src/monitor.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1511,8 +1512,8 @@ Index: src/monitor.c #include Index: src/motif.c =================================================================== ---- src/motif.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/motif.c 2013-01-18 16:57:47.982050228 +0100 +--- src/motif.c.orig ++++ src/motif.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1526,8 +1527,8 @@ Index: src/motif.c #ifdef MWM_HINTS Index: src/moveres.c =================================================================== ---- src/moveres.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ src/moveres.c 2013-01-18 16:57:47.982050228 +0100 +--- src/moveres.c.orig ++++ src/moveres.c @@ -18,6 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1541,8 +1542,8 @@ Index: src/moveres.c #include Index: src/osdep_bsd.c =================================================================== ---- src/osdep_bsd.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/osdep_bsd.c 2013-01-18 16:57:47.983050258 +0100 +--- src/osdep_bsd.c.orig ++++ src/osdep_bsd.c @@ -11,6 +11,10 @@ #else /* OPENBSD || NETBSD */ # include @@ -1556,8 +1557,8 @@ Index: src/osdep_bsd.c #include Index: src/osdep_darwin.c =================================================================== ---- src/osdep_darwin.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/osdep_darwin.c 2013-01-18 16:57:47.983050258 +0100 +--- src/osdep_darwin.c.orig ++++ src/osdep_darwin.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -1569,8 +1570,8 @@ Index: src/osdep_darwin.c Index: src/osdep_linux.c =================================================================== ---- src/osdep_linux.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/osdep_linux.c 2013-01-18 16:57:47.983050258 +0100 +--- src/osdep_linux.c.orig ++++ src/osdep_linux.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -1582,8 +1583,8 @@ Index: src/osdep_linux.c Index: src/osdep_stub.c =================================================================== ---- src/osdep_stub.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/osdep_stub.c 2013-01-18 16:57:47.983050258 +0100 +--- src/osdep_stub.c.orig ++++ src/osdep_stub.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -1595,8 +1596,8 @@ Index: src/osdep_stub.c #include Index: src/pixmap.c =================================================================== ---- src/pixmap.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/pixmap.c 2013-01-18 16:57:47.983050258 +0100 +--- src/pixmap.c.orig ++++ src/pixmap.c @@ -18,6 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1610,8 +1611,8 @@ Index: src/pixmap.c #include Index: src/placement.c =================================================================== ---- src/placement.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/placement.c 2013-01-18 16:57:47.983050258 +0100 +--- src/placement.c.orig ++++ src/placement.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1625,8 +1626,8 @@ Index: src/placement.c #include Index: src/properties.c =================================================================== ---- src/properties.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/properties.c 2013-01-18 16:57:47.983050258 +0100 +--- src/properties.c.orig ++++ src/properties.c @@ -18,6 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1640,8 +1641,8 @@ Index: src/properties.c #include Index: src/resources.c =================================================================== ---- src/resources.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/resources.c 2013-01-18 16:57:47.984050288 +0100 +--- src/resources.c.orig ++++ src/resources.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1655,8 +1656,8 @@ Index: src/resources.c #include Index: src/rootmenu.c =================================================================== ---- src/rootmenu.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/rootmenu.c 2013-01-18 16:57:47.984050288 +0100 +--- src/rootmenu.c.orig ++++ src/rootmenu.c @@ -20,6 +20,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1670,8 +1671,8 @@ Index: src/rootmenu.c #include Index: src/screen.c =================================================================== ---- src/screen.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ src/screen.c 2013-01-18 16:57:47.984050288 +0100 +--- src/screen.c.orig ++++ src/screen.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1685,8 +1686,8 @@ Index: src/screen.c #include Index: src/session.c =================================================================== ---- src/session.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/session.c 2013-01-18 16:57:47.985050319 +0100 +--- src/session.c.orig ++++ src/session.c @@ -57,6 +57,10 @@ * if the Die message is received, exit. */ @@ -1700,8 +1701,8 @@ Index: src/session.c #include Index: src/shutdown.c =================================================================== ---- src/shutdown.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/shutdown.c 2013-01-18 16:57:47.985050319 +0100 +--- src/shutdown.c.orig ++++ src/shutdown.c @@ -18,6 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1715,8 +1716,8 @@ Index: src/shutdown.c #include Index: src/stacking.c =================================================================== ---- src/stacking.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/stacking.c 2013-01-18 16:57:47.985050319 +0100 +--- src/stacking.c.orig ++++ src/stacking.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1730,8 +1731,8 @@ Index: src/stacking.c #include Index: src/startup.c =================================================================== ---- src/startup.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/startup.c 2013-01-18 16:57:47.985050319 +0100 +--- src/startup.c.orig ++++ src/startup.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1745,8 +1746,8 @@ Index: src/startup.c #include Index: src/superfluous.c =================================================================== ---- src/superfluous.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/superfluous.c 2013-01-18 16:57:47.985050319 +0100 +--- src/superfluous.c.orig ++++ src/superfluous.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1760,8 +1761,8 @@ Index: src/superfluous.c #include Index: src/switchmenu.c =================================================================== ---- src/switchmenu.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/switchmenu.c 2013-01-18 16:57:47.986050350 +0100 +--- src/switchmenu.c.orig ++++ src/switchmenu.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1775,8 +1776,8 @@ Index: src/switchmenu.c #include Index: src/switchpanel.c =================================================================== ---- src/switchpanel.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ src/switchpanel.c 2013-01-18 16:57:47.986050350 +0100 +--- src/switchpanel.c.orig ++++ src/switchpanel.c @@ -18,6 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1787,11 +1788,11 @@ Index: src/switchpanel.c + #include "wconfig.h" - #include + #include Index: src/texture.c =================================================================== ---- src/texture.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/texture.c 2013-01-18 16:57:47.986050350 +0100 +--- src/texture.c.orig ++++ src/texture.c @@ -18,6 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1805,8 +1806,8 @@ Index: src/texture.c #include Index: src/usermenu.c =================================================================== ---- src/usermenu.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/usermenu.c 2013-01-18 16:57:47.986050350 +0100 +--- src/usermenu.c.orig ++++ src/usermenu.c @@ -56,6 +56,10 @@ * */ @@ -1820,8 +1821,8 @@ Index: src/usermenu.c #ifdef USER_MENU Index: src/wcore.c =================================================================== ---- src/wcore.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/wcore.c 2013-01-18 16:57:47.986050350 +0100 +--- src/wcore.c.orig ++++ src/wcore.c @@ -18,6 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1835,8 +1836,8 @@ Index: src/wcore.c #include Index: src/wdefaults.c =================================================================== ---- src/wdefaults.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/wdefaults.c 2013-01-18 16:57:47.987050381 +0100 +--- src/wdefaults.c.orig ++++ src/wdefaults.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1850,8 +1851,8 @@ Index: src/wdefaults.c #include Index: src/window.c =================================================================== ---- src/window.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ src/window.c 2013-01-18 16:57:47.987050381 +0100 +--- src/window.c.orig ++++ src/window.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1865,8 +1866,8 @@ Index: src/window.c #include Index: src/winmenu.c =================================================================== ---- src/winmenu.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/winmenu.c 2013-01-18 16:57:47.988050412 +0100 +--- src/winmenu.c.orig ++++ src/winmenu.c @@ -19,6 +19,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1880,8 +1881,8 @@ Index: src/winmenu.c #include Index: src/winspector.c =================================================================== ---- src/winspector.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ src/winspector.c 2013-01-18 16:57:47.988050412 +0100 +--- src/winspector.c.orig ++++ src/winspector.c @@ -20,6 +20,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1895,8 +1896,8 @@ Index: src/winspector.c #include Index: src/wmspec.c =================================================================== ---- src/wmspec.c.orig 2013-01-09 22:42:49.000000000 +0100 -+++ src/wmspec.c 2013-01-18 16:57:47.989050442 +0100 +--- src/wmspec.c.orig ++++ src/wmspec.c @@ -28,6 +28,10 @@ * return to be Success is not enough. -Dan */ @@ -1910,8 +1911,8 @@ Index: src/wmspec.c #include Index: src/workspace.c =================================================================== ---- src/workspace.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/workspace.c 2013-01-18 16:57:47.989050442 +0100 +--- src/workspace.c.orig ++++ src/workspace.c @@ -18,6 +18,10 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. @@ -1925,8 +1926,8 @@ Index: src/workspace.c #include Index: src/xdnd.c =================================================================== ---- src/xdnd.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/xdnd.c 2013-01-18 16:57:47.989050442 +0100 +--- src/xdnd.c.orig ++++ src/xdnd.c @@ -1,5 +1,9 @@ /* Many part of code are ripped of an example from JX's site */ @@ -1939,8 +1940,8 @@ Index: src/xdnd.c #ifdef XDND Index: src/xinerama.c =================================================================== ---- src/xinerama.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/xinerama.c 2013-01-18 16:57:47.989050442 +0100 +--- src/xinerama.c.orig ++++ src/xinerama.c @@ -18,6 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -1954,8 +1955,8 @@ Index: src/xinerama.c #include "xinerama.h" Index: src/xmodifier.c =================================================================== ---- src/xmodifier.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/xmodifier.c 2013-01-18 16:57:47.989050442 +0100 +--- src/xmodifier.c.orig ++++ src/xmodifier.c @@ -27,6 +27,10 @@ Perpetrator: Sudish Joseph Index: src/xutil.c =================================================================== ---- src/xutil.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ src/xutil.c 2013-01-18 16:57:47.990050472 +0100 -@@ -18,6 +18,10 @@ - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +--- src/xutil.c.orig ++++ src/xutil.c +@@ -19,6 +19,10 @@ + * MA 02110-1301, USA. */ +#ifdef HAVE_CONFIG_H @@ -1984,8 +1985,8 @@ Index: src/xutil.c #include Index: test/notest.c =================================================================== ---- test/notest.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ test/notest.c 2013-01-18 16:57:47.990050472 +0100 +--- test/notest.c.orig ++++ test/notest.c @@ -3,6 +3,10 @@ * TODO: remake */ @@ -1999,8 +2000,8 @@ Index: test/notest.c #include Index: test/wtest.c =================================================================== ---- test/wtest.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ test/wtest.c 2013-01-18 16:57:47.990050472 +0100 +--- test/wtest.c.orig ++++ test/wtest.c @@ -8,6 +8,10 @@ * TODO: remake */ @@ -2014,8 +2015,8 @@ Index: test/wtest.c #include Index: util/convertfonts.c =================================================================== ---- util/convertfonts.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ util/convertfonts.c 2013-01-18 16:57:47.990050472 +0100 +--- util/convertfonts.c.orig ++++ util/convertfonts.c @@ -23,6 +23,10 @@ #define _GNU_SOURCE /* getopt_long */ #endif @@ -2029,8 +2030,8 @@ Index: util/convertfonts.c #include Index: util/fontconv.c =================================================================== ---- util/fontconv.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ util/fontconv.c 2013-01-18 16:57:47.990050472 +0100 +--- util/fontconv.c.orig ++++ util/fontconv.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -2042,8 +2043,8 @@ Index: util/fontconv.c #include Index: util/geticonset.c =================================================================== ---- util/geticonset.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ util/geticonset.c 2013-01-18 16:57:47.990050472 +0100 +--- util/geticonset.c.orig ++++ util/geticonset.c @@ -23,6 +23,10 @@ #define _GNU_SOURCE /* getopt_long */ #endif @@ -2057,8 +2058,8 @@ Index: util/geticonset.c #include Index: util/getstyle.c =================================================================== ---- util/getstyle.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ util/getstyle.c 2013-01-18 16:57:47.991050502 +0100 +--- util/getstyle.c.orig ++++ util/getstyle.c @@ -23,6 +23,10 @@ #define _GNU_SOURCE /* getopt_long */ #endif @@ -2072,8 +2073,8 @@ Index: util/getstyle.c Index: util/seticons.c =================================================================== ---- util/seticons.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ util/seticons.c 2013-01-18 16:57:47.991050502 +0100 +--- util/seticons.c.orig ++++ util/seticons.c @@ -23,6 +23,10 @@ #define _GNU_SOURCE /* getopt_long */ #endif @@ -2087,8 +2088,8 @@ Index: util/seticons.c #include Index: util/setstyle.c =================================================================== ---- util/setstyle.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ util/setstyle.c 2013-01-18 16:57:47.991050502 +0100 +--- util/setstyle.c.orig ++++ util/setstyle.c @@ -23,6 +23,10 @@ #define _GNU_SOURCE /* getopt_long */ #endif @@ -2102,8 +2103,8 @@ Index: util/setstyle.c #include Index: util/wdread.c =================================================================== ---- util/wdread.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ util/wdread.c 2013-01-18 16:57:47.991050502 +0100 +--- util/wdread.c.orig ++++ util/wdread.c @@ -28,6 +28,10 @@ * WindowMaker defaults DB reader */ @@ -2117,8 +2118,8 @@ Index: util/wdread.c #include Index: util/wdwrite.c =================================================================== ---- util/wdwrite.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ util/wdwrite.c 2013-01-18 16:57:47.991050502 +0100 +--- util/wdwrite.c.orig ++++ util/wdwrite.c @@ -28,6 +28,10 @@ */ @@ -2132,11 +2133,11 @@ Index: util/wdwrite.c #include Index: util/wmagnify.c =================================================================== ---- util/wmagnify.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ util/wmagnify.c 2013-01-18 16:57:47.991050502 +0100 -@@ -6,6 +6,10 @@ - * This program is in the Public Domain. +--- util/wmagnify.c.orig ++++ util/wmagnify.c +@@ -7,6 +7,10 @@ */ + #include +#ifdef HAVE_CONFIG_H +#include "config.h" @@ -2147,8 +2148,8 @@ Index: util/wmagnify.c #include Index: util/wmgenmenu.c =================================================================== ---- util/wmgenmenu.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ util/wmgenmenu.c 2013-01-18 16:57:47.992050532 +0100 +--- util/wmgenmenu.c.orig ++++ util/wmgenmenu.c @@ -4,6 +4,10 @@ #define _GNU_SOURCE /* getopt_long */ #endif @@ -2162,8 +2163,8 @@ Index: util/wmgenmenu.c #include Index: util/wmmenugen.c =================================================================== ---- util/wmmenugen.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ util/wmmenugen.c 2013-01-18 16:57:47.992050532 +0100 +--- util/wmmenugen.c.orig ++++ util/wmmenugen.c @@ -18,6 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -2177,8 +2178,8 @@ Index: util/wmmenugen.c Index: util/wmmenugen_misc.c =================================================================== ---- util/wmmenugen_misc.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ util/wmmenugen_misc.c 2013-01-18 16:57:47.992050532 +0100 +--- util/wmmenugen_misc.c.orig ++++ util/wmmenugen_misc.c @@ -20,6 +20,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -2192,8 +2193,8 @@ Index: util/wmmenugen_misc.c #include Index: util/wmmenugen_parse_wmconfig.c =================================================================== ---- util/wmmenugen_parse_wmconfig.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ util/wmmenugen_parse_wmconfig.c 2013-01-18 16:57:47.992050532 +0100 +--- util/wmmenugen_parse_wmconfig.c.orig ++++ util/wmmenugen_parse_wmconfig.c @@ -20,6 +20,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ @@ -2207,8 +2208,8 @@ Index: util/wmmenugen_parse_wmconfig.c Index: util/wmmenugen_parse_xdg.c =================================================================== ---- util/wmmenugen_parse_xdg.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ util/wmmenugen_parse_xdg.c 2013-01-18 16:57:47.992050532 +0100 +--- util/wmmenugen_parse_xdg.c.orig ++++ util/wmmenugen_parse_xdg.c @@ -36,6 +36,10 @@ * Basic validation of the .desktop file is done. */ @@ -2222,10 +2223,10 @@ Index: util/wmmenugen_parse_xdg.c Index: util/wxcopy.c =================================================================== ---- util/wxcopy.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ util/wxcopy.c 2013-01-18 16:57:47.993050562 +0100 -@@ -17,6 +17,10 @@ - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +--- util/wxcopy.c.orig ++++ util/wxcopy.c +@@ -18,6 +18,10 @@ + * MA 02110-1301, USA. */ +#ifdef HAVE_CONFIG_H @@ -2237,10 +2238,10 @@ Index: util/wxcopy.c #include Index: wmlib/app.c =================================================================== ---- wmlib/app.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ wmlib/app.c 2013-01-18 16:57:47.993050562 +0100 -@@ -19,6 +19,10 @@ - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +--- wmlib/app.c.orig ++++ wmlib/app.c +@@ -20,6 +20,10 @@ + * MA 02110-1301, USA. */ +#ifdef HAVE_CONFIG_H @@ -2252,10 +2253,10 @@ Index: wmlib/app.c #include Index: wmlib/command.c =================================================================== ---- wmlib/command.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ wmlib/command.c 2013-01-18 16:57:47.993050562 +0100 -@@ -19,6 +19,10 @@ - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +--- wmlib/command.c.orig ++++ wmlib/command.c +@@ -20,6 +20,10 @@ + * MA 02110-1301, USA. */ +#ifdef HAVE_CONFIG_H @@ -2267,10 +2268,10 @@ Index: wmlib/command.c Index: wmlib/event.c =================================================================== ---- wmlib/event.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ wmlib/event.c 2013-01-18 16:57:47.993050562 +0100 -@@ -19,6 +19,10 @@ - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +--- wmlib/event.c.orig ++++ wmlib/event.c +@@ -20,6 +20,10 @@ + * MA 02110-1301, USA. */ +#ifdef HAVE_CONFIG_H @@ -2282,10 +2283,10 @@ Index: wmlib/event.c #include Index: wmlib/menu.c =================================================================== ---- wmlib/menu.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ wmlib/menu.c 2013-01-18 16:57:47.993050562 +0100 -@@ -19,6 +19,10 @@ - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +--- wmlib/menu.c.orig ++++ wmlib/menu.c +@@ -20,6 +20,10 @@ + * MA 02110-1301, USA. */ +#ifdef HAVE_CONFIG_H @@ -2297,10 +2298,10 @@ Index: wmlib/menu.c #include Index: wrlib/alpha_combine.c =================================================================== ---- wrlib/alpha_combine.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ wrlib/alpha_combine.c 2013-01-18 16:57:47.993050562 +0100 -@@ -17,6 +17,10 @@ - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +--- wrlib/alpha_combine.c.orig ++++ wrlib/alpha_combine.c +@@ -18,6 +18,10 @@ + * MA 02110-1301, USA. */ +#ifdef HAVE_CONFIG_H @@ -2312,8 +2313,8 @@ Index: wrlib/alpha_combine.c void RCombineAlpha(unsigned char *d, unsigned char *s, int s_has_alpha, Index: wrlib/tests/testdraw.c =================================================================== ---- wrlib/tests/testdraw.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ wrlib/tests/testdraw.c 2013-01-18 16:57:47.994050592 +0100 +--- wrlib/tests/testdraw.c.orig ++++ wrlib/tests/testdraw.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -2325,8 +2326,8 @@ Index: wrlib/tests/testdraw.c #include Index: wrlib/tests/testgrad.c =================================================================== ---- wrlib/tests/testgrad.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ wrlib/tests/testgrad.c 2013-01-18 16:57:47.994050592 +0100 +--- wrlib/tests/testgrad.c.orig ++++ wrlib/tests/testgrad.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -2338,8 +2339,8 @@ Index: wrlib/tests/testgrad.c #include Index: wrlib/tests/testrot.c =================================================================== ---- wrlib/tests/testrot.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ wrlib/tests/testrot.c 2013-01-18 16:57:47.994050592 +0100 +--- wrlib/tests/testrot.c.orig ++++ wrlib/tests/testrot.c @@ -1,4 +1,8 @@ +#ifdef HAVE_CONFIG_H @@ -2351,8 +2352,8 @@ Index: wrlib/tests/testrot.c #include Index: wrlib/tests/view.c =================================================================== ---- wrlib/tests/view.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ wrlib/tests/view.c 2013-01-18 16:57:47.994050592 +0100 +--- wrlib/tests/view.c.orig ++++ wrlib/tests/view.c @@ -1,3 +1,7 @@ +#ifdef HAVE_CONFIG_H +#include "config.h" @@ -2363,8 +2364,8 @@ Index: wrlib/tests/view.c #include Index: configure.ac =================================================================== ---- configure.ac.orig 2013-01-09 22:42:49.000000000 +0100 -+++ configure.ac 2013-01-18 16:57:47.994050592 +0100 +--- configure.ac.orig ++++ configure.ac @@ -67,8 +67,9 @@ dnl AC_CANONICAL_HOST -- already done by dnl Checks for programs. @@ -2379,9 +2380,9 @@ Index: configure.ac AC_PROG_LIBTOOL Index: wrlib/gif.c =================================================================== ---- wrlib/gif.c.orig 2013-01-09 22:42:39.000000000 +0100 -+++ wrlib/gif.c 2013-01-18 16:57:47.994050592 +0100 -@@ -50,17 +50,24 @@ RImage *RLoadGIF(char *file, int index) +--- wrlib/gif.c.orig ++++ wrlib/gif.c +@@ -52,17 +52,24 @@ RImage *RLoadGIF(const char *file, int i unsigned char rmap[256]; unsigned char gmap[256]; unsigned char bmap[256]; @@ -2408,7 +2409,7 @@ Index: wrlib/gif.c case D_GIF_ERR_OPEN_FAILED: RErrorCode = RERR_OPEN; break; -@@ -197,7 +204,11 @@ RImage *RLoadGIF(char *file, int index) +@@ -199,7 +206,11 @@ RImage *RLoadGIF(const char *file, int i /* yuck! */ goto did_not_get_any_errors; giferr: