source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22850   14 years ak19 Minor changes to Readme.txt on compiling apache-httpd for GS.
(edit) @22849   14 years ak19 Further changes to ticket 152 (movable collectdir. Both export.pl and …
(edit) @22844   14 years davidb More explicit use of utf8 for input and output file handling. Relies …
(edit) @22843   14 years davidb More explicit use of utf8 for input and output file handling. Relies …
(edit) @22842   14 years davidb Minor tidy up of code
(edit) @22841   14 years davidb More explicit use of utf8 for input and output file handling. Relies …
(edit) @22840   14 years davidb More explicit use of utf8 for input and output file handling. Relies …
(edit) @22839   14 years davidb More explicit use of utf8 for input and output file handling. Relies …
(edit) @22838   14 years davidb Looks like search_single_collection() is duplicated between …
(edit) @22837   14 years davidb Need to get the sql_cmd in UTF-8 form to send through sqlite3_exec. …
(edit) @22833   14 years ak19 Code for loading collections from the default Greenstone collect …
(edit) @22823   14 years davidb Backed off utf-8 binmode statement as this now causes problems in …
(edit) @22822   14 years ak19 Further changes for ticket 152 (movable collectdir), to get server.exe …
(edit) @22820   14 years davidb Need to call 'set_output_handle()' in additional places, to insure the …
(edit) @22819   14 years davidb We always assume the output stream is UTF-8. Stating this explicitly …
(edit) @22818   14 years davidb Tightening up (slightly) of DOCTYPE line. Previously, it was quite …
(edit) @22817   14 years ak19 Fixing up makefiles to work with recent changes DLConsulting made …
(edit) @22814   14 years kjdon removes tidy_item_file from store_block_files as it makes the file new …
(edit) @22810   14 years mdewsnip Fixed HTML 4 validity problem with "related document" links.
(edit) @22809   14 years anna Updated Slovak User Interface. Many thanks to Tomáš Fiala.
(edit) @22804   14 years kjdon change to import.OIDtype.incremental
(edit) @22796   14 years mdewsnip Need to add <time.h> so my last change compiles on Windows.
(edit) @22793   14 years mdewsnip Removed md5.cpp and md5.h -- the license for this was slightly …
(edit) @22792   14 years mdewsnip No longer need to include md5.h.
(edit) @22791   14 years mdewsnip Changed cgiutils::process_post_section() to use the current timestamp …
(edit) @22790   14 years mdewsnip Removed character outside any macros.
(edit) @22788   14 years mdewsnip Added crypt-license.txt file, for consistency.
(edit) @22787   14 years mdewsnip Added the missing COPYING.LIB file into …
(edit) @22779   14 years mdewsnip Changed common-src/indexers/winMake.bat to copy instead of rename the …
(edit) @22778   14 years mdewsnip To ignore the logs-gsi directory.
(edit) @22777   14 years mdewsnip To ignore iconv.h.
(edit) @22773   14 years anna Compelete Armenian Auxiliary User Interface. Many thanks to Tigran …
(edit) @22770   14 years ak19 More changes for ticket 152: making the collectdir moveable. When …
(edit) @22769   14 years mdewsnip Need to put packages\expat in INSTALLDIRS, not COMPILEDIRS, so the …
(edit) @22767   14 years mdewsnip Fixed mistake in last change.
(edit) @22766   14 years mdewsnip Instead of having two copies of expat in Greenstone (one for Linux and …
(edit) @22761   14 years mdewsnip Instead of having two copies of expat in Greenstone (one for Linux and …
(edit) @22754   14 years mdewsnip Added sqlite-license.txt file (from …
(edit) @22752   14 years mdewsnip Added expat-license.txt file, for consistency.
(edit) @22751   14 years anna Added configuration for the Tigrinya language.
(edit) @22750   14 years anna Added Tigrinya User Interface. Many thanks to Yohannes Mulugeta and …
(edit) @22749   14 years mdewsnip Added copyright statements to perllib/ClassifyTree*.pm, for consistency.
(edit) @22744   14 years mdewsnip Minor copyright statement fixes.
(edit) @22743   14 years mdewsnip Consistency changes to copyright statement.
(edit) @22741   14 years mdewsnip Updated win32.mak files in SQLite packages to have more accurate …
(edit) @22739   14 years mdewsnip Added copyright header to runtime-src/src/oaiserver/*.cpp and …
(edit) @22738   14 years mdewsnip Added copyright header to runtime-src/src/colservr/expat_document.cpp, …
(edit) @22737   14 years mdewsnip Added copyright header to common-src/src/lib/cnfgable.cpp, …
(edit) @22736   14 years mdewsnip Added copyright header to …
(edit) @22735   14 years mdewsnip Added DL Consulting Ltd. to the copyright statement, since we wrote …
(edit) @22734   14 years mdewsnip Added copyright header to perllib/XMLParser.pm.
(edit) @22732   14 years mdewsnip Added copyright header to perllib/parse2.pm.
(edit) @22731   14 years mdewsnip Added copyright header to perllib/manifest.pm.
(edit) @22709   14 years davidb Fixed up -process_exp so it now dynamically configures itself …
(edit) @22705   14 years davidb User of AutoloadConverterScripting expanded to encompass PowerPoint
(edit) @22702   14 years davidb Introduction of new plugin AutoloadConverterScripting to replace …
(edit) @22697   14 years mdewsnip Updated etc/packages/wv/wvHtml.xml for the new 1.2.4 version of wv.
(edit) @22696   14 years mdewsnip Changed build-src/packages/configure to unpack the new version of wv …
(edit) @22695   14 years mdewsnip To ignore the "include", "lib" and "man" directories created by the …
(edit) @22694   14 years mdewsnip Added wv-1.2.4-gs.tar.gz, a slightly modified version of …
(edit) @22693   14 years davidb 'multiplevalue' appears to be left undefined -- in general for all …
(edit) @22689   14 years mdewsnip Trac ticket #634: change so "ftp://" is used instead of "http://" in …
(edit) @22687   14 years sjm84 Changed the missing log dir message that is printed if GLI is not …
(edit) @22677   14 years ak19 More changes for making the collectdir movable (ticket 152): (1) …
(edit) @22675   14 years sjm84 Modified PDFPlugin to use PDFBox if it is available
(edit) @22674   14 years sjm84 Added a version of ConvertBinaryFile for PDFBox
(edit) @22673   14 years sjm84 Dr. Bainbridge added a begin method to OOConvertBinaryFile
(edit) @22671   14 years mdewsnip Added code to set optionsassocfilepath so [srclink] works in …
(edit) @22670   14 years mdewsnip Fix so [srclink] still works after my changes to srclink_file.
(edit) @22667   14 years mdewsnip Added code to prevent uninitialized value errors when trying to sort …
(edit) @22666   14 years davidb Commented out debugging statement
(edit) @22665   14 years mdewsnip Now always applies dm_safe() to [srclink_file] metadata values, …
(edit) @22664   14 years mdewsnip Minor comment change.
(edit) @22663   14 years mdewsnip Changed "srclink_file" metadata to always contain the filename, …
(edit) @22662   14 years ak19 Next set of changes for ticket 152: moveable collectdir (so that …
(edit) @22658   14 years mdewsnip Changed "srcicon" values in ImageConverter.pm and ImagePlugin.pm to …
(edit) @22657   14 years sjm84 Added an icon for Client GLI
(edit) @22656   14 years mdewsnip Changed to add "srclink_file" metadata instead of the deprecated …
(edit) @22655   14 years mdewsnip Removed some old (commented out) "[srclink]" code, as part of tidying …
(edit) @22654   14 years mdewsnip Removed some old (commented out) "[srclink]" code, as part of tidying …
(edit) @22653   14 years mdewsnip Removed dmsafe() function from ghtml.pm. This shouldn't be done in the …
(edit) @22652   14 years mdewsnip Removed call to ghtml::dmsafe() from …
(edit) @22651   14 years mdewsnip Changed vlistbrowserclass.cpp and demo/etc/collect.cfg to use the new …
(edit) @22650   14 years mdewsnip Added new "dmsafe:" format statement modifier, in preparation for …
(edit) @22649   14 years davidb Setting of versino leads to unasigned variable warnings. Essentially …
(edit) @22647   14 years davidb Now using gs.allowPrinting rather than internal 'allowPrint' which …
(edit) @22646   14 years sjm84 Removing the uninstaller icon with capital letters
(edit) @22645   14 years sjm84 Removed the capital letters from the file name of the new greenstone …
(edit) @22644   14 years sjm84 Adding a new icon for the Greenstone Uninstaller
(edit) @22642   14 years kjdon removed all open office stuff. Haven't tested it properly as am at home
(edit) @22641   14 years kjdon now inherits from OOConvertBinaryFile. still a couple of things to iron out
(edit) @22640   14 years kjdon now uses new OOConvertBInaryFile super class
(edit) @22639   14 years kjdon now uses new OOConvertBinaryFile as super class
(edit) @22638   14 years kjdon new ConvertBinaryFile plugin that will include OpenOfficeConverter if …
(edit) @22636   14 years davidb Using -utf8 as options to html-tidy leads to wrong encoding for HTML …
(edit) @22635   14 years ak19 3rd commit to do with having a relocatable collect dir. Changes to …
(edit) @22632   14 years mdewsnip Changed "use textcat" to a "require textcat", so it is only loaded if …
(edit) @22621   14 years mdewsnip Need to ignore JAR file too.
(edit) @22620   14 years mdewsnip To ignore directories from new version.
(edit) @22619   14 years mdewsnip JAR files should not be in SVN.
Note: See TracRevisionLog for help on using the revision log.