source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @8811   19 years mdewsnip Minor tidy ups.
(edit) @8810   19 years mdewsnip Changed one last "PlugIn" to "Plugin".
(edit) @8809   19 years mdewsnip Minor changes.
(edit) @8808   19 years mdewsnip Removed the full justification by adding spaces of plugin and …
(edit) @8807   19 years mdewsnip Now uses standard font for everything, including tooltips. The …
(edit) @8806   19 years mdewsnip Removed a couple of dead configuration settings.
(edit) @8805   19 years mdewsnip Changed the font for collection details on the delete/export dialog to …
(edit) @8804   19 years mdewsnip Changed the collection details for deleting/exporting to not show …
(edit) @8803   19 years mdewsnip Fixed a bug where clicking Cancel didn't.
(edit) @8802   19 years mdewsnip Fixed up some button sizes on the Search Indexes page and removed some …
(edit) @8793   19 years mdewsnip More improvements to the GEMS, by Attila Aros.
(edit) @8792   19 years mdewsnip Ooops... only give plugin suggestions for files, not folders!
(edit) @8791   19 years mdewsnip Ooops... left a debug statement in.
(edit) @8790   19 years mdewsnip Changed workflow name. These will eventually be in the resource bundle …
(edit) @8788   19 years mdewsnip Now only one downloaded files folder.
(edit) @8787   19 years mdewsnip Fixed up some of the new file tree code for Windows.
(edit) @8786   19 years mdewsnip Fixed up the "Downloaded Files" folder strings, for the Gather pane …
(edit) @8785   19 years mdewsnip Another couple of minor improvements.
(edit) @8784   19 years mdewsnip A few more changes to the improved file tree code.
(edit) @8783   19 years mdewsnip Big tidy up of the workspace and collection trees (Gather/Enrich
(edit) @8782   19 years mdewsnip Removed some unused imports.
(edit) @8768   19 years mdewsnip A bit of work in preparation for exploding metadata databases.
(edit) @8766   19 years mdewsnip Removed a couple of dead strings.
(edit) @8765   19 years mdewsnip Removed static definition of "Abstract" string.
(edit) @8760   19 years mdewsnip Commented out a dumb tooltip.
(edit) @8747   19 years mdewsnip Tidied up the three new metadata sets created by Matthew Whyte, and …
(edit) @8736   19 years mdewsnip Renamed the "MEM." entries to "GEMS.".
(edit) @8735   19 years mdewsnip Removed the now-redundant MEM entries.
(edit) @8732   19 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.
Note: See TracRevisionLog for help on using the revision log.