source: trunk/gli/src/org/greenstone/gatherer/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9200   19 years mdewsnip Changed some function names in CheckList to be more obvious (well, to …
(edit) @9196   19 years mdewsnip Now disables the "Export" button when no collections are ticked.
(edit) @9184   19 years mdewsnip Fixes for Java 1.5.0.
(edit) @9166   19 years mdewsnip More improvements to the GLI applet, by Matthew Whyte. Now only …
(edit) @9160   19 years mdewsnip Removed use of a deprecated class.
(edit) @9159   19 years kjdon now sort the options in a drop down box
(edit) @9153   19 years kjdon now uses ScriptOPtions to get the options from teh script, and runs …
(edit) @9152   19 years kjdon some of the functionality in the MyArgumentControl class is now in the …
(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) @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) @9127   19 years kjdon PluginManager.getExploderPlugin now returns a Plugin rather than the …
(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) @9104   19 years kjdon first stab at exploding metadata
(edit) @9101   19 years kjdon made the strings come from the dictionary, changed replace to merge
(edit) @9096   19 years mdewsnip Updated dialog to look nice on Windows and be more similar to …
(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) @9058   19 years mdewsnip Removed splash screen. It is no longer needed because the GLI now …
(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) @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) @9024   19 years mdewsnip Added toString() function to MetadataSet so multiple renderers are not …
(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) @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) @8884   19 years mdewsnip Moved the two CheckList classes into the util package, and removed the …
(edit) @8853   19 years mdewsnip Initial work on allowing metadata databases to be exploded from within …
(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) @8842   19 years kjdon put dublin core at the top of the list - it is selected and should …
(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) @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) @8788   19 years mdewsnip Now only one downloaded files folder.
(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) @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) @8652   20 years mdewsnip Removed more dead code, and moved most of the XML stuff out of Utility …
(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) @8627   20 years mdewsnip Replaced exec_address with library_url, which is much more descriptive …
(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) @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) @8590   20 years mdewsnip Renamed checklist/Entry.java to checklist/CheckListEntry.java.
(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) @8579   20 years mdewsnip Moved the HelpFrame class out of "help" into "gui.
(edit) @8549   20 years mdewsnip New metadata code means this is no longer used.
(edit) @8547   20 years mdewsnip No longer used (replaced by metadata/MetadataValueTableModel.java and …
(edit) @8506   20 years mdewsnip Re-enabled the Workflow Preferences tab, which was disabled for the …
(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) @8474   20 years mdewsnip Changed all show() to setVisible(true) and all hide() to …
(edit) @8471   20 years mdewsnip Changed the name of a variable from "enum" to "enumeration" to avoid …
(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) @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) @8359   20 years mdewsnip Avoided an extra valueChanged(TreeSelectionEvent) call when the pane …
(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) @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) @8262   20 years mdewsnip Removed the FileNode functions from ArrayTools as this creates nasty …
(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.
(edit) @8256   20 years mdewsnip Moved the current_modal static variable out of the Gatherer class into …
(edit) @8255   20 years mdewsnip No longer dependent on the Gatherer class (and rightfully so!).
(edit) @8254   20 years mdewsnip Removed the crazy jp.jar file. This contained one class: …
(edit) @8253   20 years mdewsnip Moved some stuff out of Configuration.updateUI into GUIManager because …
(edit) @8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
Note: See TracRevisionLog for help on using the revision log.