dtcalc/ds_xlib.c: Coverity CID 175167; uninit value
[oweals/cde.git] / cde / programs / dtfile /
2018-04-01 Jon Trulsondtfile/File.c: coverity CID 88919; uninit array read
2018-04-01 Jon Trulsondtfile: coverity CIDs 88363,88405,89140,89612; insecure...
2018-04-01 Jon Trulsondtfile/SharedProcs.c: coverity CID 174852; int overflow
2018-04-01 Jon Trulsondtfile/Help.c: coverity CID 88484; use after free
2018-03-31 Jon Trulsondtfile/Main.c: coverity CID 89623; uninit var
2018-03-31 Jon Trulsondtfile/sharedFuncs.c: coverity CID 88625; use after...
2018-03-31 Jon Trulsondtfile/SharedProcs.c: coverity CID 89068; use after...
2016-12-31 alxdtfile: added Xinerama support to dialog positioning...
2016-04-19 alxdtfile: Enable FILE_MAP_OPTIMIZE on Linux. This avoids...
2016-04-19 alxdtfile: Enable FILE_MAP_OPTIMIZE on FreeBSD. This avoid...
2015-07-24 alxdtfile: fixed ambiguity in the translation table
2015-07-24 alxdtfile: fixed file view scrolling with Page Up/Down...
2015-07-17 alxdtfile: 0 is not NULL
2015-07-02 alxdtfile: fixed double free in copy/move collision handler
2015-05-09 Ulrich WilkensFix broken build on OpenBSD
2015-01-15 Peter Howkinsdtfile: Resolve CID 89277
2015-01-15 Peter Howkinsdtfile: Resolve CID 88830
2015-01-15 Peter Howkinsdtfile: Resolve CID 89009
2015-01-15 Peter Howkinsdtfile: Resolve CID 89319
2015-01-15 Peter Howkinsdtfile: Resolve CID 88199
2015-01-15 Peter Howkinsdtfile: Resolve CID 88133, 88261
2015-01-15 Peter Howkinsdtfile: Resolve CID 87776. OkCallback is of type XtCall...
2015-01-15 Peter Howkinsdtfile: Resolve CID 87308
2015-01-09 Peter Howkinsdtfile: resolve 19 compiler warnings.
2014-12-28 alxdtcopy: Fix file removal
2014-10-28 Ulrich WilkensOpenIndiana and Solaris port
2014-04-20 Eugene DoudineFixes a small bug in grid registration: when an object...
2014-04-20 Eugene DoudineFixes several issues with grid registration of the...
2014-04-20 Eugene DoudineFixes the off-by-one bug in RegisterInGrid(), which...
2014-03-23 Eugene DoudineFixed bug #32 dtfile table formatting bug with non...
2014-03-23 Eugene DoudineFixed bug #27 dtfile space handling bug
2014-03-11 Ulrich WilkensFix dtfile and dtterm on NetBSD
2014-02-23 Ulrich WilkensNetBSD port
2014-02-23 alxdtfile: fclose called twice on same handle
2013-10-20 Ulrich WilkensIntroduction of BSDArchitecture
2013-09-16 Ulrich Wilkenscorrection of message files
2012-11-21 Pascal StumpfUse same SIGCHLD handling for OpenBSD as for OSF.
2012-11-20 Pascal StumpfOn OpenBSD, use FILE_MAP_OPTIMIZED.
2012-10-03 Marcin Cieslakdtfile: Fix crash when trying to open filter dialog
2012-09-29 Marcin Cieslakdtfile: fix crash in RecheckFlag (64bit)
2012-09-25 Marcin Cieslak157 warnings: remove -DXK_MISCELLANY from Makefiles
2012-09-24 Marcin Cieslakdtfile: fix pointer to integer conversion
2012-09-23 Marcin CieslakFix dtfile crash on 64 bit
2012-09-18 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-09-18 Marcin Cieslakdtfile: Add missing prototypes
2012-09-03 Jon Trulsonmessage catalogs: fix comment lines, also remove linux...
2012-08-30 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-30 Peter Howkinsdtfile: Remove 97 compiler warnings
2012-08-30 Peter Howkinsdtfile: Resolve implicit imcompatible declaration warnings.
2012-08-24 Marcin CieslakUse KORNSHELL variable instead of /bin/ksh
2012-08-16 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-15 Marcin CieslakFreeBSD updates for dtspcd, dtfile and others
2012-08-13 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-12 Pascal StumpfGet rid of malloc.h.
2012-08-12 Pascal StumpfImakefile diffs for OpenBSD.
2012-08-10 Pascal StumpfFixes for dtfile on OpenBSD, plus missing prototypes...
2012-07-04 Peter HowkinsMerge branch 'linux1'
2012-06-20 Jon Trulsondtfile: add freetype includes to Imakfile
2012-06-19 Jon TrulsonRemove hardcoded CCLINK's in Imakefiles when linking...
2012-05-31 Peter HowkinsConvert all Imakefile LinuxDistribution switches to...
2012-03-12 Peter HowkinsAdd in freetype directory to inlude path
2012-03-12 Peter HowkinsOn Linux when linking against a C++ library the whole...
2012-03-10 Peter HowkinsAdd GNU LGPL headers to all .c .C and .h files
2012-03-10 Peter HowkinsInitial import of the CDE 2.1.30 sources from the Open...