To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85425


User kso changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jan 21 15:29:25 +0000 
2008 -------
kso: "Fixed"

- source/helpprovider/* => removed, old Java Help Content Provider, replaced by
C++ implementation ages ago
- source/com/sun/star/help/*.java, custom.css, help.xsl, manifest => removed,
was not even built anymore
- inc/* (except inc/xmlhelp) => moved to source/cxxhelp where those private
headers actually belong to

CVS: Modified Files:
CVS:  Tag: cws_src680_ucbfixes06
CVS:    prj/build.lst source/cxxhelp/provider/bufferedinputstream.cxx
CVS:    source/cxxhelp/provider/content.cxx
CVS:    source/cxxhelp/provider/contentcaps.cxx
CVS:    source/cxxhelp/provider/databases.cxx
CVS:    source/cxxhelp/provider/makefile.mk
CVS:    source/cxxhelp/provider/provider.cxx
CVS:    source/cxxhelp/provider/resultset.cxx
CVS:    source/cxxhelp/provider/resultsetbase.cxx
CVS:    source/cxxhelp/provider/resultsetforquery.cxx
CVS:    source/cxxhelp/provider/resultsetforroot.cxx
CVS:    source/cxxhelp/provider/services.cxx
CVS:    source/cxxhelp/provider/urlparameter.cxx
CVS: Added Files:
CVS:  Tag: cws_src680_ucbfixes06
CVS:    source/cxxhelp/inc/db/Block.hxx
CVS:    source/cxxhelp/inc/db/BlockFactory.hxx
CVS:    source/cxxhelp/inc/db/BlockManager.hxx
CVS:    source/cxxhelp/inc/db/BtreeDict.hxx
CVS:    source/cxxhelp/inc/db/DBEnv.hxx
CVS:    source/cxxhelp/inc/db/EntryProcessor.hxx
CVS:    source/cxxhelp/inc/db/Schema.hxx
CVS:    source/cxxhelp/inc/excep/XmlSearchExceptions.hxx
CVS:    source/cxxhelp/inc/qe/ConceptData.hxx
CVS:    source/cxxhelp/inc/qe/ContextTables.hxx
CVS:    source/cxxhelp/inc/qe/DocGenerator.hxx
CVS:    source/cxxhelp/inc/qe/Query.hxx
CVS:    source/cxxhelp/inc/qe/QueryProcessor.hxx
CVS:    source/cxxhelp/inc/qe/Search.hxx
CVS:    source/cxxhelp/inc/qe/XmlIndex.hxx
CVS:    source/cxxhelp/inc/util/CompressorIterator.hxx
CVS:    source/cxxhelp/inc/util/ConceptList.hxx
CVS:    source/cxxhelp/inc/util/DBEnvImpl.hxx
CVS:    source/cxxhelp/inc/util/Decompressor.hxx
CVS:    source/cxxhelp/inc/util/IndexAccessor.hxx
CVS:    source/cxxhelp/inc/util/RandomAccessStream.hxx
CVS:    source/cxxhelp/provider/bufferedinputstream.hxx
CVS:    source/cxxhelp/provider/content.hxx
CVS:    source/cxxhelp/provider/databases.hxx
CVS:    source/cxxhelp/provider/provider.hxx
CVS:    source/cxxhelp/provider/resultset.hxx
CVS:    source/cxxhelp/provider/resultsetbase.hxx
CVS:    source/cxxhelp/provider/resultsetfactory.hxx
CVS:    source/cxxhelp/provider/resultsetforquery.hxx
CVS:    source/cxxhelp/provider/resultsetforroot.hxx
CVS:    source/cxxhelp/provider/urlparameter.hxx
CVS: Removed Files:
CVS:  Tag: cws_src680_ucbfixes06
CVS:    inc/db/Block.hxx inc/db/BlockFactory.hxx
CVS:    inc/db/BlockManager.hxx inc/db/BlockManagerBase.hxx
CVS:    inc/db/BtreeDict.hxx inc/db/BtreeDictParameters.hxx
CVS:    inc/db/DBEnv.hxx inc/db/DBPartParameters.hxx
CVS:    inc/db/EntryProcessor.hxx inc/db/Schema.hxx
CVS:    inc/excep/XmlSearchExceptions.hxx
CVS:    inc/provider/bufferedinputstream.hxx inc/provider/content.hxx
CVS:    inc/provider/databases.hxx inc/provider/debughelper.hxx
CVS:    inc/provider/provider.hxx inc/provider/resultset.hxx
CVS:    inc/provider/resultsetbase.hxx
CVS:    inc/provider/resultsetfactory.hxx
CVS:    inc/provider/resultsetforquery.hxx
CVS:    inc/provider/resultsetforroot.hxx
CVS:    inc/provider/urlparameter.hxx inc/qe/ConceptData.hxx
CVS:    inc/qe/ContextTables.hxx inc/qe/DocGenerator.hxx
CVS:    inc/qe/Query.hxx inc/qe/QueryProcessor.hxx inc/qe/Search.hxx
CVS:    inc/qe/XmlIndex.hxx inc/util/CompressorIterator.hxx
CVS:    inc/util/ConceptList.hxx inc/util/DBEnvImpl.hxx
CVS:    inc/util/Decompressor.hxx inc/util/IndexAccessor.hxx
CVS:    inc/util/RandomAccessStream.hxx
CVS:    source/com/sun/star/help/FileURLStreamHandler.java
CVS:    source/com/sun/star/help/GCJFileURLStreamHandler.java
CVS:    source/com/sun/star/help/HelpCompiler.java
CVS:    source/com/sun/star/help/HelpContent.java
CVS:    source/com/sun/star/help/HelpContentIdentifier.java
CVS:    source/com/sun/star/help/HelpDatabases.java
CVS:    source/com/sun/star/help/HelpDynamicResultSet.java
CVS:    source/com/sun/star/help/HelpIndexer.java
CVS:    source/com/sun/star/help/HelpKeyword.java
CVS:    source/com/sun/star/help/HelpLinker.java
CVS:    source/com/sun/star/help/HelpOutputStream.java
CVS:    source/com/sun/star/help/HelpPackager.java
CVS:    source/com/sun/star/help/HelpProvider.java
CVS:    source/com/sun/star/help/HelpResultSet.java
CVS:    source/com/sun/star/help/HelpResultSetBase.java
CVS:    source/com/sun/star/help/HelpResultSetFactory.java
CVS:    source/com/sun/star/help/HelpResultSetForRoot.java
CVS:    source/com/sun/star/help/HelpURLConnection.java
CVS:    source/com/sun/star/help/HelpURLConnectionWithJars.java
CVS:    source/com/sun/star/help/HelpURLParameter.java
CVS:    source/com/sun/star/help/HelpURLStreamHandler.java
CVS:    source/com/sun/star/help/HelpURLStreamHandlerFactory.java
CVS:    source/com/sun/star/help/HelpURLStreamHandlerWithJars.java
CVS:    source/com/sun/star/help/MemoryURLConnection.java
CVS:    source/com/sun/star/help/StringDbt.java
CVS:    source/com/sun/star/help/XSLData.java
CVS:    source/com/sun/star/help/custom.css
CVS:    source/com/sun/star/help/help.xsl
CVS:    source/com/sun/star/help/manifest
CVS:    source/cxxhelp/provider/debughelper.cxx
CVS:    source/helpprovider/exports.dxp
CVS:    source/helpprovider/exports.map
CVS:    source/helpprovider/helpcontentprovider.cxx
CVS:    source/helpprovider/helpcontentprovider.hxx
CVS:    source/helpprovider/makefile.mk
CVS: ----------------------------------------------------------------------



---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to