1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00
cde/cde/programs/dtcalc
Jon Trulson ac8bd41373 Revert "Convert uses of XKeycodeToKeysym (deprecated) to XkbKeycodeToKeysym"
This reverts commit 15a2032626.

This is wrong - it is missing the proper include file, and the
new function takes 4 arguments not 3.
2021-07-04 13:00:51 -06:00
..
calctool.c dtcalc: remove some pointless macroing of function names to uppercase versionss 2020-11-26 23:00:18 +00:00
calctool.h dtcalc: remove some pointless macroing of function names to uppercase versionss 2020-11-26 23:00:18 +00:00
ds_common.c dtcalc: remove some pointless macroing of function names to uppercase versionss 2020-11-26 23:00:18 +00:00
ds_common.h dtcalc: Remove support for optional K&R prototypes to simplify code 2020-11-26 22:24:51 +00:00
ds_popup.c dtcalc: Remove support for optional K&R prototypes to simplify code 2020-11-26 22:24:51 +00:00
ds_popup.h dtcalc: Remove support for optional K&R prototypes to simplify code 2020-11-26 22:24:51 +00:00
ds_widget.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
ds_widget.h dtcalc: Remove support for optional K&R prototypes to simplify code 2020-11-26 22:24:51 +00:00
ds_xlib.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
ds_xlib.h dtcalc: Remove support for optional K&R prototypes to simplify code 2020-11-26 22:24:51 +00:00
Dtcalc Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtcalc.man Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtcalc.msg correction of message files 2013-09-15 19:35:53 -06:00
functions.c dtcalc: remove some pointless macroing of function names to uppercase versionss 2020-11-26 23:00:18 +00:00
help.c dtcalc: Remove support for optional K&R prototypes to simplify code 2020-11-26 22:24:51 +00:00
Makefile.am dtcalc: make it build 2019-11-19 19:27:47 -07:00
motif.c Revert "Convert uses of XKeycodeToKeysym (deprecated) to XkbKeycodeToKeysym" 2021-07-04 13:00:51 -06:00
motif.h dtcalc: Resolve gcc 10 errors about multiple definitions of global variables 2020-11-24 02:19:05 +00:00
mp.c dtcalc: Change to ANSI function definitions 2018-06-28 04:09:20 +01:00
patchlevel.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
text.c dtcalc: remove some pointless macroing of function names to uppercase versionss 2020-11-26 23:00:18 +00:00