source: trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12808   18 years mdewsnip Removed CollectionManager.configurationChanged() and all 50 calls to …
(edit) @12798   18 years mdewsnip Started tidying up the CollectionConfiguration class so we can …
(edit) @12749   18 years mdewsnip Fixed some bugs in noticing what type of rebuild is required. This is …
(edit) @12642   18 years mdewsnip Moved the new plugins stuff out into a new static class …
(edit) @12641   18 years mdewsnip Changed all access to the static strings through …
(edit) @12638   18 years mdewsnip Changed debug statements in new code to go to DebugStream.
(edit) @12637   18 years mdewsnip The remainder of the code needed for the new plugins/classifiers stuff …
(edit) @12636   18 years mdewsnip More static changes, this time to prevent the list of plugins and …
(edit) @12635   18 years mdewsnip Made some of the new plugins/classifiers code static in preparation …
(edit) @12634   18 years mdewsnip Added a couple of bits for the new plugins/classifiers stuff when …
(edit) @12633   18 years mdewsnip Kissed the horrible old plugins.dat and classifiers.dat files goodbye…
(edit) @12631   18 years mdewsnip Most of the functionality for obtaining plugin and classifier argument …
(edit) @12620   18 years mdewsnip Removed the unnecessary CollectionDesignManager.XMLStringToDOM() function.
(edit) @12303   18 years kjdon made BasicSeparator a static class, removed some custom plugin code
(edit) @12293   18 years kjdon getExploderPlugin changed to getExploderPlugins, and returns an …
(edit) @12250   18 years kjdon changed the way the pluginfo.pl command is built up - uses an …
(edit) @12123   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12071   18 years kjdon fixed a typo
(edit) @11905   18 years mdewsnip Changed all JButtons to GLIButtons, so they don't have a horrible blue …
(edit) @11666   18 years kjdon superclass PlugInfo or ClassInfo has been moved outsidde the Arguments …
(edit) @11630   18 years mdewsnip Moved another function out of Utility and into XMLTools.
(edit) @11475   18 years kjdon changed plugin suggestion prompt add plugin button to have no elipsis …
(edit) @11378   18 years mdewsnip Now looks at a plugin's block_exp as well as its process_exp to …
(edit) @11130   18 years mdewsnip Removed some dead code.
(edit) @11046   18 years mdewsnip Tidied up plugin and classifier parsing and error output.
(edit) @11038   18 years mdewsnip Tidied up the look of the Design pane. Each Design pane screen now has …
(edit) @11031   18 years kjdon removed instructions, changed title to be the same string as in the …
(edit) @10726   19 years mdewsnip (MAJOR CHANGE) This is the remote Greenstone building functionality …
(edit) @10576   19 years mdewsnip Rearranged a few things when using classinfo.pl and pluginfo.pl, to …
(edit) @10556   19 years kjdon fixes to make the config file save only if it has changed
(edit) @10370   19 years mdewsnip Added a new LocalGreenstone class which contains functions that only …
(edit) @10342   19 years mdewsnip Tidied up a lot of path variables. These were all over the place, and …
(edit) @10237   19 years mdewsnip New code for "incremental" building, by Matthew Whyte. I've only had …
(edit) @10079   19 years mdewsnip Made the PluginSuggestionPrompt a little bigger.
(edit) @10011   19 years mdewsnip Moved Utility.getImage into JarTools, as part of tidying up the …
(edit) @9991   19 years kjdon re-indented the RemoveListener class code
(edit) @9878   19 years davidb Code used to test for doesProcessFile first and then …
(edit) @9863   19 years mdewsnip Minor changes.
(edit) @9350   19 years mdewsnip Changed WarningDialog to take the dialog title and message as …
(edit) @9305   19 years davidb Code used to that GAPlug can never be removed. This has been relaxed …
(edit) @9134   19 years mdewsnip Made some debug statements go to DebugStream now.
(edit) @9126   19 years kjdon moved the argument details xml parsing code to Argument.parseXML - the …
(edit) @9105   19 years kjdon added getExploderPlugin method - hacked for isis files, need to …
(edit) @9072   19 years mdewsnip Removed a couple of debug statements.
(edit) @9019   19 years mdewsnip Fixed bug where CollectionContentsChangedListener isn't removed from …
(edit) @8853   19 years mdewsnip Initial work on allowing metadata databases to be exploded from within …
(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) @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) @8650   19 years mdewsnip The plugins.dat and classifiers.dat files are now stored in the GLI …
(edit) @8607   20 years mdewsnip First cut at suggesting plugins to use for files dragged into a …
(add) @8601   20 years mdewsnip Renamed the two "PlugIn" classes to "Plugin", for our sanity.
Note: See TracRevisionLog for help on using the revision log.