cdesktopenv/cde/lib/DtSvc/DtUtil1
Marcin Cieslak 917f7da191 157 warnings: remove -DXK_MISCELLANY from Makefiles
Fixes the following warning:

In file included from ../../../imports/x11/include/X11/Xutil.h:54,
                 from ../../../imports/x11/include/X11/Intrinsic.h:54,
                 from Action.c:64:
../../../imports/x11/include/X11/keysym.h:49:1: warning: "XK_MISCELLANY" redefined
<command-line>: warning: this is the location of the previous definition

<keysym.h> which includes all key symbols and loads <keysymdef.h>
is automaticlly included by the X Toolkit.

This patch removes #include <keysymdef.h> whenever not needed,
and adds #define XK_MISCALLANY in the source code where required.
2012-09-24 18:30:21 -06:00
..
Action.c libDtSvc: Resolve 89 compiler warnings. 2012-09-01 21:35:10 +01:00
Action.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ActionDb.c libDtSvc: Resolve 89 compiler warnings. 2012-09-01 21:35:10 +01:00
ActionDb.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ActionDbP.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ActionFind.c libDtSvc: Resolve 89 compiler warnings. 2012-09-01 21:35:10 +01:00
ActionFind.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ActionP.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ActionTt.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ActionUtil.c libDtSvc: Resolve 89 compiler warnings. 2012-09-01 21:35:10 +01:00
ActionUtilP.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CmdInv.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CmdInvP.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CmdMain.c libDtSvc: Resolve 89 compiler warnings. 2012-09-01 21:35:10 +01:00
CmdProcess.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CmdSpc.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CmdUtilityP.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DbLoad.c OpenBSD fixed for lib/DtSvc. 2012-08-10 05:51:37 -06:00
DbReader.c libDtSvc: Resolve 89 compiler warnings. 2012-09-01 21:35:10 +01:00
DbReader.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DbUtil.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DbUtil.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Dnd.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Dnd.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DndBuff.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DndDrag.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DndDrop.c libDtSvc: Resolve 89 compiler warnings. 2012-09-01 21:35:10 +01:00
DndFile.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DndIcon.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DndIconI.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DndP.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DndText.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Dt.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Dt.h Update the sub parts of the main dt/cde version number to 2.2.0, missed from previous version increment patch. 2012-08-09 15:20:53 +01:00
DtHash.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtHash.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtShmDb.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Dts.c libDtSvc: Resolve 89 compiler warnings. 2012-09-01 21:35:10 +01:00
Dts.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtsDb.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtsDb.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtsInit.c Do not re-prototype strdup() 2012-03-11 18:02:24 +00:00
DtsMM.c libDtSvc: Resolve 89 compiler warnings. 2012-09-01 21:35:10 +01:00
DtsMM.h DtSvc/dtwm: Fix some implicit declarations of functions by adding appropriate 2012-08-08 11:47:18 -06:00
DtsSort.c Do not re-prototype strdup() 2012-03-11 18:02:24 +00:00
GetMwmW.c libDtSvc: Resolve 89 compiler warnings. 2012-09-01 21:35:10 +01:00
GetVWmHint.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Imakefile 157 warnings: remove -DXK_MISCELLANY from Makefiles 2012-09-24 18:30:21 -06:00
MMDb.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
Qualify.c libDtSvc: Resolve 89 compiler warnings. 2012-09-01 21:35:10 +01:00
Qualify.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Saver.c DtSvc/DtUtil1/Saver.c - fix the screen savers. 2012-07-12 15:14:51 -06:00
Saver.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
SaverP.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Session.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
SessionM.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
SessionP.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
SetVWmHint.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
SmComm.c libDtSvc: Resolve 89 compiler warnings. 2012-09-01 21:35:10 +01:00
SmUtil.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WmAddDelWs.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WmBackWin.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WmChBackD.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WmGWsInfo.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WmGWsList.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WmMarquee.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WmRequest.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WmRestart.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WmRmWsFcn.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WmSetTitle.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WmSetWs.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WmWsCallB.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WmWsHints.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WmWsOccupy.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Wsm.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WsmM.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WsmP.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
intarray.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
inttab.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
myassertP.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
strtab.c libDtSvc: Resolve 89 compiler warnings. 2012-09-01 21:35:10 +01:00