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

Name Size Rev Age Author Last Change
../
TranslationView.java 27.4 KB 12123   18 years kjdon Changed text handling to use Dictionary.get rather than …
SuperCollectionManager.java 9.6 KB 12121   18 years kjdon removed import Dictionary line cos its not used
SuperCollection.java 2.9 KB 8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
SubcollectionManager.java 22.7 KB 12123   18 years kjdon Changed text handling to use Dictionary.get rather than …
SubcollectionIndexManager.java 20.8 KB 12283   18 years kjdon made this more like LanguageManager. A bit more simple.
SubcollectionIndex.java 6.3 KB 12090   18 years kjdon Subcollectionindex no longer knows anything about collection meta
Subcollection.java 9.0 KB 12282   18 years kjdon changed the toString method to not output 'subcollection'
SearchMetadataManager.java 10.3 KB 12284   18 years kjdon added language partitions to the list of metadata
PluginManager.java 47.5 KB 12250   18 years kjdon changed the way the pluginfo.pl command is built up - uses an …
Plugin.java 6.3 KB 12247   18 years kjdon made ArgumentContainer a base class instead of an interface and moved …
ParsingProgress.java 3.7 KB 8474   20 years mdewsnip Changed all show() to setVisible(true) and all hide() to …
MacrosManager.java 6.0 KB 12125   18 years kjdon don't reload the macro file on gainFocus
LevelManager.java 9.9 KB 12163   18 years kjdon LevelManager knows about build type now, so that it can set …
Level.java 5.5 KB 12075   18 years kjdon Level no longer knows anything about CollectionMeta
LanguageManager.java 24.2 KB 12281   18 years kjdon renamed ListListener to AssignedListListener
LanguageListCellRenderer.java 2.0 KB 8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
Language.java 5.6 KB 12277   18 years kjdon Language can now have more than one lang code associated with it. …
IndexManager.java 32.9 KB 12167   18 years kjdon add and replace buttons now one button called add_or_replace_button; …
IndexingManager.java 5.6 KB 12164   18 years kjdon buildtype passed to LevelManager constructor
Index.java 10.9 KB 12081   18 years kjdon Index doesn't know anything about collectionmeta anymore
GeneralManager.java 18.8 KB 12123   18 years kjdon Changed text handling to use Dictionary.get rather than …
FormatManager.java 40.5 KB 12273   18 years shaoqun added all features
Format.java 13.7 KB 12280   18 years kjdon no longer display 'format' in the list of assigned formats
DynamicListModel.java 3.8 KB 5785   21 years mdewsnip Commented out about 60 unused functions.
DOMProxyListModel.java 9.6 KB 12084   18 years kjdon added setAssigned and isAssigned to the base class
DOMProxyListEntry.java 1.5 KB 5590   21 years mdewsnip Could it be I've finished adding tooltips?? Why yes, very nearly... …
DesignChangeListener.java 3.2 KB 10237   19 years mdewsnip New code for "incremental" building, by Matthew Whyte. I've only had …
Control.java 1.4 KB 4932   21 years jmt12 Major CDM rewrite so it uses DOM.
CommandTokenizer.java 10.6 KB 8240   20 years mdewsnip Removed unnecessary imports of org.greenstone.gatherer.Gatherer.
CollectionMetaManager.java 7.3 KB 10556   19 years kjdon fixes to make the config file save only if it has changed
CollectionMeta.java 7.0 KB 11870   18 years shaoqun If the metadata is empty, the toString method return its name to allow …
CollectionDesignManager.java 12.0 KB 12140   18 years kjdon removed all references to MetadataSetView - no longer in CDM.
CollectionConfiguration.java 68.9 KB 12253   18 years kjdon removed the custom attribute setting
ClassifierManager.java 31.1 KB 12249   18 years kjdon minor style change
Classifier.java 3.5 KB 12247   18 years kjdon made ArgumentContainer a base class instead of an interface and moved …
BuildTypeManager.java 8.5 KB 12162   18 years kjdon added a default build type - MG, for pre 2.71 collections. post 2.71 …
ArgumentContainer.java 10.5 KB 12279   18 years kjdon no longer display 'plugin', or 'classify' in the list of assigned …
ArgumentConfiguration.java 39.1 KB 12252   18 years kjdon ArgumentConfiguration getArguments no longer takes any arguments - …
Argument.java 20.4 KB 12251   18 years kjdon added a getElement method, and removed the Custom methods - can no …
Note: See TracBrowser for help on using the repository browser.