1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-13 03:32:24 +00:00
Commit graph

2389 commits

Author SHA1 Message Date
Liang Chang
095121646d doc: update AM files. 2022-01-26 19:50:37 +08:00
Liang Chang
e7046aa8f5 doc: migrate ja_JP.UTF-8 to Autotools. 2022-01-26 19:50:37 +08:00
Liang Chang
96bbf0f121 doc: remove ja_JP.dt-eucJP. 2022-01-26 19:50:37 +08:00
Liang Chang
b75d158606 doc: make it_IT.UTF-8 build normally. 2022-01-26 19:50:37 +08:00
Liang Chang
4dc7dbc22f doc: convert it_IT.ISO8859-1 to it_IT.UTF-8. 2022-01-26 19:50:35 +08:00
Liang Chang
09cbe3e48a doc: make fr_FR.UTF-8 build normally. 2022-01-26 19:50:31 +08:00
Liang Chang
b56b1669ac doc: convert fr_FR.ISO8859-1 to fr_FR.UTF-8. 2022-01-26 19:50:31 +08:00
Liang Chang
cf6c3c702a doc: make es_ES.UTF-8 build normally. 2022-01-26 19:50:27 +08:00
Liang Chang
9a847f1e86 doc: convert es_ES.ISO8859-1 to es_ES.UTF-8. 2022-01-26 19:50:25 +08:00
Liang Chang
aef6e81714 doc: make de_DE.UTF-8 build normally. 2022-01-26 19:50:19 +08:00
Liang Chang
3d55fb3b4a doc: convert de_DE.ISO8859-1 to de_DE.UTF-8. 2022-01-26 19:50:19 +08:00
Liang Chang
53e4feeb32 doc: move C to en_US.UTF-8. 2022-01-26 19:50:16 +08:00
Liang Chang
a1a43180ac doc: update SGML syntax. 2022-01-26 19:50:12 +08:00
Liang Chang
28b2f5caf1 doc: update Makefile.am. 2022-01-26 19:50:12 +08:00
Liang Chang
febd1a7872 doc: update common files. 2022-01-26 19:50:12 +08:00
Liang Chang
2c3e1c8e31 dtdocbook: remove unnecessary header files dependency. 2022-01-26 19:50:12 +08:00
Liang Chang
b03cd0f2aa dtdocbook: update doc_utils/Makefile.am. 2022-01-26 19:50:11 +08:00
Liang Chang
37c4d2e975 dtinfo: remove an unnecessary header file dependency. 2022-01-26 19:50:11 +08:00
Liang Chang
b239c00ae8 dthelp: use system locales. 2022-01-26 19:50:11 +08:00
Liang Chang
f3965ed394 DtHelp: use system locales. 2022-01-26 19:50:11 +08:00
Liang Chang
3c67bd0cb1 DtEncap: use system locales. 2022-01-26 19:50:11 +08:00
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
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
Liang Chang
024860dab6 doc2sdl: convert strings files to UTF-8. 2021-12-20 01:34:33 +08:00
Liang Chang
38eb7b43d3 DtMmdb: install spec files to datadir. 2021-12-15 00:21:08 +08:00
Liang Chang
0007043d25 Merge branch 'master' into dtdocbook 2021-12-12 20:13:16 +08:00
Jon Trulson
a2d3491150 dtmailpr/Makefile.am: remove unsupported defines 2021-12-12 16:45:48 -07:00
Jon Trulson
4a0f9701ab DtHelp: remove unused forced bit order depending on OS type 2021-12-12 15:23:28 -07:00
Jon Trulson
a77253f9ce Fix a Wself-assign-field clang warning
The arg that should be on the rhs seems to be commented out for some
reason, and assigning a variable to itself is pointless, so just
comment it out with a comment explaining why.
2021-12-12 13:43:44 -07:00
Jon Trulson
ab409095d6 Fix a couple of unused-comparison clang warnings 2021-12-12 12:52:14 -07:00
Jon Trulson
75ea7be520 DtSearch/raima: use autodetected byte endianness rather than forcing based on OS 2021-12-12 12:29:48 -07:00
Liang Chang
16e67fec81 Merge branch 'master' into dtdocbook 2021-12-12 20:01:35 +08:00
Liang Chang
3c59e7a98f configure.ac: add makefiles. 2021-12-12 09:48:51 +08:00
Liang Chang
a0ac8c06bf dtdocbook: remove hardcoded /usr/dt. 2021-12-12 09:38:16 +08:00
Jon Trulson
c479fe7b9e Fix some logical-not-parentheses warnings 2021-12-11 17:39:35 -07:00
Jon Trulson
24a2f05138 Fix some shift-op-parentheses warnings 2021-12-11 17:39:35 -07:00
Jon Trulson
d470302354 Fix several pointer-bool-conversion warnings that could cause cores 2021-12-11 17:39:35 -07:00
Jon Trulson
adc056eb83 MIMEBodyPart.C: fix a couple sizeof-pointer-memaccess warnings 2021-12-11 17:39:35 -07:00
Jon Trulson
dda11f0e38 Fix a bunch of -Wempty-body warnings reported by clang
Many of these were real bugs, like:

if (cond);
   do_something

etc...

Others were just cosmetic - like placing the ';' on a separate line to
make the intention clear.
2021-12-11 13:10:24 -07:00
Liang Chang
3acbed6bc9 dtdocbook: install SGML DTDs to datadir. 2021-12-11 23:58:55 +08:00
Liang Chang
e85356165f dtinfogen: update include directives. 2021-12-11 10:46:31 +08:00