cdesktopenv/cde/programs
Patrick Georgi ef2c655f55 Use NULL instead of nullptr
NULL is standard for long enough in POSIX to always be available,
while C23 introduced nullptr as a new constant, creating a conflict
here.
2025-12-18 22:58:26 +01:00
..
backdrops
dsdm
dtaction
dtappbuilder Fix some warnings. 2024-07-21 00:43:27 +00:00
dtappintegrate
dtcalc Fix some warnings. 2024-07-21 00:43:27 +00:00
dtcm avoid use-after-free 2025-12-18 22:58:26 +01:00
dtconfig
dtcreate dtcreate: make pop-ups work properly. 2024-09-09 06:39:02 +00:00
dtdbcache
dtdocbook dtdocbook: link to lmdb. 2024-07-16 09:05:45 +00:00
dtdspmsg
dtexec
dtfile dtfile: use sh instead of ksh for find command 2025-11-25 12:12:49 -07:00
dthello
dthelp dthelp: merge duplicate headers 2025-12-14 13:32:54 -07:00
dticon dticon, dtpad, dtterm: fix session save issues (sprintf bogosity) 2023-02-18 15:40:08 -07:00
dtimsstart Avoid "bool" variable name 2025-12-18 22:58:26 +01:00
dtinfo DtMmdb: replace Berkeley DB with LMDB. 2024-07-16 09:05:38 +00:00
dtksh Use NULL instead of nullptr 2025-12-18 22:58:26 +01:00
dtlogin Fix some warnings. 2024-07-21 00:43:27 +00:00
dtmail dtmail: Update project files 2025-12-18 00:39:02 +01:00
dtopen
dtpad dticon, dtpad, dtterm: fix session save issues (sprintf bogosity) 2023-02-18 15:40:08 -07:00
dtpdm
dtpdmd
dtprintegrate
dtprintinfo dtmail: remove DEAD_WOOD code 2025-11-30 16:26:42 -07:00
dtscreen poll.h: fix ordering 2025-12-14 13:28:17 -07:00
dtsearchpath
dtsession dtsession: split ShowWaitState into Enter and LeaveWaitState 2025-11-30 16:30:14 -07:00
dtspcd
dtsr
dtstyle dtstyle: make the style manager recognize wheel mouse correctly. 2023-06-11 07:33:37 +00:00
dtterm dticon, dtpad, dtterm: fix session save issues (sprintf bogosity) 2023-02-18 15:40:08 -07:00
dtudcexch
dtudcfonted
dtwm dtsession: split ShowWaitState into Enter and LeaveWaitState 2025-11-30 16:30:14 -07:00
fontaliases
icons
localized
palettes
ttsnoop Fix some warnings. 2024-07-21 00:43:27 +00:00
tttypes
types
util
Makefile.am