source: trunk/gli/src/org/greenstone/gatherer/gui/EnrichPane.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12145   18 years kjdon added a manage metadata sets button underneath the collection tree
(edit) @12119   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @11825   18 years mdewsnip Fixed a bug where the collection tree would stuff up between Gather …
(edit) @11761   18 years mdewsnip Fixed the bug I added with the collection tree merging where you …
(edit) @11629   18 years mdewsnip Kissed the horrible TreeSynchronizer goodbye.
(edit) @11627   18 years mdewsnip The collection tree object is now created and owned by CollectionManager.
(edit) @11626   18 years mdewsnip Now there is only one collection tree, and it is added/removed from …
(edit) @11622   18 years mdewsnip Lots more object-orientation improvements to the collection and …
(edit) @11620   18 years mdewsnip Rearranged some more workspace and collection tree code to reduce …
(edit) @11619   18 years mdewsnip The workspace and collection tree filters are now owned by the trees …
(edit) @11616   18 years mdewsnip Rearranged some code to reduce duplication and for better object …
(edit) @11614   18 years mdewsnip Moved some common settings into DragTree.
(edit) @11608   18 years mdewsnip Created a CollectionTreeRightClickMenu class inside CollectionTree so …
(edit) @11601   18 years mdewsnip Moved the KeyListener from GatherPane into DragTree and removed the …
(edit) @10604   19 years mdewsnip Fixed a nasty bug discovered at the 2005 Fiji workshop: if you enter a …
(edit) @10547   19 years mdewsnip Now uploads all the modified metadata.xml files when the EnrichPane
(edit) @10387   19 years mdewsnip Tidied up the way collections are saved and closed, and added some …
(edit) @10325   19 years mdewsnip Opening files in an external program is now done through …
(edit) @9856   19 years mdewsnip Major changes to the metadata value table and tree in the Enrich pane. …
(edit) @9350   19 years mdewsnip Changed WarningDialog to take the dialog title and message as …
(edit) @9334   19 years mdewsnip Improved previous change so the GLI won't completely crap out if an …
(edit) @9331   19 years mdewsnip Changed the adding/replacing/removing of metadata so it all happens on …
(edit) @9166   19 years mdewsnip More improvements to the GLI applet, by Matthew Whyte. Now only …
(edit) @9109   19 years kjdon added the right click handling from GatherPane into the tree in this pane
(edit) @9072   19 years mdewsnip Removed a couple of debug statements.
(edit) @8994   19 years mdewsnip Changed all "MetaEdit" to "Enrich".
(edit) @8846   19 years mdewsnip Tidied up the workspace and collection trees a bit more, in …
(edit) @8813   19 years mdewsnip Fixed up a few more refreshing problems.
(edit) @8802   19 years mdewsnip Fixed up some button sizes on the Search Indexes page and removed some …
(edit) @8783   19 years mdewsnip Big tidy up of the workspace and collection trees (Gather/Enrich
(edit) @8695   19 years mdewsnip Now remove invalid characters from metadata values when they are …
(edit) @8635   19 years mdewsnip Removed some dead code.
(edit) @8634   19 years mdewsnip Changes to the library URL now affect the preview button immediately.
(edit) @8606   19 years mdewsnip Made just one WarningDialog constructor.
(edit) @8503   19 years mdewsnip Can now double-click on a leaf node in the value tree to assign it …
(edit) @8501   19 years mdewsnip Fixed a bug with the value tree where the first node would be …
(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) @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) @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) @8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
(edit) @8236   20 years mdewsnip Replaced all Gatherer.print* with DebugStream.print*.
(edit) @8231   20 years mdewsnip Replaced all "Gatherer.config" with "Configuration".
(edit) @8004   20 years mdewsnip A small taste of what's to come…
(edit) @7540   20 years mdewsnip Some minor tidy ups with removing dead code.
(edit) @7534   20 years mdewsnip The value trees are now refreshed correctly when the collection changes.
(edit) @7499   20 years mdewsnip Added "open file in external program" option to the right-click menu …
(edit) @7164   20 years kjdon fixed the assigned metadata menu item not workign bug, realigned some …
(edit) @7151   20 years kjdon fixed some more static label sizes and deleted a lot of commented out stuff
(edit) @7141   20 years kjdon added in a left click on a folder handler: if the folder is closed, …
(edit) @7123   20 years kjdon added in 'left arrow on a file moves to teh parent folder' navigation …
(edit) @7098   20 years kjdon added up and down arrow handling to the workspace and collection trees
(edit) @6886   20 years mdewsnip Improved the code for switching to the folder inherited metadata came from.
(edit) @6848   20 years mdewsnip Fix to a bug where files were incorrectly marked as having folder …
(edit) @6847   20 years kjdon unfixed the size of labels so that other langs fit in
(edit) @6845   20 years kjdon unfixed the size of labels and reorganized the layout so other …
(add) @6840   20 years mdewsnip Used to be MetaEditPane.java.
Note: See TracRevisionLog for help on using the revision log.