source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8747   20 years mdewsnip Tidied up the three new metadata sets created by Matthew Whyte, and …
(edit) @8736   20 years mdewsnip Renamed the "MEM." entries to "GEMS.".
(edit) @8735   20 years mdewsnip Removed the now-redundant MEM entries.
(edit) @8732   20 years mdewsnip Made a couple of minor changes.
(edit) @8713   20 years mdewsnip Changed "Export to CD-ROM" stuff to "Export to CD/DVD".
(edit) @8711   20 years mdewsnip Prevented assigning the same piece of metadata to metadata.xml files …
(edit) @8695   20 years mdewsnip Now remove invalid characters from metadata values when they are …
(edit) @8688   20 years mdewsnip Can't preview collections if the library URL string is cleared.
(edit) @8687   20 years mdewsnip Changed the NotSunJava string a little.
(edit) @8686   20 years mdewsnip No longer tries to load a config.xml file from the main GLI directory …
(edit) @8681   20 years kjdon added a NotSunJava warning
(edit) @8680   20 years kjdon do a check when the Gatherer starts up and warn the user if they are …
(edit) @8670   20 years mdewsnip Fixed my changes from yesterday to store plugins.dat, classifiers.dat, …
(edit) @8669   20 years mdewsnip Prevented a null pointer exception where extracted metadata contains a …
(edit) @8667   20 years mdewsnip Removed a null pointer exception when trying to get the metadata …
(edit) @8655   20 years mdewsnip Missed a couple of cases for escaping and unescaping square brackets …
(edit) @8654   20 years mdewsnip More minor tidy ups.
(edit) @8653   20 years mdewsnip Removed some more dead code.
(edit) @8652   20 years mdewsnip Removed more dead code, and moved most of the XML stuff out of Utility …
(edit) @8651   20 years mdewsnip Removed some dead constants and code.
(edit) @8650   20 years mdewsnip The plugins.dat and classifiers.dat files are now stored in the GLI …
(edit) @8635   20 years mdewsnip Removed some dead code.
(edit) @8634   20 years mdewsnip Changes to the library URL now affect the preview button immediately.
(edit) @8629   20 years mdewsnip More changes to the local library/web library configuration stuff.
(edit) @8628   20 years mdewsnip Replaced exec_address with library_url, for my sanity.
(edit) @8627   20 years mdewsnip Replaced exec_address with library_url, which is much more descriptive …
(edit) @8626   20 years mdewsnip Removed the now-redundant "-mirror" option.
(edit) @8625   20 years mdewsnip Changed the old exec_path variable and option to library_url.
(edit) @8624   20 years mdewsnip Fixed a few problems with the separated local library code.
(edit) @8623   20 years mdewsnip Added some strings for the new plugin suggestion code.
(edit) @8622   20 years mdewsnip Tidied up some more local library stuff.
(edit) @8621   20 years mdewsnip Removed some dead code.
(edit) @8620   20 years mdewsnip Moved all the local library server code in a new LocalLibraryServer
(edit) @8618   20 years mdewsnip Changed the "-library" option to "-local_library" in preparation for …
(edit) @8613   20 years mdewsnip A couple of minor changes.
(edit) @8608   20 years mdewsnip Added another warning message, this one for the "no plugins are …
(edit) @8607   20 years mdewsnip First cut at suggesting plugins to use for files dragged into a …
(edit) @8606   20 years mdewsnip Made just one WarningDialog constructor.
(edit) @8605   20 years mdewsnip Removed some dead code.
(edit) @8601   20 years mdewsnip Renamed the two "PlugIn" classes to "Plugin", for our sanity.
(edit) @8600   20 years mdewsnip The first smidgeon of the "plugin suggestion" code.
(edit) @8599   20 years mdewsnip Extracted the last of the undo functionality.
(edit) @8598   20 years mdewsnip Minor tidy ups.
(edit) @8597   20 years mdewsnip Made Gatherer.configServer static.
(edit) @8596   20 years mdewsnip Minor tidy ups.
(edit) @8595   20 years mdewsnip Removed more dead code.
(edit) @8594   20 years mdewsnip Removed another unused class.
(edit) @8593   20 years mdewsnip Moved gui/ComboArea.java and gui/SmarterTextArea.java into gems, since …
(edit) @8592   20 years mdewsnip Only used by the GEMS, which has its own copy of these two files.
(edit) @8591   20 years mdewsnip Removed some dead code.
(edit) @8590   20 years mdewsnip Renamed checklist/Entry.java to checklist/CheckListEntry.java.
(edit) @8589   20 years mdewsnip Removed some more dead code.
(edit) @8588   20 years mdewsnip Removed some more dead code: the "meta audit" menu bar stuff.
(edit) @8586   20 years mdewsnip Made saving collections unthreaded -- this makes a lot of code, and at …
(edit) @8583   20 years mdewsnip Added the GEMS strings.
(edit) @8582   20 years mdewsnip Now contains a couple of GEMS preferences.
(edit) @8581   20 years mdewsnip Updated GEMS, by Attila Aros.
(edit) @8580   20 years mdewsnip The "help" directory no longer exists.
(edit) @8579   20 years mdewsnip Moved the HelpFrame class out of "help" into "gui.
(edit) @8578   20 years mdewsnip Some minor tidy ups.
(edit) @8577   20 years mdewsnip Removed an unused function.
(edit) @8576   20 years mdewsnip Removed some redundant files and made a few minor tidy ups.
(edit) @8554   20 years mdewsnip Ooops... added the "Filename" column back into the MetadataAuditTable :-)
(edit) @8552   20 years mdewsnip No longer used.
(edit) @8551   20 years mdewsnip No longer used (replaced by profile.xml).
(edit) @8550   20 years mdewsnip Removed an unused definition.
(edit) @8549   20 years mdewsnip New metadata code means this is no longer used.
(edit) @8548   20 years mdewsnip New metadata code means these are no longer used.
(edit) @8547   20 years mdewsnip No longer used (replaced by metadata/MetadataValueTableModel.java and …
(edit) @8545   20 years mdewsnip Removed one unnecessary sentence.
(edit) @8528   20 years mdewsnip Added a string for the new "no read permission" file copying error message.
(edit) @8527   20 years mdewsnip Reasonably substantially updated the GLI documentation, particularly …
(edit) @8506   20 years mdewsnip Re-enabled the Workflow Preferences tab, which was disabled for the …
(edit) @8505   20 years mdewsnip You now get a sensible error message when attempting to copy a file …
(edit) @8503   20 years mdewsnip Can now double-click on a leaf node in the value tree to assign it …
(edit) @8501   20 years mdewsnip Fixed a bug with the value tree where the first node would be …
(edit) @8496   20 years mdewsnip Started off fixing a bug where the loaded collection wasn't being …
(edit) @8480   20 years mdewsnip Fixed the ModalDialog so it works with Java 1.5.0.
(edit) @8478   20 years mdewsnip Replaced by the GEMS.
(edit) @8477   20 years mdewsnip Updated so it works with Java SDK 1.5.0.
(edit) @8474   20 years mdewsnip Changed all show() to setVisible(true) and all hide() to …
(edit) @8473   20 years mdewsnip Converted to a Unix file.
(edit) @8471   20 years mdewsnip Changed the name of a variable from "enum" to "enumeration" to avoid …
(edit) @8433   20 years mdewsnip Now escapes '(', ')', ',', '{', '}' in file paths when converting …
(edit) @8432   20 years mdewsnip Fixed the problem where filtering empty values causes NPEs, and now …
(edit) @8431   20 years mdewsnip Some cosmetic improvements.
(edit) @8397   20 years mdewsnip Added the perl argument, so creating the Configuration object doesn't …
(edit) @8396   20 years mdewsnip Commented out an exception for the Windows local library.
(edit) @8395   20 years kjdon changes to the GEMS strings
(edit) @8394   20 years kjdon Added back in teh file open menu, and changed a few other things
(edit) @8393   20 years kjdon set the proper file path in the constructor for metadata sets based on …
(edit) @8392   20 years kjdon added a collection variable - this should be set if the metadata set …
(edit) @8391   20 years mdewsnip Added code to prevent people from deleting files from the "Downloaded …
(edit) @8388   20 years kjdon attila's fixes for some stuff, and kaths fixes for some stuff
(edit) @8386   20 years kjdon added a edit set button which just pops up a message teling the user …
(edit) @8385   20 years kjdon added some new CDM.MetadataSetManager strings for editing sets, and …
(edit) @8384   20 years mdewsnip Added GEMS strings, from Attila Aros.
(edit) @8383   20 years mdewsnip Updated the AboutDialog.Date string for the 2.52 web release.
(edit) @8382   20 years mdewsnip Updated program version for the 2.52 web release.
(edit) @8381   20 years kjdon major mods to the mg index controls. added a replace button, enabled …
Note: See TracRevisionLog for help on using the revision log.