# # ChangeLog for / # # Generated by Trac 1.4.2 # 2024-06-07T15:13:14+12:00 Thu, 20 Oct 2005 01:56:05 GMT kjdon [10745] * trunk/CVSROOT/modules (modified) trying again to make the gs2build module work for exporting Thu, 20 Oct 2005 01:43:45 GMT kjdon [10744] * trunk/CVSROOT/modules (modified) trying again to make the gs2build module work for exporting Thu, 20 Oct 2005 01:41:28 GMT kjdon [10743] * trunk/CVSROOT/modules (modified) just trying something out Thu, 20 Oct 2005 01:10:59 GMT kjdon [10742] * trunk/gsdl3/build.xml (modified) a couple of changes for the password prompt texts Thu, 20 Oct 2005 01:10:11 GMT kjdon [10741] * trunk/gsdl3/README.txt (modified) few notes Thu, 20 Oct 2005 00:31:18 GMT kjdon [10740] * trunk/CVSROOT/modules (modified) added in marctodc.txt to the etc dir for gs2build Wed, 19 Oct 2005 23:06:26 GMT mdewsnip [10739] * trunk/gsdl/src/recpt/highlighttext.cpp (modified) Added a bug fix suggested by Jens Wille: expand any macros in the ... Wed, 19 Oct 2005 21:36:24 GMT kjdon [10738] * trunk/gsdl/src/oaiservr/metaformat.cpp (modified) * trunk/gsdl/src/oaiservr/metaformat.h (modified) now use utf8outconvertclass when outputting metadata so that its in ... Wed, 19 Oct 2005 03:06:40 GMT kjdon [10737] * trunk/gsdl3/packages/javagdbm (added) * trunk/gsdl3/packages/javagdbm/CHANGES (added) * trunk/gsdl3/packages/javagdbm/FAQ.html (added) * trunk/gsdl3/packages/javagdbm/LICENSE (added) * trunk/gsdl3/packages/javagdbm/Makefile.in (added) * trunk/gsdl3/packages/javagdbm/README.txt (added) * trunk/gsdl3/packages/javagdbm/TODO (added) * trunk/gsdl3/packages/javagdbm/configure (added) * trunk/gsdl3/packages/javagdbm/configure.in (added) * trunk/gsdl3/packages/javagdbm/java (added) * trunk/gsdl3/packages/javagdbm/java/Makefile.in (added) * trunk/gsdl3/packages/javagdbm/java/au (added) * trunk/gsdl3/packages/javagdbm/java/au/com (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/dbinterface (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/dbinterface/vf (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/dbinterface/vf/VFDbInterface.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/dbinterface/vf/VFItem.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/dbinterface/vf/VFOrder.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/gdbm (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/gdbm/Closeable.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/gdbm/GdbmDictionary.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/gdbm/GdbmException.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/gdbm/GdbmFile.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/gdbm/GdbmTest.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/io (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/io/IOUtils.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/meta (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/meta/SerializationDumper.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/meta/ShowClass.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/packing (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/packing/NativeStringPacking.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/packing/Packing.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/packing/QuotedVectorPacking.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/packing/RawPacking.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/packing/SerializationPacking.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/packing/StringPacking.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/packing/TestQuotedVectorPacking.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/test (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/test/Test.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/util (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/util/StringOps.java (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/util/test (added) * trunk/gsdl3/packages/javagdbm/java/au/com/pharos/util/test/StringOpsTest.java (added) * trunk/gsdl3/packages/javagdbm/java/winMake.bat (added) * trunk/gsdl3/packages/javagdbm/jni (added) * trunk/gsdl3/packages/javagdbm/jni/GdbmFile.h (added) * trunk/gsdl3/packages/javagdbm/jni/Makefile.in (added) * trunk/gsdl3/packages/javagdbm/jni/gdbmjava.c (added) * trunk/gsdl3/packages/javagdbm/jni/win32.mak (added) * trunk/gsdl3/packages/javagdbm/winMake.bat (added) * trunk/gsdl3/src/packages/javagdbm (added) * trunk/gsdl3/src/packages/javagdbm/CHANGES (added) * trunk/gsdl3/src/packages/javagdbm/FAQ.html (added) * trunk/gsdl3/src/packages/javagdbm/LICENSE (added) * trunk/gsdl3/src/packages/javagdbm/Makefile.in (added) * trunk/gsdl3/src/packages/javagdbm/README.txt (added) * trunk/gsdl3/src/packages/javagdbm/TODO (added) * trunk/gsdl3/src/packages/javagdbm/configure (added) * trunk/gsdl3/src/packages/javagdbm/configure.in (added) * trunk/gsdl3/src/packages/javagdbm/java (added) * trunk/gsdl3/src/packages/javagdbm/java/Makefile.in (added) * trunk/gsdl3/src/packages/javagdbm/java/au (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/dbinterface (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/dbinterface/vf (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/dbinterface/vf/VFDbInterface.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/dbinterface/vf/VFItem.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/dbinterface/vf/VFOrder.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/gdbm (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/gdbm/Closeable.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/gdbm/GdbmDictionary.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/gdbm/GdbmException.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/gdbm/GdbmFile.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/gdbm/GdbmTest.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/io (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/io/IOUtils.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/meta (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/meta/SerializationDumper.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/meta/ShowClass.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/packing (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/packing/NativeStringPacking.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/packing/Packing.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/packing/QuotedVectorPacking.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/packing/RawPacking.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/packing/SerializationPacking.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/packing/StringPacking.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/packing/TestQuotedVectorPacking.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/test (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/test/Test.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/util (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/util/StringOps.java (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/util/test (added) * trunk/gsdl3/src/packages/javagdbm/java/au/com/pharos/util/test/StringOpsTest.java (added) * trunk/gsdl3/src/packages/javagdbm/java/winMake.bat (added) * trunk/gsdl3/src/packages/javagdbm/jni (added) * trunk/gsdl3/src/packages/javagdbm/jni/GdbmFile.h (added) * trunk/gsdl3/src/packages/javagdbm/jni/Makefile.in (added) * trunk/gsdl3/src/packages/javagdbm/jni/gdbmjava.c (added) * trunk/gsdl3/src/packages/javagdbm/jni/win32.mak (added) * trunk/gsdl3/src/packages/javagdbm/winMake.bat (added) Java Wrapper for GDBM, from Martin Pool. Original website gone, so ... Wed, 19 Oct 2005 01:43:09 GMT kjdon [10736] * trunk/gsdl3/packages/Makefile.in (deleted) * trunk/gsdl3/packages/configure (deleted) we just call individual package configure/make from the build file, ... Tue, 18 Oct 2005 23:13:09 GMT kjdon [10735] * trunk/gsdl3/build.xml (modified) in the filter for setup.bat, need to make sure we have a windows path ... Tue, 18 Oct 2005 22:55:25 GMT kjdon [10734] * trunk/gsdl3/gs3-setup.bat (modified) fixed a couple of bugs Tue, 18 Oct 2005 20:03:34 GMT mdewsnip [10733] * trunk/gsdl/src/recpt/formattools.cpp (modified) Improved display of dates so values like "19960000" and "19960100" ... Tue, 18 Oct 2005 02:54:24 GMT kjdon [10732] * trunk/gsdl3/build.xml (modified) some changes to get the release working on windows Tue, 18 Oct 2005 00:19:31 GMT kjdon [10731] * trunk/gsdl3/build.xml (modified) need to rename xalan and xerces jar files on install from distro if ... Tue, 18 Oct 2005 00:00:53 GMT kjdon [10730] * trunk/gsdl3/web/sites/localsite/collect/gs2mgppdemo/etc/collect.cfg (modified) * trunk/gsdl3/web/sites/localsite/collect/gs2mgppdemo/etc/collectionConfig.xml (modified) had green stone in teh description Fri, 14 Oct 2005 02:26:30 GMT mdewsnip [10729] * trunk/gli/makegli.bat (modified) * trunk/gli/makegli.sh (modified) No longer compiles Zipup.java (no longer exists). Fri, 14 Oct 2005 02:24:59 GMT mdewsnip [10728] * trunk/gli/src/org/greenstone/gatherer/util/Zipup.java (deleted) Replace Zipup.java with remote/ZipFiles.java. Fri, 14 Oct 2005 02:22:41 GMT mdewsnip [10727] * trunk/gsdl/cgi-bin/download (deleted) * trunk/gsdl/cgi-bin/gliserver (added) * trunk/gsdl/cgi-bin/launch (deleted) * trunk/gsdl/cgi-bin/upload (deleted) Replaced the old "download", "launch" and "upload" GLI applet scripts ... Fri, 14 Oct 2005 02:19:36 GMT mdewsnip [10726] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * trunk/gli/src/org/greenstone/gatherer/GathererApplet.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.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/file/FileManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/CreatePane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/DeleteCollectionPrompt.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/MenuBar.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/NewCollectionDetailsPrompt.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/Preferences.java (modified) * trunk/gli/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) * trunk/gli/src/org/greenstone/gatherer/remote/ZipCollectionArchives.java (added) * trunk/gli/src/org/greenstone/gatherer/remote/ZipCollectionConfigurations.java (added) * trunk/gli/src/org/greenstone/gatherer/remote/ZipCollectionShell.java (added) * trunk/gli/src/org/greenstone/gatherer/remote/ZipFiles.java (added) * trunk/gli/src/org/greenstone/gatherer/shell/GShell.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/ZipTools.java (modified) (MAJOR CHANGE) This is the remote Greenstone building functionality ... Fri, 14 Oct 2005 00:39:40 GMT chi [10725] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) For some reasons, to change the date format to "yyymmdd" used "date" ... Fri, 14 Oct 2005 00:37:43 GMT chi [10724] * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) Add an option-metadata_fields to allow user-specified metadata fields ... Fri, 14 Oct 2005 00:23:23 GMT chi [10723] * trunk/gsdl/perllib/plugins/StructuredHTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) Change the option of extracted_word_metadata_fields to metadata_fields. Thu, 13 Oct 2005 21:48:11 GMT mdewsnip [10722] * trunk/greenorg/macros/cvs.dm (modified) Added some information on how to get the non-core interface images. Mon, 10 Oct 2005 22:05:46 GMT mdewsnip [10721] * trunk/gsdl/bin/script/registerencoding.pl (deleted) * trunk/gsdl/bin/script/registerlanguage.pl (deleted) * trunk/gsdl/bin/script/registermacrofile.pl (deleted) Made redundant by the new versions of the language pack. Mon, 10 Oct 2005 03:27:47 GMT mdewsnip [10720] * trunk/gsdl/macros/gti.dm (modified) Made the page width bigger to allow the text areas to be bigger and ... Mon, 10 Oct 2005 03:00:49 GMT mdewsnip [10719] * trunk/gsdl/macros/gti.dm (modified) Added macro for "greenorg" module. Sun, 09 Oct 2005 22:02:25 GMT mdewsnip [10718] * trunk/greenorg/macros/english.dm (modified) Changed the 2.60 example installation link and text to specify the ... Sun, 09 Oct 2005 21:23:51 GMT mdewsnip [10717] * trunk/greenorg/macros/docs.dm (modified) * trunk/greenorg/macros/english.dm (modified) Added a link to a user-written paper about Greenstone. Sun, 09 Oct 2005 21:12:35 GMT mdewsnip [10716] * trunk/greenorg/macros/english.dm (modified) * trunk/greenorg/macros/intn.dm (modified) Added Prof. Chul-Hwan Lee as the Korean language translator. Fri, 07 Oct 2005 04:11:58 GMT kjdon [10715] * trunk/gsdl3/README.txt (modified) notes about versions of things Fri, 07 Oct 2005 03:15:00 GMT kjdon [10714] * trunk/gsdl3/build.xml (modified) fixed a bug Fri, 07 Oct 2005 02:16:57 GMT kjdon [10713] * trunk/gsdl3/build.xml (modified) some more changes for the release - particulary to do with deleting ... Fri, 07 Oct 2005 02:08:41 GMT kjdon [10712] * trunk/gsdl3/web/sites/localsite/collect/gs2mgdemo/etc/collect.cfg (modified) fixed up the images paths Thu, 06 Oct 2005 23:34:30 GMT kjdon [10711] * trunk/gsdl3/packages/mg/aclocal.m4 (modified) * trunk/gsdl3/src/packages/mg/aclocal.m4 (modified) * trunk/indexers/mg/aclocal.m4 (modified) * trunk/indexers/mgpp/aclocal.m4 (modified) * trunk/mgpp/aclocal.m4 (modified) changed LIBOBJS=... to AC_LIBOBJ... Thu, 06 Oct 2005 22:39:11 GMT kjdon [10710] * trunk/gsdl/src/recpt/win32.mak (modified) changes to reflect John's updates for z3950 stuff Thu, 06 Oct 2005 22:06:01 GMT kjdon [10709] * trunk/greenorg/macros/base.dm (modified) fixed a silly thing Thu, 06 Oct 2005 22:03:18 GMT kjdon [10708] * trunk/greenorg/macros/base.dm (modified) * trunk/greenorg/macros/home.dm (modified) some changes that Ian wanted - removed the new sticker, so created a ... Thu, 06 Oct 2005 21:45:29 GMT kjdon [10707] * trunk/gsdl/src/recpt/yaz_zclient.c (modified) swapped the order of cmd_open and z_cmd_open to avoid a warning Thu, 06 Oct 2005 21:36:52 GMT jrm21 [10706] * trunk/gsdl/src/recpt/Makefile.in (modified) oops, needed for the new zparse.y file Thu, 06 Oct 2005 21:33:14 GMT jrm21 [10705] * trunk/gsdl/src/recpt/parse.fl (deleted) * trunk/gsdl/src/recpt/parse.yy.c (deleted) * trunk/gsdl/src/recpt/z3950cfg.h (modified) * trunk/gsdl/src/recpt/z3950proto.cpp (modified) * trunk/gsdl/src/recpt/zparse.fl (added) * trunk/gsdl/src/recpt/zparse.tab.c (modified) * trunk/gsdl/src/recpt/zparse.tab.h (modified) * trunk/gsdl/src/recpt/zparse.y (modified) * trunk/gsdl/src/recpt/zparse.yy.c (added) tidied up interaction between flex/bison and greenstone's z3950 ... Thu, 06 Oct 2005 21:01:18 GMT kjdon [10704] * trunk/gsdl/bin/script/expand_macros.pl (modified) more fixes from jens Thu, 06 Oct 2005 03:38:39 GMT kjdon [10703] * trunk/gsdl3/README.txt (modified) some more comments Thu, 06 Oct 2005 03:37:21 GMT kjdon [10702] * trunk/gsdl3/web/sites/localsite/collect/gs2mgdemo/etc/collect.cfg (modified) removed erroneous iconcollection strings and changed english name and ... Thu, 06 Oct 2005 03:12:55 GMT kjdon [10701] * trunk/gsdl3/web/sites/localsite/collect/gs2mgdemo/index/index.zip (modified) added in bdb file for macos Thu, 06 Oct 2005 02:26:14 GMT kjdon [10700] * trunk/gsdl3/web/sites/localsite/collect/gs2mgppdemo/index/index.zip (modified) added in teh .bdb file for macs Thu, 06 Oct 2005 02:19:18 GMT kjdon [10699] * trunk/gsdl3/build.xml (modified) some fixes for Mac OS X Thu, 06 Oct 2005 01:53:50 GMT mdewsnip [10698] * trunk/greenorg/macros/base.dm (modified) * trunk/greenorg/macros/english.dm (modified) * trunk/greenorg/macros/home.dm (modified) Updated for the 2.62 language pack and export to CD-ROM package. Wed, 05 Oct 2005 23:30:24 GMT chi [10697] * trunk/for-distributions/DistDates (modified) Add the latest version 2.62 release date. Wed, 05 Oct 2005 23:22:23 GMT mdewsnip [10696] * trunk/greenorg/macros/base.dm (modified) * trunk/greenorg/macros/english.dm (modified) * trunk/greenorg/macros/home.dm (modified) Updated for the Greenstone v2.62 release. Wed, 05 Oct 2005 04:37:53 GMT kjdon [10695] * trunk/gsdl3/web/gs_ajax_utils.js (added) * trunk/gsdl3/web/search.html (added) * trunk/gsdl3/web/xmlextras.js (added) Dave's basic AJAX search stuff Wed, 05 Oct 2005 04:17:39 GMT kjdon [10694] * trunk/gsdl3/README.txt (modified) added a note about GLI and greenstone server Wed, 05 Oct 2005 02:54:53 GMT (none) [10693] * branches/gsdl-2_62-distribution-branch (copied) * trunk/BBC_2005 (deleted) * trunk/CVSROOT (deleted) * trunk/bbc (deleted) * trunk/cstr (deleted) * trunk/for-distributions (deleted) * branches/gsdl-2_62-distribution-branch/gli/classes/META-INF (copied) * branches/gsdl-2_62-distribution-branch/gli/classes/images (copied) * branches/gli/gli/classes/images/all20x20gif.gif (deleted) * branches/gli/gli/classes/images/arrow-bottom.gif (deleted) * branches/gli/gli/classes/images/arrow-left.gif (deleted) * branches/gli/gli/classes/images/arrow-right.gif (deleted) * branches/gli/gli/classes/images/arrow-top.gif (deleted) * branches/gli/gli/classes/images/back.gif (deleted) * branches/gli/gli/classes/images/big_stop.gif (deleted) * branches/gli/gli/classes/images/bin_orig.gif (deleted) * branches/gli/gli/classes/images/bookmark.gif (deleted) * branches/gli/gli/classes/images/browsing.gif (deleted) * branches/gli/gli/classes/images/build session.gif (deleted) * branches/gli/gli/classes/images/build.gif (deleted) * branches/gsdl-2_62-distribution-branch/gli/classes/images/camera.gif (copied) * branches/gli/gli/classes/images/check.gif (deleted) * branches/gli/gli/classes/images/close session.gif (deleted) * branches/gli/gli/classes/images/collection.gif (deleted) * branches/gli/gli/classes/images/copy.gif (deleted) * branches/gsdl-2_62-distribution-branch/gli/classes/images/create.gif (copied) * branches/gli/gli/classes/images/cross.gif (deleted) * branches/gsdl-2_62-distribution-branch/gli/classes/images/design.gif (copied) * branches/gli/gli/classes/images/document_in.gif (deleted) * branches/gli/gli/classes/images/document_out.gif (deleted) * branches/gsdl-2_62-distribution-branch/gli/classes/images/download.gif (copied) * branches/gsdl-2_62-distribution-branch/gli/classes/images/enrich.gif (copied) * branches/gsdl-2_62-distribution-branch/gli/classes/images/eraser.gif (copied) * branches/gsdl-2_62-distribution-branch/gli/classes/images/eraserpen.gif (copied) * branches/gli/gli/classes/images/examine.gif (deleted) * branches/gli/gli/classes/images/exit session.gif (deleted) * branches/gli/gli/classes/images/export.gif (deleted) * branches/gsdl-2_62-distribution-branch/gli/classes/images/fastsend.gif (copied) * branches/gsdl-2_62-distribution-branch/gli/classes/images/feedback.gif (copied) * branches/gli/gli/classes/images/final.gif (deleted) * branches/gli/gli/classes/images/forward.gif (deleted) * branches/gsdl-2_62-distribution-branch/gli/classes/images/gather.gif (copied) * branches/gli/gli/classes/images/gatherer.gif (deleted) * branches/gli/gli/classes/images/go.gif (deleted) * branches/gsdl-2_62-distribution-branch/gli/classes/images/greenfile.gif (copied) * branches/gli/gli/classes/images/home.gif (deleted) * branches/gli/gli/classes/images/import.gif (deleted) * branches/gli/gli/classes/images/main.gif (deleted) * branches/gli/gli/classes/images/medgath.gif (deleted) * branches/gli/gli/classes/images/message.gif (deleted) * branches/gli/gli/classes/images/messages.gif (deleted) * branches/gli/gli/classes/images/metaedit.gif (deleted) * branches/gli/gli/classes/images/mirroring.gif (deleted) * branches/gli/gli/classes/images/new session.gif (deleted) * branches/gli/gli/classes/images/new_message.gif (deleted) * branches/gli/gli/classes/images/no_thumbnail.gif (deleted) * branches/gli/gli/classes/images/off.gif (deleted) * branches/gli/gli/classes/images/on.gif (deleted) * branches/gli/gli/classes/images/open session.gif (deleted) * branches/gli/gli/classes/images/options.gif (deleted) * branches/gsdl-2_62-distribution-branch/gli/classes/images/pen.gif (copied) * branches/gsdl-2_62-distribution-branch/gli/classes/images/penicon.gif (copied) * branches/gli/gli/classes/images/print session.gif (deleted) * branches/gli/gli/classes/images/reload.gif (deleted) * branches/gli/gli/classes/images/save session.gif (deleted) * branches/gli/gli/classes/images/stop.gif (deleted) * branches/gli/gli/classes/images/vcrfastforward.gif (deleted) * branches/gli/gli/classes/images/vcrpause.gif (deleted) * branches/gli/gli/classes/images/vcrplay.gif (deleted) * branches/gli/gli/classes/images/vcrstop.gif (deleted) * branches/gsdl-2_62-distribution-branch/gli/classes/xml/collect_cfg.xml (copied) * branches/gsdl-2_62-distribution-branch/gli/classes/xml/template.mds (copied) * branches/gsdl-2_62-distribution-branch/gli/help/gatherer_medium.gif (copied) * branches/gsdl-2_62-distribution-branch/gli/help/gatherer_small.gif (copied) * branches/gsdl-2_62-distribution-branch/gli/lib/apache.jar (copied) * branches/gsdl-2_62-distribution-branch/gli/lib/qfslib.jar (copied) * trunk/greenorg (deleted) * trunk/greenstone3-extensions (deleted) * trunk/gs2build-extra (deleted) * trunk/gsdl-non-core-images-repository (deleted) * trunk/gsdl/packages/yaz/config.status (deleted) * trunk/gsdl3 (deleted) * trunk/gsinstaller (deleted) * trunk/indexers/mg (deleted) * trunk/indexers/mgpp (deleted) * trunk/is7_bbc (deleted) * trunk/is7_gsdl_cdrom (deleted) * trunk/is7_nsa (deleted) * trunk/is_5_gsdl_cdrom (deleted) * trunk/is_gsdl_cdrom (deleted) * trunk/java-client (deleted) * trunk/mgpp (deleted) * trunk/niupepa (deleted) * trunk/nsa1 (deleted) * trunk/protemix (deleted) * trunk/winbin (deleted) This commit was manufactured by cvs2svn to create branch ... Wed, 05 Oct 2005 02:54:53 GMT (none) [10692] * tags/gsdl-2_62-distribution (copied) * trunk/BBC_2005 (deleted) * trunk/CVSROOT (deleted) * trunk/bbc (deleted) * trunk/cstr (deleted) * trunk/for-distributions (deleted) * tags/gsdl-2_62-distribution/gli/classes/META-INF (copied) * tags/gsdl-2_62-distribution/gli/classes/images (copied) * branches/gli/gli/classes/images/all20x20gif.gif (deleted) * branches/gli/gli/classes/images/arrow-bottom.gif (deleted) * branches/gli/gli/classes/images/arrow-left.gif (deleted) * branches/gli/gli/classes/images/arrow-right.gif (deleted) * branches/gli/gli/classes/images/arrow-top.gif (deleted) * branches/gli/gli/classes/images/back.gif (deleted) * branches/gli/gli/classes/images/big_stop.gif (deleted) * branches/gli/gli/classes/images/bin_orig.gif (deleted) * branches/gli/gli/classes/images/bookmark.gif (deleted) * branches/gli/gli/classes/images/browsing.gif (deleted) * branches/gli/gli/classes/images/build session.gif (deleted) * branches/gli/gli/classes/images/build.gif (deleted) * tags/gsdl-2_62-distribution/gli/classes/images/camera.gif (copied) * branches/gli/gli/classes/images/check.gif (deleted) * branches/gli/gli/classes/images/close session.gif (deleted) * branches/gli/gli/classes/images/collection.gif (deleted) * branches/gli/gli/classes/images/copy.gif (deleted) * tags/gsdl-2_62-distribution/gli/classes/images/create.gif (copied) * branches/gli/gli/classes/images/cross.gif (deleted) * tags/gsdl-2_62-distribution/gli/classes/images/design.gif (copied) * branches/gli/gli/classes/images/document_in.gif (deleted) * branches/gli/gli/classes/images/document_out.gif (deleted) * tags/gsdl-2_62-distribution/gli/classes/images/download.gif (copied) * tags/gsdl-2_62-distribution/gli/classes/images/enrich.gif (copied) * tags/gsdl-2_62-distribution/gli/classes/images/eraser.gif (copied) * tags/gsdl-2_62-distribution/gli/classes/images/eraserpen.gif (copied) * branches/gli/gli/classes/images/examine.gif (deleted) * branches/gli/gli/classes/images/exit session.gif (deleted) * branches/gli/gli/classes/images/export.gif (deleted) * tags/gsdl-2_62-distribution/gli/classes/images/fastsend.gif (copied) * tags/gsdl-2_62-distribution/gli/classes/images/feedback.gif (copied) * branches/gli/gli/classes/images/final.gif (deleted) * branches/gli/gli/classes/images/forward.gif (deleted) * tags/gsdl-2_62-distribution/gli/classes/images/gather.gif (copied) * branches/gli/gli/classes/images/gatherer.gif (deleted) * branches/gli/gli/classes/images/go.gif (deleted) * tags/gsdl-2_62-distribution/gli/classes/images/greenfile.gif (copied) * branches/gli/gli/classes/images/home.gif (deleted) * branches/gli/gli/classes/images/import.gif (deleted) * branches/gli/gli/classes/images/main.gif (deleted) * branches/gli/gli/classes/images/medgath.gif (deleted) * branches/gli/gli/classes/images/message.gif (deleted) * branches/gli/gli/classes/images/messages.gif (deleted) * branches/gli/gli/classes/images/metaedit.gif (deleted) * branches/gli/gli/classes/images/mirroring.gif (deleted) * branches/gli/gli/classes/images/new session.gif (deleted) * branches/gli/gli/classes/images/new_message.gif (deleted) * branches/gli/gli/classes/images/no_thumbnail.gif (deleted) * branches/gli/gli/classes/images/off.gif (deleted) * branches/gli/gli/classes/images/on.gif (deleted) * branches/gli/gli/classes/images/open session.gif (deleted) * branches/gli/gli/classes/images/options.gif (deleted) * tags/gsdl-2_62-distribution/gli/classes/images/pen.gif (copied) * tags/gsdl-2_62-distribution/gli/classes/images/penicon.gif (copied) * branches/gli/gli/classes/images/print session.gif (deleted) * branches/gli/gli/classes/images/reload.gif (deleted) * branches/gli/gli/classes/images/save session.gif (deleted) * branches/gli/gli/classes/images/stop.gif (deleted) * branches/gli/gli/classes/images/vcrfastforward.gif (deleted) * branches/gli/gli/classes/images/vcrpause.gif (deleted) * branches/gli/gli/classes/images/vcrplay.gif (deleted) * branches/gli/gli/classes/images/vcrstop.gif (deleted) * tags/gsdl-2_62-distribution/gli/classes/xml/collect_cfg.xml (copied) * tags/gsdl-2_62-distribution/gli/classes/xml/template.mds (copied) * tags/gsdl-2_62-distribution/gli/help/gatherer_medium.gif (copied) * tags/gsdl-2_62-distribution/gli/help/gatherer_small.gif (copied) * tags/gsdl-2_62-distribution/gli/lib/apache.jar (copied) * tags/gsdl-2_62-distribution/gli/lib/qfslib.jar (copied) * trunk/greenorg (deleted) * trunk/greenstone3-extensions (deleted) * trunk/gs2build-extra (deleted) * trunk/gsdl-non-core-images-repository (deleted) * trunk/gsdl/packages/yaz/config.status (deleted) * trunk/gsdl3 (deleted) * trunk/gsinstaller (deleted) * trunk/indexers/mg (deleted) * trunk/indexers/mgpp (deleted) * trunk/is7_bbc (deleted) * trunk/is7_gsdl_cdrom (deleted) * trunk/is7_nsa (deleted) * trunk/is_5_gsdl_cdrom (deleted) * trunk/is_gsdl_cdrom (deleted) * trunk/java-client (deleted) * trunk/mgpp (deleted) * trunk/niupepa (deleted) * trunk/nsa1 (deleted) * trunk/protemix (deleted) * trunk/winbin (deleted) This commit was manufactured by cvs2svn to create tag ... Wed, 05 Oct 2005 02:54:53 GMT kjdon [10691] * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) fixed up the folder selection highlighting (cue lines) - the lines ... Wed, 05 Oct 2005 01:28:14 GMT mdewsnip [10690] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFileManager.java (modified) Replaced a silly and slow (especially with Java 1.5) way of finding ... Wed, 05 Oct 2005 01:27:23 GMT kjdon [10689] * trunk/gli/src/org/greenstone/gatherer/file/FileQueue.java (modified) with java 1.5 the tudor collection was taking ages to copy. here we ... Tue, 04 Oct 2005 21:48:20 GMT mdewsnip [10688] * trunk/greenorg/macros/english.dm (modified) * trunk/greenorg/macros/intn.dm (modified) Added Dimitar Poposki as our Macedonian translator. Tue, 04 Oct 2005 21:18:52 GMT kjdon [10687] * trunk/gli/gli.sh (modified) added quotes around gsdlpath in line 95 Tue, 04 Oct 2005 20:11:52 GMT chi [10686] * trunk/for-distributions/collect/demo/etc/collect.cfg (modified) Change of format statement Tue, 04 Oct 2005 04:12:09 GMT kjdon [10685] * trunk/gsdl3/build.xml (modified) moved the mysql set password bit into the install target (instead of ... Tue, 04 Oct 2005 03:47:07 GMT kjdon [10684] * trunk/gsdl3/lib/java/anttasks.jar (modified) some small changes Tue, 04 Oct 2005 03:46:41 GMT kjdon [10683] * trunk/gsdl3/src/java/org/greenstone/anttasks/MyGetUserAndPassword.java (modified) small changes Tue, 04 Oct 2005 02:57:04 GMT chi [10682] * trunk/gli/src/org/greenstone/gatherer/file/FileSystemModel.java (modified) Problems solving of long-delay to drag a tree structure in Gather ... Mon, 03 Oct 2005 20:59:10 GMT kjdon [10681] * trunk/greenorg/macros/supportform.dm (modified) added 2.61 and 2.62, and Macos to the OS and version lists Mon, 03 Oct 2005 03:58:33 GMT kjdon [10680] * trunk/gsdl3/build.xml (modified) a new configure for gs2build for mac - needs --with-gdbm option Mon, 03 Oct 2005 03:56:03 GMT kjdon [10679] * trunk/gsdl3/build.properties (modified) added a gdbm path for macos Mon, 03 Oct 2005 03:45:10 GMT kjdon [10678] * trunk/gsdl3/build.xml (modified) a few fixes for windows Mon, 03 Oct 2005 03:39:41 GMT kjdon [10677] * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GlobalProperties.java (modified) make sure teh path separators are correct for gsdl3_home Mon, 03 Oct 2005 02:51:04 GMT kjdon [10676] * trunk/gsdl3/build.xml (modified) new targets to create the binary release, changed the mysql targets ... Mon, 03 Oct 2005 02:15:26 GMT kjdon [10675] * trunk/gsdl3/dist-resources/convert-build-xml.xsl (added) a script to convert the cvs build.xml into one suitable for a binary ... Mon, 03 Oct 2005 02:13:53 GMT kjdon [10674] * trunk/gsdl3/README.txt (modified) some changes to reflect the binary distribution installation procedure Mon, 03 Oct 2005 01:28:08 GMT kjdon [10673] * trunk/gsdl3/build.properties (modified) added mysql.use.passwords Sun, 02 Oct 2005 22:02:07 GMT kjdon [10672] * trunk/gsdl3/dist-resources/gs3-prepare-for-dist.sh (deleted) * trunk/gsdl3/dist-resources/mysql-load-sample-colls.sh (deleted) * trunk/gsdl3/dist-resources/mysql-setup.sh (deleted) * trunk/gsdl3/dist-resources/tomcat-server-add-soap.xsl (deleted) removed some files which are no longer needed Thu, 29 Sep 2005 23:47:42 GMT kjdon [10671] * trunk/gsdl3/README.txt (modified) changed notes about loading the sample database for external mysql Thu, 29 Sep 2005 23:07:25 GMT mdewsnip [10670] * trunk/gsdl/macros/latvian.dm (modified) * trunk/gsdl/macros/latvian2.dm (modified) Updated Latvian interface, many thanks to Raitis Brodezhonok (done ... Thu, 29 Sep 2005 22:56:27 GMT mdewsnip [10669] * trunk/gli/classes/dictionary.properties (modified) * trunk/gli/classes/dictionary_es.properties (modified) * trunk/gli/classes/dictionary_fr.properties (modified) * trunk/gli/classes/dictionary_lv.properties (modified) * trunk/gli/classes/dictionary_ru.properties (modified) Removed the '#' character from the LockFileDialog.Error strings, as ... Thu, 29 Sep 2005 22:52:55 GMT mdewsnip [10668] * trunk/gli/src/org/greenstone/gatherer/Dictionary.java (modified) Added code to remove comments from the text strings -- this is needed ... Thu, 29 Sep 2005 22:20:09 GMT mdewsnip [10667] * trunk/gli/classes/dictionary_lv.properties (modified) Translations done by Raitis Brodezhonok via the GTI. Thu, 29 Sep 2005 22:07:08 GMT mdewsnip [10666] * trunk/gli/classes/dictionary.properties (modified) Updated/added some strings for the remote Greenstone collection building. Thu, 29 Sep 2005 02:22:52 GMT kjdon [10665] * trunk/greenorg/macros/base.dm (modified) * trunk/greenorg/macros/download.dm (modified) * trunk/greenorg/macros/english.dm (modified) added a link to the four day workshop Wed, 28 Sep 2005 22:54:39 GMT kjdon [10664] * trunk/gsdl/perllib/strings.rb (modified) added Hierarchy.documents_last Wed, 28 Sep 2005 22:54:06 GMT kjdon [10663] * trunk/gsdl/perllib/classify/HFileHierarchy.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) added documents_last - display document nodes after classifier nodes ... Wed, 28 Sep 2005 04:51:04 GMT kjdon [10662] * trunk/gsdl/lib/display.cpp (modified) allow _If_(\"_macro_\" eq \"value\", true, false) as well as ... Wed, 28 Sep 2005 03:17:25 GMT kjdon [10661] * trunk/gsdl/macros/query.dm (modified) fixed a couple of bugs in updatefqv and updatefqf Tue, 27 Sep 2005 22:47:42 GMT kjdon [10660] * trunk/gsdl/macros/pref.dm (modified) fixed a bug where query form type wasn't updating unless set prefs ... Tue, 27 Sep 2005 05:32:23 GMT mdewsnip [10659] * trunk/gli/classes/dictionary.properties (modified) * trunk/gli/src/org/greenstone/gatherer/gui/WriteCDImagePrompt.java (modified) Write CD/DVD image prompt now gives an estimate of the size of the ... Tue, 27 Sep 2005 02:28:29 GMT kjdon [10658] * trunk/gsdl3/bin/script/convert_coll_from_gs2.pl (modified) couldn't get the GDBM_File stuff to work on windows, so for now, ... Tue, 27 Sep 2005 02:27:21 GMT kjdon [10657] * trunk/gsdl3/gs3-setup.bat (modified) fixed up the CLASSPATH Mon, 26 Sep 2005 23:48:19 GMT kjdon [10656] * trunk/gsdl3/build.xml (modified) gsdl3home in global.properties should be a unix style path - use ... Mon, 26 Sep 2005 22:07:25 GMT mdewsnip [10655] * trunk/greenorg/macros/examples.dm (modified) Added the MOST digital library example site. Mon, 26 Sep 2005 22:02:10 GMT mdewsnip [10654] * trunk/greenorg/macros/english.dm (modified) Added the MOST digital library example site. Mon, 26 Sep 2005 05:24:45 GMT kjdon [10653] * trunk/gsdl3/bin/script/convert_coll_from_gs2.pl (modified) added indexStem element into service racks if needed Mon, 26 Sep 2005 05:24:06 GMT kjdon [10652] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2MGPPSearch.java (modified) fixed a bug with indexstem Mon, 26 Sep 2005 05:07:05 GMT kjdon [10651] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/AbstractGS2DocumentRetrieve.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/AbstractMGPPSearch.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2Browse.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2MGPPRetrieve.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2MGPPSearch.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2MGRetrieve.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2MGSearch.java (modified) made all index/gdbm db paths use indexstem instead of cluster_name Mon, 26 Sep 2005 05:05:18 GMT kjdon [10650] * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GSFile.java (modified) index stem now needed for GDBMDatabaseFile Mon, 26 Sep 2005 05:04:57 GMT kjdon [10649] * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) indexStem element added Mon, 26 Sep 2005 04:34:04 GMT mdewsnip [10648] * trunk/gsdl/src/w32server/settings.cpp (modified) Changed the default address resolution method to "1": get an IP, but ... Mon, 26 Sep 2005 04:30:38 GMT mdewsnip [10647] * trunk/gli/src/org/greenstone/gatherer/gui/HelpFrame.java (modified) A lot of tidy ups and bug fixes. The help now works again in an ... Mon, 26 Sep 2005 03:45:50 GMT kjdon [10646] * trunk/gsdl3/gs3-setup.bat (modified) tidied up this, haven't checked on windows yet :-(