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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13593   17 years mdewsnip Moved the GSDLSiteConfig class out of the util package and into the …
(edit) @13535   17 years mdewsnip Removed some unused functions.
(edit) @13533   17 years mdewsnip The GURL class is no longer used.
(edit) @13466   17 years mdewsnip Removed some unused stuff.
(edit) @13396   17 years mdewsnip Removed an unused string.
(edit) @13328   17 years mdewsnip Moved most of the zip code into the "remote" package, to better …
(edit) @13325   17 years mdewsnip Added another exception check to hopefully get more information about …
(edit) @13183   18 years kjdon added a string for MetadataXMLPlug
(edit) @13055   18 years kjdon added/removed strings to do with indexoptions and levels
(edit) @13026   18 years mdewsnip Removed all the old WGet stuff.
(edit) @13014   18 years mdewsnip Added a "-gsdlos" argument for telling the GLI what GSDLOS is.
(edit) @12840   18 years kjdon added a DateList classifier string
(edit) @12814   18 years mdewsnip CollectionConfiguration no longer inherits from StaticStrings.
(edit) @12726   18 years kjdon removed a couple of strings that weren't being used
(edit) @12674   18 years kjdon removed some unused strings
(edit) @12621   18 years uid53644 Removed an unnecessary copy of a function.
(edit) @12551   18 years shaoqun add new strings for GetOpt
(edit) @12473   18 years shaoqun added methods used by the download pane
(edit) @12472   18 years shaoqun added strings for downloadpane
(edit) @12417   18 years shaoqun added methods for printing out xml nodes
(edit) @12378   18 years kjdon added FURTHER_DIALOG_INDICATOR (...)
(edit) @12347   18 years kjdon added language_metadata strings
(edit) @12244   18 years kjdon changed the formatting so there is not the horrible big space anymore
(edit) @12243   18 years kjdon removed the custom attribute
(edit) @12131   18 years kjdon removed some leftover setMnemonics
(edit) @12112   18 years kjdon added a setAllTicked method
(edit) @12105   18 years mdewsnip No longer dies a miserable death when trying to load an image that …
(edit) @12068   18 years kjdon added a few level strings
(edit) @12053   18 years mdewsnip (FindBugs) Fixed a place where an input stream wasn't being closed.
(edit) @12050   18 years mdewsnip (FindBugs) Changed stripNL() to use a StringBuffer instead of …
(edit) @12049   18 years mdewsnip (FindBugs) No longer Cloneable, made a couple of variables final, and …
(edit) @12048   18 years mdewsnip (FindBugs) A couple of places where a file stream wasn't being closed.
(edit) @12047   18 years mdewsnip (FindBugs) Now checks for comparing against a null object.
(edit) @12046   18 years mdewsnip (FindBugs) Removed unread variable.
(edit) @11630   18 years mdewsnip Moved another function out of Utility and into XMLTools.
(edit) @11629   18 years mdewsnip Kissed the horrible TreeSynchronizer goodbye.
(edit) @11625   18 years mdewsnip Removed some more stuff from Utility.
(edit) @11624   18 years mdewsnip Moved PROGRAM_NAME and PROGRAM_VERSION strings out of Utility and into …
(edit) @11623   18 years mdewsnip Removed some pointless static variables from Utility.
(edit) @11622   18 years mdewsnip Lots more object-orientation improvements to the collection and …
(edit) @11481   18 years shaoqun update PROGRAM_VERSION to 2.70
(edit) @11410   18 years kjdon changed mb to Mb
(edit) @11109   18 years kjdon changed version number to 2.63
(edit) @11084   18 years mdewsnip Was inserting nodes in the wrong place: files were being inserted …
(edit) @11052   18 years mdewsnip A couple of very minor changes.
(edit) @11051   18 years mdewsnip Removed some unused strings from StaticStrings.
(edit) @10970   18 years kjdon lined up a couple of strings, deleted a couple of unused ones, added …
(edit) @10962   18 years kjdon added a getAll() method, and also made the mouse listener check for …
(edit) @10728   19 years mdewsnip Replace Zipup.java with remote/ZipFiles.java.
(edit) @10726   19 years mdewsnip (MAJOR CHANGE) This is the remote Greenstone building functionality …
(edit) @10639   19 years chi Change version number.
(edit) @10569   19 years kjdon changed version to 2.61f
(edit) @10552   19 years kjdon removed the commented out references to old 'beta' element of config file
(edit) @10546   19 years mdewsnip Tidied up the delete function so it is hopefully slightly more …
(edit) @10544   19 years mdewsnip Removed some unnecessary imports.
(edit) @10540   19 years mdewsnip Added a "-use_remote_greenstone" argument, and added the …
(edit) @10527   19 years kjdon removed show_progress argument
(edit) @10389   19 years kjdon modified PROGRAM_VERSION - 2.61
(edit) @10374   19 years mdewsnip Now uploads collection images to the server, if using remote building.
(edit) @10373   19 years mdewsnip Now will create any intermediate directories as required.
(edit) @10367   19 years mdewsnip Added a new "-gliserver_url" command-line option for running a local …
(edit) @10364   19 years mdewsnip Removed the Utility::getWGetPath() function.
(edit) @10363   19 years mdewsnip Moved some applet specific code out of Gatherer.java and into …
(edit) @10345   19 years mdewsnip Removed some more crap out of the Utility class.
(edit) @10342   19 years mdewsnip Tidied up a lot of path variables. These were all over the place, and …
(edit) @10330   19 years kjdon gsdl3 mode now has two args: -gsdl3 which is gsdl3home (the web dir) …
(edit) @10267   19 years mdewsnip Added some more general zip functions -- eventually the old ones will …
(edit) @10252   19 years mdewsnip Unzip.java now takes the zip file path and the directory to unzip into …
(edit) @10250   19 years mdewsnip Moved all of the ZIP functions out of Utility and into a new ZipTools
(edit) @10214   19 years mdewsnip Some comments by Matthew Whyte.
(edit) @10207   19 years davidb Minor changes to zipping and unzipping files to be compatible with …
(edit) @10200   19 years kjdon in getValue added a check for null node
(edit) @10013   19 years mdewsnip Now all JAR-file related, base.getResource* stuff is in the JarTools class.
(edit) @10012   19 years mdewsnip Removed the last of the graphical functions from the Utility class -- …
(edit) @10011   19 years mdewsnip Moved Utility.getImage into JarTools, as part of tidying up the …
(edit) @10010   19 years mdewsnip Moved Utility.isInJar and Utility.extractFromJar into a new JarTools
(edit) @10009   19 years mdewsnip Moved Utility.getHelpFolder into HelpFrame, as part of tidying up the …
(edit) @10008   19 years mdewsnip Removed the Dimension objects from the Utility class, as part of …
(edit) @10007   19 years mdewsnip Moved Utility.formatPath into FileQueue, as part of tidying up the …
(edit) @10006   19 years mdewsnip Moved Utility.parse to XMLTools.parseXMLFile, as part of tidying up …
(edit) @9981   19 years mdewsnip The getImage function no longer tries to load images …
(edit) @9942   19 years davidb Modifications to handling of zip files.
(edit) @9906   19 years kjdon added BUILDTYPE_ELEMENT. why do we have different strings for teh …
(edit) @9894   19 years davidb Code was hardwired to work only in "collect/" directory. This …
(edit) @9884   19 years davidb Extra functionality to support export to cd-rom image added back in. …
(edit) @9883   19 years davidb Support for collect.zip being in Jar file put back in. This lets the …
(edit) @9876   19 years davidb Additional functionality added to GLIUserFolder. Under Windows, but …
(edit) @9856   19 years mdewsnip Major changes to the metadata value table and tree in the Enrich pane. …
(edit) @9437   19 years mdewsnip Updated version numbers in preparation for the 2.60 release.
(edit) @9339   19 years mdewsnip Removed code for skinning -- not used, and hardly the most important …
(edit) @9314   19 years mdewsnip Minor changes.
(edit) @9313   19 years mdewsnip Removed main function, and changed to have Unix line endings.
(edit) @9305   19 years davidb Code used to that GAPlug can never be removed. This has been relaxed …
(edit) @9249   19 years mdewsnip Fixed up CheckList selection (again), and changed WriteCDImagePrompt …
(edit) @9217   19 years mdewsnip Fixed up a few problems with setting the wget path manually from the …
(edit) @9209   19 years mdewsnip Some tidy ups to the applet code.
(edit) @9202   19 years mdewsnip More GLI applet improvements, by Matthew Whyte. Now uploads only …
(edit) @9200   19 years mdewsnip Changed some function names in CheckList to be more obvious (well, to …
(edit) @9196   19 years mdewsnip Now disables the "Export" button when no collections are ticked.
(edit) @9195   19 years mdewsnip Now rips everything except the metadata out of doc.xml files before …
Note: See TracRevisionLog for help on using the revision log.