Commit Graph

1603 Commits

Author SHA1 Message Date
Liang Chang 075c5db58b nsgmls: remove nsgmls and use onsgmls contained in OpenSP. 2022-01-26 19:50:11 +08:00
Liang Chang e93b2bc626 DtMmdb: move to lib directory as a standalone library. 2022-01-26 19:50:11 +08:00
Liang Chang f3baea9faa dtinfo: update bookmark spec. 2022-01-26 19:50:11 +08:00
Liang Chang c6661c92c9 dtdocbook: merge dtinfogen into dtdocbook. 2022-01-26 19:50:11 +08:00
Liang Chang f9e02f163b dtdocbook: update SGML DTDs. 2022-01-26 19:50:10 +08:00
Liang Chang c9662c8f26 dtdocbook: remove xlate_locale. 2022-01-26 19:50:10 +08:00
Liang Chang 9c8d899aa0 dtdocbook: update SGML DTDs. 2022-01-26 19:50:10 +08:00
Liang Chang 4f791b9dd4 dbtoman: remove duplicate source code and merge into dtdocbook. 2022-01-26 19:49:03 +08:00
Jon Trulson 75c377065a dtprintinfo: ParseJobs.C: fix some compile errors for solaris
The whole parsing function for solaris printing is really bad and needs
rewritten.
2022-01-15 11:58:12 -07:00
Peter Howkins 341fdfbe71 various: Window objects should be initialised to 0 not NULL 2021-12-24 10:50:28 -07:00
Peter Howkins 33fad36133 dtappbuilder: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
Peter Howkins 04fcc11f12 dtcm: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
Peter Howkins 5f784d1013 dtfile: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
Peter Howkins bd49a5c948 dthelp: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
Peter Howkins 793d8b9262 dtappbuilder: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
Peter Howkins 0332c396c2 dtlogin: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
Peter Howkins 238385530d dtmail: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
Peter Howkins 16c3ed3650 dtprintinfo: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
Peter Howkins bf266ee14b dtstyle: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
Peter Howkins 7641634130 dtwm: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
Peter Howkins 8844150d7f dtaction:: Resolve uninitialized warnings, use a set access more for the SULog file 2021-12-24 10:50:28 -07:00
Peter Howkins 93a0b4bc7e dtappbuilder: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins 2c134302c8 dtcm: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins 85684c337a dtcreate: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins 1227dabec4 dtdocbook: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins 207253b401 dtfile: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins daf072463a dthelp: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins 0e038e3b52 dticon: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins 1e92a43e54 dtimsstart: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins efa29a21e0 dtksh: Resolve uninitialized warningsc 2021-12-24 10:50:28 -07:00
Peter Howkins bbaaf942be dtlogin: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins 72b59ec869 dtmail: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins 85268b3476 dtpad: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins 3600e87527 dtprintinfo: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins 284c760616 dtsr: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins 4eb099b047 dtstyle: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins f073bc2e24 dtwm: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins 7a08d8cedc localized/util: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins ef10a4924c nsgmls: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Peter Howkins 20e2618097 ttsnoop: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
Jon Trulson 31774af2f2 library versioning: try to keep the versions at 2.1.0 for all platforms 2021-12-23 13:06:44 -07:00
Jon Trulson 3a0e92adb6 Rename autotools_config.h to cde_config.h to better reflect it's ownership. 2021-12-22 13:21:43 -07:00
Jon Trulson 931bcaa494 dtsr, DtSearch: finish removing need for BYTE_SWAP define 2021-12-21 16:42:29 -07:00
Jon Trulson 3a0c2ae879 Move DtXinerama.h and PamSvc.h into include/Dt/ 2021-12-21 16:42:29 -07:00
Jon Trulson e10d06f210 configure/Makefiles: add checks for Xmu, Xext, and Xdmcp
We also remove sun pro specific options, and do some general cleanup
as well as remove hardcoded library refs like -lXm, -lXext, etc...
2021-12-21 16:42:22 -07:00
Jon Trulson 71f46b5a56 backdrops: don't install Makefile.am as a backdrop. Ahem. 2021-12-20 15:14:07 -07:00
Jon Trulson 71132d8cab dthelp.dt.src: hack to make Dthelpview ACTION work
For reasons I have been unable to determine, running:

dtaction Dthelpview

or Selecting 'Help Manager' from the front panel fails trying to run
the appropriate EXEC_STRING.  It get's corrupted in some fashion and
you will usually see an error in ~/.dt/errorlog of the form:

/usr/dt/bin/t/bin/dthelpview: No such file or directory

or more commonly:

/bin/sh: /us: No such file or directory

It is not clear where this corruption is taking place, but it shows up
in 'dttypes' output as well.

This hack simply removes 10 spaces between the two commands that are
run:

 EXEC_STRING     /bin/sh -c '/usr/dt/bin/dthelpgen -dir $HOME/.dt/help/$DTUSERSESSION; \
                           /usr/dt/bin/dthelpview -helpVolume browser
                           '

Which seems to solve (hide) the problem.  Finding the real cause of
this will be saved for a later date when more is known and in
particular whether this happens with other ACTIONS.
2021-12-20 15:06:07 -07:00
Liang Chang 1e9b4660ad doc2sdl: use POSIX regex functions. 2021-12-21 01:53:53 +08:00
Liang Chang 73078fb103 doc2sdl: install locale files to datadir. 2021-12-20 06:31:10 +08:00
Liang Chang 9e04623d4b doc2sdl: install tpt to datadir. 2021-12-20 04:39:37 +08:00