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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12749   18 years mdewsnip Fixed some bugs in noticing what type of rebuild is required. This is …
(edit) @12748   18 years mdewsnip These panels are on the Format pane, so no rebuild is required when …
(edit) @12729   18 years kjdon added a menu bar for New index prompt
(edit) @12728   18 years kjdon changed the language_metadata object from a Language (which it wasn't) …
(edit) @12708   18 years kjdon changed the variable list slightly - moved the label to be the first …
(edit) @12670   18 years kjdon for metadata arguments, need to make sure we set the lang independent …
(edit) @12652   18 years mdewsnip Added support for editing the collection macros/extra.dm file using …
(edit) @12651   18 years mdewsnip Minor formatting and code changes.
(edit) @12644   18 years mdewsnip Moved the new classifiers stuff out into a new static class …
(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) @12607   18 years kjdon added some dictionary string keys into a comment so that checking for …
(edit) @12529   18 years mdewsnip Moved the cdm/download directory to download (it's got nothing to do …
(edit) @12498   18 years kjdon tidied up a bit: style, command list generation, indentation
(edit) @12497   18 years kjdon tidied up a bit: style, command list generation
(edit) @12469   18 years shaoqun make the set default button work properly
(edit) @12468   18 years shaoqun added classes for download pane
(edit) @12467   18 years shaoqun added code for download pane not to check some fileds
(edit) @12466   18 years shaoqun added code for download pane
(edit) @12449   18 years kjdon Classifier.toString no longer has classify in front, so don't need to …
(edit) @12416   18 years shaoqun fixed bugs that causes DefaultIndex not to be parsed properly for mgpp
(edit) @12414   18 years shaoqun force the model to refresh when set root, e.g. call setRoot method
(edit) @12413   18 years shaoqun added code to use customized radio icons to make them noticable on windows
(edit) @12402   18 years mdewsnip Fixed a new bug where metadata element names weren't being converted …
(edit) @12379   18 years kjdon added ... to New Index and Edit index buttons
(edit) @12368   18 years kjdon grab the focus into textarea when we gain focus
(edit) @12367   18 years kjdon this now saves on losefocus, and has undo and redo buttons rather than …
(edit) @12365   18 years kjdon undo and redo string keys are now General not CDM.FormatManager
(edit) @12352   18 years kjdon changed setting of initial value for metadata type to look at preset …
(edit) @12350   18 years kjdon change parseClassify to use a StringBuffer in an inner loop, and added …
(edit) @12349   18 years kjdon added support for setting languagemetadata to be used with language …
(edit) @12348   18 years kjdon made selectValue a static method
(edit) @12346   18 years kjdon moved text outside the source list. select all button is now on mgpp …
(edit) @12312   18 years kjdon fixed a bug that produced a NPE
(edit) @12307   18 years kjdon removed some unused code
(edit) @12305   18 years kjdon removed gui.ArgumentControl class and ArgumentConfiguration inner …
(edit) @12304   18 years kjdon made the LEVEL string [] protected
(edit) @12303   18 years kjdon made BasicSeparator a static class, removed some custom plugin code
(edit) @12302   18 years kjdon removed an unused variable and unused method, blank feature and part …
(edit) @12301   18 years kjdon changed the default features back to have "" as the first one - will …
(edit) @12300   18 years kjdon removed some unused variables
(edit) @12299   18 years kjdon made SearchMetadataTableCellRenderer a static class
(edit) @12298   18 years kjdon close the bufferedreader
(edit) @12293   18 years kjdon getExploderPlugin changed to getExploderPlugins, and returns an …
(edit) @12284   18 years kjdon added language partitions to the list of metadata
(edit) @12283   18 years kjdon made this more like LanguageManager. A bit more simple.
(edit) @12282   18 years kjdon changed the toString method to not output 'subcollection'
(edit) @12281   18 years kjdon renamed ListListener to AssignedListListener
(edit) @12280   18 years kjdon no longer display 'format' in the list of assigned formats
(edit) @12279   18 years kjdon no longer display 'plugin', or 'classify' in the list of assigned …
(edit) @12278   18 years kjdon tidied this up. now can have a list of languages per partition.
(edit) @12277   18 years kjdon Language can now have more than one lang code associated with it. …
(edit) @12273   18 years shaoqun added all features
(edit) @12253   18 years kjdon removed the custom attribute setting
(edit) @12252   18 years kjdon ArgumentConfiguration getArguments no longer takes any arguments - …
(edit) @12251   18 years kjdon added a getElement method, and removed the Custom methods - can no …
(edit) @12250   18 years kjdon changed the way the pluginfo.pl command is built up - uses an …
(edit) @12249   18 years kjdon minor style change
(edit) @12248   18 years kjdon changed the way the classinfo.pl command is built up - uses an …
(edit) @12247   18 years kjdon made ArgumentContainer a base class instead of an interface and moved …
(edit) @12167   18 years kjdon add and replace buttons now one button called add_or_replace_button; …
(edit) @12165   18 years kjdon added a hack to cope with pre 2.71 collections which don't specify a …
(edit) @12164   18 years kjdon buildtype passed to LevelManager constructor
(edit) @12163   18 years kjdon LevelManager knows about build type now, so that it can set …
(edit) @12162   18 years kjdon added a default build type - MG, for pre 2.71 collections. post 2.71 …
(edit) @12140   18 years kjdon removed all references to MetadataSetView - no longer in CDM.
(edit) @12139   18 years kjdon metadata set stuff now all handled by enrich pane. A lot of this class …
(edit) @12131   18 years kjdon removed some leftover setMnemonics
(edit) @12129   18 years kjdon modified description_textarea so its wraps, and lives in scroll pane
(edit) @12127   18 years kjdon changed the layout of the NewIndexPrompt. also removed allfields box …
(edit) @12126   18 years kjdon enable add/replace button on select all click
(edit) @12125   18 years kjdon don't reload the macro file on gainFocus
(edit) @12123   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12122   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12121   18 years kjdon removed import Dictionary line cos its not used
(edit) @12120   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12111   18 years mdewsnip Added a bit of space at the top of the table, to be consistent with …
(edit) @12110   18 years mdewsnip Tidied up the borders around the macros textarea.
(edit) @12108   18 years mdewsnip Changed the "Reset" button in MacrosManager to "Revert".
(edit) @12104   18 years kjdon changed the help identifier for the designpaneheader
(edit) @12102   18 years kjdon changed the button name
(edit) @12096   18 years kjdon changed a bit of parsing - buildtypes, levels, searchtypes have changed
(edit) @12095   18 years kjdon not sure what I've changed or why
(edit) @12093   18 years kjdon general manager only handles its own stuff now - it doesn't control …
(edit) @12092   18 years kjdon these managers now implement buildTypeChanged()
(edit) @12091   18 years kjdon subcollection index names no longer appear on this panel - done using …
(edit) @12090   18 years kjdon Subcollectionindex no longer knows anything about collection meta
(edit) @12089   18 years kjdon some dictionary key changes, some other stuff
(edit) @12088   18 years kjdon some changes that I am not sure what for :-). Also added SearchTypes
(edit) @12087   18 years kjdon indented the file properly
(edit) @12084   18 years kjdon added setAssigned and isAssigned to the base class
(edit) @12083   18 years kjdon moved level stuff out of this. the index specification parts are moved …
Note: See TracRevisionLog for help on using the revision log.