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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12045   18 years mdewsnip (FindBugs) Removed empty if statement.
(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) @11601   18 years mdewsnip Moved the KeyListener from GatherPane into DragTree and removed the …
(edit) @11367   18 years kjdon added a space between number of files and 'files'
(edit) @11062   18 years mdewsnip Bugger... put the previous fix in the wrong place.
(edit) @11061   18 years mdewsnip Patched over a Java 1.4.2 + GTK bug.
(edit) @10691   19 years kjdon fixed up the folder selection highlighting (cue lines) - the lines now …
(edit) @9755   19 years mdewsnip Replaced all the nonsense where string arrays were created for running …
(edit) @9464   19 years kjdon enabled drag and drop onto a file - just puts it into the same …
(edit) @8994   19 years mdewsnip Changed all "MetaEdit" to "Enrich".
(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) @8813   19 years mdewsnip Fixed up a few more refreshing problems.
(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) @8588   20 years mdewsnip Removed some more dead code: the "meta audit" menu bar stuff.
(edit) @8352   20 years mdewsnip Made some static variables final.
(edit) @8240   20 years mdewsnip Removed unnecessary imports of org.greenstone.gatherer.Gatherer.
(edit) @8236   20 years mdewsnip Replaced all Gatherer.print* with DebugStream.print*.
(edit) @8231   20 years mdewsnip Replaced all "Gatherer.config" with "Configuration".
(edit) @7639   20 years mdewsnip Added the ability to refresh the "Downloaded Files" folder when …
(edit) @7633   20 years mdewsnip Some function and variable name changes, and added the web …
(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) @6255   20 years jmt12 Debug comments while trying to find 203B240
(edit) @6249   20 years jmt12 In order to fix 203B240 it was necessary to force DragTree's UI not to …
(edit) @6170   20 years jmt12 Added space before file sizes
(edit) @6157   20 years jmt12 Added functionality so that an invalid drop changes the cursor - but …
(edit) @6086   20 years jmt12 Moved the special folder 'shortcuts' from collection based to shared …
(edit) @6051   20 years jmt12 Here is the result of sixteen hours work over the weekend. I'm too …
(edit) @5915   20 years jmt12 Renderer now uses different icons for files which already exist in the …
(edit) @5886   20 years jmt12 Provision, although no implementation, for different icons for the …
(edit) @5885   20 years jmt12 The DragTree prevents drags originating with files already in the …
(edit) @5869   21 years mdewsnip More improvements to workspace tree refreshing... still not perfect though.
(edit) @5865   21 years jmt12 I don't remember changing anything in this class, but according to CVS …
(edit) @5854   21 years mdewsnip More improvements to smart workspace tree refreshing. Library contents …
(edit) @5847   21 years mdewsnip A much improved workspace tree that only refreshes when it really …
(edit) @5593   21 years mdewsnip Changed calls to the Dictionary.
(edit) @5590   21 years mdewsnip Could it be I've finished adding tooltips?? Why yes, very nearly... …
(edit) @5571   21 years mdewsnip More small updates and tooltips added.
(edit) @5360   21 years mdewsnip Removed output statement.
(edit) @5245   21 years jmt12 Added the ability to show file sizes
(edit) @4801   21 years jmt12 bug#2030155: When changing FileNode I noticed the tree-expansion …
(edit) @4617   21 years jmt12 2030120: Modified constructor to allow specification of whether the …
(edit) @4602   21 years kjdon DragTree was setting the model to Immediate, then not setting it back, …
(edit) @4539   21 years jmt12 2030113: Dialogs opened during dnd operations cause the JVM to stagger …
(edit) @4525   21 years kjdon drop now checks that the model is appropriate - ie that htere is a …
(edit) @4514   21 years jmt12 Hopefully the 'view assigned metadata for... now works properly.
(edit) @4394   21 years jmt12 Added the ability to show 'greyfolder.gif' for non-real and file …
(edit) @4393   21 years kjdon now test if path is null before seeing if the path is valid, when …
(edit) @4378   21 years kjdon disabled dragging of dummy nodes (Greenstone Collections) and file …
(edit) @4366   21 years kjdon re-tabbed the code for java
(edit) @4313   21 years jmt12 allow for drop anywhere on collection tree to mean a copy to the root node
(add) @4293   21 years jmt12 Initial revision
Note: See TracRevisionLog for help on using the revision log.