Build with debug symbols enabled.
[oweals/cde.git] / cde / programs /
2012-08-09 Marc BalmerUse a more robust idiom When converting sprintf() to...
2012-08-09 Robert Tomsickdtscreen: include stdlib to avoid exit redeclaration
2012-08-09 Robert Tomsickdtscreen: include stdlib where appropriate
2012-08-09 Robert Tomsickdthelpview: Util.c include stdlib to avoid redeclaring...
2012-08-09 Robert Tomsickdthelpview: Main.c - Cleanup variable init
2012-08-09 Jon Trulsondtaction: Fix unsafe use of sprintf
2012-08-09 Jon Trulsondtterm - minor warning fixes
2012-08-08 Jon TrulsonDtSvc/dtwm: Fix some implicit declarations of functions...
2012-08-08 Jon Trulsondtwm: Define a final fallback for loading default windo...
2012-08-08 Jon Trulsondtlogin: don't try to use /dev/mem to get random data...
2012-08-07 Jon TrulsonFix SIGSEGV while compiling dthelp on 64 bit systems.
2012-08-06 Jon Trulsondtprintinfo: Fix SIGSEGV in dtprintinfo (passing NULL...
2012-08-04 Jon Trulsonprograms/Imakefile: don't try to build dtksh or dtinfo...
2012-08-03 Jon Trulsondtlogin: Fix up Options->Language menu
2012-08-03 Jon Trulsondtbuilder: fixup TOG copyrights issue in generated...
2012-08-03 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-03 Peter HowkinsRe-enable dtappbuilder on linux builds.
2012-07-27 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-07-25 Jon Trulsondtwm: add missing workspace 'Occupy" commands to the...
2012-07-25 Jon TrulsonDtwm.defs.src: set proper mail file path for linux
2012-07-25 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-07-24 Jon Trulsonlocalized/templates: remove remaining attempts at build...
2012-07-24 Jon Trulsonsys.resources.src: make HIGH_COLOR the default
2012-07-17 Jon TrulsonCommit the template changes for the locales including...
2012-07-16 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-07-14 Jon Trulsoninstant: change warning message to fatal message, since...
2012-07-14 Jon Trulsoninstant: partially revert commit bc96e6f1ff6c72d4d2cafb...
2012-07-14 Jon Trulsondtmail: IO.C: just compare against \r on all systems
2012-07-13 Jon TrulsonFix some minor issues and re-enable building of DE...
2012-07-12 Jon Trulsondtsession: implement screen lock/unlock for linux
2012-07-12 Jon Trulsondtsession: SmUI.c: fix ancient typo
2012-07-12 Jon Trulsondtsession: also block HUP and PIPE when preparing to...
2012-07-12 Jon Trulsondtsession: don't exit while processing your own session...
2012-07-04 Peter HowkinsMerge branch 'linux1'
2012-06-22 Jon Trulsonfontaliases: add more robust font.aliases file.
2012-06-22 Jon Trulsondtlogin|Xsession/config: setup some env variables and...
2012-06-21 Jon Trulsonfonts.alias: use Peters version in the CDE wiki for...
2012-06-21 Jon TrulsonAdd fontaliases/linux/ dir, and appropriate entries...
2012-06-21 Jon TrulsonXsession.src: setup proper cpp_* defines for linux
2012-06-20 Jon Trulsondtfile: add freetype includes to Imakfile
2012-06-20 Jon TrulsonFix dtsession_res so certain config/xrdb options will...
2012-06-20 Jon Trulsoninstant: fix infinite loop seen in non-C locales
2012-06-20 Jon TrulsonRemove dtinfo launcher and icons from the default front...
2012-06-20 Jon Trulsonnsgmls: Imakefile fixes so it will build
2012-06-19 Jon TrulsonRemove OS deps from tclPosixStr.c (EOPNOTSUPP/ENOTSUP...
2012-06-19 Jon TrulsonRemove hardcoded CCLINK's in Imakefiles when linking...
2012-06-19 Jon Trulsondoc/help localization changes
2012-06-18 Jon TrulsonAdd -fpermissive to linux standard c++ option define...
2012-05-31 Peter Howkinsconvert all Imakefile LinuxDistribution to LinuxArchite...
2012-05-31 Peter HowkinsConvert all Imakefile LinuxDistribution switches to...
2012-05-27 Jon Trulsondisable building of dtappbuilder until building right
2012-05-27 Jon Trulsondtsession: fix VU#497553
2012-05-27 Jon Trulsondtspcd: fix symlink vulnerability, a couple warnings
2012-05-26 Jon TrulsonRemove dtinfo and dtksh from the build for now
2012-04-19 Peter HowkinsOn the gneeric authenticator use shadow password API...
2012-04-14 Peter HowkinsHACK, instant should not stop on non fatal fatals,...
2012-04-12 Peter HowkinsLinux compilation of ttsnoop (Matthew Howkins)
2012-04-12 Peter HowkinsLinux compilation of dtbuilder (Matthew Howkins)
2012-04-12 Peter HowkinsLinux compilation fixes for dthelp (Matthew Howkins)
2012-04-11 Peter HowkinsLinux compilation of nsgmls (Matthew Howkins)
2012-04-11 Peter HowkinsLinux compilation of dtcm (Calendar), (Matthew Howkins)
2012-04-11 Peter HowkinsFix segfault on file not copyright file not found....
2012-04-02 Peter HowkinsAdd a MainWindow.h include to prevent missing references.
2012-04-02 Peter HowkinsDon't declare 'Chunk' as both public and private, that...
2012-04-02 Peter HowkinsDon't redeclare forceUpdate() with the wrong prototype.
2012-04-02 Peter HowkinsAdd -fpermissive to allow compilation of old C++ on...
2012-04-02 Peter HowkinsUse a particulaly unpleasant cast to get a void * into...
2012-04-02 Peter HowkinsC++ needs variables to have a type, use int as a default.
2012-04-02 Peter HowkinsOn linux use \r instead of ^M as the character for...
2012-04-02 Peter Howkins-fpermissive to allow GCC to compile old C++
2012-04-02 Peter HowkinsC++ doesn't allow variables to be declared without...
2012-03-23 Peter HowkinsMerge branch 'linux1' of ssh://git.code.sf.net/p/cdeskt...
2012-03-23 Peter HowkinsLink with C++ linker
2012-03-23 Peter HowkinsDon't try to define abs() on linux, stdlib will handle it.
2012-03-22 Peter HowkinsExceptionally hacky linux fix. gnu gencat is returning...
2012-03-14 Peter HowkinsLink with C++ linker
2012-03-14 Peter HowkinsPrototype static function setRealDelArea() before it...
2012-03-14 Peter HowkinsOn linux do not include X11/Xlocale.h but locale.h...
2012-03-13 Peter HowkinsNamespace ostream and endl into std::
2012-03-13 Peter Howkinsnamespace ostream into std::ostream for modern C++
2012-03-13 Peter HowkinsAdd in -fpermissive for compiling old C++ on gcc
2012-03-13 Peter HowkinsInclude <iostream> without the .h on modern C++
2012-03-13 Peter HowkinsOn linux ostream and endl need prefixing into the std...
2012-03-13 Peter HowkinsInclude <iostream> without the .h on modern C++
2012-03-13 Peter HowkinsOn linux use the system provided libXau rather than...
2012-03-13 Peter HowkinsUse C++ linker
2012-03-12 Peter HowkinsThese days include standard C++ header files without...
2012-03-12 Peter HowkinsUse C++ linker
2012-03-12 Peter HowkinsUndo previous method and use __va_copy instead.
2012-03-12 Peter HowkinsOn linux use the va_copy() func for variable arugment...
2012-03-12 Peter HowkinsInitialise varargs list in the same way as OSF
2012-03-12 Peter HowkinsDo not bother trying to redefine the putenv() function
2012-03-12 Peter HowkinsCLK_TCK is considered obsolete in GCC, use CLOCKS_PER_S...
2012-03-12 Peter HowkinsDo not redefine strdup() on Linux
2012-03-12 Peter HowkinsUse C++ linker
2012-03-12 Peter HowkinsLinux doesn't allow open() with O_CREAT without permiss...
2012-03-12 Peter Howkins-fpermissive to allow gcc to compile old C++
2012-03-12 Peter Howkins-fpermissive to allow GCC to compile old C++
2012-03-12 Peter HowkinsSet untyped variable to int
2012-03-12 Peter HowkinsSetting const variable with no type to 'int' (likely...
next