1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

Commit graph

  • 14e385d175 Remove all optional compile flags from dtwm that are not referenced anywhere, and are unlikely to ever be used wmoxam 2019-10-14 00:31:57 -0400
  • ab863f212d dtmail: fix extra format args warnings Jon Trulson 2019-10-15 21:22:11 -0600
  • a38f72c0c8 dtmail: fix NULL char embedded in format string Jon Trulson 2019-10-15 21:12:17 -0600
  • ab741a1241 'notdef' means it's not used, so we remove it wmoxam 2019-10-13 23:33:24 -0400
  • de81a5b518 Remove ancient HP VUE compatibility support wmoxam 2019-10-14 09:39:50 -0400
  • 4107a1b6be Remove old jpeg files Chase 2019-10-14 18:46:55 -0500
  • ca9cdf6cfc Remove 'oldcode' wmoxam 2019-10-13 23:15:52 -0400
  • d380b0fac6 Remove legacysun code blocks wmoxam 2019-10-13 23:12:13 -0400
  • e1e2004696 Remove unused HP_EXTENSIONS code blocks wmoxam 2019-10-13 22:28:38 -0400
  • 7f414f5d35 dtpad: emit error on catopen() failure Jon Trulson 2019-10-14 14:42:21 -0600
  • 1972d3e378 dtfile: Add scroll wheel support Jon Trulson 2019-10-14 14:34:56 -0600
  • fd3cffcb37 dtcalc: increase highlight thickness to match Solaris CDE Jon Trulson 2019-10-14 14:30:58 -0600
  • ad94f2089d dtterm: add scroll wheel support Jon Trulson 2019-10-14 14:08:43 -0600
  • 923951b414 Remove NOTDONE code wmoxam 2019-10-13 23:41:22 -0400
  • f2d52e35d6 linux: build all languages by default again Jon Trulson 2019-10-13 21:11:59 -0600
  • 511c2bb427 Merge /u/jrubio/cdesktopenv/ branch discarded-qualifiers into master Jon Trulson 2019-10-13 17:09:04 +0000
  • 08a49581b7 Merge /u/jrubio/cdesktopenv/ branch delete-incomplete into master Jon Trulson 2019-10-13 17:06:14 +0000
  • 08cea15be5 get rid of the 'extern sys_errlist' and 'sys_nerr' in SysErrorMsg. Jose Rubio 2019-10-13 10:19:00 +0200
  • 2e4deb41c0 Merge branch 'master' into utf8-conversion, after 2.3.0a release Jon Trulson 2019-10-12 19:17:42 -0600
  • 34b5ee08c8 Merge /u/jrubio/cdesktopenv/ branch incompatible-pointer-types into master 2.3.0a Jon Trulson 2019-10-12 21:43:45 +0000
  • 5c56c32d17 Fixes for a few -Wincompatible-pointer-types Jose Rubio 2019-10-12 22:29:44 +0200
  • e05d138c4c Merge /u/jrubio/cdesktopenv/ branch int-conversion into master Jon Trulson 2019-10-11 23:58:44 +0000
  • c900cedbc9 Fix to delete-incomplete warnings. Jose Rubio 2019-10-11 13:43:08 +0200
  • 0086a7067e Fix to compile warnings. Jose Rubio 2019-10-11 10:49:48 +0200
  • f9790767f3 Fix to different compile warnings. Jose Rubio 2019-10-10 19:25:07 +0200
  • 20ba7550cd Fix to Wenum-compare Jose Rubio 2019-10-10 17:01:56 +0200
  • 707cc1256f Fix openbsd compile build errors due to dependency on libiconv Jose Rubio 2019-09-27 21:54:06 +0200
  • ddc3c8857b Merge branch 'master' into utf8-conversion Jon Trulson 2019-09-16 13:24:18 -0600
  • 4f86508321 Merge branch 'linux-suse-tcl-link' of https://git.code.sf.net/u/jrubio/cdesktopenv into linux-suse-tcl-link Jose Rubio 2019-09-16 14:59:24 +0200
  • 507665352f Link TCL libraries and restrict tcl8.6 to SuSE only. Jose Rubio 2019-09-15 19:01:17 +0200
  • 523e9ba304 Update TCL libraries link and restrict tcl8.6 only to SuSE. Jose Rubio 2019-09-15 19:01:17 +0200
  • 1ebd1a2416 Merge /u/jrubio/cdesktopenv/ branch implicit-int into master Jon Trulson 2019-09-12 22:14:19 +0000
  • 6e23c81914 Merge /u/jrubio/cdesktopenv/ branch pointer-compare into master Jon Trulson 2019-09-12 22:11:52 +0000
  • 0561080e16 Merge /u/jrubio/cdesktopenv/ branch linux_aarch64 into master Jon Trulson 2019-09-12 22:05:43 +0000
  • 086672e193 Merge /u/jrubio/cdesktopenv/ branch dtksh_include_sys_sysmacros into master Jon Trulson 2019-09-12 22:02:51 +0000
  • 51db5ff378 Fix for deprecated warnings related to gnu libc sys macros. Jose Rubio 2019-09-12 13:10:02 +0200
  • 426a18d9ef isfname.c: remove register keyword Jon Trulson 2019-09-11 17:48:06 -0600
  • b53728d3b3 ksh/libast: include sys/sysmacros.h in fmtdev.c for linux systems Jon Trulson 2019-09-11 17:30:55 -0600
  • a49aedc946 FIX: Define Aarch64 as little endian so DtInfo compiles. Jose Rubio 2019-08-29 11:12:26 +0200
  • f0c312b207 Fixes for warnings related to -Wimplicit-int. Jose Rubio 2019-08-20 12:52:43 +0200
  • db7370b62b Cleanup of -Wpointer-compare warnings. Jose Rubio 2019-08-19 18:02:25 +0200
  • 0d115796c2 Added linux/aarch64 as valid target. Jose Rubio 2019-08-19 16:55:11 +0200
  • d59ec197e5 dtprintinfo: remove SUID root on install Jon Trulson 2019-05-06 18:32:14 -0600
  • 05d231606e dtprintinfo: correct another possible buffer overflow Jon Trulson 2019-05-06 18:23:36 -0600
  • 30cd56ac38 dtprintinfo: Fix a potential exploitable buffer overrun Jon Trulson 2019-05-06 17:55:49 -0600
  • 5cdeaf5b1f NLS: fix quote issue with various OS's in C/types/_common.dt.tmsg Jon Trulson 2019-02-24 12:58:31 -0700
  • d6ece8fd00 Merge branch 'master' of ssh://git.code.sf.net/p/cdesktopenv/code Jon Trulson 2019-02-24 12:56:10 -0700
  • c575ca9315 dtdockbook/instant: Add the proper paths for TCL on NetBSD Jon Trulson 2019-02-24 12:54:42 -0700
  • ae499c794e Explicitly initialise two more static pointers Adam Sampson 2019-01-26 00:07:36 +0000
  • 162c88b6ea Don't dereference an uninitialised pointer Adam Sampson 2019-01-26 00:05:23 +0000
  • a97ab71059 Avoid a NULL pointer dereference Adam Sampson 2019-01-26 00:03:34 +0000
  • 8ba629fcd1 Merge branch 'master' into utf8-conversion Jon Trulson 2019-01-15 12:02:49 -0700
  • 4d7f9df692 Use iconv on linux Chase 2019-01-12 16:54:57 -0600
  • b9f352df59 define M4Cmd Alex Ivanov 2019-01-08 22:13:32 +0300
  • d5faa0360c Fixed segfault for mode switching when compiled with clang tu83 2019-01-06 18:55:19 +0100
  • 2902373dbb Merge branch 'master' into utf8-conversion Jon Trulson 2018-11-08 14:51:46 -0700
  • 76721c2348 dtcalc/calctool.h: Use include stdlib rather than extern declarations Jon Trulson 2018-11-08 14:19:25 -0700
  • 965e5c0384 Merge branch 'master' into utf8-conversion-2 Jon Trulson 2018-11-07 11:24:00 -0700
  • cb4075e855 libDtHelp: Fix another regression caused by Coverity fix, clicking 'Help Manager' works again. Peter Howkins 2018-11-07 17:04:59 +0000
  • fff0c54538 libDtHelp: Fix a regression with the Help Index pages caused by an overzealous Coverity fix Peter Howkins 2018-11-07 01:05:56 +0000
  • cf89ba1a77 Merge branch 'master' into utf8-conversion-2 Jon Trulson 2018-11-05 15:52:14 -0700
  • 59dc231872 linux: DtHelp/StringFuncs, enable real iconv() support Jon Trulson 2018-11-05 15:33:16 -0700
  • 54b7550205 utf8 conversion: mostly working, help has issues Jon Trulson 2018-11-04 20:18:54 -0700
  • 5839bfdc5f Fix .gitignore for ISO8859-1 docs Jon Trulson 2018-11-04 19:31:22 -0700
  • c876a76f4f utf8 conversion: fix up seperation of locale and doc building Jon Trulson 2018-11-04 19:25:57 -0700
  • 6a5dc63f3b UTF-8 conversion: fixup database Imakefiles, config and gitignore Jon Trulson 2018-09-24 13:43:13 -0600
  • 63ad725508 UTF-8 conversion: programs/localized/sv_SE Jon Trulson 2018-09-23 19:18:02 -0600
  • 8c73c01cb1 UTF-8 conversion: programs/localized/it_IT Jon Trulson 2018-09-23 19:08:47 -0600
  • 592c6bc5d1 UTF-8 conversion: programs/localized/fr_FR Jon Trulson 2018-09-23 19:07:14 -0600
  • 6867b04b1b UTF-8 conversion: programs/localized/es_ES Jon Trulson 2018-09-23 19:05:51 -0600
  • c2997ba60c UTF-8 conversion: programs/localized/de_DE Jon Trulson 2018-09-23 19:03:19 -0600
  • 0c42562d39 Remove useless logs/ directory Jon Trulson 2018-09-23 18:48:24 -0600
  • d197b1c4bb UTF-8 conversion: convert imports/motif/localized Jon Trulson 2018-09-23 17:35:28 -0600
  • 2c1f56d37c Merge branch 'master' into cde-next Jon Trulson 2018-11-04 10:56:04 -0700
  • 0ffb04938c Repair and simplify installCDE.src:CleanDaemons() Matthew R. Trower 2018-10-30 08:56:44 -0500
  • 041788debc Restore original tail functionality in ttsnoop, with POSIX args Matthew R. Trower 2018-10-30 21:16:39 -0500
  • de69b56458 installCDE: fix outputting of missing files on install, caused by C&P error in shellshock fixes Peter Howkins 2018-11-01 22:19:46 +0000
  • a94c997e8f Clean up UseInstalledX11 logic Matthew R. Trower 2018-10-25 05:38:28 -0500
  • 012862e8ee Add default TCLLIB, and allow override in host.def Matthew R. Trower 2018-10-25 04:51:52 -0500
  • 7d6a4ae645 dbtoman: Improve readability chase 2018-10-14 15:02:37 -0500
  • 2fb1f12654 dtdocbook/instant: add Tcl_GetErrorLine check for older versions of Tcl Jon Trulson 2018-10-07 13:28:04 -0600
  • 1db1e96b08 Clean up OPENBUGS chase 2018-10-05 22:23:32 -0500
  • dd68514e4f Remove hpversion.h from repository chase 2018-10-05 15:26:13 -0500
  • 90a2b2848a remove ultrix support chase 2018-09-30 12:28:53 -0500
  • d8c017caa2 gpftobdf.c: fix long int comiler warnings chase 2018-09-30 09:49:27 -0500
  • 286d1895c4 debian: misc cleanup chase 2018-09-29 20:50:20 -0500
  • 2dadc23e0e Merge branch 'master' into cde-next Jon Trulson 2018-09-22 15:50:13 -0600
  • 77a027039c docbook.tcl, instant: finish remaining help generation issues with tcl Jon Trulson 2018-09-22 12:27:27 -0600
  • 1fb82e3327 Remove ancient included tcl code Jon Trulson 2018-09-22 12:27:09 -0600
  • 1c40db8eb0 dtdocbook/tcl/tcl.h: Add compatibility defines for old Tcl Jon Trulson 2018-09-20 16:50:28 -0600
  • 6a72e2cea8 Change version to 2.3.0a (devel) Jon Trulson 2018-09-20 16:49:01 -0600
  • e82991579f use system tcl: clean up Imake files for dtdocbook/instant Jon Trulson 2018-09-19 17:49:15 -0600
  • 23c4c0667d instant: encode 8bit chars to keep Tcl happy Jon Trulson 2018-09-19 13:53:20 -0600
  • 7712950fb7 docbook/instant: fix a few more issues Jon Trulson 2018-09-19 11:28:48 -0600
  • 776e031b60 docbook.tcl: fix up some problems using a modern Tcl Jon Trulson 2018-09-18 19:02:49 -0600
  • 68559d4f76 tcl: use the system version, initial work only on linux for now Jon Trulson 2018-09-17 13:57:57 -0600
  • bf0b602b9a il: Remove deprecated files chase 2018-08-22 20:10:07 -0500
  • 58af8b5c5e configShlibs.src: Fixup some bugs introduced by previous commits Jon Trulson 2018-08-26 16:29:02 -0600
  • d002967908 dtprintegrate: fix shellcheck warnings chase 2018-08-25 23:03:02 -0500
  • 6f2d38aaa0 dtappintegrate.src and dtopen.src: fix shellcheck warnings chase 2018-08-25 10:06:45 -0500