source: trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9151   19 years kjdon added some more methods to get name, enabled and value, and changed …
(edit) @9150   19 years kjdon moved internal class ResultDialog out form ExportCOllectionPrompt into …
(edit) @9149   19 years kjdon one line not tabbed correctly
(edit) @9148   19 years kjdon added static string GSHELL_OTHER
(edit) @9139   19 years kjdon moved the ArgumentControl class out of OptionsPane. OptionsPane now …
(edit) @9137   19 years kjdon a colleciton now has build_options and import_options instead of just one
(edit) @9136   19 years kjdon changed to use SCriptOptions instead of BuildOptions
(edit) @9135   19 years kjdon BuildOptions renamed to ScriptOptions. now theres no build/import …
(edit) @9134   19 years mdewsnip Made some debug statements go to DebugStream now.
(edit) @9131   19 years mdewsnip Removed all hfile writing from the GLI -- users should now be using …
(edit) @9127   19 years kjdon PluginManager.getExploderPlugin now returns a Plugin rather than the …
(edit) @9126   19 years kjdon moved the argument details xml parsing code to Argument.parseXML - the …
(edit) @9124   19 years mdewsnip Set the preserveSpace option back to false, because it makes a mess of …
(edit) @9116   19 years mdewsnip Now a bit happier if it is run before the GLI is run (ie. no …
(edit) @9114   19 years kjdon added new dummy doc creation functionality
(edit) @9113   19 years kjdon added right click option to create a new dummy doc in colleciton tree
(edit) @9112   19 years kjdon renamed NewFolderPrompt to NewFolderOrFilePrompt, now handles file …
(edit) @9109   19 years kjdon added the right click handling from GatherPane into the tree in this pane
(edit) @9108   19 years kjdon fixed up the right click selection on the colleciton tree
(edit) @9105   19 years kjdon added getExploderPlugin method - hacked for isis files, need to …
(edit) @9104   19 years kjdon first stab at exploding metadata
(edit) @9103   19 years kjdon changed names of lots of Dictionary strings
(edit) @9102   19 years kjdon changed one of the MetadataImportMappingPrompt strings
(edit) @9101   19 years kjdon made the strings come from the dictionary, changed replace to merge
(edit) @9097   19 years mdewsnip Added title to progress popup.
(edit) @9096   19 years mdewsnip Updated dialog to look nice on Windows and be more similar to …
(edit) @9095   19 years mdewsnip GLI applet: collection building is now much happier about being …
(edit) @9093   19 years mdewsnip Now deletes the plugins.dat and classifiers.dat files when a new …
(edit) @9092   19 years mdewsnip Now ensures that the GLI user directory exists for both main program …
(edit) @9085   19 years mdewsnip Replaced all hard-wired Unix-style path separators with …
(edit) @9080   19 years mdewsnip Removed unused TitledBorder class.
(edit) @9079   19 years mdewsnip Moved TransformCharacterTextField out of gui and into gems, since it …
(edit) @9078   19 years mdewsnip Removed unused BorderFactory class.
(edit) @9077   19 years mdewsnip Removed unused Coloring class.
(edit) @9075   19 years mdewsnip Added font selection field (for users that need a non-standard font …
(edit) @9072   19 years mdewsnip Removed a couple of debug statements.
(edit) @9062   19 years mdewsnip Fixed up one place where a non-standard collect directory wasn't being …
(edit) @9061   19 years mdewsnip Now ensures that a non-standard collect directory specification ends …
(edit) @9058   19 years mdewsnip Removed splash screen. It is no longer needed because the GLI now …
(edit) @9055   19 years mdewsnip First stab at adding a -collectdir option to the GLI. This is designed …
(edit) @9054   19 years mdewsnip Removed the unused CTRLCHandler class.
(edit) @9052   19 years mdewsnip For some reason the lock file written when a collection is just …
(edit) @9051   19 years mdewsnip Added check that XML file exists before attempting to parse it.
(edit) @9049   19 years mdewsnip (Applet) Now only downloads build.cfg file rather than entire building …
(edit) @9045   19 years mdewsnip Made major rearrangements to the way path variables are calculated. …
(edit) @9039   19 years mdewsnip Added a progress bar for loading collections. This involved changing …
(edit) @9037   19 years mdewsnip Now preserves whitespace in XML files.
(edit) @9036   19 years mdewsnip Removed all XML functions from XMLTools, and changed occurrences to …
(edit) @9035   19 years mdewsnip Renamed CreationTask to be more accurate.
(edit) @9034   19 years mdewsnip Debug files are now written to the user GLI folder, rather than the …
(edit) @9026   19 years mdewsnip Minor variable rename.
(edit) @9024   19 years mdewsnip Added toString() function to MetadataSet so multiple renderers are not …
(edit) @9023   19 years mdewsnip Fixed a bug in my recent new code.
(edit) @9021   19 years mdewsnip Some applet bug fixes, by Matthew Whyte.
(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) @9018   19 years mdewsnip Moved DeleteCollectionPrompt and ExportCollectionPrompt out of …
(edit) @9017   19 years mdewsnip Moved some GUI stuff out of CollectionManager and into GUIManager.
(edit) @9016   19 years mdewsnip Removed a bit of unused stuff and some hard-wired arosmain paths.
(edit) @9015   19 years mdewsnip Updated my recent changes to getDisplayName() to be more robust with …
(edit) @9014   19 years kjdon adding a new element to plugins list not in the first collection …
(edit) @8997   19 years mdewsnip Uncommented some fairly vital code that I have no idea why I commented …
(edit) @8996   19 years mdewsnip Added code for dealing with hierarchical metadata sets. Merely reduces …
(edit) @8995   19 years mdewsnip Changed to use metadata_element.getDisplayName() rather than getting …
(edit) @8994   19 years mdewsnip Changed all "MetaEdit" to "Enrich".
(edit) @8992   19 years mdewsnip Changed "Mirror" pane to "Download".
(edit) @8990   19 years mdewsnip Now caches the metadata mapping so subsequent reads don't require …
(edit) @8978   19 years mdewsnip Replaced all "dependant" with "dependent" (mgw5).
(edit) @8974   19 years mdewsnip Updated GLI version for the intermediate UNESCO CD release.
(edit) @8971   19 years mdewsnip More GEMS fixes, by Matthew Whyte. Can now create subelements of …
(edit) @8932   19 years mdewsnip More improvements to GEMS, by Matthew Whyte. Subelements now work …
(edit) @8930   19 years mdewsnip More GEMS improvements, by Matthew Whyte. Now has subfield support.
(edit) @8898   19 years mdewsnip Another GEMS improvements, by Matthew Whyte.
(edit) @8896   19 years mdewsnip More GEMS improvements, by Matthew Whyte.
(edit) @8884   19 years mdewsnip Moved the two CheckList classes into the util package, and removed the …
(edit) @8881   19 years mdewsnip More GEMS improvements, by Matthew Whyte. Metadata elements can now be …
(edit) @8873   19 years kjdon added Matthews changes - fixed a bug regarding deleting elements, and …
(edit) @8864   19 years kjdon Matthew's changes - added a catch statement
(edit) @8863   19 years kjdon Matthew's changes - fixed up hashtable keys
(edit) @8857   19 years mdewsnip Cloning a metadata set no longer messes up any Unicode. By Matthew Whyte.
(edit) @8856   19 years mdewsnip Now only creates one FileNode for each child, rather than having one …
(edit) @8853   19 years mdewsnip Initial work on allowing metadata databases to be exploded from within …
(edit) @8851   19 years mdewsnip Fixed NPE when a file in a folder was selected and the folder was closed.
(edit) @8850   19 years mdewsnip Commented out the obsolete configuration dialog again.
(edit) @8849   19 years mdewsnip Ooops... forgot to update the CURRENT_CONFIGURATION_VERSION string …
(edit) @8848   19 years mdewsnip Moved some collection tree specific stuff out of here and into …
(edit) @8846   19 years mdewsnip Tidied up the workspace and collection trees a bit more, in …
(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) @8842   19 years kjdon put dublin core at the top of the list - it is selected and should …
(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) @8837   19 years mdewsnip Right-clicking on a table row now selects it correctly. By Matthew Whyte.
(edit) @8836   19 years mdewsnip Tidied up delete function to print error messages when it can't delete …
(edit) @8835   19 years mdewsnip Initial unfinished version of the PluginSuggestionPrompt.
(edit) @8834   19 years mdewsnip Removed some unnecessary code.
(edit) @8821   19 years mdewsnip Fix to deprecated function call and wrong option dialog type, by …
(edit) @8817   19 years mdewsnip Temporary fix for broken code.
(edit) @8813   19 years mdewsnip Fixed up a few more refreshing problems.
(edit) @8812   19 years mdewsnip Fixed a couple of null pointer exceptions thrown when attempting to …
Note: See TracRevisionLog for help on using the revision log.