source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10021   19 years chi Initial revision
(edit) @10020   19 years mdewsnip Searching now works with multiple words.
(edit) @10019   19 years mdewsnip Replaced the old translator Perl scripts with the new and much …
(edit) @10018   19 years mdewsnip Replaced the old langaction with the new and much improved gtiaction. …
(edit) @10017   19 years mdewsnip No longer #includes "fstream.h", as it wasn't used and was causing a …
(edit) @10016   19 years mdewsnip Fixed a bug where the GLI would attempt to enable/disable non-existant …
(edit) @10015   19 years cs025 Fixes for Mac OS X/Darwin
(edit) @10014   19 years cs025 Changes to support Darwin/Mac OS X
(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) @10005   19 years kjdon modified the header includes - include the d2m4gs.h file instead of …
(edit) @10004   19 years kjdon fixed this up wrt the collection meta changes in ColInfoResponse
(edit) @10003   19 years mdewsnip Brought non-English interfaces up to current state.
(edit) @10002   19 years mdewsnip Removed unnecessary whitespace.
(edit) @10001   19 years mdewsnip Removed a lot of unnecessary whitespace.
(edit) @10000   19 years nzdl Changed name of macro for previous change.
(edit) @9999   19 years nzdl New item for home page describing Greenstone 2.60 UNESCO CD-ROM.
(edit) @9998   19 years mdewsnip Changed this to work on Windows now that multiread sets binmode, and …
(edit) @9997   19 years kjdon lots of changes. made the mgpp index and level lists behave like …
(edit) @9996   19 years kjdon removed the text class variable - we no longer cache the string …
(edit) @9995   19 years kjdon small changes
(edit) @9994   19 years kjdon added a note about setting JAVA_HOME
(edit) @9993   19 years kjdon added JAVA_HOME/bin to the javac,javah,jar commands
(edit) @9992   19 years mdewsnip No longer used.
(edit) @9991   19 years kjdon re-indented the RemoveListener class code
(edit) @9990   19 years kjdon added a make clean command
(edit) @9989   19 years mdewsnip A new version of LuceneWrap.jar with much better UTF-8 support.
(edit) @9988   19 years mdewsnip More fixes for Lucene Unicode support.
(edit) @9987   19 years kjdon added in an exitValue/get_exit_value method to the MGPassesWrapper
(edit) @9986   19 years kjdon added an overwrite=true att to the copys in configure-files-gsdl3
(edit) @9985   19 years kjdon added quotes around the java executable paths
(edit) @9984   19 years mdewsnip Now works for non-ASCII documents.
(edit) @9983   19 years mdewsnip Fixed a bug in read_file where characters read weren't converted to …
(edit) @9982   19 years mdewsnip Removed the pointless and unused "Language" and "Version" strings.
(edit) @9981   19 years mdewsnip The getImage function no longer tries to load images …
(edit) @9980   19 years kjdon made a mistake in the last commit when i fixed up the tomcat compat stuff
(edit) @9979   19 years kjdon added paths to executables for configure-packages, also a test java target.
(edit) @9978   19 years kjdon removed the prepare-extra target, moved the file copy statements into …
(edit) @9977   19 years kjdon added a getNextNode method that doesn't print out stuff to a buffer - …
(edit) @9976   19 years kjdon removed the addIndex from the interface, -am going to get rid of …
(edit) @9975   19 years kjdon tidied up the MGIndexer. no longer based on AbstractIndexer - I'm …
(edit) @9974   19 years chi The initial version of Core classes for GLI and GAI
(edit) @9973   19 years chi The initial version of Core classes for GLI and GAI.
(edit) @9972   19 years chi The initial version of GAI applications.
(edit) @9971   19 years jrm21 text_from_part now takes an optional parameter with the part's …
(edit) @9970   19 years jrm21 no need for a new function when we can just import the existing one
(edit) @9969   19 years jrm21 better error checking if an encoding conversion failed. on !windows …
(edit) @9968   19 years chi The intial version of GAI tools.
(edit) @9967   19 years jrm21 added extra error checking (eg if asked for an unsupported encoding)
(edit) @9966   19 years kjdon only add in the docNodeList if there are some query results
(edit) @9965   19 years kjdon if there is no docnode list, add a dummy one in to teh page response. …
(edit) @9964   19 years davidb Text added for support of new -xslt flat to XML inherited plugins.
(edit) @9963   19 years davidb values stored for $places_filename adjusted to be free of hard-wiring …
(edit) @9962   19 years davidb MP3Plug updated to make use of newer version of MP3 applet player.
(edit) @9961   19 years davidb Minor refinement made to print statements (warnings) generated by BasPlug.
(edit) @9960   19 years davidb Minor refinement made to print statments the show how the plugin code …
(edit) @9959   19 years davidb Record text now scanned and any URLS turned into HTML hyperlinks.
(edit) @9958   19 years davidb Upgrading of OAIPlug to be based on XMLPlug. OAIPlug was originally …
(edit) @9957   19 years davidb Introduction of XSLT support to XML based plugins. This is done …
(edit) @9956   19 years davidb Debugging print statement removed.
(edit) @9955   19 years davidb new function, hyperlink_text added to util.pm
(edit) @9954   19 years davidb The abilities to save documents from import.pl and export.pl are very …
(edit) @9953   19 years davidb Code for saving documents for import.pl and export.pl repeatative in …
(edit) @9952   19 years davidb Additional features added to importfrom.pl. Can now download a named …
(edit) @9951   19 years davidb import.pl and export.pl share much in common with their abilities to …
(edit) @9950   19 years jrm21 minor change to while loop, slightly more efficient but no semantic …
(edit) @9949   19 years kjdon added info about the new [colleciton] and [colleciton:meta] format items
(edit) @9948   19 years kjdon added [collection] and [collection:metaname] items to format …
(edit) @9947   19 years jrm21 removed newlines from short terms (in the auto-generated from comments …
(edit) @9946   19 years mdewsnip The GLI interface is now available in Latvian.
(edit) @9945   19 years mdewsnip The GLI in Latvian! Many thanks to Raitis Brodezhonok for the translation.
(edit) @9944   19 years jrm21 removed the old unneeded files. applied the last changes (i++ -> ++i) …
(edit) @9943   19 years mdewsnip Fix to the bug that prevented adding the same attribute to an element …
(edit) @9942   19 years davidb Modifications to handling of zip files.
(edit) @9941   19 years davidb Additional support added to gsdlCGI.pm. For example, hunts for java …
(edit) @9940   19 years kjdon reformatted the code
(edit) @9939   19 years kjdon changed name from GatePOSTag to GateTag cos its not a POS tagger
(edit) @9938   19 years kjdon added a new field to build.cfg: indexstem. specifies the root of teh …
(edit) @9937   19 years kjdon modified the filters/sources etc so that if an indexstem is specified …
(edit) @9936   19 years kjdon now writes a levelmap to build.cfg, eg document->Doc section->Sec
(edit) @9935   19 years kjdon added levelmap to the list of build.cfg fields
(edit) @9934   19 years kjdon added level map to the list of mapping cfg lines to process
(edit) @9933   19 years kjdon made it compile with the new ColInfoResponse collectionmeta type
(edit) @9932   19 years kjdon made the splitparams a public method so we can use it elsewhere
(edit) @9931   19 years kjdon getting collectionmeta from teh colinforesponse now, not using a …
(edit) @9930   19 years kjdon changed the collectionmeta from a text_tmap to a collectionmeta_map. …
(edit) @9929   19 years kjdon modifications so that collectionmeta are read from the config file, …
(edit) @9928   19 years davidb Introduction of Z39.50 server code from Greenstone, plus renaming of …
(edit) @9927   19 years davidb Introduction of Z39.50 server code for Greenstone.
(edit) @9926   19 years davidb Introduction of Z39.50 Server code for Greenstone. Based on the work …
(edit) @9925   19 years davidb Renaming of z3950_server.* to z3950_proxy.* This was done to better …
(edit) @9924   19 years davidb z3950_server (and associated names) renamed to z3950_proxy to better …
(edit) @9923   19 years davidb Added curly-brackets around if-statement.
(edit) @9922   19 years nzdl Minor adjustment to colours used to display hyperlinks.
Note: See TracRevisionLog for help on using the revision log.