Commit Graph

22 Commits

Author SHA1 Message Date
846e75eef7 CWS-TOOLING: integrate CWS ab65
2008-12-04 12:15:24 +0100 ab  r264832 : #i83626# Removed warning
2008-12-04 12:04:09 +0100 ab  r264830 : #i83626# Changed search result score handling
2008-11-28 13:37:09 +0100 ab  r264548 : #i83626# Added missing juh.jar
2008-11-26 14:37:07 +0100 ab  r264388 : #i83626# Added HelpComponent.java
2008-11-21 13:07:19 +0100 ab  r264129 : #i83626# Fixed File URL versus system path confusion that made search operations fail on Unix
2008-11-19 12:22:10 +0100 ab  r263978 : #i83627# Removed warning
2008-11-19 12:06:41 +0100 ab  r263975 : #i83627# Removed warnings
2008-11-19 11:28:46 +0100 ab  r263971 : #i83627# Support images in extension help
2008-11-11 11:48:21 +0100 ab  r263551 : #i83626# Full text search in extension help
2008-12-10 14:25:11 +00:00
dd43a14a40 INTEGRATION: CWS helpsearch (1.20.8); FILE MERGED
2008/07/28 08:42:33 jsc 1.20.8.2: #i91750# use explicit cast to the Anaylzer interface
2008/07/23 07:29:54 jsc 1.20.8.1: #i91750# add lang commandline parameter, use CJK analyzer for ja
2008-08-01 11:13:34 +00:00
d9c33e4817 INTEGRATION: CWS ab52 (1.19.2); FILE ADDED
2008/06/19 10:46:15 ab 1.19.2.4: #i83625# Always use / as path separator inside zip file
2008/06/18 12:54:33 ab 1.19.2.3: #i83625# Allow missing Content/Caption folders
2008/06/18 10:30:25 ab 1.19.2.2: #i83625# LuceneHelpWrapper.jar
2008/03/25 15:09:56 ab 1.19.2.1: file HelpIndexer.java was added on branch cws_dev300_ab52 on 2008-06-18 10:30:25 +0000
2008-06-24 15:18:28 +00:00
d9b65dc3e3 INTEGRATION: CWS ucbfixes06 (1.18.50); FILE REMOVED
2008/01/21 15:30:19 kso 1.18.50.1: #i85425# - cleanup of CVS module.
2008-03-25 14:09:56 +00:00
a1c055948a INTEGRATION: CWS systemxt (1.17.32); FILE MERGED
2006/11/24 19:38:04 rene 1.17.32.1: #i59985# build libxt.jar.so when aot-compiling
2007-01-15 11:37:20 +00:00
7bdd595b4d INTEGRATION: CWS jaxpapi (1.16.20); FILE MERGED
2006/01/17 11:20:47 cmc 1.16.20.1: #i58308# remove sun jaxp impl in favour of apache one
2006-03-16 10:17:04 +00:00
2d6ccdacfc INTEGRATION: CWS morejava (1.14.12); FILE MERGED
2005/08/26 14:05:45 fridrich_strba 1.14.12.1: Issue number:
Submitted by:  kendy
Reviewed by:   fridrich_strba
Enable build with java 5 ("enum" is reserved word in jdk 1.5.0)
2005-10-25 10:24:55 +00:00
0a696694ef INTEGRATION: CWS ooo19126 (1.14.14); FILE MERGED
2005/09/05 17:19:29 rt 1.14.14.1: #i54170# Change license header: remove SISSL
2005-09-09 11:15:34 +00:00
1204f57177 INTEGRATION: CWS so8betaloc (1.12.18); FILE MERGED
2005/03/03 19:56:12 ihi 1.12.18.1: Additional context error output
2005-04-06 13:04:56 +00:00
4379dd75f4 INTEGRATION: CWS fwkfinal3 (1.12.22); FILE MERGED
2005/03/21 13:31:47 abi 1.12.22.1: bdb change
2005-03-30 07:37:15 +00:00
5a60f54a20 INTEGRATION: CWS helpcl (1.11.14); FILE MERGED
2005/01/07 17:19:42 abi 1.11.14.1: merge compiler and linker
2005-01-27 09:07:02 +00:00
34ea722c80 INTEGRATION: CWS help2 (1.10.56); FILE MERGED
2004/08/23 14:15:51 abi 1.10.56.6: no output and exit on error
2004/06/11 07:51:33 abi 1.10.56.5: #104699# minor corrections
2004/06/03 12:55:33 abi 1.10.56.4: #104699# dependency mode
2004/05/20 12:03:59 abi 1.10.56.3: some stub linker only, to many changes still
2004/05/20 10:44:10 abi 1.10.56.2: cleanup
2004/05/20 10:36:38 abi 1.10.56.1: some refactoring
2004-08-30 16:24:35 +00:00
8bad56bdfd MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-27 17:13:15 +00:00
324b7b7a25 The changes necessary for the old java-help content provider to work as
an indexer are now "frozen" in.
2001-11-01 12:42:04 +00:00
65ea5b9fe0 #85818#
Modified only HelpProvider, HelpDatabases and HelpURLParameter for this
bug. The error file comes now from a special file in the installation directory.
Therefore it is language dependent.
2001-05-07 10:58:30 +00:00
d7a7ca196e #83917#
Missing explicit UTF-8 encodings in constructors of Strings from
byte-arrays or vice-versa.
A new indexing of the help files is necessary.
2001-02-16 15:58:40 +00:00
9f00ece1a1 #82941#
Missed some point, where the fallback to language must proceed either.
The rest is for the documentation: tooling.
2001-02-07 16:37:47 +00:00
622f61033c #82574#
There is now a new property KeywordAnchorForRef at module contents.
In order to become effective the help files must be newly indexed and
the main_transform.xsl file delivered by the help must be updated.
2001-02-07 08:35:47 +00:00
fda69711ad #82035#
Partly fixed, new tooling
2001-02-05 08:23:25 +00:00
9ddade6ec4 Newest source from ABIs HD... 2000-12-15 13:49:43 +00:00
4ce1351e07 #80244# 2000-12-06 18:48:32 +00:00
42f2422c1b #80244# 2000-12-03 17:09:53 +00:00