source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23209   13 years nzdl tagging a stable point on the trunk
(edit) @23208   13 years nzdl tagging a stable point on the trunk
(edit) @23207   13 years nzdl tagging a stable point on the trunk
(edit) @23206   13 years nzdl tagging a stable point on the trunk
(edit) @23205   13 years nzdl tagging a stable point on the trunk
(edit) @23204   13 years nzdl tagging a stable point on the trunk
(edit) @23203   13 years nzdl tagging a stable point on the trunk
(edit) @23202   13 years nzdl tagging a stable point on the trunk
(edit) @23201   13 years ak19 Put the use of List back (in place of the AZList that temporarily …
(edit) @23200   13 years nzdl tagging a stable point on the trunk
(edit) @23199   13 years nzdl tagging a stable point on the trunk
(edit) @23198   13 years davidb Extra curly-brace had found its way into the code as the very last …
(edit) @23197   13 years ak19 1. Dr Bainbridge made the flashing DOS prompts disappear; 2. Minor bug …
(edit) @23196   13 years ak19 Dr Bainbridge fixed the recent problem to do with how the CGI object …
(edit) @23195   13 years davidb Removed debugging statement
(edit) @23194   13 years davidb Diagnostic output should go to standard-error, as standard-out used in …
(edit) @23193   13 years davidb Whitespace addition to improve formatting
(edit) @23192   13 years davidb Printing in GS scripts should go to STDERR
(edit) @23191   13 years nzdl tagging a stable point on the trunk
(edit) @23190   13 years nzdl tagging a stable point on the trunk
(edit) @23189   13 years davidb Better parsing of video duration extracted from video file
(edit) @23188   13 years davidb Fixed typo in dir-handle name
(edit) @23187   13 years davidb to and from collection now defined (parameterized) as macros
(edit) @23186   13 years sjm84 Fixed the windows CRT issues
(edit) @23185   13 years sjm84 Changed the CRTs used after some more research
(edit) @23184   13 years davidb Updating of PATH changed to prepend (rather than append) so new …
(edit) @23183   13 years davidb With PATH information correctly resolved in gsdlCGI.pm, correct …
(edit) @23182   13 years kjdon fixed up bug with deleting assoc files. Was fine for a delete, but for …
(edit) @23181   14 years sjm84 The end brace of the delete_assoc_files sub in the lucenebuildproc.pm …
(edit) @23180   14 years nzdl tagging a stable point on the trunk
(edit) @23179   14 years nzdl tagging a stable point on the trunk
(edit) @23178   14 years davidb CGI scripts need to know the fromCollect and toCollect
(edit) @23177   14 years davidb CGI scripts need to know the fromCollect and toCollect
(edit) @23176   14 years kjdon added delete_assoc_files. If we are asked to process a deleted or …
(edit) @23175   14 years sjm84 Changed the version of MSVCR included with Apache
(edit) @23174   14 years sjm84 Changed the MSVCR version included with Apache
(edit) @23173   14 years kjdon small changes
(edit) @23172   14 years kjdon when using gdbm-txtgz infodb type, the runtime system will generate …
(edit) @23171   14 years kjdon if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs
(edit) @23170   14 years kjdon if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs
(edit) @23169   14 years kjdon need to set binmode for pipes to get utf8 input and output. also need …
(edit) @23168   14 years kjdon if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs
(edit) @23167   14 years davidb GreenstoneXMLPlugin used to (or at least in theory used to) to be able …
(edit) @23166   14 years kjdon copying code from gdbm.pm: Attached :utf8 encoding to db pipes to …
(edit) @23165   14 years kjdon removed a couple of print statements
(edit) @23164   14 years nzdl tagging a stable point on the trunk
(edit) @23163   14 years nzdl tagging a stable point on the trunk
(edit) @23162   14 years davidb Missing double quote added.
(edit) @23161   14 years davidb Corrected ZipFile to ZipFiles
(edit) @23160   14 years kjdon member hash renamed, some tidying up
(edit) @23159   14 years kjdon buildproc member hash renamed
(edit) @23158   14 years kjdon added a couple of missing plugin description strings
(edit) @23157   14 years kjdon added OpenOfficePlugin.desc
(edit) @23156   14 years kjdon removed an unused string
(edit) @23155   14 years sjm84 Changed "key" to "name" in one of the property definitions
(edit) @23154   14 years kjdon store a hash of all doc oids, then check against this hash when asked …
(edit) @23153   14 years sjm84 Added an LD_LIBRARY_PATH pointing to the gnome-lib lib directory for …
(edit) @23152   14 years sjm84 Renamed the directory within this tar.gz
(edit) @23151   14 years sjm84 Changed the linux gnome-lib tar.gz file to be compiled on Hinau …
(edit) @23150   14 years sjm84 Adding libz and libbz2 to the gnome-lib extension
(edit) @23149   14 years davidb Progressbar code upgraded to be able to monitor multiple upload files …
(edit) @23148   14 years davidb Switch to using ZipFile
(edit) @23147   14 years davidb Added routine for zipping up doc_xml and its associated files from the …
(edit) @23146   14 years davidb Believe I have found a 'magic' line of Perl code that will supress …
(edit) @23145   14 years davidb Added 'colcfg' to packages included by script
(edit) @23144   14 years davidb Script now correctly determines the infodb type by parsing the …
(edit) @23143   14 years ak19 More changes to making collectdir movable: 1. When not working with a …
(edit) @23142   14 years davidb Fixed to correctly lookup cgi arguments 'collect' and 'oid'
(edit) @23141   14 years davidb
(edit) @23140   14 years davidb
(edit) @23139   14 years davidb shift away from using rand_string as cgi-argument
(edit) @23138   14 years davidb Elimination of rand_string
(edit) @23137   14 years davidb Preparation work to support monitoring of multiple files
(edit) @23136   14 years sjm84 gdbm.h needed to be surrounded in extern "C" braces to be happy on Windows
(edit) @23135   14 years sjb48 Can now drag a metadata item and have it maintain selection
(edit) @23134   14 years davidb Couple of extra minor tweaks to prevent variables being tested that …
(edit) @23133   14 years kjdon still workign on incremental infodb updating. cleaning up code now …
(edit) @23132   14 years kjdon for manifest files, if the user has specified Index (not Reindex) and …
(edit) @23131   14 years kjdon added a method get_total_text_length. returns the total lenght for the …
(edit) @23130   14 years anna Added configuration for the Burmese language.
(edit) @23129   14 years anna Burmese User Interface. Many thanks to Dwight Martin.
(edit) @23128   14 years kjdon made the gdbm_delete error a bit more informative
(edit) @23127   14 years sjm84 This version of the gnome-lib extension no longer has .la files
(edit) @23126   14 years sjm84 The makedist process now also removes .la files from the install lib …
(edit) @23125   14 years sjm84 The precompiled version of the gnome-lib extension no longer has la files
(edit) @23124   14 years sjm84 The pre-compiled gnome-lib for linux now has the fixed devel.bash
(edit) @23123   14 years sjm84 Adding the fixed gnome-lib for darwin
(edit) @23122   14 years sjm84 Several minor fixes to devel.bash
(edit) @23121   14 years kjdon small changes based on the fact that we need to store ids for updated …
(edit) @23120   14 years kjdon process the reconstructed docs after reading through the archives …
(edit) @23119   14 years kjdon removed some print statements, and don't go into .svn folder when …
(edit) @23118   14 years kjdon removed edit_mode from classobj->classify call
(edit) @23117   14 years sjm84 Modified the release kit to use the pre-compiled gnome libraries again …
(edit) @23116   14 years kjdon for incremental build, classifiers are not really done incrementally. …
(edit) @23115   14 years sjm84 Fixed up the darwin gnome-lib to include the pkgconfig fixes
(edit) @23114   14 years kjdon adding macro folder
(edit) @23113   14 years kjdon changed a couple of format statements so that dls Title is used, as we …
(edit) @23112   14 years sjm84 Removed some unnecessary code
(edit) @23111   14 years sjm84 Swapping 2 sections of code
(edit) @23110   14 years kjdon adding new files should use Index
Note: See TracRevisionLog for help on using the revision log.