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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13520   17 years mdewsnip Now refreshes the collection and workspace trees correctly when "show …
(edit) @13407   17 years mdewsnip Removed unnecessary import.
(edit) @12590   18 years kjdon changed all the internal variable declarations so there is not random …
(edit) @12131   18 years kjdon removed some leftover setMnemonics
(edit) @12119   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @11780   18 years mdewsnip Added a "no collection loaded" message to the collection area when no …
(edit) @11651   18 years mdewsnip Removed another piece of unused code now that there is only one …
(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) @11618   18 years mdewsnip Removed another dead function.
(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) @11613   18 years mdewsnip Made a customised RightClickMenu for the WorkspaceTree and put it in …
(edit) @11612   18 years mdewsnip Moved the MappingPrompt out of GatherPane and into it's own class …
(edit) @11608   18 years mdewsnip Created a CollectionTreeRightClickMenu class inside CollectionTree so …
(edit) @11603   18 years mdewsnip I'm not sure what the FocusListener stuff was all about, but it …
(edit) @11601   18 years mdewsnip Moved the KeyListener from GatherPane into DragTree and removed the …
(edit) @11599   18 years mdewsnip Moved the RecycleBin object into the Gatherer class so it can be more …
(edit) @11598   18 years mdewsnip You can now delete files from the "Downloaded Files" folder when no …
(edit) @11446   18 years kjdon disabled rename and replace entries in collection tree right click …
(edit) @11315   18 years kjdon added in replace option to collection tree menu
(edit) @11246   18 years mdewsnip User interface for the new ability to rename files in the collection …
(edit) @10726   19 years mdewsnip (MAJOR CHANGE) This is the remote Greenstone building functionality …
(edit) @10325   19 years mdewsnip Opening files in an external program is now done through …
(edit) @10011   19 years mdewsnip Moved Utility.getImage into JarTools, as part of tidying up the …
(edit) @9855   19 years mdewsnip Minor changes.
(edit) @9113   19 years kjdon added right click option to create a new dummy doc in colleciton tree
(edit) @9108   19 years kjdon fixed up the right click selection on the colleciton tree
(edit) @8853   19 years mdewsnip Initial work on allowing metadata databases to be exploded from within …
(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) @8788   19 years mdewsnip Now only one downloaded files folder.
(edit) @8783   19 years mdewsnip Big tidy up of the workspace and collection trees (Gather/Enrich
(edit) @8600   19 years mdewsnip The first smidgeon of the "plugin suggestion" code.
(edit) @8595   19 years mdewsnip Removed more dead code.
(edit) @8588   19 years mdewsnip Removed some more dead code: the "meta audit" menu bar stuff.
(edit) @8474   19 years mdewsnip Changed all show() to setVisible(true) and all hide() to …
(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) @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) @8041   20 years mdewsnip Moved undo/UndoManager.java to file/RecycleBin.java.
(edit) @7499   20 years mdewsnip Added "open file in external program" option to the right-click menu …
(edit) @7493   20 years mdewsnip Oops... can only create a new folder in the collection tree.
(edit) @7485   20 years mdewsnip Much improved right-click context menus for this pane.
(edit) @7484   20 years mdewsnip Many more improvements to the workspace and collection trees and their …
(edit) @7482   20 years mdewsnip Some tidy ups in preparation for finalising the workspace and …
(edit) @7360   20 years mdewsnip Fixed the progress bar so a) It says "Calculating total size of …
(edit) @7163   20 years kjdon changed some shortcut keys for the right mouse click menu
(edit) @7152   20 years kjdon fixed some more static label sizes and deleted a lot of commented out stuff
(edit) @7143   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
(add) @6841   20 years mdewsnip Used to be CollectionPane.java.
Note: See TracRevisionLog for help on using the revision log.