# # ChangeLog for trunk/gli # # Generated by Trac 1.4.2 # 2024-05-23T03:06:17+12:00 Thu, 06 Jul 2006 23:23:28 GMT kjdon [12067] * trunk/gli/src/org/greenstone/gatherer/gui/CreatePane.java (modified) preview button is now a PReviewButton, and code for handling this is ... Thu, 06 Jul 2006 23:21:48 GMT kjdon [12066] * trunk/gli/src/org/greenstone/gatherer/gui/PreviewCommandDialog.java (modified) disableRename moved to GUIUtils Thu, 06 Jul 2006 23:21:10 GMT kjdon [12065] * trunk/gli/src/org/greenstone/gatherer/gui/OpenCollectionDialog.java (modified) moved disableRename to GUIUtils Thu, 06 Jul 2006 23:20:35 GMT kjdon [12064] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) added in the format pane Thu, 06 Jul 2006 23:10:54 GMT kjdon [12061] * trunk/gli/src/org/greenstone/gatherer/gui/FileAssociationDialog.java (modified) disableRename now comes from GUIUtils not OpenCollectionDialog Thu, 06 Jul 2006 23:05:55 GMT kjdon [12059] * trunk/gli/src/org/greenstone/gatherer/gui/GUIUtils.java (added) created this new class to hold some common gui methods - in this ... Thu, 06 Jul 2006 23:04:40 GMT kjdon [12058] * trunk/gli/src/org/greenstone/gatherer/gui/BaseConfigPane.java (added) * trunk/gli/src/org/greenstone/gatherer/gui/DesignPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/FormatPane.java (added) added a new FormatPane panel, which has half the contents of ... Thu, 06 Jul 2006 23:01:43 GMT kjdon [12057] * trunk/gli/src/org/greenstone/gatherer/gui/PreviewButton.java (added) * trunk/gli/src/org/greenstone/gatherer/gui/PreviewButtonOwner.java (added) new preview button class, and owner interface Thu, 06 Jul 2006 22:53:53 GMT kjdon [12056] * trunk/gli/src/org/greenstone/gatherer/shell/GBuildProgressMonitor.java (modified) build type now comes from the index manager, and num indexes is a ... Thu, 06 Jul 2006 22:52:31 GMT kjdon [12055] * trunk/gli/src/org/greenstone/gatherer/cdm/SearchType.java (deleted) * trunk/gli/src/org/greenstone/gatherer/cdm/SearchTypeManager.java (deleted) search types are now a format statement Thu, 06 Jul 2006 22:12:16 GMT mdewsnip [12054] * trunk/gli/src/org/greenstone/gatherer/Configuration.java (modified) (FindBugs) Fixed up a pointless assignment. Thu, 06 Jul 2006 22:11:50 GMT mdewsnip [12053] * trunk/gli/src/org/greenstone/gatherer/util/AppendLineOnlyFileDocument.java (modified) (FindBugs) Fixed a place where an input stream wasn't being closed. Thu, 06 Jul 2006 22:11:16 GMT mdewsnip [12052] * trunk/gli/src/org/greenstone/gatherer/file/RecycleBin.java (modified) (FindBugs) Removed an unused variable. Thu, 06 Jul 2006 22:10:19 GMT mdewsnip [12051] * trunk/gli/src/org/greenstone/gatherer/feedback/Base64.java (modified) (FindBugs) Removed a couple of pointless assignments. Thu, 06 Jul 2006 21:46:40 GMT mdewsnip [12050] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) (FindBugs) Changed stripNL() to use a StringBuffer instead of ... Thu, 06 Jul 2006 21:46:00 GMT mdewsnip [12049] * trunk/gli/src/org/greenstone/gatherer/util/GURL.java (modified) (FindBugs) No longer Cloneable, made a couple of variables final, and ... Thu, 06 Jul 2006 21:45:19 GMT mdewsnip [12048] * trunk/gli/src/org/greenstone/gatherer/util/GSDLSiteConfig.java (modified) (FindBugs) A couple of places where a file stream wasn't being closed. Thu, 06 Jul 2006 21:44:48 GMT mdewsnip [12047] * trunk/gli/src/org/greenstone/gatherer/util/CheckListEntry.java (modified) (FindBugs) Now checks for comparing against a null object. Thu, 06 Jul 2006 21:43:12 GMT mdewsnip [12046] * trunk/gli/src/org/greenstone/gatherer/util/AppendLineOnlyFileDocument.java (modified) (FindBugs) Removed unread variable. Thu, 06 Jul 2006 21:42:45 GMT mdewsnip [12045] * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) (FindBugs) Removed empty if statement. Thu, 06 Jul 2006 05:32:37 GMT kjdon [12043] * trunk/gli/src/org/greenstone/gatherer/gui/MetadataValueTablePane.java (modified) made the table cell renderer work properly if the user has changed ... Thu, 06 Jul 2006 05:31:33 GMT mdewsnip [12042] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataAuditTableModel.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValueTableModel.java (modified) (FindBugs) Set serialVersionUID for some Serializable objects. Thu, 06 Jul 2006 05:30:40 GMT mdewsnip [12041] * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) (FindBugs) Fixed some places where a file stream wasn't being closed. Thu, 06 Jul 2006 05:21:22 GMT mdewsnip [12040] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) (FindBugs) Fixed a couple of places where "catch Exception" was used. Thu, 06 Jul 2006 04:39:33 GMT mdewsnip [12039] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) (FindBugs) Removed an unused variable. Wed, 05 Jul 2006 23:24:25 GMT mdewsnip [12023] * trunk/gli/classes/dictionary_zh.properties (added) * trunk/gli/classes/xml/languages.xml (modified) Chinese GLI interface, many thanks to Li Chu, Jun Zhu, Li Zhang, Qi ... Mon, 03 Jul 2006 21:34:05 GMT shaoqun [11993] * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) added redo, undo and reset default functionality, removed the replace ... Mon, 03 Jul 2006 21:29:53 GMT shaoqun [11992] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) add windowFocusListener to the main frame, so it saves the ... Wed, 21 Jun 2006 04:39:29 GMT kjdon [11959] * trunk/gli/metadata/agls.mds (modified) * trunk/gli/metadata/dls.mds (modified) * trunk/gli/metadata/dublin.mds (modified) * trunk/gli/metadata/ex.mds (modified) * trunk/gli/metadata/exp.mds (modified) * trunk/gli/metadata/nzgls.mds (modified) * trunk/gli/metadata/rfc1807.mds (modified) opened all the metadata sets in GEMS and saved them - the format has ... Tue, 20 Jun 2006 02:44:52 GMT mdewsnip [11951] * trunk/gli/src/org/greenstone/gatherer/GathererApplet.java (modified) Added a call to JarTools.initialise() to fix unzipping the ... Tue, 20 Jun 2006 01:46:11 GMT kjdon [11948] * trunk/gli/src/org/greenstone/gatherer/gui/WriteCDImagePrompt.java (modified) tidied up layout a bit, added radio buttons for installing ... Tue, 20 Jun 2006 01:44:11 GMT kjdon [11947] * trunk/gli/classes/dictionary.properties (modified) added some strings for install/noinstall CD-ROM Mon, 19 Jun 2006 22:53:18 GMT mdewsnip [11942] * trunk/gli/src/org/greenstone/gatherer/remote/ZipCollectionConfigurations.java (modified) * trunk/gsdl/cgi-bin/gliserver.pl (modified) ZipCollectionConfigurations now includes only those collections that ... Mon, 19 Jun 2006 21:44:47 GMT mdewsnip [11939] * trunk/gli/classes/dictionary.properties (modified) * trunk/gli/src/org/greenstone/gatherer/gui/NewCollectionDetailsPrompt.java (modified) Users now have an option to create a "personal" or "shared" ... Mon, 19 Jun 2006 04:41:57 GMT mdewsnip [11935] * trunk/gli/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) Added a function for returning the user's username. Thu, 01 Jun 2006 03:53:05 GMT mdewsnip [11905] * trunk/gli/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/LanguageManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/SearchTypeManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/SubcollectionIndexManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/RecycleBin.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/DesignPaneHeader.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GLIButton.java (modified) Changed all JButtons to GLIButtons, so they don't have a horrible ... Thu, 01 Jun 2006 03:11:08 GMT nzdl [11900] * trunk/gli/classes/dictionary_lv.properties (modified) More Latvian GLI dictionary translations, many thanks to Raitis ... Thu, 01 Jun 2006 03:10:33 GMT nzdl [11899] * trunk/gli/classes/dictionary_fr.properties (modified) Some French translations, many thanks to John Rose. Tue, 30 May 2006 04:18:55 GMT shaoqun [11890] * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) added code to make add_button distabled properly Mon, 29 May 2006 23:25:18 GMT mdewsnip [11882] * trunk/gli/classes/dictionary.properties (modified) Changed the classifier and plugin information parsing strings to not ... Mon, 29 May 2006 22:56:15 GMT mdewsnip [11877] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) Fixed a nasty bug caused by slight differences in the Apple JVM that ... Sun, 28 May 2006 21:45:38 GMT shaoqun [11870] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionMeta.java (modified) If the metadata is empty, the toString method return its name to ... Sun, 28 May 2006 21:38:49 GMT shaoqun [11869] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionMeta.java (modified) If the metadata is empty, the toString method return its name to ... Fri, 26 May 2006 01:05:52 GMT kjdon [11866] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) if a metadata argument has a default value with no namespace, add ex. ... Tue, 23 May 2006 00:12:32 GMT kjdon [11843] * trunk/gli/classes/xml/config.xml (modified) * trunk/gli/classes/xml/configRemote.xml (modified) changed version number to 2.70w for hawaii workshop Tue, 23 May 2006 00:11:05 GMT kjdon [11842] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) set version numbe r2.70w for hawaii workshop Tue, 23 May 2006 00:08:28 GMT kjdon [11841] * trunk/gli/classes/dictionary.properties (modified) * trunk/gli/classes/dictionary_ar.properties (modified) * trunk/gli/classes/dictionary_el.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) modified the Date for 2.70w release Thu, 18 May 2006 03:44:50 GMT mdewsnip [11835] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) The proxy wasn't being disabled properly when unchecked in the ... Fri, 12 May 2006 04:43:56 GMT mdewsnip [11825] * trunk/gli/src/org/greenstone/gatherer/gui/EnrichPane.java (modified) Fixed a bug where the collection tree would stuff up between Gather ... Thu, 11 May 2006 04:52:57 GMT mdewsnip [11819] * trunk/gli/gli.bat (modified) The jp.jar file is no longer used. Thu, 11 May 2006 03:24:46 GMT kjdon [11812] * trunk/gli/client-gli.bat (modified) removed jp.jar from the java command Thu, 11 May 2006 00:16:49 GMT mdewsnip [11801] * trunk/gli/client-gli.bat (modified) * trunk/gli/client-gli.sh (modified) * trunk/gli/gli.bat (modified) * trunk/gli/gli.sh (modified) * trunk/gli/gli4gs3.bat (modified) * trunk/gli/gli4gs3.sh (modified) * trunk/gli/makegli.bat (modified) * trunk/gli/makegli.sh (modified) * trunk/gli/makejar.bat (modified) * trunk/gli/makejar.sh (modified) Deleted all the references to the two jar files just removed from the ... Thu, 11 May 2006 00:08:26 GMT mdewsnip [11798] * trunk/gli/lib/activation.jar (deleted) * trunk/gli/lib/mail.jar (deleted) Removed these two Sun jar files which we might not have permission to ... Thu, 11 May 2006 00:06:18 GMT mdewsnip [11797] * trunk/gli/src/org/greenstone/gatherer/feedback/SendMail.java (deleted) Removed SendMail.java, since it wasn't used and required two Sun jar ... Tue, 09 May 2006 04:32:19 GMT mdewsnip [11791] * trunk/gli/src/org/greenstone/gatherer/gui/NewCollectionDetailsPrompt.java (modified) Removed some dead code leftover from that ridiculous functionality ... Mon, 08 May 2006 23:41:56 GMT mdewsnip [11781] * trunk/gli/classes/dictionary.properties (modified) Added a new "no collection loaded" string for the Gather pane with no ... Mon, 08 May 2006 23:28:19 GMT mdewsnip [11780] * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) Added a "no collection loaded" message to the collection area when no ... Fri, 05 May 2006 04:50:56 GMT kjdon [11778] * trunk/gli/src/org/greenstone/gatherer/gui/NewCollectionDetailsPrompt.java (modified) initialised title_final - seems to stop a bug the prevents it from ... Wed, 03 May 2006 02:49:20 GMT mdewsnip [11764] * trunk/gli/classes/dictionary_ar.properties (added) * trunk/gli/classes/xml/languages.xml (modified) Arabic interface for the GLI, many thanks to Kamal Salih Mustafa ... Wed, 03 May 2006 02:19:59 GMT mdewsnip [11763] * trunk/gli/src/org/greenstone/gatherer/file/WorkspaceTreeModel.java (modified) Removed some code that is no longer required... I think. Wed, 03 May 2006 01:51:02 GMT mdewsnip [11762] * trunk/gli/src/org/greenstone/gatherer/file/FileNode.java (modified) Fixed a bug where filtering the workspace tree before opening the ... Tue, 02 May 2006 23:40:41 GMT mdewsnip [11761] * trunk/gli/src/org/greenstone/gatherer/gui/EnrichPane.java (modified) Fixed the bug I added with the collection tree merging where you ... Sun, 30 Apr 2006 22:42:34 GMT kjdon [11754] * trunk/gli/src/org/greenstone/gatherer/gui/WriteCDImagePrompt.java (modified) removed the netscape option as we no longer bundle netscape on a CD Sun, 30 Apr 2006 22:41:50 GMT kjdon [11753] * trunk/gli/src/org/greenstone/gatherer/gui/ExportAsPrompt.java (modified) fixed a bug in the arguments passed to export.pl Sun, 30 Apr 2006 22:38:37 GMT kjdon [11752] * trunk/gli/classes/dictionary.properties (modified) removed WriteCDImagePrompt.Netscape_Compatibility Fri, 28 Apr 2006 03:17:10 GMT nzdl [11740] * trunk/gli/classes/dictionary_lv.properties (modified) * trunk/gsdl/macros/latvian.dm (modified) * trunk/gsdl/macros/latvian2.dm (modified) Updated Latvian interface, many thanks to Raitis Brodezhonok. Fri, 21 Apr 2006 05:15:19 GMT mdewsnip [11689] * trunk/gli/classes/xml/languages.xml (modified) Fixed up a couple more language codes that were incorrect. Fri, 21 Apr 2006 05:01:07 GMT mdewsnip [11688] * trunk/gli/classes/xml/languages.xml (modified) Changed the Chinese-Simplified and Chinese-Traditional language codes ... Thu, 20 Apr 2006 23:21:54 GMT kjdon [11666] * trunk/gli/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) superclass PlugInfo or ClassInfo has been moved outsidde the ... Thu, 20 Apr 2006 00:05:58 GMT mdewsnip [11662] * trunk/gli/src/org/greenstone/gatherer/GathererApplet.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/Preferences.java (modified) Fixed a nasty bug where the gliserver URL setting is automatically ... Thu, 13 Apr 2006 00:23:16 GMT mdewsnip [11651] * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) Removed another piece of unused code now that there is only one ... Mon, 10 Apr 2006 21:15:43 GMT kjdon [11636] * trunk/gli/classes/dictionary.properties (modified) * trunk/gli/classes/dictionary_el.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 string CDM.MetadataSetManager.Chooser.Add Mon, 10 Apr 2006 21:10:46 GMT kjdon [11635] * trunk/gli/src/org/greenstone/gatherer/cdm/MetadataSetView.java (modified) changed the file chooser add button to 'add' instead of 'add metadata ... Fri, 07 Apr 2006 05:38:37 GMT mdewsnip [11630] * trunk/gli/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/XMLTools.java (modified) Moved another function out of Utility and into XMLTools. Fri, 07 Apr 2006 05:12:28 GMT mdewsnip [11629] * 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/metaaudit/MetaAuditFrame.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/TreeSynchronizer.java (deleted) Kissed the horrible TreeSynchronizer goodbye. Fri, 07 Apr 2006 05:05:48 GMT mdewsnip [11628] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/metaaudit/MetaAuditFrame.java (modified) Tidied up the MetaAuditFrame so it doesn't require any parameters or ... Fri, 07 Apr 2006 04:56:05 GMT mdewsnip [11627] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/EnrichPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) The collection tree object is now created and owned by CollectionManager. Fri, 07 Apr 2006 02:43:27 GMT mdewsnip [11626] * 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) Now there is only one collection tree, and it is added/removed from ... 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 ...