source: trunk/gli/src/org/greenstone/gatherer/util/Utility.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8266   20 years mdewsnip Moved the init_images function from Gatherer into Utility (it is used …
(edit) @8265   20 years mdewsnip Removed some unused functions.
(edit) @8251   20 years mdewsnip Added a comment to prevent people from using the Gatherer class here.
(edit) @8250   20 years mdewsnip Moved the download_url_zip and upload_url_zip functions from Utility …
(edit) @8249   20 years mdewsnip Moved the XMLStringToDOM() function from Utility into …
(edit) @8248   20 years mdewsnip Removed the getCollectionDir() function from Utility, since it is …
(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) @8148   20 years mdewsnip When attempting to parse an XML file, now checks that the file exists …
(edit) @8086   20 years mdewsnip Updated the PROGRAM_VERSION string for the Fiji workshop.
(edit) @8084   20 years mdewsnip Fixed the help file loading so it works with the stand-alone version …
(edit) @7980   20 years mdewsnip Changed ARCHIVE_DIR to ARCHIVES_DIR.
(edit) @7962   20 years davidb Additional functions added to support using pluginfo.pl and …
(edit) @7926   20 years davidb Fixed typo in comment.
(edit) @7739   20 years davidb General restructuring to allow GLI to be run as an applet. Main area …
(edit) @7674   20 years kjdon added a function to find the path to greenstone's wget
(edit) @7642   20 years mdewsnip Removed some dead functions and commented out a couple on their way out.
(edit) @7634   20 years mdewsnip Removed crappy old stripNL function which made a mess of Unicode strings.
(edit) @7620   20 years mdewsnip Quickly hacked up a new stripNL function which will hopefully work OK …
(edit) @7574   20 years mdewsnip Removed a couple of dead functions, and deprecated stripNL (it makes a …
(edit) @7524   20 years kjdon added a macrs dir definition
(edit) @7510   20 years mdewsnip Changed to version 2.51 for the JCDL 2004 release.
(edit) @7324   20 years kjdon added a couple of gs3 path methods
(edit) @7289   20 years kjdon removed default gsp namespace string - where did that come from???
(edit) @7282   20 years kjdon deleted findConfigFile cos its not used any more, and its dumb
(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) @7014   20 years mdewsnip Taken out anything collection specific. This is bad.
(edit) @6972   20 years mdewsnip Updated the PROGRAM_VERSION string for the UNESCO CD-ROM (Greenstone …
(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) @6637   20 years jmt12 Further tweaks, fixes and changes to the mirroring stuff, the …
(edit) @6621   20 years jmt12 Blah blah blah
(edit) @6593   20 years jmt12 Have finalised the code for user specific settings under windows. I've …
(edit) @6581   20 years jmt12 Utility has had several changes including Help stuff and Mirroring stuff.
(edit) @6565   20 years jmt12 HelpFrame now looks in the appropriate language code named folder for …
(edit) @6539   20 years jmt12 Heres a bunch of other changed files. If it wasn't a Friday afternoon …
(edit) @6258   20 years jmt12 Added a new method isMac()
(edit) @5916   21 years jmt12 The getImage method can now be called with a boolean to indicate if …
(edit) @5890   21 years kjdon added in isWindows9x() method
(edit) @5876   21 years jmt12 The tooltip formatter should no longer crash and burn on null strings
(edit) @5807   21 years mdewsnip Changed PROGRAM_VERSION to reflect the upcoming release.
(edit) @5791   21 years kjdon added new directory definition for import.bak - a backup dir to put …
(edit) @5785   21 years mdewsnip Commented out about 60 unused functions.
(edit) @5771   21 years mdewsnip Fix to bug 185: decimal places aren't necessary for file sizes …
(edit) @5759   21 years jmt12 Added a mundane comment
(edit) @5711   21 years jmt12 Added a new method for determining if a certain file describes a …
(edit) @5708   21 years jmt12 Replaced the strings for collectionextra etc so that they have a tab …
(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) @5287   21 years jmt12 Added a couple of new bits
(edit) @5246   21 years jmt12 Removed obsolete encoding/decoding code (but not the greenstone ones)
(edit) @5241   21 years jmt12 Added new static string to utility - build cfg file. Part of solving …
(edit) @5216   21 years mdewsnip Added new width for double image buttons (in CDM).
(edit) @5153   21 years jmt12 Fix 203B143
(edit) @4933   21 years jmt12 Major CDM rewrite so it uses DOM.
(edit) @4806   21 years jmt12 Changed file format from DOS to Unix
(edit) @4674   21 years jmt12 * empty log message *
(edit) @4673   21 years jmt12 * empty log message *
(edit) @4589   21 years kjdon added stuff for iconcollectionsmall collectionmeta
(edit) @4527   21 years jmt12 2030115: Importing Metadata didn't work under windows because I had …
(edit) @4491   21 years jmt12 Changed the GLI's title bar name.
(edit) @4457   21 years mdewsnip Removed call to deprecated function URLDecoder::decode(String).
(edit) @4450   21 years kjdon added static string for profile template (protemp.xml) and fixed some …
(edit) @4439   21 years jmt12 Fixed incorrect use of File.separator in the path of something that …
(edit) @4437   21 years jmt12 Removed some no longer necessary code used to load images from the …
(edit) @4364   21 years mdewsnip Fixed tabbing.
(edit) @4344   21 years kjdon added some methods for the new log directory
(edit) @4341   21 years jmt12 New static strings used during new collection based on existing …
(edit) @4318   21 years jmt12 New static strings
(add) @4293   21 years jmt12 Initial revision
Note: See TracRevisionLog for help on using the revision log.