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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8596   19 years mdewsnip Minor tidy ups.
(edit) @8595   19 years mdewsnip Removed more dead code.
(edit) @8576   19 years mdewsnip Removed some redundant files and made a few minor tidy ups.
(edit) @8505   20 years mdewsnip You now get a sensible error message when attempting to copy a file …
(edit) @8391   20 years mdewsnip Added code to prevent people from deleting files from the "Downloaded …
(edit) @8313   20 years mdewsnip Finally committing the (many) changes to the GLI to use the new …
(edit) @8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
(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) @8045   20 years mdewsnip Removed all the undo crap out of here (which wasn't complete and …
(edit) @8041   20 years mdewsnip Moved undo/UndoManager.java to file/RecycleBin.java.
(edit) @8022   20 years mdewsnip (Very) minor changes.
(edit) @8016   20 years mdewsnip Removed some dead code.
(edit) @8015   20 years mdewsnip Moved clear() and setValue() functions from MSMUtils into XMLTools. …
(edit) @7998   20 years mdewsnip Removed some dead code.
(edit) @7647   20 years mdewsnip Special case: you can now delete files from the "Downloaded Files" folder.
(edit) @7641   20 years mdewsnip Removed a couple of dead functions.
(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) @7608   20 years mdewsnip Fixed a bug where creating a new folder under a closed folder would …
(edit) @7540   20 years mdewsnip Some minor tidy ups with removing dead code.
(edit) @7525   20 years kjdon added a method to coppy the contents of a directory
(edit) @7516   20 years kjdon on windows dont use the registry to get commands, just use teh start …
(edit) @7494   20 years mdewsnip Oops... put back in some code necessary for the workspace tree file …
(edit) @7491   20 years mdewsnip Even more improvements to the workspace and collection trees. These …
(edit) @7489   20 years mdewsnip Removed some dead code.
(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) @7361   20 years mdewsnip A further fix to the progress bar so it shows "0%" as soon as it is …
(edit) @7360   20 years mdewsnip Fixed the progress bar so a) It says "Calculating total size of …
(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) @7208   20 years mdewsnip Fixed refreshing problem (Linux only?) where the collection tree is …
(edit) @7203   20 years mdewsnip Fixed another bug with file tree refreshing when the filter was …
(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) @7112   20 years mdewsnip Prevented a user home mapping being created on Windows 95/98/ME (these …
(edit) @7099   20 years mdewsnip Added check for null nodes when inserting.
(edit) @7092   20 years mdewsnip Fixed opening files on Windows (%1 was not being replaced with …
(edit) @7011   20 years mdewsnip Fixed a bug where the workspace tree was not being refreshed when the …
(edit) @6991   20 years kjdon commented out the comment to a commented out method - it was causing …
(edit) @6901   20 years mdewsnip Added a line back in whose absence I suspect might be causing the "no …
(edit) @6879   20 years mdewsnip Renamed GDM* classes to MetadataXMLFile*, for our sanity.
(edit) @6826   20 years mdewsnip Rewrote the refresh function, not necessarily because there was …
(edit) @6795   20 years kjdon made the getCommand method return String[] instead of String in case …
(edit) @6786   20 years kjdon under linux now checks for mozilla and netscape, and only if one of …
(edit) @6770   20 years kjdon fixed all the javadoc errors. (hope I didn't commit anything I wasn't …
(edit) @6748   20 years kjdon tidied up preview stuff. if windows and mac, just uses the start/open …
(edit) @6656   20 years jmt12 Unfortunately my quick-fix to the WGet not updating FileNodes problem …
(edit) @6637   20 years jmt12 Further tweaks, fixes and changes to the mirroring stuff, the …
(edit) @6630   20 years jmt12 File associations are now stored in the user specific config. Also, to …
(edit) @6622   20 years jmt12 More modifications to mirroring including testing for a valid version …
(edit) @6590   20 years jmt12 Started effecting the changes requested by Ian and David. So far I've …
(edit) @6582   20 years jmt12 A whole bunch of files right in the middle of being edited because …
(edit) @6539   20 years jmt12 Heres a bunch of other changed files. If it wasn't a Friday afternoon …
(edit) @6387   20 years jmt12 Commenting
(edit) @6329   20 years jmt12 Opps
(edit) @6319   20 years jmt12 A new configuration setting - recursion depth, after which gli …
(edit) @6314   20 years kjdon fixed a new bug
(edit) @6313   20 years kjdon changed looking in registry to teh start command for windows when …
(edit) @6261   20 years jmt12 Converted buffer to Unix format
(edit) @6260   20 years jmt12 Added default 'open' command if under Mac
(edit) @6255   20 years jmt12 Debug comments while trying to find 203B240
(edit) @6205   20 years jmt12 Stop button is now only enabled when an action is occuring
(edit) @6185   20 years mdewsnip Fixed previewing start command so that it works on Windows 9x.
(edit) @6176   20 years jmt12 When determining a node based on a file path, FileNode.size() and …
(edit) @6175   20 years jmt12 When deleting FileNode.size() and get() are used instead of …
(edit) @6174   20 years jmt12 Now all child nodes, not just the filtered ones, are available for …
(edit) @6169   20 years jmt12 Added then removed debug comments only
(edit) @6148   20 years jmt12 Greenstone Collection children nodes now appear with their full title …
(edit) @6086   20 years jmt12 Moved the special folder 'shortcuts' from collection based to shared …
(edit) @6035   20 years jmt12 Extends to implement TableModel, plus a couple of new method to allow …
(edit) @5898   20 years mdewsnip A quick and ugly hack to assign a model to the root drives under …
(edit) @5894   20 years kjdon added in getBrowserCommand - uses the file association stuff for …
(edit) @5884   20 years jmt12 FileNodes now know whether they are in the currently open collection
(edit) @5871   20 years mdewsnip Deleted a line which shouldn't have been committed (yet).
(edit) @5869   20 years mdewsnip More improvements to workspace tree refreshing... still not perfect though.
(edit) @5860   20 years mdewsnip Tidied up what should be shown/hidden in the workspace tree. Katherine …
(edit) @5854   20 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) @5833   21 years mdewsnip Fixed file copying bug where only the first file was copied because …
(edit) @5785   21 years mdewsnip Commented out about 60 unused functions.
(edit) @5751   21 years jmt12 Fixed a problem that me commenting out the undo code created
(edit) @5719   21 years jmt12 Fixed little bug where not overwriting a file caused the progress bar …
(edit) @5595   21 years mdewsnip A few more minor changes to tidy up the dictionary.
(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) @5536   21 years mdewsnip Many more tooltips and improvements to the Dictionary. Still more to come.
(edit) @5353   21 years mdewsnip More changing dictionary get()s to have the whole key.
(edit) @5347   21 years mdewsnip Changed dictionary get()s to have the whole key.
(edit) @5300   21 years jmt12 Removed some debug comments
(edit) @5164   21 years jmt12 I can't remember what has changed, but I bet it was for the better
(edit) @5081   21 years jmt12 To allow for a new write permission error if copying to a read only folder.
(edit) @5079   21 years jmt12 A file permission error is now correctly shown when you attempt to …
(edit) @5057   21 years jmt12 Patch for Mike Jensen.
(edit) @4851   21 years jmt12 Forgot to set model when adding children nodes during a collection …
Note: See TracRevisionLog for help on using the revision log.