cdesktopenv/cde/programs/dtcm/dtcm
Peter Howkins 68cae0c36b Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
..
DtCalendar.ad
Dtcm.ad
Makefile.am dtcm: Chase FreeBSD src bb421be6c117 which moved ftime(3) 2024-06-02 17:51:26 -06:00
MonthPanel.c
MonthPanel.h
MonthPanelP.h
RFCMIME.c Rename autotools_config.h to cde_config.h to better reflect it's ownership. 2021-12-22 13:21:43 -07:00
RFCMIME.h dtcm: fix implicit-function-declaration warnings 2021-11-16 14:46:48 -07:00
about.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
alarm.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
alarm.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
blist.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
blist.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
browser.c Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
browser.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
busy.icon
calendar.h dtcm: include <iso8601.h> of libcsa to resolve type mismatch 2021-10-12 17:24:26 +09:00
calendar.tpl
calendarA.c Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
cm_admin.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
cm_delete.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
cm_i18n.c dtcm/cm_i18n.c: remove use of fcvt (obsolete), fix sign 2025-12-06 18:57:59 -07:00
cm_i18n.h Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
cm_insert.c Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
cm_lookup.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
cmgr.icon
cmgrmask.icon
cmtt.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
cmtt.h
common.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
compose.icon
compose.mask.icon
contract_xbm
datefield.c
datefield.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
dayglance.c dtcm: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
dayglance.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
deskset.c
deskset.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
dnd.c fix misleading indentation 2025-12-18 22:58:26 +01:00
dnd.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
drag_mask_xbm
drag_xbm
dssw.c dtcm: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
dssw.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
dtcm.msg
dtcm.ptypes
dtcm_editor.c Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
editor.c Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
editor.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
expand_xbm
fallback.h
find.c Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
find.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
fns.c
font.c dtcm: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
format.c dtcm: include <iso8601.h> of libcsa to resolve type mismatch 2021-10-12 17:24:26 +09:00
format.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
gettext.h
goto.c Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
goto.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
graphics.c
group_editor.c dtcm: include <iso8601.h> of libcsa to resolve type mismatch 2021-10-12 17:24:26 +09:00
group_editor.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
help.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
help.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
i18nxlate.c
icon.c
icon_pixmap_xbm
md5.c
md5.h
md5global.h
misc.c dtcm: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
misc.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
monthglance.c On Linux, use SVR4's (now POSIX) mktime() instead of BSD's non-standard timelocal(). 2021-01-10 18:08:00 -07:00
monthglance.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
namesvc.c
postup_xbm
print.c dtcm: fix implicit-function-declaration warnings 2021-11-16 14:46:48 -07:00
print.h
process_msg
project.set
props.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
props_pu.c dtcm: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
props_pu.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
reminders.c dtcm: fix implicit-function-declaration warnings 2021-11-16 14:46:48 -07:00
reminders.h dtcm: include <iso8601.h> of libcsa to resolve type mismatch 2021-10-12 17:24:26 +09:00
revision.h
rfp.c Fix some warnings. 2024-07-21 00:43:27 +00:00
rfp.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
select.c Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
select.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
session.c
session.h Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
submit.c
tempbr.c Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
tempbr.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
timezone.c Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
timezone.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
todo.c Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
todo.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
weekglance.c Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
weekglance.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
x_graphics.c Fix some warnings. 2024-07-21 00:43:27 +00:00
x_graphics.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
yearglance.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
yearglance.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00