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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11080   18 years mdewsnip Removed the "progress" parameter from copyFile, as part of the …
(edit) @11079   18 years mdewsnip Added an "overwrite" parameter to copyFile to cause it to overwrite …
(edit) @11073   18 years mdewsnip Renamed LongProgressBar to GProgressBar, and tidied up a great deal. …
(edit) @11049   18 years mdewsnip A few minor tidy-ups of dead code.
(edit) @10689   19 years kjdon with java 1.5 the tudor collection was taking ages to copy. here we …
(edit) @10626   19 years kjdon show a message if a file can't be deleted
(edit) @10479   19 years mdewsnip Changed MetadataXMLFile.addMetadata and MetadataXMLFile.removeMetadata …
(edit) @10249   19 years mdewsnip Made the Gatherer's exit variable static, for consistency.
(edit) @10247   19 years mdewsnip Changed FileQueue.addJob to take an array of source_nodes, and deal …
(edit) @10245   19 years mdewsnip Tidied up FileManager.java in preparation for updating collections on …
(edit) @10007   19 years mdewsnip Moved Utility.formatPath into FileQueue, as part of tidying up the …
(edit) @9855   19 years mdewsnip Minor changes.
(edit) @9021   19 years mdewsnip Some applet bug fixes, by Matthew Whyte.
(edit) @8792   19 years mdewsnip Ooops... only give plugin suggestions for files, not folders!
(edit) @8783   19 years mdewsnip Big tidy up of the workspace and collection trees (Gather/Enrich
(edit) @8652   20 years mdewsnip Removed more dead code, and moved most of the XML stuff out of Utility …
(edit) @8600   20 years mdewsnip The first smidgeon of the "plugin suggestion" code.
(edit) @8599   20 years mdewsnip Extracted the last of the undo functionality.
(edit) @8598   20 years mdewsnip Minor tidy ups.
(edit) @8596   20 years mdewsnip Minor tidy ups.
(edit) @8595   20 years mdewsnip Removed more dead code.
(edit) @8576   20 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) @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) @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) @8022   20 years mdewsnip (Very) minor changes.
(edit) @8016   20 years mdewsnip Removed some dead code.
(edit) @7998   20 years mdewsnip Removed some dead code.
(edit) @7525   20 years kjdon added a method to coppy the contents of a directory
(edit) @7491   20 years mdewsnip Even more improvements to the workspace and collection trees. These …
(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) @6879   20 years mdewsnip Renamed GDM* classes to MetadataXMLFile*, for our sanity.
(edit) @6770   20 years kjdon fixed all the javadoc errors. (hope I didn't commit anything I wasn't …
(edit) @6539   20 years jmt12 Heres a bunch of other changed files. If it wasn't a Friday afternoon …
(edit) @6329   20 years jmt12 Opps
(edit) @6319   20 years jmt12 A new configuration setting - recursion depth, after which gli …
(edit) @6205   20 years jmt12 Stop button is now only enabled when an action is occuring
(edit) @6175   20 years jmt12 When deleting FileNode.size() and get() are used instead of …
(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) @5079   21 years jmt12 A file permission error is now correctly shown when you attempt to …
(edit) @4675   21 years jmt12 Sunday's work
(edit) @4615   21 years jmt12 2030132: Removed the pointless 'directory will be overwritten. [OK]' …
(edit) @4469   21 years kjdon commented out job_status stuff - not used by anything, changed …
(edit) @4447   21 years jmt12 2030101: The 'should this file recieve non-absolute folder level …
(edit) @4376   21 years kjdon when copying a file. use the filenode.toString() instead of …
(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.