# # ChangeLog for trunk/gli # # Generated by Trac 1.4.2 # 2024-06-01T14:42:12+12:00 Fri, 07 Apr 2006 01:44:00 GMT mdewsnip [11625] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/LegacyCollectionImporter.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/FileQueue.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/WorkspaceTreeNode.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/OpenCollectionDialog.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/SimpleOpenCollectionDialog.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Removed some more stuff from Utility. Fri, 07 Apr 2006 01:34:03 GMT mdewsnip [11624] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * trunk/gli/src/org/greenstone/gatherer/feedback/FeedbackInterface.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/AboutDialog.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Moved PROGRAM_NAME and PROGRAM_VERSION strings out of Utility and ... Fri, 07 Apr 2006 01:28:27 GMT mdewsnip [11623] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/NewCollectionDetailsPrompt.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Removed some pointless static variables from Utility. Fri, 07 Apr 2006 01:19:24 GMT mdewsnip [11622] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionTree.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/WorkspaceTree.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/EnrichPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Lots more object-orientation improvements to the collection and ... Fri, 07 Apr 2006 00:54:34 GMT mdewsnip [11621] * trunk/gli/src/org/greenstone/gatherer/file/FileQueue.java (modified) Removed the monstrous old run() function, and a couple of other (now ... Fri, 07 Apr 2006 00:36:40 GMT mdewsnip [11620] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionTree.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/WorkspaceTree.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/EnrichPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/Filter.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) Rearranged some more workspace and collection tree code to reduce ... Thu, 06 Apr 2006 23:51:11 GMT mdewsnip [11619] * trunk/gli/src/org/greenstone/gatherer/gui/EnrichPane.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/tree/DragTree.java (modified) The workspace and collection tree filters are now owned by the trees ... Thu, 06 Apr 2006 22:05:37 GMT mdewsnip [11618] * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) Removed another dead function. Thu, 06 Apr 2006 21:50:24 GMT mdewsnip [11617] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionTree.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/WorkspaceTree.java (modified) Minor changes. Thu, 06 Apr 2006 21:45:18 GMT mdewsnip [11616] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionTree.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/WorkspaceTree.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/EnrichPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) Rearranged some code to reduce duplication and for better object ... Thu, 06 Apr 2006 05:22:12 GMT mdewsnip [11614] * trunk/gli/src/org/greenstone/gatherer/gui/EnrichPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) Moved some common settings into DragTree. Thu, 06 Apr 2006 05:15:07 GMT mdewsnip [11613] * trunk/gli/src/org/greenstone/gatherer/file/WorkspaceTree.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) Made a customised RightClickMenu for the WorkspaceTree and put it in ... Thu, 06 Apr 2006 05:08:29 GMT mdewsnip [11612] * trunk/gli/src/org/greenstone/gatherer/gui/CreateShortcutPrompt.java (added) * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) Moved the MappingPrompt out of GatherPane and into it's own class ... Thu, 06 Apr 2006 04:39:37 GMT mdewsnip [11608] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionTree.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/EnrichPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) Created a CollectionTreeRightClickMenu class inside CollectionTree so ... Thu, 06 Apr 2006 03:29:42 GMT mdewsnip [11603] * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) I'm not sure what the FocusListener stuff was all about, but it ... Thu, 06 Apr 2006 03:05:44 GMT mdewsnip [11601] * trunk/gli/src/org/greenstone/gatherer/gui/EnrichPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) Moved the KeyListener from GatherPane into DragTree and removed the ... Thu, 06 Apr 2006 02:39:55 GMT kjdon [11600] * trunk/gli/help/fr/help.xml (modified) * trunk/gli/help/fr/savingacollection.htm (modified) changed a 'see' to 'voir' Thu, 06 Apr 2006 02:39:04 GMT mdewsnip [11599] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) Moved the RecycleBin object into the Gatherer class so it can be more ... Thu, 06 Apr 2006 02:33:36 GMT mdewsnip [11598] * trunk/gli/src/org/greenstone/gatherer/file/FileManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/FileQueue.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) You can now delete files from the "Downloaded Files" folder when no ... Thu, 06 Apr 2006 02:30:10 GMT kjdon [11597] * 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/creatingacollection.htm (modified) * trunk/gli/help/en/creatingfolders.htm (modified) * trunk/gli/help/en/definefilters.htm (modified) * trunk/gli/help/en/deletingcollections.htm (modified) * trunk/gli/help/en/designingacollection.htm (modified) * trunk/gli/help/en/downloadingfiles.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/howtoavoidthisdocument.htm (modified) * trunk/gli/help/en/importingpreviouslyassignedmetadata.htm (modified) * trunk/gli/help/en/introduction.htm (modified) * trunk/gli/help/en/metadatasets.htm (modified) * trunk/gli/help/en/miscellaneous.htm (modified) * trunk/gli/help/en/ofmiceandmenus.htm (modified) * trunk/gli/help/en/openingacollection.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/reviewingmetadata.htm (modified) * trunk/gli/help/en/savingacollection.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/startingoff.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/translatetext.htm (modified) * trunk/gli/help/en/updatingmetadata.htm (modified) * trunk/gli/help/en/xcollectionsearching.htm (modified) * trunk/gli/help/es/addingfiles.htm (modified) * trunk/gli/help/es/addingpreviouslydefinedmetadata.htm (modified) * trunk/gli/help/es/appendingmetadata.htm (modified) * trunk/gli/help/es/assignlanguages.htm (modified) * trunk/gli/help/es/assignpartitions.htm (modified) * trunk/gli/help/es/buildsettings.htm (modified) * trunk/gli/help/es/classifiers.htm (modified) * trunk/gli/help/es/collectingfiles.htm (modified) * trunk/gli/help/es/creatingacollection.htm (modified) * trunk/gli/help/es/creatingfolders.htm (modified) * trunk/gli/help/es/definefilters.htm (modified) * trunk/gli/help/es/deletingcollections.htm (modified) * trunk/gli/help/es/designingacollection.htm (modified) * trunk/gli/help/es/downloadingfiles.htm (modified) * trunk/gli/help/es/enrichingacollection.htm (modified) * trunk/gli/help/es/exportingcollections.htm (modified) * trunk/gli/help/es/fileassociations.htm (modified) * trunk/gli/help/es/filteringthetree.htm (modified) * trunk/gli/help/es/formatstatements.htm (modified) * trunk/gli/help/es/generalsettings.htm (modified) * trunk/gli/help/es/howtoavoidthisdocument.htm (modified) * trunk/gli/help/es/importingpreviouslyassignedmetadata.htm (modified) * trunk/gli/help/es/introduction.htm (modified) * trunk/gli/help/es/metadatasets.htm (modified) * trunk/gli/help/es/miscellaneous.htm (modified) * trunk/gli/help/es/ofmiceandmenus.htm (modified) * trunk/gli/help/es/openingacollection.htm (modified) * trunk/gli/help/es/partitionindexes.htm (modified) * trunk/gli/help/es/plugins.htm (modified) * trunk/gli/help/es/preferences.htm (modified) * trunk/gli/help/es/producingthecollection.htm (modified) * trunk/gli/help/es/removingfiles.htm (modified) * trunk/gli/help/es/reviewingmetadata.htm (modified) * trunk/gli/help/es/savingacollection.htm (modified) * trunk/gli/help/es/searchindexes.htm (modified) * trunk/gli/help/es/searchtypes.htm (modified) * trunk/gli/help/es/selectingmetadatasets.htm (modified) * trunk/gli/help/es/startingoff.htm (modified) * trunk/gli/help/es/thecreateview.htm (modified) * trunk/gli/help/es/thedesignview.htm (modified) * trunk/gli/help/es/theenrichview.htm (modified) * trunk/gli/help/es/thegatherview.htm (modified) * trunk/gli/help/es/themirrorview.htm (modified) * trunk/gli/help/es/translatetext.htm (modified) * trunk/gli/help/es/updatingmetadata.htm (modified) * trunk/gli/help/es/xcollectionsearching.htm (modified) * trunk/gli/help/fr/addingfiles.htm (modified) * trunk/gli/help/fr/addingpreviouslydefinedmetadata.htm (modified) * trunk/gli/help/fr/appendingmetadata.htm (modified) * trunk/gli/help/fr/assignlanguages.htm (modified) * trunk/gli/help/fr/assignpartitions.htm (modified) * trunk/gli/help/fr/buildsettings.htm (modified) * trunk/gli/help/fr/classifiers.htm (modified) * trunk/gli/help/fr/collectingfiles.htm (modified) * trunk/gli/help/fr/creatingacollection.htm (modified) * trunk/gli/help/fr/creatingfolders.htm (modified) * trunk/gli/help/fr/definefilters.htm (modified) * trunk/gli/help/fr/deletingcollections.htm (modified) * trunk/gli/help/fr/designingacollection.htm (modified) * trunk/gli/help/fr/downloadingfiles.htm (modified) * trunk/gli/help/fr/enrichingacollection.htm (modified) * trunk/gli/help/fr/exportingcollections.htm (modified) * trunk/gli/help/fr/fileassociations.htm (modified) * trunk/gli/help/fr/filteringthetree.htm (modified) * trunk/gli/help/fr/formatstatements.htm (modified) * trunk/gli/help/fr/generalsettings.htm (modified) * trunk/gli/help/fr/howtoavoidthisdocument.htm (modified) * trunk/gli/help/fr/importingpreviouslyassignedmetadata.htm (modified) * trunk/gli/help/fr/introduction.htm (modified) * trunk/gli/help/fr/metadatasets.htm (modified) * trunk/gli/help/fr/miscellaneous.htm (modified) * trunk/gli/help/fr/ofmiceandmenus.htm (modified) * trunk/gli/help/fr/openingacollection.htm (modified) * trunk/gli/help/fr/partitionindexes.htm (modified) * trunk/gli/help/fr/plugins.htm (modified) * trunk/gli/help/fr/preferences.htm (modified) * trunk/gli/help/fr/producingthecollection.htm (modified) * trunk/gli/help/fr/removingfiles.htm (modified) * trunk/gli/help/fr/reviewingmetadata.htm (modified) * trunk/gli/help/fr/savingacollection.htm (modified) * trunk/gli/help/fr/searchindexes.htm (modified) * trunk/gli/help/fr/searchtypes.htm (modified) * trunk/gli/help/fr/selectingmetadatasets.htm (modified) * trunk/gli/help/fr/startingoff.htm (modified) * trunk/gli/help/fr/thecreateview.htm (modified) * trunk/gli/help/fr/thedesignview.htm (modified) * trunk/gli/help/fr/theenrichview.htm (modified) * trunk/gli/help/fr/thegatherview.htm (modified) * trunk/gli/help/fr/themirrorview.htm (modified) * trunk/gli/help/fr/translatetext.htm (modified) * trunk/gli/help/fr/updatingmetadata.htm (modified) * trunk/gli/help/fr/xcollectionsearching.htm (modified) * trunk/gli/help/ru/addingfiles.htm (modified) * trunk/gli/help/ru/addingpreviouslydefinedmetadata.htm (modified) * trunk/gli/help/ru/appendingmetadata.htm (modified) * trunk/gli/help/ru/assignlanguages.htm (modified) * trunk/gli/help/ru/assignpartitions.htm (modified) * trunk/gli/help/ru/buildsettings.htm (modified) * trunk/gli/help/ru/classifiers.htm (modified) * trunk/gli/help/ru/collectingfiles.htm (modified) * trunk/gli/help/ru/creatingacollection.htm (modified) * trunk/gli/help/ru/creatingfolders.htm (modified) * trunk/gli/help/ru/definefilters.htm (modified) * trunk/gli/help/ru/deletingcollections.htm (modified) * trunk/gli/help/ru/designingacollection.htm (modified) * trunk/gli/help/ru/downloadingfiles.htm (modified) * trunk/gli/help/ru/enrichingacollection.htm (modified) * trunk/gli/help/ru/exportingcollections.htm (modified) * trunk/gli/help/ru/fileassociations.htm (modified) * trunk/gli/help/ru/filteringthetree.htm (modified) * trunk/gli/help/ru/formatstatements.htm (modified) * trunk/gli/help/ru/generalsettings.htm (modified) * trunk/gli/help/ru/howtoavoidthisdocument.htm (modified) * trunk/gli/help/ru/importingpreviouslyassignedmetadata.htm (modified) * trunk/gli/help/ru/introduction.htm (modified) * trunk/gli/help/ru/metadatasets.htm (modified) * trunk/gli/help/ru/miscellaneous.htm (modified) * trunk/gli/help/ru/ofmiceandmenus.htm (modified) * trunk/gli/help/ru/openingacollection.htm (modified) * trunk/gli/help/ru/partitionindexes.htm (modified) * trunk/gli/help/ru/plugins.htm (modified) * trunk/gli/help/ru/preferences.htm (modified) * trunk/gli/help/ru/producingthecollection.htm (modified) * trunk/gli/help/ru/removingfiles.htm (modified) * trunk/gli/help/ru/reviewingmetadata.htm (modified) * trunk/gli/help/ru/savingacollection.htm (modified) * trunk/gli/help/ru/searchindexes.htm (modified) * trunk/gli/help/ru/searchtypes.htm (modified) * trunk/gli/help/ru/selectingmetadatasets.htm (modified) * trunk/gli/help/ru/startingoff.htm (modified) * trunk/gli/help/ru/thecreateview.htm (modified) * trunk/gli/help/ru/thedesignview.htm (modified) * trunk/gli/help/ru/theenrichview.htm (modified) * trunk/gli/help/ru/thegatherview.htm (modified) * trunk/gli/help/ru/themirrorview.htm (modified) * trunk/gli/help/ru/translatetext.htm (modified) * trunk/gli/help/ru/updatingmetadata.htm (modified) * trunk/gli/help/ru/xcollectionsearching.htm (modified) reran the xsl for the new format, and modified xsl files. hopefully ... Thu, 06 Apr 2006 02:27:46 GMT kjdon [11596] * trunk/gli/help/en/help.xml (modified) * trunk/gli/help/es/help.xml (modified) * trunk/gli/help/fr/help.xml (modified) * trunk/gli/help/ru/help.xml (modified) new xml format so that it can be used in the translator. basically ... Thu, 06 Apr 2006 02:18:42 GMT mdewsnip [11595] * trunk/gli/src/org/greenstone/gatherer/file/FileQueue.java (modified) Fixed a bug preventing files from being deleted from the "Downloaded ... Thu, 06 Apr 2006 02:12:52 GMT kjdon [11594] * trunk/gli/help/gen-index-xml.xsl (modified) * trunk/gli/help/gen-many-html.xsl (modified) * trunk/gli/help/gen-one-html-for-doc.xsl (modified) * trunk/gli/help/gen-one-html.xsl (modified) * trunk/gli/help/gen-one-tex.xsl (modified) modified for the new XML format that works with the translator Wed, 05 Apr 2006 02:16:16 GMT kjdon [11580] * trunk/gli/help/es/help.xml (modified) * trunk/gli/help/fr/help.xml (modified) removed an erroneous Mon, 03 Apr 2006 04:33:37 GMT mdewsnip [11574] * trunk/gli/src/org/greenstone/gatherer/LocalLibraryServer.java (modified) Added a couple of seconds of wait time when releasing a collection, ... Sun, 02 Apr 2006 21:37:02 GMT nzdl [11557] * trunk/gli/classes/dictionary_fr.properties (modified) translations updated 2 Apr 2006 by Antonia Fri, 31 Mar 2006 02:15:54 GMT kjdon [11552] * 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/creatingacollection.htm (modified) * trunk/gli/help/en/creatingfolders.htm (modified) * trunk/gli/help/en/definefilters.htm (modified) * trunk/gli/help/en/deletingcollections.htm (modified) * trunk/gli/help/en/designingacollection.htm (modified) * trunk/gli/help/en/downloadingfiles.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/howtoavoidthisdocument.htm (modified) * trunk/gli/help/en/importingpreviouslyassignedmetadata.htm (modified) * trunk/gli/help/en/introduction.htm (modified) * trunk/gli/help/en/metadatasets.htm (modified) * trunk/gli/help/en/miscellaneous.htm (modified) * trunk/gli/help/en/ofmiceandmenus.htm (modified) * trunk/gli/help/en/openingacollection.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/reviewingmetadata.htm (modified) * trunk/gli/help/en/savingacollection.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/startingoff.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/translatetext.htm (modified) * trunk/gli/help/en/updatingmetadata.htm (modified) * trunk/gli/help/en/xcollectionsearching.htm (modified) * trunk/gli/help/es/addingfiles.htm (modified) * trunk/gli/help/es/addingpreviouslydefinedmetadata.htm (modified) * trunk/gli/help/es/appendingmetadata.htm (modified) * trunk/gli/help/es/assignlanguages.htm (modified) * trunk/gli/help/es/assignpartitions.htm (modified) * trunk/gli/help/es/buildsettings.htm (modified) * trunk/gli/help/es/classifiers.htm (modified) * trunk/gli/help/es/collectingfiles.htm (modified) * trunk/gli/help/es/creatingacollection.htm (modified) * trunk/gli/help/es/creatingfolders.htm (modified) * trunk/gli/help/es/definefilters.htm (modified) * trunk/gli/help/es/deletingcollections.htm (modified) * trunk/gli/help/es/designingacollection.htm (modified) * trunk/gli/help/es/downloadingfiles.htm (modified) * trunk/gli/help/es/enrichingacollection.htm (modified) * trunk/gli/help/es/exportingcollections.htm (modified) * trunk/gli/help/es/fileassociations.htm (modified) * trunk/gli/help/es/filteringthetree.htm (modified) * trunk/gli/help/es/formatstatements.htm (modified) * trunk/gli/help/es/generalsettings.htm (modified) * trunk/gli/help/es/howtoavoidthisdocument.htm (modified) * trunk/gli/help/es/importingpreviouslyassignedmetadata.htm (modified) * trunk/gli/help/es/introduction.htm (modified) * trunk/gli/help/es/metadatasets.htm (modified) * trunk/gli/help/es/miscellaneous.htm (modified) * trunk/gli/help/es/ofmiceandmenus.htm (modified) * trunk/gli/help/es/openingacollection.htm (modified) * trunk/gli/help/es/partitionindexes.htm (modified) * trunk/gli/help/es/plugins.htm (modified) * trunk/gli/help/es/preferences.htm (modified) * trunk/gli/help/es/producingthecollection.htm (modified) * trunk/gli/help/es/removingfiles.htm (modified) * trunk/gli/help/es/reviewingmetadata.htm (modified) * trunk/gli/help/es/savingacollection.htm (modified) * trunk/gli/help/es/searchindexes.htm (modified) * trunk/gli/help/es/searchtypes.htm (modified) * trunk/gli/help/es/selectingmetadatasets.htm (modified) * trunk/gli/help/es/startingoff.htm (modified) * trunk/gli/help/es/thecreateview.htm (modified) * trunk/gli/help/es/thedesignview.htm (modified) * trunk/gli/help/es/theenrichview.htm (modified) * trunk/gli/help/es/thegatherview.htm (modified) * trunk/gli/help/es/themirrorview.htm (modified) * trunk/gli/help/es/translatetext.htm (modified) * trunk/gli/help/es/updatingmetadata.htm (modified) * trunk/gli/help/es/xcollectionsearching.htm (modified) * trunk/gli/help/fr/addingfiles.htm (modified) * trunk/gli/help/fr/addingpreviouslydefinedmetadata.htm (modified) * trunk/gli/help/fr/appendingmetadata.htm (modified) * trunk/gli/help/fr/assignlanguages.htm (modified) * trunk/gli/help/fr/assignpartitions.htm (modified) * trunk/gli/help/fr/buildsettings.htm (modified) * trunk/gli/help/fr/classifiers.htm (modified) * trunk/gli/help/fr/collectingfiles.htm (modified) * trunk/gli/help/fr/creatingacollection.htm (modified) * trunk/gli/help/fr/creatingfolders.htm (modified) * trunk/gli/help/fr/definefilters.htm (modified) * trunk/gli/help/fr/deletingcollections.htm (modified) * trunk/gli/help/fr/designingacollection.htm (modified) * trunk/gli/help/fr/downloadingfiles.htm (modified) * trunk/gli/help/fr/enrichingacollection.htm (modified) * trunk/gli/help/fr/exportingcollections.htm (modified) * trunk/gli/help/fr/fileassociations.htm (modified) * trunk/gli/help/fr/filteringthetree.htm (modified) * trunk/gli/help/fr/formatstatements.htm (modified) * trunk/gli/help/fr/generalsettings.htm (modified) * trunk/gli/help/fr/howtoavoidthisdocument.htm (modified) * trunk/gli/help/fr/importingpreviouslyassignedmetadata.htm (modified) * trunk/gli/help/fr/introduction.htm (modified) * trunk/gli/help/fr/metadatasets.htm (modified) * trunk/gli/help/fr/miscellaneous.htm (modified) * trunk/gli/help/fr/ofmiceandmenus.htm (modified) * trunk/gli/help/fr/openingacollection.htm (modified) * trunk/gli/help/fr/partitionindexes.htm (modified) * trunk/gli/help/fr/plugins.htm (modified) * trunk/gli/help/fr/preferences.htm (modified) * trunk/gli/help/fr/producingthecollection.htm (modified) * trunk/gli/help/fr/removingfiles.htm (modified) * trunk/gli/help/fr/reviewingmetadata.htm (modified) * trunk/gli/help/fr/savingacollection.htm (modified) * trunk/gli/help/fr/searchindexes.htm (modified) * trunk/gli/help/fr/searchtypes.htm (modified) * trunk/gli/help/fr/selectingmetadatasets.htm (modified) * trunk/gli/help/fr/startingoff.htm (modified) * trunk/gli/help/fr/thecreateview.htm (modified) * trunk/gli/help/fr/thedesignview.htm (modified) * trunk/gli/help/fr/theenrichview.htm (modified) * trunk/gli/help/fr/thegatherview.htm (modified) * trunk/gli/help/fr/themirrorview.htm (modified) * trunk/gli/help/fr/translatetext.htm (modified) * trunk/gli/help/fr/updatingmetadata.htm (modified) * trunk/gli/help/fr/xcollectionsearching.htm (modified) * trunk/gli/help/ru/addingfiles.htm (modified) * trunk/gli/help/ru/addingpreviouslydefinedmetadata.htm (modified) * trunk/gli/help/ru/appendingmetadata.htm (modified) * trunk/gli/help/ru/assignlanguages.htm (modified) * trunk/gli/help/ru/assignpartitions.htm (modified) * trunk/gli/help/ru/buildsettings.htm (modified) * trunk/gli/help/ru/classifiers.htm (modified) * trunk/gli/help/ru/collectingfiles.htm (modified) * trunk/gli/help/ru/creatingacollection.htm (modified) * trunk/gli/help/ru/creatingfolders.htm (modified) * trunk/gli/help/ru/definefilters.htm (modified) * trunk/gli/help/ru/deletingcollections.htm (modified) * trunk/gli/help/ru/designingacollection.htm (modified) * trunk/gli/help/ru/downloadingfiles.htm (modified) * trunk/gli/help/ru/enrichingacollection.htm (modified) * trunk/gli/help/ru/exportingcollections.htm (modified) * trunk/gli/help/ru/fileassociations.htm (modified) * trunk/gli/help/ru/filteringthetree.htm (modified) * trunk/gli/help/ru/formatstatements.htm (modified) * trunk/gli/help/ru/generalsettings.htm (modified) * trunk/gli/help/ru/howtoavoidthisdocument.htm (modified) * trunk/gli/help/ru/importingpreviouslyassignedmetadata.htm (modified) * trunk/gli/help/ru/introduction.htm (modified) * trunk/gli/help/ru/metadatasets.htm (modified) * trunk/gli/help/ru/miscellaneous.htm (modified) * trunk/gli/help/ru/ofmiceandmenus.htm (modified) * trunk/gli/help/ru/openingacollection.htm (modified) * trunk/gli/help/ru/partitionindexes.htm (modified) * trunk/gli/help/ru/plugins.htm (modified) * trunk/gli/help/ru/preferences.htm (modified) * trunk/gli/help/ru/producingthecollection.htm (modified) * trunk/gli/help/ru/removingfiles.htm (modified) * trunk/gli/help/ru/reviewingmetadata.htm (modified) * trunk/gli/help/ru/savingacollection.htm (modified) * trunk/gli/help/ru/searchindexes.htm (modified) * trunk/gli/help/ru/searchtypes.htm (modified) * trunk/gli/help/ru/selectingmetadatasets.htm (modified) * trunk/gli/help/ru/startingoff.htm (modified) * trunk/gli/help/ru/thecreateview.htm (modified) * trunk/gli/help/ru/thedesignview.htm (modified) * trunk/gli/help/ru/theenrichview.htm (modified) * trunk/gli/help/ru/thegatherview.htm (modified) * trunk/gli/help/ru/themirrorview.htm (modified) * trunk/gli/help/ru/translatetext.htm (modified) * trunk/gli/help/ru/updatingmetadata.htm (modified) * trunk/gli/help/ru/xcollectionsearching.htm (modified) regenerated the html and now they all appear modified - I think its ... Fri, 31 Mar 2006 02:12:12 GMT kjdon [11551] * trunk/gli/help/fr/help.xml (modified) changed \305\223 to oe so that the latex doesn't barf when using this ... Thu, 30 Mar 2006 03:32:38 GMT nzdl [11547] * trunk/gli/classes/dictionary_es.properties (modified) * trunk/gsdl-documentation/tutorials/xml-source/tutorial_es.xml (modified) * trunk/gsdl/macros/spanish2.dm (modified) * trunk/gsdl/perllib/strings_es.rb (modified) More Spanish translations, many thanks to Antonia Lema. Wed, 29 Mar 2006 23:02:39 GMT kjdon [11542] * trunk/gli/src/org/greenstone/gatherer/cdm/Classifier.java (modified) changed how the owner is set to be like plugins - now we get a header ... Wed, 29 Mar 2006 00:01:53 GMT mdewsnip [11532] * trunk/gli/classes/xml/languages.xml (modified) Thanks to Papadimitropoulos Petros, we now have a Greek interface for ... Tue, 28 Mar 2006 23:58:08 GMT mdewsnip [11531] * trunk/gli/classes/dictionary_el.properties (modified) Removed an un-translated string. Tue, 28 Mar 2006 23:52:49 GMT mdewsnip [11530] * trunk/gli/classes/dictionary_el.properties (modified) Updated Greek GLI dictionary, many thanks to Papadimitropoulos Petros. Tue, 28 Mar 2006 23:38:55 GMT mdewsnip [11529] * trunk/gli/gli.bat (modified) * trunk/gli/gli.sh (modified) Set "-Xmx128M" so Java has less chance of running out of memory with ... Tue, 28 Mar 2006 22:27:19 GMT nzdl [11522] * trunk/gli/classes/dictionary_ru.properties (modified) updated by olena Tue, 28 Mar 2006 01:58:04 GMT nzdl [11514] * trunk/gli/classes/dictionary_es.properties (modified) * trunk/gli/classes/dictionary_fr.properties (modified) translations from translator Tue, 28 Mar 2006 01:05:20 GMT shaoqun [11511] * trunk/gli/src/org/greenstone/gatherer/WGet.java (modified) check job_queues size again in run method Mon, 27 Mar 2006 23:42:06 GMT shaoqun [11510] * trunk/gli/src/org/greenstone/gatherer/GathererProg.java (modified) comment out the standard output Mon, 27 Mar 2006 23:40:28 GMT shaoqun [11509] * trunk/gli/src/org/greenstone/gatherer/WGet.java (modified) synchronize the job_queues in run method Mon, 27 Mar 2006 23:38:24 GMT shaoqun [11508] * trunk/gli/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) changed the string for download only html files Mon, 27 Mar 2006 23:35:50 GMT shaoqun [11507] * trunk/gli/src/org/greenstone/gatherer/collection/DownloadJob.java (modified) add new parameter for wget that specifies which file extenstions ... Mon, 27 Mar 2006 05:30:15 GMT kjdon [11502] * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) chnaged the default format statements for VList and DocumentText to ... Mon, 27 Mar 2006 05:17:21 GMT shaoqun [11501] * trunk/gli/classes/dictionary.properties (modified) add new string for download html only Mon, 27 Mar 2006 03:49:28 GMT mdewsnip [11499] * trunk/gli/classes/dictionary_el.properties (added) Greek GLI interface, many thanks to Papadimitropoulos Petros. ... Mon, 27 Mar 2006 02:51:42 GMT mdewsnip [11491] * trunk/gli/src/org/greenstone/gatherer/cdm/GeneralManager.java (modified) Now sets the "overwrite" flag when copying the collection images into ... Mon, 27 Mar 2006 02:50:16 GMT shaoqun [11490] * trunk/gli/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) make requisite_checkbox appear in all mode Mon, 27 Mar 2006 01:42:30 GMT shaoqun [11486] * trunk/gli/classes/xml/configRemote.xml (modified) set the default proxy_port to 80 Mon, 27 Mar 2006 00:23:51 GMT shaoqun [11482] * 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) update AboutDialog.Date Mon, 27 Mar 2006 00:12:21 GMT shaoqun [11481] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) update PROGRAM_VERSION to 2.70 Mon, 27 Mar 2006 00:07:56 GMT shaoqun [11480] * trunk/gli/src/org/greenstone/gatherer/gui/DownloadProgressBar.java (modified) set the height of progress bar to 20 Mon, 27 Mar 2006 00:03:27 GMT shaoqun [11479] * trunk/gli/classes/xml/config.xml (modified) set the default proxy_port to 80 Sun, 26 Mar 2006 23:24:43 GMT kjdon [11478] * trunk/gli/classes/dictionary.properties (modified) CDM.General.IMage_Copy_Failed error now adds in the paths of image to ... Sun, 26 Mar 2006 23:23:45 GMT kjdon [11477] * trunk/gli/src/org/greenstone/gatherer/cdm/GeneralManager.java (modified) image copying error now adds in the paths of image to copy and images ... Sun, 26 Mar 2006 22:59:17 GMT kjdon [11476] * 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) changed plugin suggestion prompt add plugin button to have no elipsis ... Sun, 26 Mar 2006 22:52:15 GMT kjdon [11475] * trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) changed plugin suggestion prompt add plugin button to have no elipsis ... Wed, 22 Mar 2006 03:36:48 GMT mdewsnip [11464] * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) Fixed a bug where the variable model wasn't updated correctly, and ... Tue, 21 Mar 2006 23:24:04 GMT nzdl [11458] * trunk/gli/classes/dictionary_es.properties (modified) * trunk/gli/classes/dictionary_fr.properties (modified) * trunk/gsdl/macros/french.dm (modified) * trunk/gsdl/macros/french2.dm (modified) * trunk/gsdl/macros/spanish.dm (modified) * trunk/gsdl/macros/spanish2.dm (modified) More French and Spanish translations, many thanks to Antonia Lema. Tue, 21 Mar 2006 03:47:19 GMT nzdl [11451] * trunk/gli/classes/dictionary_ru.properties (modified) * trunk/gsdl/macros/russian.dm (modified) * trunk/gsdl/macros/russian2.dm (modified) * trunk/gsdl/perllib/strings_ru.rb (modified) Updated Russian interface, many thanks to Olena Medelyan. Tue, 21 Mar 2006 02:59:20 GMT kjdon [11446] * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) disabled rename and replace entries in collection tree right click ... Tue, 21 Mar 2006 02:28:41 GMT kjdon [11444] * trunk/gli/src/org/greenstone/gatherer/gui/MetadataImportMappingPrompt.java (modified) check to see if there are elements in the set, if not, disable merge. ... Tue, 21 Mar 2006 02:27:46 GMT kjdon [11443] * trunk/gli/src/org/greenstone/gatherer/gui/ExplodeMetadataPrompt.java (modified) remove the correct amount of text from the error messages Tue, 21 Mar 2006 01:37:43 GMT kjdon [11440] * trunk/gli/src/org/greenstone/gatherer/file/FileManager.java (modified) replace task now stores directory for next time Tue, 21 Mar 2006 01:18:21 GMT mdewsnip [11439] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) Now removes empty FileSet elements when all the metadata from a ... Mon, 20 Mar 2006 22:58:19 GMT kjdon [11436] * trunk/gli/src/org/greenstone/gatherer/gui/RenamePrompt.java (modified) changed dialog size so looks ok on windows Mon, 20 Mar 2006 22:46:57 GMT mdewsnip [11432] * trunk/gli/src/org/greenstone/gatherer/gui/ExplodeMetadataPrompt.java (modified) Made explode dialog slightly bigger again, so hopefully it looks nice ... Mon, 20 Mar 2006 22:46:29 GMT mdewsnip [11431] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) Removed debug statement. Mon, 20 Mar 2006 22:28:12 GMT kjdon [11427] * 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) added ... to add classifier and configure classifier Mon, 20 Mar 2006 22:11:14 GMT kjdon [11425] * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) added child and sibling items to the format variables list Mon, 20 Mar 2006 22:10:39 GMT kjdon [11424] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) added spaces between value and - and description in the OptionList ... Mon, 20 Mar 2006 22:09:37 GMT kjdon [11423] * trunk/gli/src/org/greenstone/gatherer/gui/WriteCDImagePrompt.java (modified) changed teh title so it matches the menu item Mon, 20 Mar 2006 05:02:30 GMT kjdon [11415] * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) srclink, srcicon etc should be displayed in Format variables. but ... Sun, 19 Mar 2006 23:16:46 GMT kjdon [11412] * trunk/gli/classes/dictionary.properties (modified) added ... to add/edit metadata, add/configure plugins, changed export ... Sun, 19 Mar 2006 23:15:12 GMT kjdon [11411] * trunk/gli/classes/dictionary_es.properties (modified) * trunk/gli/classes/dictionary_fr.properties (modified) * trunk/gli/classes/dictionary_ru.properties (modified) added ... to add/edit plugins, add/edit metadata Sun, 19 Mar 2006 23:08:18 GMT kjdon [11410] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) changed mb to Mb Fri, 17 Mar 2006 04:22:51 GMT mdewsnip [11404] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) Fixed a bug in the new "not one file only" metadata stuff. Fri, 17 Mar 2006 02:27:54 GMT mdewsnip [11398] * trunk/gli/help/es/exportingcollections.htm (modified) * trunk/gli/help/fr/appendingmetadata.htm (modified) * trunk/gli/help/fr/exportingcollections.htm (modified) * trunk/gli/help/fr/filteringthetree.htm (modified) * trunk/gli/help/fr/help_index.xml (modified) * trunk/gli/help/fr/partitionindexes.htm (modified) * trunk/gli/help/fr/plugins.htm (modified) * trunk/gli/help/fr/searchindexes.htm (modified) * trunk/gli/help/fr/searchtypes.htm (modified) * trunk/gli/help/fr/theenrichview.htm (modified) * trunk/gli/help/fr/updatingmetadata.htm (modified) * trunk/gli/help/fr/xcollectionsearching.htm (modified) Updated help HTML files for the UNESCO 2.70 release. Fri, 17 Mar 2006 02:23:58 GMT mdewsnip [11397] * trunk/gli/help/fr/help.xml (modified) Added the new French translations in for the UNESCO 2.70 release, ... Fri, 17 Mar 2006 02:04:33 GMT mdewsnip [11396] * trunk/gli/classes/dictionary.properties (modified) Added a missed string. Fri, 17 Mar 2006 01:50:59 GMT nzdl [11393] * trunk/gli/classes/dictionary_fr.properties (modified) * trunk/gsdl/macros/french.dm (modified) * trunk/gsdl/macros/french2.dm (modified) * trunk/gsdl/perllib/strings_fr.rb (modified) French translations for the UNESCO 2.70 release, many thanks to ... Fri, 17 Mar 2006 01:36:57 GMT mdewsnip [11391] * trunk/gli/src/org/greenstone/gatherer/gui/NewCollectionDetailsPrompt.java (modified) Internal collection names are now made up from ASCII characters only. Fri, 17 Mar 2006 00:27:06 GMT mdewsnip [11388] * trunk/gli/src/org/greenstone/gatherer/file/FileQueue.java (modified) Minor improvement to previous change. Fri, 17 Mar 2006 00:25:25 GMT mdewsnip [11387] * trunk/gli/src/org/greenstone/gatherer/file/FileQueue.java (modified) Fixed a minor bug where an extra file icon was added to the tree if ... Fri, 17 Mar 2006 00:11:00 GMT mdewsnip [11386] * trunk/gli/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) Added a comment about the memory usage when uploading large files. Fri, 17 Mar 2006 00:06:46 GMT mdewsnip [11385] * trunk/gli/src/org/greenstone/gatherer/file/FileNode.java (modified) Converted an order n-squared bit of code to order n, thus greatly ... Thu, 16 Mar 2006 01:42:37 GMT mdewsnip [11378] * trunk/gli/src/org/greenstone/gatherer/cdm/Plugin.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) Now looks at a plugin's block_exp as well as its process_exp to ... Wed, 15 Mar 2006 22:11:28 GMT kjdon [11367] * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) added a space between number of files and 'files' Wed, 15 Mar 2006 21:27:24 GMT mdewsnip [11365] * trunk/gli/src/org/greenstone/gatherer/gui/ArgumentControl.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/ExplodeMetadataPrompt.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/NewCollectionMetadataPrompt.java (modified) A few minor bug fixes and improvements for the new "exploded metadata ... Wed, 15 Mar 2006 04:13:38 GMT kjdon [11364] * trunk/gli/classes/xml/config.xml (modified) * trunk/gli/classes/xml/configRemote.xml (modified) changed version number to 2.70 Mon, 13 Mar 2006 02:27:32 GMT mdewsnip [11345] * trunk/gli/metadata/exp.mds (modified) Ooops... fixed up the description of the new exploded metadata set. Mon, 13 Mar 2006 02:26:05 GMT mdewsnip [11344] * trunk/gli/metadata/exp.mds (added) * trunk/gli/src/org/greenstone/gatherer/cdm/Argument.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/ArgumentControl.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/ExplodeMetadataPrompt.java (modified) Added an empty metadata set for putting exploded metadata into, and ... Sun, 12 Mar 2006 21:29:37 GMT mdewsnip [11331] * trunk/gli/client-gli.bat (modified) * trunk/gli/client-gli.sh (modified) Set the maximum memory usage to 128MB (default is 64MB) -- helps to ... Fri, 10 Mar 2006 02:34:42 GMT mdewsnip [11327] * trunk/gli/src/org/greenstone/gatherer/file/FileQueue.java (modified) Fixed up some formatting. Wed, 08 Mar 2006 04:29:04 GMT kjdon [11318] * trunk/gli/src/org/greenstone/gatherer/gui/CreatePane.java (modified) changed a print statement to DebugStream Wed, 08 Mar 2006 04:23:50 GMT kjdon [11317] * 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) added CollectionPopupMenu.Replace and ReplacePrompt.Title (en only) Wed, 08 Mar 2006 04:18:57 GMT kjdon [11316] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) made gather_pane public - want to get access to the workspace tree so ... Wed, 08 Mar 2006 04:18:07 GMT kjdon [11315] * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) added in replace option to collection tree menu Wed, 08 Mar 2006 04:17:07 GMT kjdon [11314] * trunk/gli/src/org/greenstone/gatherer/file/FileManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/FileQueue.java (modified) added in COPY_FILE_ONLY and REPLACE jobs. the first copies a file in ... Wed, 08 Mar 2006 04:04:51 GMT kjdon [11313] * trunk/gli/src/org/greenstone/gatherer/file/FileJob.java (modified) added two new job types - COPY_FILE_ONLY, which copies without ... Wed, 08 Mar 2006 04:03:10 GMT kjdon [11312] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) removed most System.err.printlns - some deleted, some changed to ... Tue, 07 Mar 2006 21:37:03 GMT kjdon [11308] * trunk/gli/src/org/greenstone/gatherer/shell/GShell.java (modified) commented out Michael's print statements. Also, in runLocal(), ...