source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8596   19 years mdewsnip Minor tidy ups.
(edit) @8595   19 years mdewsnip Removed more dead code.
(edit) @8594   19 years mdewsnip Removed another unused class.
(edit) @8593   19 years mdewsnip Moved gui/ComboArea.java and gui/SmarterTextArea.java into gems, since …
(edit) @8592   19 years mdewsnip Only used by the GEMS, which has its own copy of these two files.
(edit) @8591   19 years mdewsnip Removed some dead code.
(edit) @8590   19 years mdewsnip Renamed checklist/Entry.java to checklist/CheckListEntry.java.
(edit) @8589   19 years mdewsnip Removed some more dead code.
(edit) @8588   19 years mdewsnip Removed some more dead code: the "meta audit" menu bar stuff.
(edit) @8586   19 years mdewsnip Made saving collections unthreaded -- this makes a lot of code, and at …
(edit) @8583   19 years mdewsnip Added the GEMS strings.
(edit) @8582   19 years mdewsnip Now contains a couple of GEMS preferences.
(edit) @8581   19 years mdewsnip Updated GEMS, by Attila Aros.
(edit) @8580   19 years mdewsnip The "help" directory no longer exists.
(edit) @8579   19 years mdewsnip Moved the HelpFrame class out of "help" into "gui.
(edit) @8578   19 years mdewsnip Some minor tidy ups.
(edit) @8577   19 years mdewsnip Removed an unused function.
(edit) @8576   19 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 …
(edit) @8380   20 years kjdon I seemed to get into a situation where children was null. It only …
(edit) @8379   20 years kjdon added two methods: clearSelection and setSelectedObjects
(edit) @8375   20 years mdewsnip First set of changes to improve the GEMS, by Attila Aros.
(edit) @8374   20 years kjdon don't sort the list returned from getSources - it contains elements …
(edit) @8372   20 years mdewsnip Changed a warning statement to go to the DebugStream.
(edit) @8371   20 years mdewsnip Added some code for ignoring legacy "hidden" metadata.
(edit) @8368   20 years mdewsnip Specifically don't load the legacy hidden metadata set.
(edit) @8367   20 years mdewsnip More code for speeding up metadata editing: focus stays on metadata …
(edit) @8364   20 years mdewsnip Much improved algorithm for selecting the best row in the table after …
(edit) @8360   20 years kjdon changed the removelistener for classifier list - if remove a …
(edit) @8359   20 years mdewsnip Avoided an extra valueChanged(TreeSelectionEvent) call when the pane …
(edit) @8358   20 years mdewsnip Spaces are now removed from the start and end of classifier arguments.
(edit) @8356   20 years mdewsnip Removed some unused stuff.
(edit) @8355   20 years mdewsnip Commented out some unused code.
(edit) @8354   20 years mdewsnip The collection tree is no longer closed down annoyingly when the …
(edit) @8353   20 years mdewsnip Changed the collectionChanged() functions to refresh(), and added an …
(edit) @8352   20 years mdewsnip Made some static variables final.
(edit) @8351   20 years kjdon removed some print statements
(edit) @8343   20 years mdewsnip Made some annoying debug statements go to DebugStream instead of …
(edit) @8342   20 years mdewsnip Made a couple of debug statements go to DebugStream instead of System.err.
(edit) @8336   20 years mdewsnip Changed the configuration version for the Greenstone 2.52 release.
(edit) @8335   20 years mdewsnip Changed the GLI version number for the UNESCO Greenstone 2.52 release.
(edit) @8334   20 years mdewsnip Changed the AboutDialog.Date string for the UNESCO Greenstone 2.52 release.
(edit) @8333   20 years mdewsnip Removed a couple of no-longer used strings.
(edit) @8332   20 years mdewsnip Removed a couple of items from the "About" dialog that are no longer …
(edit) @8313   20 years mdewsnip Finally committing the (many) changes to the GLI to use the new …
(edit) @8274   20 years mdewsnip Made the GEMS start initially with the core GLI metadata sets, and …
(edit) @8273   20 years mdewsnip Changed text to specify the GEMS instead of the GLI.
(edit) @8272   20 years mdewsnip Linux and Windows scripts for running the GEMS.
(edit) @8271   20 years mdewsnip Now also compiles the new "gems" directory.
(edit) @8270   20 years mdewsnip Source files for the Greenstone Editor for Metadata Sets (GEMS). This …
(edit) @8269   20 years mdewsnip Updated to clean the new "gems" directory.
(edit) @8268   20 years mdewsnip Added a string for the new metadata set file filter.
(edit) @8267   20 years mdewsnip Added a .mds file filter class for creating file filters for metadata sets.
(edit) @8266   20 years mdewsnip Moved the init_images function from Gatherer into Utility (it is used …
(edit) @8265   20 years mdewsnip Removed some unused functions.
(edit) @8264   20 years mdewsnip Tidied up debug file generation code.
(edit) @8263   20 years mdewsnip Removed an unnecessary import.
(edit) @8262   20 years mdewsnip Removed the FileNode functions from ArrayTools as this creates nasty …
(edit) @8261   20 years mdewsnip Moved another Gatherer dependency out of the Configuration class.
(edit) @8260   20 years mdewsnip Changed the way one Greenstone3 test was done to remove another …
(edit) @8259   20 years mdewsnip Moved some non-applet code out of Configuration and into Gatherer. …
(edit) @8258   20 years mdewsnip Made HelpFrame.setView static to remove another Gatherer class dependency.
(edit) @8257   20 years mdewsnip No longer dependent on the Gatherer class.
Note: See TracRevisionLog for help on using the revision log.