# # ChangeLog for trunk/gsdl # # Generated by Trac 1.4.2 # 2024-06-10T22:39:20+12:00 Thu, 28 Sep 2006 04:52:34 GMT kjdon [12912] * trunk/gsdl/src/mgpp/text/GSDLQueryParser.cpp (modified) turned off accent folding if partial matching is being done - can't ... Thu, 28 Sep 2006 04:49:38 GMT kjdon [12911] * trunk/gsdl/perllib/mgppbuilder.pm (modified) I have removed a line I think I committed by mistake back in 2005. ... Thu, 28 Sep 2006 04:45:30 GMT kjdon [12910] * trunk/gsdl/perllib/lucenebuilder.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgppbuilder.pm (modified) new indexoptions field in collect.cfg specifies which stem indexes ... Thu, 28 Sep 2006 04:42:00 GMT kjdon [12909] * trunk/gsdl/perllib/basebuilder.pm (modified) now uses colcfg to write out the build file rather than ... Thu, 28 Sep 2006 04:22:46 GMT kjdon [12906] * trunk/gsdl/perllib/downloaders/WgetDownload.pm (modified) in useWget, strReadIn may not be defined, so initialise it to empty ... Thu, 28 Sep 2006 04:02:44 GMT kjdon [12903] * trunk/gsdl/bin/script/downloadfrom.pl (modified) remove the trailing slash from cache_dir -on windows this stuff things up Thu, 28 Sep 2006 04:01:05 GMT kjdon [12902] * trunk/gsdl/perllib/downloaders/SRWDownload.pm (modified) * trunk/gsdl/perllib/downloaders/Z3950Download.pm (modified) tidied up saveRecords a bit. SRWDownload now uses filename_cat ... Thu, 28 Sep 2006 02:57:32 GMT kjdon [12897] * trunk/gsdl/perllib/colcfg.pm (modified) added indexoptions into collect.cfg fields, and stemindexes into ... Thu, 28 Sep 2006 01:40:40 GMT mdewsnip [12896] * trunk/gsdl/perllib/classify/GenericList.pm (modified) More tidying up of the code. Thu, 28 Sep 2006 01:05:34 GMT mdewsnip [12895] * trunk/gsdl/perllib/classify/GenericList.pm (modified) More minor changes. Thu, 28 Sep 2006 00:07:50 GMT mdewsnip [12894] * trunk/gsdl/perllib/classify/GenericList.pm (modified) Tidied up the new() function some more. Wed, 27 Sep 2006 23:29:39 GMT mdewsnip [12893] * trunk/gsdl/perllib/classify/GenericList.pm (modified) More variable name improvements. Wed, 27 Sep 2006 23:26:23 GMT mdewsnip [12892] * trunk/gsdl/perllib/classify/GenericList.pm (modified) Changed the ".use_hlist" entries to ".list_type", for simplicity. Wed, 27 Sep 2006 23:21:26 GMT mdewsnip [12891] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZCompactSectionList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/AllList.pm (modified) * trunk/gsdl/perllib/classify/Browse.pm (modified) * trunk/gsdl/perllib/classify/Collage.pm (modified) * trunk/gsdl/perllib/classify/DateList.pm (modified) * trunk/gsdl/perllib/classify/GenericList.pm (modified) * trunk/gsdl/perllib/classify/HFileHierarchy.pm (modified) * trunk/gsdl/perllib/classify/HTML.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/Phind.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) Tidied up that horrible long line in the new() function of every ... Wed, 27 Sep 2006 23:20:01 GMT kjdon [12890] * trunk/gsdl/packages/unac (added) * trunk/gsdl/packages/unac/.version (added) * trunk/gsdl/packages/unac/Makefile.in (added) * trunk/gsdl/packages/unac/aclocal.m4 (added) * trunk/gsdl/packages/unac/config.h.in (added) * trunk/gsdl/packages/unac/configure (added) * trunk/gsdl/packages/unac/configure.ac (added) * trunk/gsdl/packages/unac/unac.c (added) * trunk/gsdl/packages/unac/unac.h (added) * trunk/gsdl/packages/unac/win32.mak (added) initial stab at a simple version of unac library. used for Accent ... Wed, 27 Sep 2006 23:14:32 GMT mdewsnip [12889] * trunk/gsdl/perllib/classify/GenericList.pm (modified) Tidied up lots of variable names. Wed, 27 Sep 2006 23:05:59 GMT kjdon [12888] * trunk/gsdl/src/mgpp/text/Makefile.in (modified) Accent folding patch thanks to Juan Grigera. added unac includes and lib Wed, 27 Sep 2006 23:03:42 GMT kjdon [12887] * trunk/gsdl/src/mgpp/text/Terms.cpp (modified) Accent folding patch thanks to Juan Grigera. addedd in support for ... Wed, 27 Sep 2006 22:59:20 GMT kjdon [12886] * trunk/gsdl/src/mgpp/text/IndexData.cpp (modified) * trunk/gsdl/src/mgpp/text/IndexData.h (modified) Accent folding patch thanks to Juan Grigera. Added in all the extra ... Wed, 27 Sep 2006 22:56:12 GMT kjdon [12885] * trunk/gsdl/src/mgpp/text/mgpp_stem_idx.cpp (modified) Accent folding patch thanks to Juan Grigera. now has more options for ... Wed, 27 Sep 2006 22:44:01 GMT kjdon [12884] * trunk/gsdl/src/mgpp/text/GSDLQueryParser.cpp (modified) Accent folding patch thanks to Juan Grigera. parsing of ... Wed, 27 Sep 2006 22:43:16 GMT mdewsnip [12883] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Removed a pointless comparison. Wed, 27 Sep 2006 22:32:28 GMT kjdon [12882] * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) added accentfolding option. setting up default stem method now uses ... Wed, 27 Sep 2006 22:28:56 GMT kjdon [12881] * trunk/gsdl/src/mgpp/text/mg_files.h (modified) Accent folding patch thanks to Juan Grigera. file suffixes with ... Wed, 27 Sep 2006 22:27:30 GMT kjdon [12880] * trunk/gsdl/src/mgpp/text/mg_files.cpp (modified) Accent folding patch thanks to Juan Grigera. Added a make_suffix function Wed, 27 Sep 2006 22:23:36 GMT kjdon [12879] * trunk/gsdl/src/mgpp/text/stemmer.cpp (modified) * trunk/gsdl/src/mgpp/text/stemmer.h (modified) Accent Folding patch thanks to Juan Grigera. mgpp_stemmer now does ... Wed, 27 Sep 2006 21:40:07 GMT mdewsnip [12878] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) Fixed a bug where '&' characters in filenames aren't made XML safe. Wed, 27 Sep 2006 05:27:47 GMT kjdon [12877] * trunk/gsdl/macros/english.dm (modified) some changes thanks to suggestions made by John Rose. Also, changed ... Wed, 27 Sep 2006 05:26:31 GMT kjdon [12876] * trunk/gsdl/macros/help.dm (modified) some changes to help. some thanks to suggestions made by John Rose. ... Wed, 27 Sep 2006 05:24:59 GMT kjdon [12875] * trunk/gsdl/macros/pref.dm (modified) added in accentfolding preferences. Also, made stem, case, accent ... Wed, 27 Sep 2006 05:07:31 GMT mdewsnip [12874] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) No longer sets the plugin's input encoding back to auto, to prevent ... Wed, 27 Sep 2006 04:38:41 GMT mdewsnip [12873] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) Can now obtain multiple documents for a record (and assign the ... Wed, 27 Sep 2006 03:24:19 GMT kjdon [12871] * trunk/gsdl/src/colservr/queryfilter.cpp (modified) Accent Folding patch, thanks to Juan Grigera. Added AccentFold ... Wed, 27 Sep 2006 03:21:53 GMT kjdon [12870] * trunk/gsdl/src/colservr/z3950server.cpp (modified) Accent Folding patch, thanks to Juan Grigera. Added AccentFold option ... Wed, 27 Sep 2006 03:20:05 GMT kjdon [12869] * trunk/gsdl/src/colservr/mgppsearch.cpp (modified) Accent Folding patch, thanks to Juan Grigera. defaultStemMethod uses ... Wed, 27 Sep 2006 03:17:46 GMT kjdon [12868] * trunk/gsdl/src/colservr/queryinfo.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) AccentFolding patch, thanks to Juan Grigera. added accentfolding to ... Wed, 27 Sep 2006 03:15:06 GMT kjdon [12867] * trunk/gsdl/src/colservr/collectserver.cpp (modified) use stemindexes from build.cfg to set colinfo stemIndexes value Wed, 27 Sep 2006 03:13:21 GMT kjdon [12866] * trunk/gsdl/src/recpt/queryaction.cpp (modified) added af (accent folding) arg, and ks, ss and afs which state whether ... Wed, 27 Sep 2006 03:12:12 GMT kjdon [12865] * trunk/gsdl/src/recpt/pageaction.cpp (modified) need to call set_stem_index_args to set up the ss, ks and afs args Wed, 27 Sep 2006 03:10:31 GMT kjdon [12864] * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/gsdl/src/recpt/querytools.h (modified) set_stem_index_args sets ks, ss, and afs args depending on the value ... Wed, 27 Sep 2006 03:08:23 GMT kjdon [12863] * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) added in stemIndexes to colinfo_t, plus some #defines. stemIndexes ... Tue, 26 Sep 2006 02:22:03 GMT nzdl [12848] * trunk/gsdl/bin/script/lucene_query.pl (modified) try the JAVA_HOME variable first to find java, otherwise just use ... Mon, 25 Sep 2006 22:09:48 GMT mdewsnip [12846] * 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) Minor changes. Mon, 25 Sep 2006 03:26:44 GMT mdewsnip [12845] * trunk/gsdl/perllib/lucenebuilder.pm (modified) Commented out "use IncrementalBuildUtils", as this doesn't seem to be ... Mon, 25 Sep 2006 02:17:10 GMT mdewsnip [12844] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/getdocument.pl (added) * trunk/gsdl/bin/script/lucene_passes.pl (modified) * trunk/gsdl/bin/script/removedocument.pl (added) * trunk/gsdl/bin/script/set_metadata.pl (added) * trunk/gsdl/perllib/ClassifyTreeModel.pm (added) * trunk/gsdl/perllib/ClassifyTreeNode.pm (added) * trunk/gsdl/perllib/ClassifyTreePath.pm (added) * trunk/gsdl/perllib/GDBMUtils.pm (added) * trunk/gsdl/perllib/IncrementalBuildUtils.pm (added) * trunk/gsdl/perllib/IncrementalDocument.pm (added) * trunk/gsdl/perllib/basebuilder.pm (modified) * trunk/gsdl/perllib/basebuildproc.pm (modified) * trunk/gsdl/perllib/classify.pm (modified) * trunk/gsdl/perllib/incremental_build.pm (added) * trunk/gsdl/perllib/lucenebuilder.pm (modified) * trunk/gsdl/perllib/lucenebuildproc.pm (modified) * trunk/gsdl/perllib/plugins/GAPlug.pm (modified) * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) * trunk/gsdl/src/gdbmget (added) * trunk/gsdl/src/gdbmget/Makefile.in (added) * trunk/gsdl/src/gdbmget/config.h.in (added) * trunk/gsdl/src/gdbmget/configtest.pl (added) * trunk/gsdl/src/gdbmget/configure (added) * trunk/gsdl/src/gdbmget/gdbmget.cpp (added) * trunk/gsdl/src/gdbmget/install-sh (added) * trunk/gsdl/src/gdbmget/win32.mak (added) * trunk/gsdl/src/gdbmset (added) * trunk/gsdl/src/gdbmset/Makefile.in (added) * trunk/gsdl/src/gdbmset/config.h.in (added) * trunk/gsdl/src/gdbmset/configtest.pl (added) * trunk/gsdl/src/gdbmset/configure (added) * trunk/gsdl/src/gdbmset/gdbmset.cpp (added) * trunk/gsdl/src/gdbmset/install-sh (added) * trunk/gsdl/src/gdbmset/win32.mak (added) Incremental building and dynamic GDBM updating code, many thanks to ... Sun, 24 Sep 2006 23:28:57 GMT kjdon [12839] * trunk/gsdl/packages/mg/lib/unitool.c (modified) * trunk/gsdl/src/mgpp/lib/unitool.cpp (modified) changed the last mongolian mod to only include letters, and added in ... Fri, 22 Sep 2006 04:03:36 GMT kjdon [12834] * trunk/gsdl/perllib/plugins/ExcelPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/PPTPlug.pm (modified) * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) * trunk/gsdl/perllib/plugins/RTFPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) these convertto plugins were all setting extract_language=1 to their ... Fri, 22 Sep 2006 04:01:31 GMT kjdon [12833] * trunk/gsdl/perllib/plugins/ISISPlug.pm (modified) we don't want textcat to be run for isis files. we assume ascii ... Fri, 22 Sep 2006 03:43:10 GMT kjdon [12832] * trunk/gsdl/perllib/multiread.pm (modified) added in ascii casee in read_file - if not done specially, will be ... Fri, 22 Sep 2006 02:07:06 GMT mdewsnip [12831] * trunk/gsdl/collect/demo/etc/collect.cfg (modified) Slovak demo collection strings, many thanks to Tomas Fiala. Thu, 21 Sep 2006 05:16:51 GMT kjdon [12821] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) changed the gli modes for some options Thu, 21 Sep 2006 05:06:56 GMT kjdon [12820] * trunk/gsdl/bin/script/buildcol.pl (modified) made index option glimode 4 Thu, 21 Sep 2006 05:06:38 GMT kjdon [12819] * trunk/gsdl/bin/script/import.pl (modified) moved some options around Thu, 21 Sep 2006 05:05:31 GMT kjdon [12817] * trunk/gsdl/perllib/strings.properties (modified) changed the descriptions of a few import options Thu, 21 Sep 2006 04:09:38 GMT mdewsnip [12812] * trunk/gsdl/collect/demo/etc/collect.cfg (modified) Updated to include buildtype line. Wed, 20 Sep 2006 22:36:42 GMT davidb [12796] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) Minor fix to error statement (compiled under Windows, but not Linux). Wed, 20 Sep 2006 03:30:04 GMT davidb [12795] * trunk/gsdl/setup.bat (modified) setup.bash infers GSDLHOME from current working directory, but in ... Wed, 20 Sep 2006 03:26:17 GMT davidb [12794] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) * trunk/gsdl/src/recpt/depositoraction.cpp (modified) Changes to make depositor action work under Windows. Main change is ... Wed, 20 Sep 2006 01:31:31 GMT kjdon [12793] * trunk/gsdl/lib/display.h (modified) * trunk/gsdl/src/phind/generate/phrase.h (modified) gcc-4 compilation patch, thanks to Juan Grigera Wed, 20 Sep 2006 00:13:50 GMT kjdon [12792] * trunk/gsdl/src/recpt/querytools.cpp (modified) added parentheses for saving in addstemcase Tue, 19 Sep 2006 23:04:34 GMT kjdon [12791] * trunk/gsdl/src/recpt/querytools.cpp (modified) fixed up a non-compiling mistake Tue, 19 Sep 2006 22:16:41 GMT kjdon [12789] * trunk/gsdl/macros/english.dm (modified) added some form search help Tue, 19 Sep 2006 22:02:41 GMT kjdon [12788] * trunk/gsdl/macros/nzdlhome.dm (modified) removed feedback link cos we don't monitor the address anymore Tue, 19 Sep 2006 22:02:09 GMT kjdon [12787] * trunk/gsdl/macros/base.dm (modified) removed mailaddr macro Tue, 19 Sep 2006 21:55:47 GMT kjdon [12786] * trunk/gsdl/src/recpt/queryaction.cpp (modified) added sort field macro for use in query form with lucene, query ... Tue, 19 Sep 2006 21:54:03 GMT kjdon [12785] * trunk/gsdl/src/recpt/queryaction.h (modified) added new set_sfselection_macro method Tue, 19 Sep 2006 21:53:39 GMT kjdon [12784] * trunk/gsdl/src/recpt/querytools.cpp (modified) modified query parsing for mgpp and lucene. hopefully it will work ... Tue, 19 Sep 2006 21:51:46 GMT kjdon [12783] * trunk/gsdl/src/recpt/querytools.h (modified) removed declarations which are not used outside this file, changed ... Tue, 19 Sep 2006 21:34:24 GMT kjdon [12782] * trunk/gsdl/macros/help.dm (modified) added some more search help Tue, 19 Sep 2006 21:33:57 GMT kjdon [12781] * trunk/gsdl/macros/english.dm (modified) added sort field to query form for lucene, a little bit of help text Tue, 19 Sep 2006 21:31:39 GMT kjdon [12780] * trunk/gsdl/macros/query.dm (modified) query form rejigging. mainly for lucene, removed t option for ... Tue, 19 Sep 2006 21:29:29 GMT kjdon [12779] * trunk/gsdl/macros/pref.dm (modified) hide stem adn casefolding prefs for lucene collections Tue, 19 Sep 2006 21:27:48 GMT kjdon [12778] * trunk/gsdl/macros/base.dm (modified) added _sfselection_ macro to list of those set by server (sort field ... Tue, 19 Sep 2006 21:27:08 GMT kjdon [12777] * trunk/gsdl/images/style.css (modified) removed the centering for the query form Tue, 19 Sep 2006 04:09:30 GMT mdewsnip [12776] * 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) Fixed a bug where misspelled words could be marked as stop words with ... Tue, 19 Sep 2006 00:55:21 GMT mdewsnip [12775] * 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) Fixed bug where some terms have zero frequency (because they don't ... Mon, 18 Sep 2006 04:06:25 GMT kjdon [12774] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) new jar file after xmlSafe change, see log of GS2LuceneQuery.java Mon, 18 Sep 2006 04:02:18 GMT kjdon [12773] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) added xmlSafe around the query_string in the XML output - can't have ... Mon, 18 Sep 2006 03:56:03 GMT kjdon [12772] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) put the { of an if or while or else statement on the same line as the ... Mon, 18 Sep 2006 03:25:40 GMT mdewsnip [12771] * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) Changed the new "fuzziness" argument to take an integer instead of a ... Mon, 18 Sep 2006 02:32:31 GMT mdewsnip [12770] * 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/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Changed the Lucene "-fuzzy" argument to "-fuzziness ", for ... Mon, 18 Sep 2006 00:11:14 GMT kjdon [12769] * trunk/gsdl/macros/pref.dm (modified) removed left over qf refs Mon, 18 Sep 2006 00:10:45 GMT kjdon [12768] * trunk/gsdl/macros/query.dm (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) no longer use arg qf for simple/advanced form. Use the b arg, so that ... Sun, 17 Sep 2006 22:42:56 GMT kjdon [12767] * trunk/gsdl/macros/pref.dm (modified) removed the two alerts which were committed by mistake Sun, 17 Sep 2006 22:25:43 GMT kjdon [12766] * trunk/gsdl/macros/english.dm (modified) some changes to help text, in particular, modification of search type ... Sun, 17 Sep 2006 22:24:17 GMT kjdon [12765] * trunk/gsdl/macros/help.dm (modified) added a selector macro for searchtypeprefs text base on coll type and ... Fri, 15 Sep 2006 04:42:18 GMT kjdon [12764] * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/macros/pref.dm (modified) changed preferences page, in particular search type and query box and ... Fri, 15 Sep 2006 01:11:23 GMT mdewsnip [12761] * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) Fixed problem accessing non-ASCII files. Fri, 15 Sep 2006 00:09:21 GMT kjdon [12760] * trunk/gsdl/macros/query.dm (modified) added quotes in chooseadvancedsearch to make it work properly Fri, 15 Sep 2006 00:08:52 GMT kjdon [12759] * trunk/gsdl/macros/english.dm (modified) added a space at the end of textadvancedlucenesearch Thu, 14 Sep 2006 23:15:40 GMT kjdon [12754] * trunk/gsdl/packages/isis-gdl/win32.mak (added) makefile for windows Thu, 14 Sep 2006 04:15:59 GMT kjdon [12744] * trunk/gsdl/perllib/classify/AllList.pm (modified) added the license info and description Thu, 14 Sep 2006 04:15:25 GMT kjdon [12743] * trunk/gsdl/perllib/strings.properties (modified) updated the descriptions of classifiers Thu, 14 Sep 2006 01:33:01 GMT kjdon [12742] * trunk/gsdl/perllib/strings.properties (modified) plugin description mods. Some changed, some added, some removed Thu, 14 Sep 2006 01:32:25 GMT kjdon [12741] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/DBPlug.pm (modified) changed the descriptions Wed, 13 Sep 2006 21:13:57 GMT kjdon [12736] * trunk/gsdl/packages/mg/lib/unitool.c (modified) * trunk/gsdl/src/mgpp/lib/unitool.cpp (modified) added in unicode range for Mongolian Tue, 12 Sep 2006 00:33:00 GMT mdewsnip [12720] * trunk/gsdl/src/recpt/queryaction.cpp (modified) Some HTML 4 compliance fixes to the search history stuff. Fri, 08 Sep 2006 04:09:46 GMT nzdl [12719] * trunk/gsdl/macros/arabic.dm (modified) * trunk/gsdl/macros/arabic2.dm (modified) Updated Arabic interface, many thanks to Usama Salama. Fri, 08 Sep 2006 02:56:13 GMT mdewsnip [12715] * trunk/gsdl/perllib/plugins/ISISPlug.pm (modified) Now supports MST and XRF files with uppercase extensions on Linux, ... Fri, 08 Sep 2006 02:32:09 GMT mdewsnip [12714] * trunk/gsdl/packages/isis-gdl/MFFile.cpp (modified) * trunk/gsdl/packages/isis-gdl/XRFFile.cpp (modified) Can now handle uppercase extensions on Linux.