source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22988   14 years nzdl tagging a stable point on the trunk
(edit) @22987   14 years sjb48
(edit) @22986   14 years kjdon need to do a file_block_read before a read when adding new docs …
(edit) @22984   14 years ak19 1. Undoing commit of 22934 where decode_commas was called on stem and …
(edit) @22983   14 years sjb48
(edit) @22982   14 years kjdon deciding which qt value should be checked is no longer 0/1 as we have …
(edit) @22981   14 years ak19 Additional changes to previous commit: comma separated field values …
(edit) @22980   14 years kjdon when setting up a cgiarg, parameters not defined get left at their …
(edit) @22977   14 years kjdon in manifest file, Import is now Index
(edit) @22976   14 years davidb Adjustment to arguments inside targets relating to building Greenstone …
(edit) @22975   14 years davidb Running this file moves MG, MGPP and GDBM related files to one side. …
(edit) @22974   14 years davidb Code used to test 'coll_db == null' to determine if a database was …
(edit) @22973   14 years davidb Code changed to use Class.forName to dynamically load required …
(edit) @22971   14 years sjm84 Tidied the newly commited code for allowing the user to change the …
(edit) @22970   14 years sjm84 Added the ability to change the database type between GDBM, JDBM and SQLite
(edit) @22966   14 years nzdl tagging a stable point on the trunk
(edit) @22965   14 years nzdl tagging a stable point on the trunk
(edit) @22964   14 years nzdl tagging a stable point on the trunk
(edit) @22963   14 years nzdl tagging a stable point on the trunk
(edit) @22962   14 years nzdl tagging a stable point on the trunk
(edit) @22961   14 years nzdl tagging a stable point on the trunk
(edit) @22960   14 years ak19 Added in DEBUG flags to LDFLAGS where missing
(edit) @22959   14 years ak19 Accidentally committed ppthtml.exe and xlhtml.exe along with changed …
(edit) @22958   14 years ak19 gssetup.exe updated to work with llssite.cfg instead of the old name …
(edit) @22955   14 years nzdl tagging a stable point on the trunk
(edit) @22954   14 years nzdl tagging a stable point on the trunk
(edit) @22953   14 years davidb Further code tweaks to correctly support Unicode aware strings in our …
(edit) @22952   14 years davidb Encode::decode cannot be applied to all characters returned by …
(edit) @22951   14 years davidb Encode::decode cannot be applied to all characters returned by …
(edit) @22950   14 years davidb Old routine used to work on raw binary strings that just happened to …
(edit) @22948   14 years ak19 Dr Bainbridge fixed more bugs tangentially related to the advanced …
(edit) @22945   14 years sjm84 ant-installer will now use the temp directory rather than the current …
(edit) @22944   14 years sjm84 Corrected a few incorrect file paths
(edit) @22942   14 years ak19 For ticket no 712 again. Tidier code in decode_commas function. …
(edit) @22941   14 years sjm84 Added a </if> missing from the previous commit
(edit) @22940   14 years sjm84 Several small fixes for using the gnome-lib extension for static …
(edit) @22939   14 years sjm84 Making sure the gnome-lib extension does not compile for versions …
(edit) @22938   14 years sjm84 A few fixes to the release kits and the removal of the binary wvWare
(edit) @22937   14 years nzdl tagging a stable point on the trunk
(edit) @22936   14 years nzdl tagging a stable point on the trunk
(edit) @22935   14 years ak19 For ticket no 712. Fixes to 2 related crashes that occurred when using …
(edit) @22934   14 years ak19 For ticket no 712. Fixes to 2 related crashes that occurred when using …
(edit) @22933   14 years sjb48
(edit) @22931   14 years nzdl tagging a stable point on the trunk
(edit) @22930   14 years nzdl tagging a stable point on the trunk
(edit) @22928   14 years anna Updated translations. Many thanks to Tomáš Fiala.
(edit) @22926   14 years davidb Additional syntax added to optionally allow mod_gsdl.so to be compile …
(edit) @22925   14 years davidb Inclusion of iostream for printing
(edit) @22924   14 years davidb ' and \n encoded as entites
(edit) @22923   14 years davidb Main change is to use reverse iterator (see comment in code), but also …
(edit) @22921   14 years sjm84 Anu changed this to escape backslashes in file names before using them …
(edit) @22913   14 years nzdl tagging a stable point on the trunk
(edit) @22912   14 years nzdl tagging a stable point on the trunk
(edit) @22911   14 years ak19 gsdlsite.cfg which gets updated when collectdir is changed may not …
(edit) @22910   14 years nzdl tagging a stable point on the trunk
(edit) @22909   14 years nzdl tagging a stable point on the trunk
(edit) @22900   14 years kjdon getting this to work properly
(edit) @22896   14 years kjdon fixed an odd bug. If had a metadata file directly in import folder, …
(edit) @22894   14 years kjdon added wpd (word perfect) extension into the list that can be processed …
(edit) @22891   14 years kjdon doh. just made my new extension in the ext folder instead of in the …
(edit) @22890   14 years kjdon moved lib into trunk dir
(edit) @22889   14 years kjdon forgot trunk dir
(edit) @22888   14 years kjdon first stab at the compiled up version of open-office extension
(edit) @22887   14 years kjdon use new util::get_timestamped_dir, and clean_up_after_doc_processing …
(edit) @22886   14 years kjdon new method get_timestamped_tmp_folder, used by ConvertBinaryFile and …
(edit) @22885   14 years ak19 Default name of the default GS SOAP web services for localsite is …
(edit) @22883   14 years kjdon corrected a typo
(edit) @22882   14 years kjdon set up convert_to list for the case when windows_scripting and …
(edit) @22881   14 years kjdon added some powerpoint strings
(edit) @22880   14 years kjdon implemented the read method for when using open office to convert to …
(edit) @22879   14 years kjdon now have an html_multi option to convert_to (for PowerPointPlugin)
(edit) @22878   14 years sjm84 Modified the location where the CD release kit looks for several of …
(edit) @22877   14 years sjm84 If CFLAGS, CXXFLAGS, LDFLAGS or CPPFLAGS have a previous value and the …
(edit) @22876   14 years kjdon in getsearchargs, need to test for sql query before adding argsqlfqf …
(edit) @22875   14 years kjdon fixed up a macro name mistake
(edit) @22874   14 years kjdon no longer use filename_extension, as we should be using the original …
(edit) @22873   14 years kjdon new subroutine get_timestamped_tmp_filename_in_collection, which does …
(edit) @22872   14 years xiao make this build.xml same as one in the trunk
(edit) @22871   14 years kjdon added code to generate an item file if asked for pagedimg output with …
(edit) @22870   14 years sjm84 Fixed a small typo in previous commit
(edit) @22869   14 years sjm84 Corrected a small mistake with the PATH when the support library is …
(edit) @22868   14 years sjm84 Added a path environment variable to the build- and common-src …
(edit) @22865   14 years kjdon forgot to set openoffice_available so that get_default_process_exp works
(edit) @22864   14 years kjdon needed use ConvertBinaryFile
(edit) @22862   14 years kjdon changed a comment
(edit) @22861   14 years kjdon now uses new AutoLoadConverters instead of AutoloadConverterScripting. …
(edit) @22860   14 years kjdon changed a line
(edit) @22859   14 years kjdon this plugin inherits from others
(edit) @22858   14 years kjdon I have written a new version of AutoloadConverterScripting, called …
(edit) @22857   14 years davidb Further adjustments to our reading in of text files/data to be Unicode …
(edit) @22856   14 years davidb Tidy up of caller() debug statements
(edit) @22855   14 years davidb added ':utf8' to call to open file handle
(edit) @22854   14 years sjm84 Moved the ldflags from being given as an argument to being an …
(edit) @22853   14 years kjdon print parse errors to failhandle and GLI xml as well as to outhandle
(edit) @22852   14 years kjdon now prints errors to outhandle, failhandle and gli xml instead of just …
(edit) @22851   14 years sjm84 Mac no longer deletes setup.bash and the gnome support library is now …
(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) @22848   14 years ak19 Further changes to ticket 152 (movable collectdir. Both export.pl and …
(edit) @22847   14 years sjm84 Fixed a few small mistakes and added ldflags
Note: See TracRevisionLog for help on using the revision log.