oweals/cde.git
2012-08-10 Jon TrulsonNew top level README from Christopher Turkel <turkelchr...
2012-08-10 Frederic Koehlerdtwm: Cleanup some implicit definitions
2012-08-10 Pascal StumpfOpenBSD fixed for lib/DtSvc.
2012-08-10 Pascal StumpfSIGPWR is not present everywhere.
2012-08-10 Jon TrulsonOpenBSD.cf, from Pascal Stumpf
2012-08-09 Pascal StumpfProvide support for installation under OpenBSD. Don...
2012-08-09 Pascal Stumpfrecognise OpenBSD version
2012-08-09 Pascal StumpfRename getline() to not conflict with the standard...
2012-08-09 James WoodcockRemove ambiguity in string compare.
2012-08-09 James WoodcockRemove unnecessary extern modifier on struct declarations.
2012-08-09 James Woodcock"ISO C++ forbids declaration of [X] with no type" warni...
2012-08-09 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-09 Jon TrulsonUse socklen_t where available.
2012-08-09 Jon TrulsonUse SIGCHLD rather than SIGCLD.
2012-08-09 Jon TrulsonAt least on OpenBSD/amd64, this macro returns a bogus...
2012-08-09 Jon TrulsonDeal with the fact that modern compilers assume differe...
2012-08-09 Jon TrulsonThis adds the basic config bits needed for OpenBSD.
2012-08-09 Marc BalmerFix more sprintf calls.
2012-08-09 Marc BalmerBuild with debug symbols enabled.
2012-08-09 Marc BalmerUse a more robust idiom When converting sprintf() to...
2012-08-09 Adam RobinsonFix for dtmail execution group error
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 Peter Howkinsdtcalc: warning prevention, add <stdlib.h> include...
2012-08-09 Peter Howkinsdtcalc: warning prevention, do not use NULL when you...
2012-08-09 Jon Trulsondtaction: Fix unsafe use of sprintf
2012-08-09 Jon Trulsondtterm - minor warning fixes
2012-08-08 Jon TrulsonDtSvc: Fixes a segfault on Debian squeeze 64 bit and...
2012-08-08 Jon Trulsonlibtt: "%wc" is Microsoft extension, not supported...
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 Trulsonlibtt: Avoid an infinite loop in ttsession (tooltalk...
2012-08-08 Jon Trulsondtlogin: don't try to use /dev/mem to get random data...
2012-08-07 Jon Trulsondtdbcache: remove incorrect comment block and tmpnam_bu...
2012-08-07 Jon Trulsondtdbcache: Remove old code in comments
2012-08-07 Jon Trulsondtdbcache: Use mkstemp() instead of tmpnam() to avoid...
2012-08-07 Jon TrulsonFix SIGSEGV while compiling dthelp on 64 bit systems.
2012-08-07 Jon TrulsonImake.cf/linux.cf: Add arm support.
2012-08-06 Jon Trulsondtprintinfo: Fix SIGSEGV in dtprintinfo (passing NULL...
2012-08-06 Jon TrulsonEnable PowerPC to be recognized by build.
2012-08-04 Peter HowkinsAdd Matthew Howkins (dtappbuilder, nsgmls, dtcm Linux... 2.2.0a
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 Trulsongitignore: add rest of generated files. git status...
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-08-03 Jon TrulsonlnxLib.tmpl: remove bogus '#define NoMessageCatalog'
2012-08-03 Jon Trulsonlinux.cf: do not bother using X_LOCALE at all. We...
2012-07-28 Jon Trulsonlibtt: client init(): use fcntl F_SETFD correctly.
2012-07-27 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-07-27 Peter HowkinsAllow installing the terminfo file for dtterm to also...
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 Trulsoncopy CONTRIBUTORS file into /usr/dt/ during install
2012-07-25 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-07-25 Jon TrulsonCDE-MIN: copy the 'COPYING' file to /usr/dt/ on install
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-24 Peter HowkinsAdd in a CONTRIBUTORS file for all people that have...
2012-07-17 Jon TrulsonCommit the template changes for the locales including...
2012-07-17 Jon TrulsonAdd missing Mrm, Xm, and Uil .msg files for the various...
2012-07-16 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-07-16 Peter HowkinsIncrement CDE version number to 2.2.0
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-13 Jon TrulsonlibDtHelp: fix up some warnigs and potential overruns
2012-07-12 Jon TrulsonDtSvc/DtUtil1/Saver.c - fix the screen savers.
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-05 Peter Howkins.gitignore attempt to trim down the number of generated...
2012-07-04 Peter HowkinsAs 'copyright' is used by dthello, make sure that it...
2012-07-04 Peter HowkinsMerge branch 'linux1'
2012-06-27 Jon TrulsonConverted postscript documentation to pdf, moved to...
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 TrulsonAdd older CDE documentation in .ps format until newer...
2012-06-20 Jon TrulsonRemove dtinfo launcher and icons from the default front...
2012-06-20 Jon Trulsondbtoman: use ksh rather than sh. With working nsgmls...
2012-06-20 Jon Trulsonnsgmls: Imakefile fixes so it will build
2012-06-19 Jon Trulsonagent.c: oops - include poll.h, not sys/poll.h
2012-06-19 Jon TrulsonRemove OS deps from tclPosixStr.c (EOPNOTSUPP/ENOTSUP...
2012-06-19 Jon Trulsoncsa/agent.c: use select rather than poll
2012-06-19 Jon TrulsonRemove hardcoded CCLINK's in Imakefiles when linking...
2012-06-19 Jon Trulsondoc/help localization changes
2012-06-19 Jon Trulsonimake/config changes to support more processors, includ...
2012-06-19 Jon Trulson.gitignore: add some more db related exclusions
2012-06-19 Jon Trulsondatabases/installCDE - fixup a variety of issues.
next