source: trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12721   18 years kjdon changed the right click popup menu to say subelement instead of …
(edit) @12713   18 years mdewsnip Fix for null pointer exception in some cases when editing metadata …
(edit) @12710   18 years kjdon removed existing associations label
(edit) @12708   18 years kjdon changed the variable list slightly - moved the label to be the first …
(edit) @12702   18 years mdewsnip Fixed null-pointer exceptions when creating a new collection.
(edit) @12701   18 years kjdon when creating a new set based on an old one, we want to delete all …
(edit) @12700   18 years kjdon setLangDependAttributes changed to setLanguageDependentAttributes
(edit) @12699   18 years kjdon when setting name, namespace, description, add a new attribute if one …
(edit) @12698   18 years kjdon clear the old attributes arrayList before setting the new one
(edit) @12681   18 years kjdon added in a no_set_loaded pane, and a card layout to switch between it …
(edit) @12680   18 years kjdon added in a cancelled variable, and a method isCancelled, so we know if …
(edit) @12679   18 years kjdon removed some double spaces
(edit) @12675   18 years kjdon fixed up indentation, changed the way the confirmation check box is …
(edit) @12674   18 years kjdon removed some unused strings
(edit) @12673   18 years kjdon commented out the bit that displays the comment - we only want the …
(edit) @12672   18 years kjdon the default attribute with an elements display name is now label, used …
(edit) @12670   18 years kjdon for metadata arguments, need to make sure we set the lang independent …
(edit) @12669   18 years kjdon now inherit from AttributeContainer. for now, no add/delete attribute. …
(edit) @12668   18 years kjdon indented the file properly
(edit) @12667   18 years kjdon prompt for name when creating new element. don't prompt for …
(edit) @12666   18 years kjdon changed confirm save dialog, added a default file name to save file …
(edit) @12665   18 years kjdon right hand side now in a split pane. attribute tables now both use …
(edit) @12664   18 years kjdon added some new constants, commented out others
(edit) @12663   18 years kjdon some coding style changes; languagedependent stuff no longer used
(edit) @12662   18 years kjdon close button changed to cancel button; names of some components …
(edit) @12661   18 years kjdon changed the close button to a cancel button
(edit) @12660   18 years kjdon new prompt for getting an element name when adding a new element
(edit) @12659   18 years kjdon a new base class for MetadataSetInfo and MetadataElementModel as they …
(edit) @12658   18 years kjdon LangDependElementTable and MetadataElementTable have been merged into …
(edit) @12657   18 years kjdon pressing Enter in the text field now closes the prompt
(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) @12650   18 years mdewsnip Now resets the progress bar when the queue is empty, rather than after …
(edit) @12649   18 years mdewsnip Now includes the macros/extra.dm file.
(edit) @12647   18 years mdewsnip The last of the new plugins and classifiers code: collection-specific …
(edit) @12646   18 years mdewsnip Support for collection-specific plugins and classifiers with the new code.
(edit) @12645   18 years mdewsnip Minor variable name change.
(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) @12623   18 years kjdon what was this .java.java file??
(edit) @12621   18 years uid53644 Removed an unnecessary copy of a function.
(edit) @12620   18 years mdewsnip Removed the unnecessary CollectionDesignManager.XMLStringToDOM() function.
(edit) @12609   18 years kjdon exit now takes an int exit_status argument, which is passed to …
(edit) @12608   18 years kjdon in okbuttonlistener, when restart is required, call …
(edit) @12607   18 years kjdon added some dictionary string keys into a comment so that checking for …
(edit) @12592   18 years shaoqun added mapping file option for MARCXML
(edit) @12590   18 years kjdon changed all the internal variable declarations so there is not random …
(edit) @12589   18 years kjdon need to call collection.destroy in closeCollection, otherwise old …
(edit) @12588   18 years kjdon use getGLIUserCacheDirectoryPath to get cache_dir instead of working …
(edit) @12572   18 years shaoqun fixed bugs of the last commit
(edit) @12564   18 years shaoqun add new gems
(edit) @12563   18 years shaoqun remove old gems and prepare adding new gems
(edit) @12561   18 years shaoqun added code to use gems
(edit) @12552   18 years shaoqun added new argument for GEMS
(edit) @12551   18 years shaoqun add new strings for GetOpt
(edit) @12529   18 years mdewsnip Moved the cdm/download directory to download (it's got nothing to do …
(edit) @12499   18 years kjdon forgot to import DebugStream
(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) @12490   18 years kjdon updated version number for 2.71 release
(edit) @12473   18 years shaoqun added methods used by the download pane
(edit) @12472   18 years shaoqun added strings for downloadpane
(edit) @12471   18 years shaoqun formatpane listening to the events of the collection's building process
(edit) @12470   18 years shaoqun new download pane gui
(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) @12462   18 years mdewsnip Added the GLI version number into the title bar, to make it easy to …
(edit) @12452   18 years mdewsnip Added a check to make sure we're not setting the GUIManager width and …
(edit) @12451   18 years mdewsnip Now displays the GLI version number first thing, to make error reports …
(edit) @12449   18 years kjdon Classifier.toString no longer has classify in front, so don't need to …
(edit) @12423   18 years shaoqun enable the preview buton when there is a previouly built collecton and …
(edit) @12417   18 years shaoqun added methods for printing out xml nodes
(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) @12378   18 years kjdon added FURTHER_DIALOG_INDICATOR (...)
(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) @12366   18 years kjdon preview button click now calls loseFocus on current view
(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) @12347   18 years kjdon added language_metadata strings
(edit) @12346   18 years kjdon moved text outside the source list. select all button is now on mgpp …
(edit) @12345   18 years kjdon added a tooltip for the inherited metadata icon
(edit) @12343   18 years shaoqun a classes that can be used to stop a process
Note: See TracRevisionLog for help on using the revision log.