# # ChangeLog for trunk # # Generated by Trac 1.4.2 # 2024-06-18T23:49:11+12:00 Thu, 03 Aug 2006 03:19:11 GMT mdewsnip [12393] * trunk/cic-hcap/macros/extra.dm (modified) Changed "Advisory Committee" page to "Project Background". Thu, 03 Aug 2006 03:15:07 GMT mdewsnip [12392] * trunk/cic-hcap/images/usa_map-color.gif (added) * trunk/cic-hcap/images/usa_map-mono.gif (added) * trunk/cic-hcap/macros/extra.dm (modified) Added the first versions of the proper US state map images. Thu, 03 Aug 2006 02:55:40 GMT mdewsnip [12391] * trunk/cic-hcap/perllib/plugins/CICWordPlug.pm (modified) Now ignores all-bold lines. Thu, 03 Aug 2006 01:19:12 GMT mdewsnip [12390] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) More fixes, many thanks to John Thompson and DL Consulting Ltd. Wed, 02 Aug 2006 22:59:45 GMT mdewsnip [12389] * trunk/gsdl/macros/query.dm (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) The "the following words were too common and were ignored" message ... Wed, 02 Aug 2006 05:34:50 GMT mdewsnip [12388] * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) Fuzzy searching with Lucene, many thanks to John Thompson and DL ... Wed, 02 Aug 2006 05:21:57 GMT mdewsnip [12387] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Fixes for fuzzy searching, many thanks to John Thompson and DL ... Wed, 02 Aug 2006 04:47:02 GMT shaoqun [12386] * trunk/winbin/bin/yaz.dll (added) added a yaz dll for yaz-client Wed, 02 Aug 2006 04:46:35 GMT shaoqun [12385] * trunk/winbin/bin/libxml2.dll (added) added a xml2 dll for yaz Wed, 02 Aug 2006 04:46:15 GMT shaoqun [12384] * trunk/winbin/bin/iconv.dll (added) added a iconv dll for yaz Wed, 02 Aug 2006 04:40:23 GMT shaoqun [12383] * trunk/winbin/bin/yaz-client.exe (added) added yaz-client Wed, 02 Aug 2006 04:38:45 GMT mdewsnip [12382] * trunk/gsdl/macros/query.dm (modified) Now includes the stopwordsmsg in the search results. Wed, 02 Aug 2006 04:35:43 GMT shaoqun [12381] * trunk/winbin/bin/zlib1.dll (added) added a dll for yaz Wed, 02 Aug 2006 04:30:23 GMT mdewsnip [12380] * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/src/colservr/expat_resultset.cpp (modified) * trunk/gsdl/src/colservr/lucenequeryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) Now shows the stopwords removed by Lucene, many thanks to Me and DL ... Wed, 02 Aug 2006 04:25:56 GMT kjdon [12379] * trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) added ... to New Index and Edit index buttons Wed, 02 Aug 2006 04:25:29 GMT kjdon [12378] * trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) added FURTHER_DIALOG_INDICATOR (...) Wed, 02 Aug 2006 03:07:47 GMT mdewsnip [12377] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now returns query term occurrences correctly, and does fuzzy ... Wed, 02 Aug 2006 03:05:48 GMT mdewsnip [12376] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/Indexer.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/Indexer.java (modified) Now stores term vectors (for the TX field only), to support query ... Wed, 02 Aug 2006 02:14:57 GMT mdewsnip [12375] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Ooops... StopWord output went to STDERR instead of STDOUT. Wed, 02 Aug 2006 01:23:12 GMT mdewsnip [12374] * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) Now "-out" is used to specify the out file (on Windows). Wed, 02 Aug 2006 01:19:10 GMT mdewsnip [12373] * trunk/gsdl/bin/script/lucene_query.pl (modified) Bit tidy up, particularly regarding command-line option parsing. Wed, 02 Aug 2006 00:45:56 GMT mdewsnip [12372] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now returns the stop words that have been removed from the query. Tue, 01 Aug 2006 23:30:37 GMT mdewsnip [12371] * trunk/gsdl/perllib/lucenebuildproc.pm (modified) * trunk/gsdl/perllib/mgbuildproc.pm (modified) * trunk/gsdl/perllib/mgppbuildproc.pm (modified) If sections_index_document_metadata is on, top level sections no ... Tue, 01 Aug 2006 22:22:54 GMT kjdon [12370] * trunk/gsdl/bin/script/import.pl (modified) now create the archives directory here rather than expecting plugouts ... Tue, 01 Aug 2006 04:03:50 GMT kjdon [12369] * trunk/gli/classes/dictionary.properties (modified) moved undo and redo from CDM.FormatMAnager to General, changed a ... Tue, 01 Aug 2006 01:49:43 GMT kjdon [12368] * trunk/gli/src/org/greenstone/gatherer/cdm/MacrosManager.java (modified) grab the focus into textarea when we gain focus Tue, 01 Aug 2006 01:45:40 GMT kjdon [12367] * trunk/gli/src/org/greenstone/gatherer/cdm/MacrosManager.java (modified) this now saves on losefocus, and has undo and redo buttons rather ... Tue, 01 Aug 2006 01:45:03 GMT kjdon [12366] * trunk/gli/src/org/greenstone/gatherer/gui/FormatPane.java (modified) preview button click now calls loseFocus on current view Tue, 01 Aug 2006 01:43:13 GMT kjdon [12365] * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) undo and redo string keys are now General not CDM.FormatManager Mon, 31 Jul 2006 23:33:37 GMT mdewsnip [12364] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now uses the t variable to control whether a "some" or "all" search ... Mon, 31 Jul 2006 21:50:34 GMT kjdon [12363] * trunk/gsdl/perllib/plugouts/BasPlugout.pm (modified) * trunk/gsdl/perllib/plugouts/DSpacePlugout.pm (modified) * trunk/gsdl/perllib/plugouts/GAPlugout.pm (modified) * trunk/gsdl/perllib/plugouts/METSPlugout.pm (modified) sort_metadata renamed to store_output_info_reference, and modified ... Mon, 31 Jul 2006 21:48:20 GMT kjdon [12362] * trunk/gsdl/perllib/strings.properties (modified) import.sortmeta can now be a comma separated list Mon, 31 Jul 2006 21:47:36 GMT kjdon [12361] * trunk/gsdl/bin/script/export.pl (modified) changed a comment Mon, 31 Jul 2006 21:47:08 GMT kjdon [12360] * trunk/gsdl/bin/script/import.pl (modified) changed sortmeta type to metadata instead of metadatum, cos the ... Mon, 31 Jul 2006 05:13:31 GMT kjdon [12359] * trunk/gsdl/bin/script/import.pl (modified) added a comment Mon, 31 Jul 2006 05:13:20 GMT kjdon [12358] * trunk/gsdl/bin/script/export.pl (modified) added back in the unshift that I removed in last commit Mon, 31 Jul 2006 04:58:48 GMT mdewsnip [12357] * trunk/gsdl/bin/script/import.pl (modified) Put back in adding GSDLCOLLECTDIR/perllib to INC, so collection- ... Mon, 31 Jul 2006 04:29:33 GMT kjdon [12356] * trunk/gsdl/perllib/lucenebuildproc.pm (modified) * trunk/gsdl/perllib/mgbuildproc.pm (modified) * trunk/gsdl/perllib/mgppbuildproc.pm (modified) modified Michael's indexed_section change so that gsdldoctype of ... Mon, 31 Jul 2006 04:21:55 GMT kjdon [12355] * trunk/gsdl/bin/script/unbuildv1.pl (modified) * trunk/gsdl/bin/script/unbuildv2.pl (modified) updated to use plugouts instead of docsave Mon, 31 Jul 2006 04:19:36 GMT kjdon [12354] * trunk/gsdl/bin/script/export.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) removed docsave reference Mon, 31 Jul 2006 02:53:01 GMT kjdon [12353] * trunk/gsdl/perllib/docsave.pm (deleted) docsave has been replaced by plugouts Mon, 31 Jul 2006 02:10:24 GMT kjdon [12352] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentControl.java (modified) changed setting of initial value for metadata type to look at preset ... Mon, 31 Jul 2006 01:50:46 GMT kjdon [12351] * trunk/gli/classes/dictionary.properties (modified) some varied changes Mon, 31 Jul 2006 01:49:47 GMT kjdon [12350] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) change parseClassify to use a StringBuffer in an inner loop, and ... Mon, 31 Jul 2006 01:47:15 GMT kjdon [12349] * trunk/gli/src/org/greenstone/gatherer/cdm/LanguageManager.java (modified) added support for setting languagemetadata to be used with language ... Mon, 31 Jul 2006 01:46:08 GMT kjdon [12348] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentControl.java (modified) made selectValue a static method Mon, 31 Jul 2006 01:45:40 GMT kjdon [12347] * trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) added language_metadata strings Sun, 30 Jul 2006 23:08:56 GMT kjdon [12346] * trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) moved text outside the source list. select all button is now on mgpp ... Sun, 30 Jul 2006 23:06:57 GMT kjdon [12345] * trunk/gli/src/org/greenstone/gatherer/gui/MetadataValueTablePane.java (modified) added a tooltip for the inherited metadata icon Sat, 29 Jul 2006 04:12:11 GMT shaoqun [12344] * trunk/gsdl/perllib/plugouts/GAPlugout.pm (modified) mixed bugs of the last update Fri, 28 Jul 2006 04:21:47 GMT shaoqun [12343] * trunk/gli/src/org/greenstone/gatherer/shell/GDefaultProgressMonitor.java (added) a classes that can be used to stop a process Fri, 28 Jul 2006 04:14:40 GMT kjdon [12342] * trunk/gsdl/bin/script/buildcol.pl (modified) added modegli=3 to maxnumeric option Fri, 28 Jul 2006 04:06:28 GMT shaoqun [12341] * trunk/gsdl/bin/script/import.pl (modified) fixed the bugs Fri, 28 Jul 2006 03:21:45 GMT kjdon [12340] * trunk/gsdl/perllib/basebuilder.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgppbuilder.pm (modified) maxnumeric is set using set_maxnumeric (by buildcol.pl) rather than ... Fri, 28 Jul 2006 03:19:16 GMT kjdon [12339] * trunk/gsdl/perllib/strings.properties (modified) added buildcol.maxnumeric Fri, 28 Jul 2006 03:18:49 GMT kjdon [12338] * trunk/gsdl/bin/script/buildcol.pl (modified) added the maxnumeric option to buildcol. so it can be set in GLI. ... Fri, 28 Jul 2006 03:12:11 GMT shaoqun [12337] * trunk/gli/classes/dictionary.properties (modified) added strings for exporting panel Fri, 28 Jul 2006 03:08:13 GMT shaoqun [12336] * trunk/gli/src/org/greenstone/gatherer/gui/ExportAsPrompt.java (modified) added more export versions and xslt transformation Fri, 28 Jul 2006 03:05:10 GMT shaoqun [12335] * trunk/gsdl/bin/script/import.pl (modified) now it uses plugouts Fri, 28 Jul 2006 03:01:46 GMT shaoqun [12334] * trunk/gsdl/bin/script/plugoutinfo.pl (added) a module that displays plugouts info Fri, 28 Jul 2006 03:00:23 GMT shaoqun [12333] * trunk/gsdl/bin/script/export.pl (modified) now it uses plugout Fri, 28 Jul 2006 02:56:36 GMT shaoqun [12332] * trunk/gsdl/perllib/strings.properties (modified) added strings for plugouts Fri, 28 Jul 2006 02:55:40 GMT kjdon [12331] * trunk/gsdl/src/mgpp/text/mgpp_passes.cpp (modified) * trunk/indexers/mgpp/text/mgpp_passes.cpp (modified) * trunk/mgpp/text/mgpp_passes.cpp (modified) removed a debug print statement Fri, 28 Jul 2006 02:54:59 GMT shaoqun [12330] * trunk/gsdl/perllib/plugouts (added) * trunk/gsdl/perllib/plugouts/BasPlugout.pm (added) * trunk/gsdl/perllib/plugouts/DSpacePlugout.pm (added) * trunk/gsdl/perllib/plugouts/GAPlugout.pm (added) * trunk/gsdl/perllib/plugouts/MARCXMLPlugout.pm (added) * trunk/gsdl/perllib/plugouts/METSPlugout.pm (added) plugouts modules Fri, 28 Jul 2006 02:52:55 GMT shaoqun [12329] * trunk/gsdl/perllib/plugout.pm (added) plugouts' wrapper module Fri, 28 Jul 2006 02:50:51 GMT shaoqun [12328] * trunk/gsdl/perllib/arcinfo.pm (modified) added code to guard undefined value Fri, 28 Jul 2006 02:49:58 GMT shaoqun [12327] * trunk/gsdl/perllib/doc.pm (modified) added methods used by plugout Fri, 28 Jul 2006 02:48:24 GMT shaoqun [12326] * trunk/gsdl/perllib/colcfg.pm (modified) added code to handle plugout Fri, 28 Jul 2006 00:32:15 GMT kjdon [12325] * trunk/gsdl/perllib/mgppbuilder.pm (modified) now passes maxnumeric option to mgpp_passes Fri, 28 Jul 2006 00:26:30 GMT kjdon [12324] * trunk/indexers/mgpp/java/org/greenstone/mgpp/MGPPWrapper.java (modified) * trunk/indexers/mgpp/jni/MGPPWrapperImpl.cpp (modified) * trunk/indexers/mgpp/jni/MGPPWrapperImpl.h (modified) * trunk/indexers/mgpp/jni/org_greenstone_mgpp_MGPPWrapper.h (modified) * trunk/mgpp/java/org/greenstone/mgpp/MGPPWrapper.java (modified) * trunk/mgpp/jni/MGPPWrapperImpl.cpp (modified) * trunk/mgpp/jni/MGPPWrapperImpl.h (modified) * trunk/mgpp/jni/org_greenstone_mgpp_MGPPWrapper.h (modified) made the wrapper use maxnumeric for query parsing, can set it using ... Fri, 28 Jul 2006 00:11:05 GMT kjdon [12323] * trunk/indexers/mgpp/lib/unitool.cpp (modified) * trunk/mgpp/lib/unitool.cpp (modified) made a variable static to keep it consistent with mgpp in greenstone 2 Fri, 28 Jul 2006 00:10:33 GMT kjdon [12322] * trunk/indexers/mgpp/lib/unitool.h (modified) * trunk/mgpp/lib/unitool.h (modified) removed extern C wrappers -- causes a problem in newer version of ... Fri, 28 Jul 2006 00:06:09 GMT kjdon [12321] * trunk/indexers/mgpp/text/GSDLQueryParser.cpp (modified) * trunk/indexers/mgpp/text/GSDLQueryParser.h (modified) * trunk/indexers/mgpp/text/Queryer.cpp (modified) * trunk/indexers/mgpp/text/mgpp_passes.cpp (modified) * trunk/indexers/mgpp/text/words.cpp (modified) * trunk/indexers/mgpp/text/words.h (modified) * trunk/mgpp/text/GSDLQueryParser.cpp (modified) * trunk/mgpp/text/GSDLQueryParser.h (modified) * trunk/mgpp/text/Queryer.cpp (modified) * trunk/mgpp/text/mgpp_passes.cpp (modified) * trunk/mgpp/text/words.cpp (modified) * trunk/mgpp/text/words.h (modified) made MAXNUMERIC a global variable instead of a \#define. Its now a ... Fri, 28 Jul 2006 00:05:16 GMT kjdon [12320] * trunk/indexers/mgpp/text/text.cpp (modified) * trunk/mgpp/text/text.cpp (modified) delete -> delete [] change submitted by Emanuel Dejanu Fri, 28 Jul 2006 00:04:37 GMT kjdon [12319] * trunk/indexers/mgpp/text/UCArray.cpp (modified) * trunk/mgpp/text/UCArray.cpp (modified) The inverted file dictionary was not ordered properly. ascii values ... Fri, 28 Jul 2006 00:00:42 GMT kjdon [12318] * trunk/indexers/mgpp/text/GSDLQueryLex.cpp (modified) * trunk/mgpp/text/GSDLQueryLex.cpp (modified) some changes submitted by Emanuel Dejanu Thu, 27 Jul 2006 23:58:32 GMT kjdon [12317] * trunk/gsdl/src/mgpp/text/text.pass1.cpp (modified) close a file handle Thu, 27 Jul 2006 23:57:52 GMT kjdon [12316] * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) setCSTr for levels, changed the length from 8 to 3 Thu, 27 Jul 2006 23:41:12 GMT kjdon [12315] * trunk/gsdl/src/recpt/phindaction.cpp (modified) mgpp's ParseQuery now takes a fourth argumnet, maxnumeric - leave as ... Thu, 27 Jul 2006 23:40:29 GMT kjdon [12314] * trunk/gsdl/src/colservr/mgppsearch.cpp (modified) * trunk/gsdl/src/colservr/mgqueryfilter.cpp (modified) * trunk/gsdl/src/colservr/mgqueryfilter.h (modified) * trunk/gsdl/src/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryfilter.h (modified) maxnumeric moved from mgqueryfilterclass to queryfilterclass, cos now ... Thu, 27 Jul 2006 23:38:35 GMT kjdon [12313] * trunk/gsdl/src/mgpp/text/GSDLQueryParser.cpp (modified) * trunk/gsdl/src/mgpp/text/GSDLQueryParser.h (modified) * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_passes.cpp (modified) * trunk/gsdl/src/mgpp/text/words.cpp (modified) * trunk/gsdl/src/mgpp/text/words.h (modified) made MAXNUMERIC a global variable instead of a \#define. Its now a ... Thu, 27 Jul 2006 05:22:41 GMT kjdon [12312] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentControl.java (modified) fixed a bug that produced a NPE Thu, 27 Jul 2006 05:16:24 GMT nzdl [12311] * trunk/gsdl/macros/nzdlhome.dm (modified) removed some earlier versions of collections, added two new dec ... Thu, 27 Jul 2006 01:52:26 GMT davidb [12310] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/Preferences.java (modified) Minor mods to Gatherer exit code to allow -- for the Windows case -- ... Wed, 26 Jul 2006 03:28:37 GMT kjdon [12309] * trunk/gsdl/perllib/plugins/ProCitePlug.pm (modified) changed to explodes=yes, put table tags around the HTMLDisplay ... Wed, 26 Jul 2006 02:35:17 GMT kjdon [12308] * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) changed default level from Document to Doc cos that is what ... Wed, 26 Jul 2006 01:32:51 GMT kjdon [12307] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentControl.java (modified) removed some unused code Wed, 26 Jul 2006 01:08:43 GMT kjdon [12306] * trunk/gli/src/org/greenstone/gatherer/gems/MetadataSetManager.java (modified) changed a debug statement so that its not printing out a null value Wed, 26 Jul 2006 01:07:24 GMT kjdon [12305] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentControl.java (added) * trunk/gli/src/org/greenstone/gatherer/gui/ArgumentControl.java (deleted) * trunk/gli/src/org/greenstone/gatherer/gui/ExplodeMetadataPrompt.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/OptionsPane.java (modified) removed gui.ArgumentControl class and ArgumentConfiguration inner ... Tue, 25 Jul 2006 01:49:17 GMT kjdon [12304] * trunk/gli/src/org/greenstone/gatherer/cdm/Index.java (modified) made the LEVEL string [] protected Tue, 25 Jul 2006 01:48:53 GMT kjdon [12303] * trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) made BasicSeparator a static class, removed some custom plugin code Tue, 25 Jul 2006 01:48:07 GMT kjdon [12302] * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) removed an unused variable and unused method, blank feature and part ... Tue, 25 Jul 2006 01:46:36 GMT kjdon [12301] * trunk/gli/src/org/greenstone/gatherer/cdm/Format.java (modified) changed the default features back to have "" as the first one - will ... Tue, 25 Jul 2006 01:45:23 GMT kjdon [12300] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/LanguageManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/ScriptOptions.java (modified) * trunk/gli/src/org/greenstone/gatherer/gems/GEMS.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/NewCollectionDetailsPrompt.java (modified) removed some unused variables Tue, 25 Jul 2006 01:44:44 GMT kjdon [12299] * trunk/gli/src/org/greenstone/gatherer/cdm/SearchMetadataManager.java (modified) made SearchMetadataTableCellRenderer a static class Tue, 25 Jul 2006 01:44:23 GMT kjdon [12298] * trunk/gli/src/org/greenstone/gatherer/cdm/MacrosManager.java (modified) close the bufferedreader Tue, 25 Jul 2006 01:43:35 GMT kjdon [12297] * trunk/gli/src/org/greenstone/gatherer/feedback/ActionRecorderDialog.java (modified) changed = to == Tue, 25 Jul 2006 01:43:02 GMT kjdon [12296] * trunk/gli/classes/dictionary.properties (modified) a coupld of strings for FormatManager and ExplodeMEtadataPrompt Tue, 25 Jul 2006 01:42:17 GMT kjdon [12295] * trunk/gli/src/org/greenstone/gatherer/Dictionary.java (modified) changed string concatenation to use a StringBuffer Tue, 25 Jul 2006 01:40:13 GMT kjdon [12294] * trunk/gli/src/org/greenstone/gatherer/shell/GBuildProgressMonitor.java (modified) * trunk/gli/src/org/greenstone/gatherer/shell/GImportProgressMonitor.java (modified) changed an & to &&, changed != "" to \!.equals("")