# # ChangeLog for trunk/gli # # Generated by Trac 1.4.2 # 2024-06-13T01:41:49+12:00 Tue, 03 Aug 2004 23:35:00 GMT kjdon [7853] * trunk/gli/gli4gs3.sh (modified) made this up to date with gli.sh, most importantly, now run ... Tue, 03 Aug 2004 22:56:18 GMT kjdon [7851] * trunk/gli/src/org/greenstone/gatherer/GetOpt.java (modified) set the default debug mode back to false Thu, 29 Jul 2004 16:54:25 GMT mdewsnip [7827] * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataAuditTableModel.java (added) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataSet.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValue.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValueTableModel.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFileManager.java (modified) More of the new metadata code. Mon, 26 Jul 2004 23:25:09 GMT mdewsnip [7822] * trunk/gli/src/org/greenstone/gatherer/metadata (added) * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (added) * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFileManager.java (added) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataElement.java (added) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataSet.java (added) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataSetManager.java (added) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataTools.java (added) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValue.java (added) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValueTableEntry.java (added) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValueTableModel.java (added) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValueTreeModel.java (added) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValueTreeNode.java (added) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (added) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFileManager.java (added) All this new code just lying around makes me nervous, so I'm ... Mon, 26 Jul 2004 01:05:37 GMT davidb [7820] * trunk/gli/src/org/greenstone/gatherer/util/Unzip.java (added) Top-level utility program for unzipping archives. Used by upload ... Wed, 21 Jul 2004 21:34:11 GMT kjdon [7794] * trunk/gli/src/org/greenstone/gatherer/gui/SimpleOpenCollectionDialog.java (modified) disable brwose to find collections for GS3 Sat, 17 Jul 2004 17:10:57 GMT mdewsnip [7755] * trunk/gli/lib/parser.jar (deleted) * trunk/gli/lib/polloxml.jar (deleted) No longer used. Sat, 17 Jul 2004 17:10:18 GMT mdewsnip [7754] * trunk/gli/gli.bat (modified) * trunk/gli/gli.sh (modified) * trunk/gli/makegli.bat (modified) * trunk/gli/makegli.sh (modified) Removed two unused JAR files from the lib directory: parser and polloxml. Sat, 17 Jul 2004 16:52:01 GMT mdewsnip [7753] * trunk/gli/makegli.bat (modified) * trunk/gli/makegli.sh (modified) Removed JAR files from the classpath that no longer exist. Fri, 16 Jul 2004 02:23:02 GMT davidb [7749] * trunk/gli/classes/classifiers.dat (added) * trunk/gli/classes/metadata.zip (added) * trunk/gli/classes/plugins.dat (added) plugins.dat and classifiers.dat now located here so they make it in ... Fri, 16 Jul 2004 02:19:08 GMT davidb [7748] * trunk/gli/gli.sh (modified) Top class name changed from Gatherer.class to GathererProg.class. ... Fri, 16 Jul 2004 02:12:44 GMT davidb [7747] * trunk/gli/classes/xml/configRemote.xml (added) Separate config file used for when Greenstone building is remote ... Fri, 16 Jul 2004 02:08:29 GMT davidb [7746] * trunk/gli/src/org/greenstone/gatherer/.java.policy (added) * trunk/gli/src/org/greenstone/gatherer/greenstonestore (added) New files to support GLI as signed applet. GLI applet needs to ... Fri, 16 Jul 2004 02:04:41 GMT davidb [7745] * trunk/gli/src/org/greenstone/gatherer/util/AppendLineOnlyFileDocument.java (modified) Tweak to printout of debugging information. Fri, 16 Jul 2004 02:03:57 GMT davidb [7744] * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSet.java (modified) * trunk/gli/src/org/greenstone/gatherer/msm/MetadataXMLFileManager.java (modified) Look for data in resource (Jar) file before local file system. ... Fri, 16 Jul 2004 01:59:35 GMT davidb [7743] * trunk/gli/src/org/greenstone/gatherer/msm/GreenstoneArchiveParser.java (modified) GA format changed so full pathname no longer used, but name local to ... Fri, 16 Jul 2004 01:57:49 GMT davidb [7742] * trunk/gli/src/org/greenstone/gatherer/cdm/PlugInManager.java (modified) Enhancement to debugging information. Fri, 16 Jul 2004 01:56:32 GMT davidb [7741] * trunk/gli/src/org/greenstone/gatherer/feedback/ActionRecorderDialog.java (modified) * trunk/gli/src/org/greenstone/gatherer/feedback/SelectPicture.java (modified) Images are now located through Utility class. This means that images ... Fri, 16 Jul 2004 01:53:15 GMT davidb [7740] * trunk/gli/src/org/greenstone/gatherer/collection/DeleteCollectionPrompt.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/MirrorPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/NewCollectionDetailsPrompt.java (modified) * trunk/gli/src/org/greenstone/gatherer/help/HelpFrame.java (modified) General changes made to support GLI as an applet. Fri, 16 Jul 2004 01:48:18 GMT davidb [7739] * trunk/gli/src/org/greenstone/gatherer/Configuration.java (modified) * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/BuildOptions.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/shell/GShell.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) General restructuring to allow GLI to be run as an applet. Main area ... Fri, 16 Jul 2004 01:39:39 GMT davidb [7738] * trunk/gli/src/org/greenstone/gatherer/GathererApplet.java (added) * trunk/gli/src/org/greenstone/gatherer/GathererProg.java (added) * trunk/gli/src/org/greenstone/gatherer/GetOpt.java (added) Restructuring of files to prepare the way for an applet version of GLI Fri, 02 Jul 2004 01:24:01 GMT kjdon [7699] * trunk/gli/src/org/greenstone/gatherer/collection/DownloadJob.java (modified) added in -t 2 to teh args for wget to make it stop after two tries if ... Thu, 01 Jul 2004 22:55:10 GMT kjdon [7697] * trunk/gli/src/org/greenstone/gatherer/collection/DownloadJob.java (modified) commented out a println Thu, 01 Jul 2004 22:48:17 GMT mdewsnip [7696] * trunk/gli/src/org/greenstone/gatherer/Configuration.java (modified) Updated configuration version for the gsdl-2.51u UNESCO release. Thu, 01 Jul 2004 22:47:14 GMT mdewsnip [7695] * trunk/gli/classes/xml/config.xml (modified) Mirroring is now on by default. Thu, 01 Jul 2004 22:45:24 GMT mdewsnip [7694] * trunk/gli/classes/dictionary.properties (modified) * trunk/gli/classes/dictionary_es.properties (modified) * trunk/gli/classes/dictionary_fr.properties (modified) * trunk/gli/classes/dictionary_ru.properties (modified) Updated AboutDialog.Date for the gsdl-2.51u UNESCO distribution. Thu, 01 Jul 2004 20:11:08 GMT mdewsnip [7691] * trunk/gli/src/org/greenstone/gatherer/gui/table/GTableModel.java (modified) Fixed a bug where switching to a file with no metadata would cause an ... Thu, 01 Jul 2004 05:30:34 GMT kjdon [7690] * trunk/gli/src/org/greenstone/gatherer/collection/DownloadJob.java (modified) http_proxy environment vars don't seem to work under windows - put it ... Thu, 01 Jul 2004 05:29:35 GMT kjdon [7689] * trunk/gli/src/org/greenstone/gatherer/gui/DownloadProgressBar.java (modified) stop the progress bar if we close a download while its still running Thu, 01 Jul 2004 02:55:18 GMT kjdon [7687] * trunk/gli/src/org/greenstone/gatherer/collection/DownloadJob.java (modified) proxy host, port, user and password are now set in an envornment ... Wed, 30 Jun 2004 04:45:35 GMT kjdon [7680] * trunk/gli/gli.bat (modified) added a WGETPATH var that can be used to set wget manually instead of ... Wed, 30 Jun 2004 04:26:05 GMT kjdon [7679] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) wget may be specified by the user in gli.sh, but otherwise we use teh ... Wed, 30 Jun 2004 04:24:44 GMT kjdon [7678] * trunk/gli/src/org/greenstone/gatherer/Configuration.java (modified) wget version and path not passed in to constructor anymore Wed, 30 Jun 2004 04:24:03 GMT kjdon [7677] * trunk/gli/src/org/greenstone/gatherer/collection/DownloadJob.java (modified) removed a print statement Wed, 30 Jun 2004 04:19:35 GMT kjdon [7676] * trunk/gli/gli.sh (modified) we no longer test wget in here. user can set wgetpath if they want, ... Wed, 30 Jun 2004 03:45:19 GMT kjdon [7675] * trunk/gli/src/org/greenstone/gatherer/Configuration.java (modified) added functions to set the WGet path and version Wed, 30 Jun 2004 03:44:41 GMT kjdon [7674] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) added a function to find the path to greenstone's wget Wed, 30 Jun 2004 02:22:31 GMT kjdon [7669] * trunk/gli/src/org/greenstone/gatherer/collection/DownloadJob.java (modified) removed the bit where the destination was removed from the url - ... Tue, 29 Jun 2004 03:11:32 GMT kjdon [7667] * trunk/gli/classes/dictionary.properties (modified) lots of changes to the mirroring and MissingWGET and OldWGET strings Tue, 29 Jun 2004 03:10:49 GMT kjdon [7666] * trunk/gli/classes/dictionary_es.properties (modified) * trunk/gli/classes/dictionary_fr.properties (modified) * trunk/gli/classes/dictionary_ru.properties (modified) made a few changes for the mirror pane, but there is still a lot of ... Tue, 29 Jun 2004 03:09:00 GMT kjdon [7664] * trunk/gli/gli.sh (modified) added back in the wget tests for mirroring Tue, 29 Jun 2004 03:07:06 GMT kjdon [7663] * trunk/gli/src/org/greenstone/gatherer/gui/MirrorPane.java (modified) removed a couple of commented-out bits Tue, 29 Jun 2004 03:03:46 GMT kjdon [7662] * trunk/gli/src/org/greenstone/gatherer/gui/MirrorPane.java (modified) lots of changes. url field is now just a plain textfield. does no ... Tue, 29 Jun 2004 02:59:55 GMT kjdon [7661] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) pass mode changed call to mirror pane Tue, 29 Jun 2004 02:59:10 GMT kjdon [7660] * trunk/gli/src/org/greenstone/gatherer/gui/Preferences.java (modified) removed the clear cache button from preferences Tue, 29 Jun 2004 02:56:58 GMT kjdon [7659] * trunk/gli/src/org/greenstone/gatherer/gui/DownloadProgressBar.java (added) * trunk/gli/src/org/greenstone/gatherer/gui/GProgressBar.java (deleted) renamed GProgressBar to DownloadProgressBar. Also changed the buttons ... Tue, 29 Jun 2004 02:54:18 GMT kjdon [7658] * trunk/gli/src/org/greenstone/gatherer/WGet.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/DownloadJob.java (added) * trunk/gli/src/org/greenstone/gatherer/collection/Job.java (deleted) renamed collection/Job to collection/DownloadJob. also fixed a bug in ... Tue, 29 Jun 2004 02:44:25 GMT kjdon [7657] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) added in a check for WGet in run - only does this if the mirror pane ... Tue, 29 Jun 2004 02:41:28 GMT kjdon [7656] * trunk/gli/src/org/greenstone/gatherer/Configuration.java (modified) removed commented out bits for Hunt and Preview - these are never ... Tue, 29 Jun 2004 02:39:14 GMT kjdon [7655] * trunk/gli/classes/xml/config.xml (modified) added in wget warnings (old and missing) Tue, 29 Jun 2004 00:07:28 GMT kjdon [7653] * trunk/gli/help/en/addingfiles.htm (modified) * trunk/gli/help/en/addingpreviouslydefinedmetadata.htm (modified) * trunk/gli/help/en/appendingmetadata.htm (modified) * trunk/gli/help/en/assignlanguages.htm (modified) * trunk/gli/help/en/assignpartitions.htm (modified) * trunk/gli/help/en/buildsettings.htm (modified) * trunk/gli/help/en/classifiers.htm (modified) * trunk/gli/help/en/collectingfiles.htm (modified) * trunk/gli/help/en/creatingfolders.htm (modified) * trunk/gli/help/en/definefilters.htm (modified) * trunk/gli/help/en/designingacollection.htm (modified) * trunk/gli/help/en/downloadingfiles.htm (modified) * trunk/gli/help/en/editingimportprofiles.htm (modified) * trunk/gli/help/en/editingmetadatasets.htm (modified) * trunk/gli/help/en/enrichingacollection.htm (modified) * trunk/gli/help/en/exportingcollections.htm (modified) * trunk/gli/help/en/fileassociations.htm (modified) * trunk/gli/help/en/filteringthetree.htm (modified) * trunk/gli/help/en/formatstatements.htm (modified) * trunk/gli/help/en/generalsettings.htm (modified) * trunk/gli/help/en/help.xml (modified) * trunk/gli/help/en/help_index.xml (modified) * trunk/gli/help/en/importingpreviouslyassignedmetadata.htm (modified) * trunk/gli/help/en/messagelog.htm (modified) * trunk/gli/help/en/metadatasetandprofileediting.htm (modified) * trunk/gli/help/en/metadatasets.htm (modified) * trunk/gli/help/en/miscellaneous.htm (modified) * trunk/gli/help/en/partitionindexes.htm (modified) * trunk/gli/help/en/plugins.htm (modified) * trunk/gli/help/en/preferences.htm (modified) * trunk/gli/help/en/producingthecollection.htm (modified) * trunk/gli/help/en/removingfiles.htm (modified) * trunk/gli/help/en/removingmetadata.htm (modified) * trunk/gli/help/en/reviewingmetadata.htm (modified) * trunk/gli/help/en/searchindexes.htm (modified) * trunk/gli/help/en/searchtypes.htm (modified) * trunk/gli/help/en/selectingmetadatasets.htm (modified) * trunk/gli/help/en/thecreateview.htm (modified) * trunk/gli/help/en/thedesignview.htm (modified) * trunk/gli/help/en/theenrichview.htm (modified) * trunk/gli/help/en/thegatherview.htm (modified) * trunk/gli/help/en/themirrorview.htm (modified) * trunk/gli/help/en/theprogressview.htm (modified) * trunk/gli/help/en/translatetext.htm (modified) * trunk/gli/help/en/updatingmetadata.htm (modified) * trunk/gli/help/en/xcollectionsearching.htm (modified) added ians changes to the mirror text, regenerated the index and ... Mon, 28 Jun 2004 02:12:57 GMT kjdon [7648] * trunk/gli/help/es/help.xml (modified) * trunk/gli/help/fr/help.xml (modified) * trunk/gli/help/ru/help.xml (modified) uncommented the mirror bits, and flagged the sections as modified - ... Fri, 25 Jun 2004 05:26:12 GMT mdewsnip [7647] * trunk/gli/src/org/greenstone/gatherer/file/FileManager.java (modified) Special case: you can now delete files from the "Downloaded Files" ... Thu, 24 Jun 2004 22:33:01 GMT mdewsnip [7642] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Removed some dead functions and commented out a couple on their way out. Thu, 24 Jun 2004 22:03:28 GMT mdewsnip [7641] * trunk/gli/src/org/greenstone/gatherer/file/FileNode.java (modified) Removed a couple of dead functions. Thu, 24 Jun 2004 04:27:11 GMT mdewsnip [7639] * trunk/gli/src/org/greenstone/gatherer/file/WorkspaceTreeModel.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/Preferences.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/tree/WorkspaceTree.java (modified) Added the ability to refresh the "Downloaded Files" folder when ... Wed, 23 Jun 2004 03:26:19 GMT mdewsnip [7634] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Removed crappy old stripNL function which made a mess of Unicode strings. Wed, 23 Jun 2004 02:35:58 GMT mdewsnip [7633] * trunk/gli/src/org/greenstone/gatherer/file/FileSystem.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/WorkspaceTreeModel.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/tree/WorkspaceTree.java (modified) Some function and variable name changes, and added the web ... Sun, 20 Jun 2004 21:56:20 GMT mdewsnip [7624] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/Index.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/SubcollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/msm/MetadataXMLFile.java (modified) Fixed quite a few places where the GLI was looking for "ex" instead ... Fri, 18 Jun 2004 02:13:28 GMT mdewsnip [7620] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Quickly hacked up a new stripNL function which will hopefully work OK ... Thu, 17 Jun 2004 04:17:02 GMT mdewsnip [7613] * trunk/gli/classes/dictionary.properties (modified) * trunk/gli/classes/dictionary_es.properties (modified) * trunk/gli/classes/dictionary_fr.properties (modified) * trunk/gli/classes/dictionary_ru.properties (modified) Set Greenstone 2.51 release date for AboutDialog.Date string. Thu, 17 Jun 2004 02:30:29 GMT kjdon [7609] * trunk/gli/src/org/greenstone/gatherer/msm/MSMPrompt.java (modified) fixed the bug where when you drag a document with existing namespaced ... Thu, 17 Jun 2004 02:26:15 GMT mdewsnip [7608] * trunk/gli/src/org/greenstone/gatherer/file/FileManager.java (modified) Fixed a bug where creating a new folder under a closed folder would ... Wed, 16 Jun 2004 23:52:44 GMT mdewsnip [7605] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) Added a two second wait as well, so the OS has finished deleting the ... Wed, 16 Jun 2004 23:13:44 GMT kjdon [7604] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) format statements are now written out with new lines intact, not ... Wed, 16 Jun 2004 23:12:25 GMT kjdon [7603] * trunk/gli/src/org/greenstone/gatherer/collection/BasicCollectionConfiguration.java (modified) removed the xml stuff - we don't use it at present and it is ... Wed, 16 Jun 2004 23:10:55 GMT mdewsnip [7602] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) Ooops... fixed a typo. Wed, 16 Jun 2004 23:08:27 GMT mdewsnip [7601] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/DeleteCollectionPrompt.java (modified) Have hopefully (and finally!) fixed the nasty race conditions with ... Wed, 16 Jun 2004 22:35:41 GMT mdewsnip [7600] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/DeleteCollectionPrompt.java (modified) Removed a couple of references to the now defunct preview pane. Wed, 16 Jun 2004 04:44:16 GMT kjdon [7598] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) write out format statements with ex.metadata still intact Wed, 16 Jun 2004 04:43:32 GMT kjdon [7597] * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) made static strings for the format names and default format strings - ... Mon, 14 Jun 2004 05:28:15 GMT mdewsnip [7592] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) Much simplified the installLocation function to hopefully remove the ... Mon, 14 Jun 2004 03:03:54 GMT mdewsnip [7591] * trunk/gli/src/org/greenstone/gatherer/collection/BasicCollectionConfiguration.java (modified) Multi-line statements are now read in with newline characters added. Mon, 14 Jun 2004 03:01:16 GMT mdewsnip [7590] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) Multiple line format statements now have '\' characters written at ... Wed, 09 Jun 2004 21:11:26 GMT kjdon [7579] * trunk/gli/classes/dictionary.properties (modified) added quotes to a couple of strings:CDM.General.Icon_Collection and ... Wed, 09 Jun 2004 21:08:38 GMT kjdon [7578] * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) added [numleafdocs] to the format list Tue, 08 Jun 2004 23:57:51 GMT mdewsnip [7574] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Removed a couple of dead functions, and deprecated stripNL (it makes ... Tue, 08 Jun 2004 23:56:20 GMT mdewsnip [7573] * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSetManager.java (modified) Now writes the Hierarchy hfiles out as UTF-8 correctly. Thu, 03 Jun 2004 23:05:06 GMT kjdon [7558] * trunk/gli/src/org/greenstone/gatherer/gui/WarningDialog.java (modified) made the dialog wider Thu, 03 Jun 2004 04:29:55 GMT mdewsnip [7554] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) Editable metadata combobox now also available for Librarians. Thu, 03 Jun 2004 03:12:43 GMT kjdon [7552] * trunk/gli/src/org/greenstone/gatherer/shell/GImportProgressMonitor.java (modified) fixed a bug Thu, 03 Jun 2004 02:46:41 GMT mdewsnip [7551] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) Fixed format statement writing so extracted namespaces are removed ... Thu, 03 Jun 2004 02:11:01 GMT mdewsnip [7550] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) Tidied up the little interface for specifying multiple metadata ... Thu, 03 Jun 2004 00:23:06 GMT mdewsnip [7546] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) Classifier -metadata elements from the extracted metadata set are now ... Thu, 03 Jun 2004 00:12:33 GMT mdewsnip [7545] * trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) Oh my God... John, John, John, you deserve a good talking to for that ... Wed, 02 Jun 2004 22:55:30 GMT mdewsnip [7543] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) I'm sure I'd already committed this... changed the metadata ... Wed, 02 Jun 2004 22:41:23 GMT mdewsnip [7542] * trunk/gli/src/org/greenstone/gatherer/gui/NewCollectionDetailsPrompt.java (modified) Removed gory red colours set when the title or description aren't ... Wed, 02 Jun 2004 05:28:44 GMT mdewsnip [7540] * trunk/gli/src/org/greenstone/gatherer/file/FileAssociationManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/EnrichPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GComboBox.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/MirrorPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/PreviewCommandDialog.java (modified) * trunk/gli/src/org/greenstone/gatherer/msm/ElementWrapper.java (modified) * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSetManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/TableUtils.java (modified) Some minor tidy ups with removing dead code. Wed, 02 Jun 2004 05:26:20 GMT mdewsnip [7539] * trunk/gli/src/org/greenstone/gatherer/msm/MetadataComboBoxModel.java (deleted) Not finished, and unlikely to be done in the foreseeable future. Wed, 02 Jun 2004 05:20:29 GMT mdewsnip [7538] * trunk/gli/src/org/greenstone/gatherer/cdm/Library.java (deleted) Never started, and unlikely to be finished in the foreseeable future. Wed, 02 Jun 2004 05:19:53 GMT mdewsnip [7537] * trunk/gli/src/org/greenstone/gatherer/util/WinRegistry.java (deleted) No longer used. Wed, 02 Jun 2004 04:11:26 GMT mdewsnip [7536] * trunk/gli/help/gen-text.xsl (added) A very simple XSLT file for extracting the text from the help XML files. Wed, 02 Jun 2004 01:54:20 GMT mdewsnip [7535] * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSet.java (modified) Removed unused constructor. Wed, 02 Jun 2004 01:51:30 GMT mdewsnip [7534] * trunk/gli/src/org/greenstone/gatherer/gui/EnrichPane.java (modified) The value trees are now refreshed correctly when the collection changes. Wed, 02 Jun 2004 00:57:04 GMT kjdon [7532] * trunk/gli/classes/dictionary.properties (modified) * trunk/gli/classes/dictionary_es.properties (modified) * trunk/gli/classes/dictionary_fr.properties (modified) * trunk/gli/classes/dictionary_ru.properties (modified) added a colon at the end of X documents were considered for processing: Wed, 02 Jun 2004 00:01:29 GMT kjdon [7531] * trunk/gli/src/org/greenstone/gatherer/shell/GImportProgressMonitor.java (modified) added some spaces to the front of some of the log messages Wed, 02 Jun 2004 00:00:03 GMT kjdon [7530] * trunk/gli/src/org/greenstone/gatherer/shell/GShellElement.java (modified) hacked this so that it reads in attribute values that contain spaces ... Tue, 01 Jun 2004 23:15:58 GMT mdewsnip [7529] * trunk/gli/src/org/greenstone/gatherer/valuetree/GValueNode.java (modified) Why was the value tree case-insensitive?!? Tue, 01 Jun 2004 22:09:57 GMT kjdon [7526] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) fixed up some indenting. also, when you base a collection on an ... Tue, 01 Jun 2004 22:08:31 GMT kjdon [7525] * trunk/gli/src/org/greenstone/gatherer/file/FileQueue.java (modified) added a method to coppy the contents of a directory