source: trunk/gli/src/org/greenstone/gatherer/file/FileNode.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11385   18 years mdewsnip Converted an order n-squared bit of code to order n, thus greatly …
(edit) @8856   19 years mdewsnip Now only creates one FileNode for each child, rather than having one …
(edit) @8851   19 years mdewsnip Fixed NPE when a file in a folder was selected and the folder was closed.
(edit) @8791   19 years mdewsnip Ooops... left a debug statement in.
(edit) @8787   19 years mdewsnip Fixed up some of the new file tree code for Windows.
(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) @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) @7641   20 years mdewsnip Removed a couple of dead functions.
(edit) @7491   20 years mdewsnip Even more improvements to the workspace and collection trees. These …
(edit) @7326   20 years kjdon the intial stage of making gli work with gs3 - still uses gs2 …
(edit) @7281   20 years kjdon tidied up some stuff to do with creating BasicCollectionConfigurations
(edit) @7275   20 years kjdon renamed Utility.CONFIG_DIR to Utility.CONFIG_FILE cos it refers to the …
(edit) @7224   20 years kjdon tidied up the getXXXDir methods in Utility. Utility.getCollectionDir …
(edit) @7122   20 years mdewsnip Removed some debug statements accidently committed.
(edit) @7121   20 years mdewsnip A much improved method for sorting file nodes into alphabetical order, …
(edit) @7099   20 years mdewsnip Added check for null nodes when inserting.
(edit) @6622   20 years jmt12 More modifications to mirroring including testing for a valid version …
(edit) @6255   20 years jmt12 Debug comments while trying to find 203B240
(edit) @6174   20 years jmt12 Now all child nodes, not just the filtered ones, are available for …
(edit) @6148   20 years jmt12 Greenstone Collection children nodes now appear with their full title …
(edit) @5884   21 years jmt12 FileNodes now know whether they are in the currently open collection
(edit) @5860   21 years mdewsnip Tidied up what should be shown/hidden in the workspace tree. Katherine …
(edit) @5854   21 years mdewsnip More improvements to smart workspace tree refreshing. Library contents …
(edit) @5785   21 years mdewsnip Commented out about 60 unused functions.
(edit) @5593   21 years mdewsnip Changed calls to the Dictionary.
(edit) @5581   21 years mdewsnip Many formatting, structural and code improvements.
(edit) @5564   21 years mdewsnip Many more small improvements and tooltips added. Still more to come!
(edit) @5164   21 years jmt12 I can't remember what has changed, but I bet it was for the better
(edit) @4851   21 years jmt12 Forgot to set model when adding children nodes during a collection …
(edit) @4800   21 years jmt12 bug#2030155: Added greenstone collection mapping for world node, and …
(edit) @4686   21 years jmt12 Replaced System.err.println with Gatherer.println
(edit) @4675   21 years jmt12 Sunday's work
(edit) @4513   21 years jmt12 * empty log message *
(edit) @4398   21 years jmt12 2030085: Revised FileNodes symbolic link detection so it only checks …
(edit) @4395   21 years jmt12 FileNode now check, when mapping their children, for symbolic links so …
(edit) @4391   21 years jmt12 Prevent a user from browsing the current open collection from the file …
(edit) @4386   21 years jmt12 It turns out FileSystemView.getSystemIcon() crashes some platforms, so …
(edit) @4385   21 years jmt12 Added method getIcon() which returns the ImageIcon the file system …
(edit) @4377   21 years jmt12 Added isFileSystemRoot() method - John
(edit) @4366   21 years kjdon re-tabbed the code for java
(add) @4293   21 years jmt12 Initial revision
Note: See TracRevisionLog for help on using the revision log.