source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17277   16 years oranfry added a task to delete a chunk from a file
(edit) @17276   16 years oranfry correcting the name of the bundled java installer
(edit) @17275   16 years oranfry added a little disclaimer
(edit) @17274   16 years oranfry a target to compile search4j
(edit) @17273   16 years oranfry another replacement for wrapping
(edit) @17272   16 years oranfry new properties of windows jre
(edit) @17271   16 years oranfry changes to the windows wrapper to work more like linux wrapper
(edit) @17270   16 years oranfry windows now has a fixed place where java goes, indicated here
(edit) @17269   16 years oranfry changing to a slef-extracting jre
(edit) @17268   16 years oranfry compile search4j in release process and started standardising java …
(edit) @17267   16 years anna Updated French translations. Many thanks to John Rose.
(edit) @17266   16 years anna Updated one line in the help document, both English and French version.
(edit) @17265   16 years anna Update French GLIDictionary, many thanks to John Rose.
(edit) @17264   16 years anna updated expression.
(edit) @17263   16 years anna updated translations in the core user interface. Many thanks to John Rose.
(edit) @17262   16 years oranfry finishing the split up of compile-uninstaller
(edit) @17261   16 years oranfry adding a the compile-unintaller task
(edit) @17260   16 years oranfry this file is now redundant
(edit) @17259   16 years oranfry splitting the global compile-uninstaller target into greenstone2 and …
(edit) @17258   16 years oranfry adding search4j to winbin
(edit) @17257   16 years oranfry added the uninstaller to all release kits
(edit) @17256   16 years oranfry a shared target to insert the compiled uninstaller into dist
(edit) @17255   16 years oranfry wirk3 to include uninstaller and a little fix for gems link
(edit) @17254   16 years oranfry updates to uninstaller
(edit) @17253   16 years kjdon added use strict; check whether site is non-empty not just defined to …
(edit) @17252   16 years kjdon small changes to do with updating fields based on saveas, and disable …
(edit) @17251   16 years oranfry protect against null pointer exception
(edit) @17250   16 years kjdon forgot to pass the arguments to ImageConverter::begin()
(edit) @17249   16 years kjdon need to ignore Manifest tag in xml_start_tag
(edit) @17248   16 years kjdon Michael has changed import.pl handling of manifest to import files …
(edit) @17247   16 years ak19 The Server Information button produced nothing for some urls, since …
(edit) @17246   16 years ak19 Clearer description for the display string OAIDownload.get_doc_exts, …
(edit) @17245   16 years oranfry a greenstone3 target to insert the uninstaller into the distribution
(edit) @17244   16 years oranfry make sure the uninstaller makes it into the installation
(edit) @17243   16 years oranfry have lirk2 include the uninstaller
(edit) @17242   16 years oranfry the code to compile the uninstaller
(edit) @17241   16 years oranfry adding a global targets antfile
(edit) @17240   16 years kjdon depositoronly should be depositonly
(edit) @17239   16 years oranfry adding the winpath flag to the appripriate rsr calls
(edit) @17238   16 years oranfry adding the uninstaller to lirk3
(edit) @17237   16 years oranfry adding the uninstaller to wirk3
(edit) @17236   16 years oranfry an uninstaller which works for Greenstone2 and Greenstone3 installations
(edit) @17235   16 years ak19 To bypass wget's unintuitive way of dealing with URLs that refer to …
(edit) @17234   16 years ak19 The GLI java class DownloadPane.java has been changed to alter the …
(edit) @17233   16 years ak19 Shorter strings for the various Download Settings in the Download …
(edit) @17232   16 years ak19 Added an extra comment to the new quit_yaz subroutine to indicate why …
(edit) @17231   16 years ak19 In subroutine quit_yaz(), while flushing yaz-client's outputstream, …
(edit) @17230   16 years ak19 SRWDownload now finally quits once it has finished. It's no longer …
(edit) @17229   16 years ak19 Moved code for starting up (including opening connections) and …
(edit) @17228   16 years max Update ImageMagick bundled with Greenstone.
(edit) @17227   16 years mdewsnip Fixed two bad paths for Expat compilation.
(edit) @17226   16 years max Update the paths to ImageMagick and Ghostscript only if we use the …
(edit) @17225   16 years max Update the paths to ImageMagick and Ghostscript only if we use the …
(edit) @17224   16 years max Update the paths to ImageMagick and Ghostscript only if we use the …
(edit) @17223   16 years max Add Ghostscript binaries and libraries for windows.
(edit) @17222   16 years max Add a version.txt file to keep track of the ImageMagick version …
(edit) @17221   16 years max Add some ImageMagick DLLs that allows more file formats to be recognised.
(edit) @17220   16 years ak19 One more occasion where the quit command needs to be sent
(edit) @17219   16 years ak19 Previously the yaz-client cmd-line program would not quit (still …
(edit) @17218   16 years ak19 Previously the yaz-client cmd-line program would not quit (still …
(edit) @17217   16 years kjdon added the block_hash arg to metadata_read
(edit) @17216   16 years kjdon trying to get OAI files exploding. Have copied in some code from one …
(edit) @17215   16 years ak19 Minor. Description of verbosity option uses existing descriptive …
(edit) @17214   16 years ak19 Significant changes: 1. Textcat can be restricted to a given encoding …
(edit) @17213   16 years ak19 Significant changes to subroutine get_language_encoding to better work …
(edit) @17212   16 years ak19 Removed some unnecessary commented-out code
(edit) @17211   16 years kjdon removed the code that stored the collection creator email address in …
(edit) @17210   16 years kjdon BasDownload changed to BaseDownload
(edit) @17209   16 years kjdon BasClas renamed to BaseClassifier, tidied up constructors
(edit) @17208   16 years kjdon file rename BasClas.pm to BaseClassifier.pm
(edit) @17207   16 years kjdon BasDownload renamed to BaseDownload, also tidied up the constructors
(edit) @17206   16 years kjdon renamed file BasDownload.pm to BaseDownload.pm
(edit) @17205   16 years kjdon reordered strings - put all the plugout ones together
(edit) @17204   16 years kjdon in use_collection now always set GSDLCOLLECTION. previously was unless …
(edit) @17203   16 years kjdon BasPlugout renamed to BasePlugout. And tidied up the constructors
(edit) @17202   16 years kjdon changed BasPlugout to BasePlugout in line with package renaming. Also …
(edit) @17201   16 years kjdon fixed a bug in printing txt usage
(edit) @17200   16 years kjdon renamed BasPlugout to BasePlugout
(edit) @17199   16 years kjdon changed input_encoding string keys to reflect plugin changes
(edit) @17198   16 years kjdon changed ZIPPlug to ZIPPlugin in print usage
(edit) @17197   16 years kjdon previous metadata changes meant that there was no longer URL metadata …
(edit) @17196   16 years kjdon set cover_image to false as it makes no sense for images
(edit) @17195   16 years ak19 Print usage message indicates that the output option for generating …
(edit) @17194   16 years ak19 Output option for generating paged images is no longer called pagedIMG …
(edit) @17193   16 years ak19 Added line to send output to /dev/null in order to make this file …
(edit) @17192   16 years max Add the path to ImageMagick that is now bundled with Greenstone 2 and 3.
(edit) @17191   16 years max Add the path to ImageMagick that is now bundled with Greenstone 2 and 3.
(edit) @17190   16 years oranfry another little fix to icon
(edit) @17189   16 years oranfry another little fix to icon
(edit) @17188   16 years oranfry another little fix to icon
(edit) @17187   16 years oranfry little update to the gs3 icon
(edit) @17186   16 years oranfry a newer svnant
(edit) @17185   16 years oranfry deleting old svnant to upgrade
(edit) @17184   16 years cc108 Metadata Quality For Digital Libraries
(edit) @17183   16 years cc108 Removing folder Greenstone3Project since it contains many .class files …
(edit) @17182   16 years cc108 Removing folder sampleco which was accidentally imported into the …
(edit) @17181   16 years cc108 Removing Eclipse error log file
(edit) @17180   16 years cc108 Removing Eclipse error log file
(edit) @17179   16 years cc108 Removing Eclipse error log file
(edit) @17178   16 years cc108 Removing Eclipse error log file
Note: See TracRevisionLog for help on using the revision log.