source: trunk/gli/src/org/greenstone/gatherer/cdm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9077   19 years mdewsnip Removed unused Coloring class.
(edit) @9072   19 years mdewsnip Removed a couple of debug statements.
(edit) @9045   19 years mdewsnip Made major rearrangements to the way path variables are calculated. …
(edit) @9036   19 years mdewsnip Removed all XML functions from XMLTools, and changed occurrences to …
(edit) @9020   19 years mdewsnip Changed the plugin suggestion code to only look at the process_exp, …
(edit) @9019   19 years mdewsnip Fixed bug where CollectionContentsChangedListener isn't removed from …
(edit) @9014   19 years kjdon adding a new element to plugins list not in the first collection …
(edit) @8884   19 years mdewsnip Moved the two CheckList classes into the util package, and removed the …
(edit) @8853   19 years mdewsnip Initial work on allowing metadata databases to be exploded from within …
(edit) @8845   19 years mdewsnip Oops... imported a needed class.
(edit) @8844   19 years mdewsnip Tidied up getElementAt() a little and added debugging statement.
(edit) @8841   19 years kjdon fixed spelling mistake on one of the strings names
(edit) @8840   19 years kjdon added the buttons to the SuggestedPLuginsDialog
(edit) @8835   19 years mdewsnip Initial unfinished version of the PluginSuggestionPrompt.
(edit) @8817   19 years mdewsnip Temporary fix for broken code.
(edit) @8802   19 years mdewsnip Fixed up some button sizes on the Search Indexes page and removed some …
(edit) @8782   19 years mdewsnip Removed some unused imports.
(edit) @8768   19 years mdewsnip A bit of work in preparation for exploding metadata databases.
(edit) @8765   19 years mdewsnip Removed static definition of "Abstract" string.
(edit) @8670   19 years mdewsnip Fixed my changes from yesterday to store plugins.dat, classifiers.dat, …
(edit) @8652   19 years mdewsnip Removed more dead code, and moved most of the XML stuff out of Utility …
(edit) @8650   19 years mdewsnip The plugins.dat and classifiers.dat files are now stored in the GLI …
(edit) @8620   19 years mdewsnip Moved all the local library server code in a new LocalLibraryServer
(edit) @8607   19 years mdewsnip First cut at suggesting plugins to use for files dragged into a …
(edit) @8606   19 years mdewsnip Made just one WarningDialog constructor.
(edit) @8601   19 years mdewsnip Renamed the two "PlugIn" classes to "Plugin", for our sanity.
(edit) @8600   19 years mdewsnip The first smidgeon of the "plugin suggestion" code.
(edit) @8597   19 years mdewsnip Made Gatherer.configServer static.
(edit) @8590   19 years mdewsnip Renamed checklist/Entry.java to checklist/CheckListEntry.java.
(edit) @8576   19 years mdewsnip Removed some redundant files and made a few minor tidy ups.
(edit) @8496   20 years mdewsnip Started off fixing a bug where the loaded collection wasn't being …
(edit) @8474   20 years mdewsnip Changed all show() to setVisible(true) and all hide() to …
(edit) @8473   20 years mdewsnip Converted to a Unix file.
(edit) @8386   20 years kjdon added a edit set button which just pops up a message teling the user …
(edit) @8381   20 years kjdon major mods to the mg index controls. added a replace button, enabled …
(edit) @8380   20 years kjdon I seemed to get into a situation where children was null. It only …
(edit) @8374   20 years kjdon don't sort the list returned from getSources - it contains elements …
(edit) @8360   20 years kjdon changed the removelistener for classifier list - if remove a …
(edit) @8358   20 years mdewsnip Spaces are now removed from the start and end of classifier arguments.
(edit) @8313   20 years mdewsnip Finally committing the (many) changes to the GLI to use the new …
(edit) @8250   20 years mdewsnip Moved the download_url_zip and upload_url_zip functions from Utility …
(edit) @8249   20 years mdewsnip Moved the XMLStringToDOM() function from Utility into …
(edit) @8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
(edit) @8240   20 years mdewsnip Removed unnecessary imports of org.greenstone.gatherer.Gatherer.
(edit) @8236   20 years mdewsnip Replaced all Gatherer.print* with DebugStream.print*.
(edit) @8231   20 years mdewsnip Replaced all "Gatherer.config" with "Configuration".
(edit) @8156   20 years mdewsnip Tidied up the toString() function.
(edit) @8152   20 years kjdon fixed a bug whereby the user could delete GAPlug immediately after …
(edit) @8056   20 years mdewsnip Fixed a bug where the subcollection regular expression was parsed …
(edit) @8055   20 years mdewsnip Removed some long dead "search and replace" code.
(edit) @8020   20 years mdewsnip Removed some dead code.
(edit) @8015   20 years mdewsnip Moved clear() and setValue() functions from MSMUtils into XMLTools. …
(edit) @8002   20 years mdewsnip Tightened up many public functions to private.
(edit) @7997   20 years mdewsnip Removed some more references to the msm package.
(edit) @7996   20 years mdewsnip Removed more references to the msm package, which is being removed.
(edit) @7995   20 years mdewsnip Removed a whole lot of references to the msm package, which is on its …
(edit) @7959   20 years davidb Extended to allow pluginfo.pl and classinfo.pl to retrieve their …
(edit) @7742   20 years davidb Enhancement to debugging information.
(edit) @7739   20 years davidb General restructuring to allow GLI to be run as an applet. Main area …
(edit) @7624   20 years mdewsnip Fixed quite a few places where the GLI was looking for "ex" instead of …
(edit) @7604   20 years kjdon format statements are now written out with new lines intact, not …
(edit) @7601   20 years mdewsnip Have hopefully (and finally!) fixed the nasty race conditions with the …
(edit) @7600   20 years mdewsnip Removed a couple of references to the now defunct preview pane.
(edit) @7598   20 years kjdon write out format statements with ex.metadata still intact
(edit) @7597   20 years kjdon made static strings for the format names and default format strings - …
(edit) @7590   20 years mdewsnip Multiple line format statements now have '\' characters written at the …
(edit) @7578   20 years kjdon added [numleafdocs] to the format list
(edit) @7554   20 years mdewsnip Editable metadata combobox now also available for Librarians.
(edit) @7551   20 years mdewsnip Fixed format statement writing so extracted namespaces are removed …
(edit) @7550   20 years mdewsnip Tidied up the little interface for specifying multiple metadata …
(edit) @7546   20 years mdewsnip Classifier -metadata elements from the extracted metadata set are now …
(edit) @7543   20 years mdewsnip I'm sure I'd already committed this... changed the metadata comboboxes …
(edit) @7538   20 years mdewsnip Never started, and unlikely to be finished in the foreseeable future.
(edit) @7520   20 years kjdon added line breaks to VList and DateList format statements
(edit) @7477   20 years mdewsnip Added four missing Format options: AllowExtendedOptions, …
(edit) @7457   20 years mdewsnip Now ignores the beta collection configuration option altogether, to …
(edit) @7454   20 years mdewsnip Changing format statements now saves the collection configuration file …
(edit) @7365   20 years kjdon removed the beta checkbox from the General desing panel
(edit) @7326   20 years kjdon the intial stage of making gli work with gs3 - still uses gs2 …
(edit) @7288   20 years kjdon renamed EXCLAIMATION_CHARACTER to EXCLAMATION_CHARACTER
(edit) @7275   20 years kjdon renamed Utility.CONFIG_DIR to Utility.CONFIG_FILE cos it refers to the …
(edit) @7271   20 years kjdon undid previous change
(edit) @7270   20 years kjdon undid most of what I previously commited. GAPlug is now treated like …
(edit) @7252   20 years kjdon GAPlug is now a special plugin that appears at the top of teh list, …
(edit) @7245   20 years kjdon don't show GMLPlug in the GLI cos it can't be used without severe …
(edit) @7241   20 years kjdon moved the custom arguments panel to teh end of teh scrolling args
(edit) @7224   20 years kjdon tidied up the getXXXDir methods in Utility. Utility.getCollectionDir …
(edit) @7206   20 years kjdon added a new field: strip_quotes. added a new constructor which sets …
(edit) @7157   20 years kjdon changed LABEL_SIZE to COMPONENT_SIZE to reflect its usage
(edit) @7151   20 years kjdon fixed some more static label sizes and deleted a lot of commented out stuff
(edit) @7111   20 years kjdon modified how the arguments get added to the list when creating a new …
(edit) @7110   20 years kjdon use min and max values when creating a new plugin from an existing one
(edit) @7109   20 years kjdon now uses the min and max values when setting the current value
(edit) @7108   20 years kjdon added in min, max and modelevel to the copy constructor
(edit) @6999   20 years kjdon made the clearCache methods static so they can be called when there is …
(edit) @6995   20 years kjdon added a new method clear[Plugin|Classifier]Cache which deletes the …
(edit) @6992   20 years kjdon now load up plugins and classifiers in the right language
(edit) @6990   20 years kjdon made the size bigger
(edit) @6944   20 years kjdon a case for Argument.REGEXP was missing causing adding of regexp args …
(edit) @6862   20 years kjdon don't attempt to load DBPlug on Macs either
Note: See TracRevisionLog for help on using the revision log.