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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10342   19 years mdewsnip Tidied up a lot of path variables. These were all over the place, and …
(edit) @10325   19 years mdewsnip Opening files in an external program is now done through …
(edit) @10323   19 years mdewsnip Now returns null if an empty command is specified.
(edit) @10265   19 years mdewsnip Added some more stuff when using a remote Greenstone server.
(edit) @10261   19 years mdewsnip Moved the RemoteFileQueue class into the new "remote" directory.
(edit) @10260   19 years mdewsnip Added a "NEW_FOLDER" constant to indicate new folder actions.
(edit) @10249   19 years mdewsnip Made the Gatherer's exit variable static, for consistency.
(edit) @10248   19 years mdewsnip A new RemoteFileQueue class that is conceptually similar to FileQueue
(edit) @10247   19 years mdewsnip Changed FileQueue.addJob to take an array of source_nodes, and deal …
(edit) @10246   19 years mdewsnip Moved null test a bit earlier in the process.
(edit) @10245   19 years mdewsnip Tidied up FileManager.java in preparation for updating collections on …
(edit) @10011   19 years mdewsnip Moved Utility.getImage into JarTools, as part of tidying up the …
(edit) @10007   19 years mdewsnip Moved Utility.formatPath into FileQueue, as part of tidying up the …
(edit) @9855   19 years mdewsnip Minor changes.
(edit) @9755   19 years mdewsnip Replaced all the nonsense where string arrays were created for running …
(edit) @9657   19 years davidb Files with spaces in failed to launch properly. The relevant section …
(edit) @9458   19 years kjdon fixed up the map function for GS3 - made it closer to what it used to …
(edit) @9311   19 years mdewsnip Doesn't seem to be used anymore.
(edit) @9114   19 years kjdon added new dummy doc creation functionality
(edit) @9062   19 years mdewsnip Fixed up one place where a non-standard collect directory wasn't being …
(edit) @9045   19 years mdewsnip Made major rearrangements to the way path variables are calculated. …
(edit) @9021   19 years mdewsnip Some applet bug fixes, by Matthew Whyte.
(edit) @8992   19 years mdewsnip Changed "Mirror" pane to "Download".
(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) @8846   19 years mdewsnip Tidied up the workspace and collection trees a bit more, in …
(edit) @8792   19 years mdewsnip Ooops... only give plugin suggestions for files, not folders!
(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) @8785   19 years mdewsnip Another couple of minor improvements.
(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) @8670   19 years mdewsnip Fixed my changes from yesterday to store plugins.dat, classifiers.dat, …
(edit) @8652   19 years mdewsnip Removed more dead code, and moved most of the XML stuff out of Utility …
(edit) @8651   19 years mdewsnip Removed some dead constants and code.
(edit) @8600   19 years mdewsnip The first smidgeon of the "plugin suggestion" code.
(edit) @8599   19 years mdewsnip Extracted the last of the undo functionality.
(edit) @8598   19 years mdewsnip Minor tidy ups.
(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
Note: See TracRevisionLog for help on using the revision log.