2012-08-10 |
Chris Wareham | imake: Convert function prototypes and signatures to... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Pascal Stumpf | Fixes for dtfile on OpenBSD, plus missing prototypes... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Pascal Stumpf | OpenBSD fixes for dtcm. There are no global "timezone... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Pascal Stumpf | OpenBSD fixes for DtWidget, dtaction, dtappbuilder. |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Pascal Stumpf | Allow dtterm to at least allocate a pty on OpenBSD... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Pascal Stumpf | OpenBSD fixes for lib/DtTerm: values.h, #ifdef's and... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Jon Trulson | historical: mv some old files that we want to preserve... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Pascal Stumpf | Tooltalk fixes for OpenBSD. This consists mainly of... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Pascal Stumpf | OpenBSD fixes for DtPrint and csa. |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Jon Trulson | New top level README from Christopher Turkel <turkelchr... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Frederic Koehler | dtwm: Cleanup some implicit definitions |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Pascal Stumpf | OpenBSD fixed for lib/DtSvc. |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Pascal Stumpf | SIGPWR is not present everywhere. |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Jon Trulson | OpenBSD.cf, from Pascal Stumpf |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Pascal Stumpf | Provide support for installation under OpenBSD. Don... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Pascal Stumpf | recognise OpenBSD version |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Pascal Stumpf | Rename getline() to not conflict with the standard... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
James Woodcock | Remove ambiguity in string compare. |
commit | commitdiff | tree | snapshot |
2012-08-09 |
James Woodcock | Remove unnecessary extern modifier on struct declarations. |
commit | commitdiff | tree | snapshot |
2012-08-09 |
James Woodcock | "ISO C++ forbids declaration of [X] with no type" warni... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Jon Trulson | Merge branch 'master' of ssh://git.code.sf.net/p/cdeskt... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Jon Trulson | Use socklen_t where available. |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Jon Trulson | Use SIGCHLD rather than SIGCLD. |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Jon Trulson | At least on OpenBSD/amd64, this macro returns a bogus... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Jon Trulson | Deal with the fact that modern compilers assume differe... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Jon Trulson | This adds the basic config bits needed for OpenBSD. |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Marc Balmer | Fix more sprintf calls. |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Marc Balmer | Build with debug symbols enabled. |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Marc Balmer | Use a more robust idiom When converting sprintf() to... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Adam Robinson | Fix for dtmail execution group error |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Robert Tomsick | dtscreen: include stdlib to avoid exit redeclaration |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Robert Tomsick | dtscreen: include stdlib where appropriate |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Robert Tomsick | dthelpview: Util.c include stdlib to avoid redeclaring... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Robert Tomsick | dthelpview: Main.c - Cleanup variable init |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Peter Howkins | dtcalc: warning prevention, add <stdlib.h> include... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Peter Howkins | dtcalc: warning prevention, do not use NULL when you... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Jon Trulson | dtaction: Fix unsafe use of sprintf |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Jon Trulson | dtterm - minor warning fixes |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Jon Trulson | DtSvc: Fixes a segfault on Debian squeeze 64 bit and... |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Jon Trulson | libtt: "%wc" is Microsoft extension, not supported... |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Jon Trulson | DtSvc/dtwm: Fix some implicit declarations of functions... |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Jon Trulson | dtwm: Define a final fallback for loading default windo... |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Jon Trulson | libtt: Avoid an infinite loop in ttsession (tooltalk... |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Jon Trulson | dtlogin: don't try to use /dev/mem to get random data... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Jon Trulson | dtdbcache: remove incorrect comment block and tmpnam_bu... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Jon Trulson | dtdbcache: Remove old code in comments |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Jon Trulson | dtdbcache: Use mkstemp() instead of tmpnam() to avoid... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Jon Trulson | Fix SIGSEGV while compiling dthelp on 64 bit systems. |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Jon Trulson | Imake.cf/linux.cf: Add arm support. |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Jon Trulson | dtprintinfo: Fix SIGSEGV in dtprintinfo (passing NULL... |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Jon Trulson | Enable PowerPC to be recognized by build. |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Peter Howkins | Add Matthew Howkins (dtappbuilder, nsgmls, dtcm Linux... 2.2.0a |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Jon Trulson | programs/Imakefile: don't try to build dtksh or dtinfo... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jon Trulson | dtlogin: Fix up Options->Language menu |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jon Trulson | gitignore: add rest of generated files. git status... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jon Trulson | dtbuilder: fixup TOG copyrights issue in generated... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Peter Howkins | Merge branch 'master' of https://git.code.sf.net/p... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Peter Howkins | Re-enable dtappbuilder on linux builds. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jon Trulson | lnxLib.tmpl: remove bogus '#define NoMessageCatalog' |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jon Trulson | linux.cf: do not bother using X_LOCALE at all. We... |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Jon Trulson | libtt: client init(): use fcntl F_SETFD correctly. |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Peter Howkins | Merge branch 'master' of https://git.code.sf.net/p... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Peter Howkins | Allow installing the terminfo file for dtterm to also... |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Jon Trulson | dtwm: add missing workspace 'Occupy" commands to the... |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Jon Trulson | Dtwm.defs.src: set proper mail file path for linux |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Jon Trulson | copy CONTRIBUTORS file into /usr/dt/ during install |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Jon Trulson | Merge branch 'master' of ssh://git.code.sf.net/p/cdeskt... |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Jon Trulson | CDE-MIN: copy the 'COPYING' file to /usr/dt/ on install |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Jon Trulson | localized/templates: remove remaining attempts at build... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Jon Trulson | sys.resources.src: make HIGH_COLOR the default |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Peter Howkins | Add in a CONTRIBUTORS file for all people that have... |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Jon Trulson | Commit the template changes for the locales including... |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Jon Trulson | Add missing Mrm, Xm, and Uil .msg files for the various... |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Jon Trulson | Merge branch 'master' of ssh://git.code.sf.net/p/cdeskt... |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Peter Howkins | Increment CDE version number to 2.2.0 |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Jon Trulson | instant: change warning message to fatal message, since... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Jon Trulson | instant: partially revert commit bc96e6f1ff6c72d4d2cafb... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Jon Trulson | dtmail: IO.C: just compare against \r on all systems |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Jon Trulson | Fix some minor issues and re-enable building of DE... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Jon Trulson | libDtHelp: fix up some warnigs and potential overruns |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Jon Trulson | DtSvc/DtUtil1/Saver.c - fix the screen savers. |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Jon Trulson | dtsession: implement screen lock/unlock for linux |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Jon Trulson | dtsession: SmUI.c: fix ancient typo |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Jon Trulson | dtsession: also block HUP and PIPE when preparing to... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Jon Trulson | dtsession: don't exit while processing your own session... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Peter Howkins | .gitignore attempt to trim down the number of generated... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Peter Howkins | As 'copyright' is used by dthello, make sure that it... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Peter Howkins | Merge branch 'linux1' |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Jon Trulson | Converted postscript documentation to pdf, moved to... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Jon Trulson | fontaliases: add more robust font.aliases file. |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Jon Trulson | dtlogin|Xsession/config: setup some env variables and... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Jon Trulson | fonts.alias: use Peters version in the CDE wiki for... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Jon Trulson | Add fontaliases/linux/ dir, and appropriate entries... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Jon Trulson | Xsession.src: setup proper cpp_* defines for linux |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Jon Trulson | dtfile: add freetype includes to Imakfile |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Jon Trulson | Fix dtsession_res so certain config/xrdb options will... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Jon Trulson | instant: fix infinite loop seen in non-C locales |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Jon Trulson | Add older CDE documentation in .ps format until newer... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Jon Trulson | Remove dtinfo launcher and icons from the default front... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Jon Trulson | dbtoman: use ksh rather than sh. With working nsgmls... |
commit | commitdiff | tree | snapshot |
next |