# # ChangeLog for gli/trunk/src/org/greenstone/gatherer/util # # Generated by Trac 1.4.2 # 2024-05-31T02:54:23+12:00 Sun, 31 Aug 2008 01:42:55 GMT kjdon [17113] * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) added SEPARATE_CJK_OPTION_STR Wed, 27 Aug 2008 22:32:50 GMT kjdon [17034] * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) METSPlugin changed to GreenstoneMETSPlugin Mon, 25 Aug 2008 00:32:17 GMT kjdon [16988] * gli/trunk/src/org/greenstone/gatherer/util/XMLTools.java (modified) added xmlNodeToStringWithoutIndenting for use with format statements ... Fri, 18 Jul 2008 03:27:10 GMT ak19 [16463] * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) FEDORA_VERSION has become the secondary environment variable when ... Fri, 11 Jul 2008 03:13:38 GMT ak19 [16361] * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) New static string for when client FLI runs against a remote GS server ... Thu, 10 Jul 2008 00:56:42 GMT ak19 [16331] * gli/trunk/src/org/greenstone/gatherer/util/XMLTools.java (modified) Fixed a bug in showXMLParseFailureLine() and it now informs the ... Tue, 01 Jul 2008 21:04:06 GMT davidb [16267] * gli/trunk/src/org/greenstone/gatherer/collection/BasicCollectionConfiguration.java (modified) * gli/trunk/src/org/greenstone/gatherer/collection/ScriptOptions.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/OpenCollectionDialog.java (modified) * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) Support for 'collectgroup' added, whereby Greenstone 2 collections ... Thu, 05 Jun 2008 02:28:40 GMT kjdon [15882] * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) plugin overhaul: changed the hard wired plugin names to use the new names Wed, 04 Jun 2008 06:05:12 GMT ak19 [15862] * gli/trunk/src/org/greenstone/gatherer/gui/CreatePane.java (modified) * gli/trunk/src/org/greenstone/gatherer/util/AppendLineOnlyFileDocument.java (modified) Reverted to older version since my changes to make the blocky chars ... Wed, 28 May 2008 07:39:28 GMT ak19 [15769] * gli/trunk/src/org/greenstone/gatherer/util/AppendLineOnlyFileDocument.java (modified) FireDocumentEvent prints exceptions to debugstream Fri, 23 May 2008 06:51:55 GMT ak19 [15693] * gli/trunk/src/org/greenstone/gatherer/util/AppendLineOnlyFileDocument.java (modified) Corrected a miscalculation of the start_offset. Turned DocumentEvent ... Thu, 22 May 2008 02:59:19 GMT ak19 [15641] * gli/trunk/src/org/greenstone/gatherer/util/AppendLineOnlyFileDocument.java (modified) Added a fireInsertUpdate(DocEvent) method Wed, 21 May 2008 09:34:29 GMT ak19 [15622] * gli/trunk/src/org/greenstone/gatherer/util/AppendLineOnlyFileDocument.java (modified) DocumentEvent only fired in the WriterThread.run() method now since ... Mon, 19 May 2008 05:36:48 GMT ak19 [15581] * gli/trunk/src/org/greenstone/gatherer/util/XMLTools.java (modified) Changed method parseXML(Reader r) to tell us where XML parsing went ... Tue, 12 Feb 2008 03:13:13 GMT davidb [14974] * gli/trunk/src/org/greenstone/gatherer/Configuration.java (modified) * gli/trunk/src/org/greenstone/gatherer/GAuthenticator.java (modified) * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) * gli/trunk/src/org/greenstone/gatherer/GathererProg.java (modified) * gli/trunk/src/org/greenstone/gatherer/GetOpt.java (modified) * gli/trunk/src/org/greenstone/gatherer/collection/Collection.java (modified) * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/collection/ScriptOptions.java (modified) * gli/trunk/src/org/greenstone/gatherer/gems/MetadataSetManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/DesignPane.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) * gli/trunk/src/org/greenstone/gatherer/shell/GShell.java (modified) * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) Changes to GLI to support export into Fedora. New utility called ... Wed, 11 Jul 2007 22:18:12 GMT xiao [14241] * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) add a string disable_OAI. Fri, 29 Jun 2007 01:17:07 GMT xiao [14205] * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) add a static string OAI Wed, 06 Jun 2007 03:28:49 GMT oranfry [14129] * gli/trunk (moved) repository restructuring Wed, 02 May 2007 21:44:55 GMT xiao [14053] * trunk/gli/src/org/greenstone/gatherer/util/XMLTools.java (modified) add some new xml methods.