# # ChangeLog for gsdl # # Generated by Trac 1.4.2 # 2024-03-29T09:45:12+13:00 Thu, 11 Dec 2008 02:06:39 GMT ak19 [18177] * gsdl/trunk/common-src/win32.mak (modified) * gsdl/trunk/runtime-src/win32.mak (modified) MAKECLEANCMD needs to be passed GSDLHOME variable Thu, 11 Dec 2008 02:05:01 GMT ak19 [18176] * gs2build/win32.mak (modified) * gsdl/trunk/build-src/win32.mak (modified) MAKECLEANCMD target needs to be passed GSDLHOME variable Thu, 11 Dec 2008 01:20:49 GMT kjdon [18174] * gsdl/trunk/runtime-src/src/z3950/Makefile.in (modified) changed GSDL_DIR/src/lib to COMMON_DIR/src/lib Wed, 10 Dec 2008 21:37:02 GMT kjdon [18171] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) commented out some print statements, fixed up the broken assocfile ... Tue, 09 Dec 2008 05:21:01 GMT ak19 [18168] * gsdl/trunk/images/Book.swf (modified) * gsdl/trunk/macros/document.dm (modified) Veronica has updated the Book.swf and document.dm files so that the ... Mon, 08 Dec 2008 04:43:30 GMT ak19 [18153] * gsdl/trunk/glisite.cfg (added) * gsdl/trunk/gsdlsite.cfg (added) Fixed initial contents of gsdlsite.cfg (autoenter 0, startbrowser 1) ... Mon, 08 Dec 2008 03:35:49 GMT ak19 [18145] * gsdl/trunk/perllib/plugins/PDFPlugin.pm (modified) When PDFPlugin now converts PDF pages to images it no longer uses the ... Sun, 07 Dec 2008 23:51:27 GMT ak19 [18135] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) Undid previous commit that tried to remove the inserted comment by ... Sun, 07 Dec 2008 23:48:52 GMT max [18134] * gsdl/trunk/runtime-src/src/w32server/server.ico (modified) Change the server.ico for more consistency. Sun, 07 Dec 2008 23:46:26 GMT max [18133] * gsdl/trunk/etc/packages/wv/wvHtml.xml (modified) Fix the problem where a link to wvware website was appended at every ... Fri, 05 Dec 2008 01:33:25 GMT ak19 [18105] * gsdl/trunk/perllib/plugins/BaseMediaConverter.pm (modified) Bugfix submitted by Vladimir Risojevic: backslash file separators on ... Fri, 05 Dec 2008 00:31:25 GMT mdewsnip [18097] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmopen.c (modified) Added some debugging statements, commented out. Thu, 04 Dec 2008 04:26:10 GMT max [18090] * gsdl/trunk/makegs2.bat (modified) Add sqlite extraction support Thu, 04 Dec 2008 01:46:04 GMT mdewsnip [18079] * gsdl/trunk/common-src/src/lib/win32.mak (modified) Fixes to win32.mak for the new GDBM library. Thu, 04 Dec 2008 01:27:11 GMT mdewsnip [18078] * gsdl/trunk/common-src/win32.mak (modified) Changed to use new GDBM directory. Thu, 04 Dec 2008 01:24:10 GMT mdewsnip [18077] * gsdl/trunk/runtime-src/src/colservr/win32.mak (modified) * gsdl/trunk/runtime-src/src/oaiservr/win32.mak (modified) * gsdl/trunk/runtime-src/src/recpt/win32.mak (modified) * gsdl/trunk/runtime-src/src/w32server/win32.mak (modified) * gsdl/trunk/runtime-src/src/z3950/win32.mak (modified) Modified makefiles to use new GDBM package (which reads both little- ... Thu, 04 Dec 2008 01:22:41 GMT oranfry [18076] * gsdl/trunk/common-src/src/lib/win32.mak (modified) * gsdl/trunk/runtime-src/src/colservr/win32.mak (modified) * gsdl/trunk/runtime-src/src/oaiservr/win32.mak (modified) * gsdl/trunk/runtime-src/src/recpt/win32.mak (modified) * gsdl/trunk/runtime-src/src/w32server/win32.mak (modified) * gsdl/trunk/runtime-src/src/z3950/win32.mak (modified) * gsdl/trunk/runtime-src/win32.mak (modified) * gsdl/trunk/win32.mak (modified) use sqlite by default Thu, 04 Dec 2008 01:18:14 GMT mdewsnip [18075] * gsdl/trunk/common-src/src/gdbmedit/db2txt/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmget/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmset/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/txt2db/win32.mak (modified) Modified makefiles to use new GDBM package (which reads both little- ... Thu, 04 Dec 2008 01:08:23 GMT mdewsnip [18074] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmclose.c (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmdefs.h (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmopen.c (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmreorg.c (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/proto.h (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/windows/gdbm.h (modified) Added "need_filelock" stuff from old Windows GDBM port -- not sure if ... Thu, 04 Dec 2008 00:40:20 GMT mdewsnip [18070] * gsdl/trunk/common-src/src/gdbmedit/db2txt/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmget/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmset/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/txt2db/win32.mak (modified) Fixed up MORE consistency problems in Windows makefiles from source ... Thu, 04 Dec 2008 00:02:55 GMT mdewsnip [18064] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmopen.c (modified) On Windows (only) the open() commands need the O_BINARY flag to work ... Wed, 03 Dec 2008 23:51:08 GMT kjdon [18063] * gsdl/trunk/bin/script/build (modified) sqlite databases are .db so I added them into the db test for ... Wed, 03 Dec 2008 23:38:05 GMT mdewsnip [18062] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/global.c (modified) Added "my_locking" function from old Windows port of GDBM. Wed, 03 Dec 2008 23:23:23 GMT oranfry [18061] * gsdl/trunk/common-src/win32.mak (modified) use sqlite by default Wed, 03 Dec 2008 23:15:04 GMT mdewsnip [18060] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmreorg.c (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/systems.h (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/windows/autoconf.h (modified) Transferred Windows-specific customisations from the old GDBM package ... Wed, 03 Dec 2008 22:53:15 GMT mdewsnip [18058] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/win32.mak (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/windows (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/windows/autoconf.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/windows/gdbm.h (added) Some files necessary for compilation on Windows. Wed, 03 Dec 2008 22:53:02 GMT kjdon [18057] * gsdl/trunk/bin/script/filecopy.pl (modified) check that site is not empty before complaining about GSDL3HOME not set Wed, 03 Dec 2008 22:33:34 GMT mdewsnip [18056] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/bucket.c (modified) Moved "b" variable definition to make Visual Studio happy. Wed, 03 Dec 2008 22:25:46 GMT kjdon [18055] * gsdl/trunk/macros/english2.dm (modified) updated one of the collector strings Wed, 03 Dec 2008 21:54:51 GMT mdewsnip [18051] * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) * gsdl/trunk/common-src/src/lib/gdbmclass.h (modified) Now looks for the opposite endianness file if the desired one doesn't ... Wed, 03 Dec 2008 21:15:10 GMT mdewsnip [18050] * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) * gsdl/trunk/common-src/src/lib/gdbmclass.h (modified) Moved the txtgz code into a new function to tidy up the ... Wed, 03 Dec 2008 20:33:05 GMT mdewsnip [18048] * gsdl/trunk/runtime-src/src/colservr/win32.mak (modified) * gsdl/trunk/runtime-src/src/oaiservr/win32.mak (modified) * gsdl/trunk/runtime-src/src/protocol/win32.mak (modified) * gsdl/trunk/runtime-src/src/recpt/win32.mak (modified) * gsdl/trunk/runtime-src/src/w32server/win32.mak (modified) * gsdl/trunk/runtime-src/src/z3950/win32.mak (modified) Argh, somebody has messed up the nice tidy makefiles, and added a ... Wed, 03 Dec 2008 05:32:50 GMT max [18046] * gsdl/trunk/images/gems.ico (added) Add the Gems icon. Wed, 03 Dec 2008 05:28:16 GMT max [18045] * gsdl/trunk/images/uninstall.ico (added) Add the uninstall icon. Wed, 03 Dec 2008 04:29:20 GMT mdewsnip [18044] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/bucket.c (modified) Fixed bug in customised code where not all of the hash table buckets ... Wed, 03 Dec 2008 04:00:18 GMT max [18043] * gsdl/trunk/images/serverico.ico (added) Add the icon that will be used for the server but only in the start ... Wed, 03 Dec 2008 03:16:25 GMT max [18040] * gsdl/trunk/runtime-src/src/w32server/server.ico (modified) Update the server icon file with a new icon (under GNU licence) Wed, 03 Dec 2008 03:10:34 GMT mdewsnip [18039] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/bucket.c (modified) Added extra code to leave the 4-byte strings in each hash table entry ... Wed, 03 Dec 2008 01:13:06 GMT mdewsnip [18038] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/Makefile.in (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/bucket.c (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmopen.c (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gsdlmods.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gsdlmods.h (added) Code modifications to allow the GDBM library to read both little- ... Wed, 03 Dec 2008 00:08:15 GMT max [18034] * gsdl/trunk/makegs2.bat (modified) No VS2005 since it is not very stable yet. Tue, 02 Dec 2008 22:40:54 GMT mdewsnip [18031] * gsdl/trunk/common-src/packages/Makefile (deleted) This should never have been added. Tue, 02 Dec 2008 22:32:15 GMT mdewsnip [18030] * gsdl/trunk/runtime-src/src/corba/Makefile.in (modified) * gsdl/trunk/runtime-src/src/oaiservr/Makefile.in (modified) * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) * gsdl/trunk/runtime-src/src/z3950/Makefile.in (modified) Modified Makefile.in files to use the new GDBM package in the common- ... Tue, 02 Dec 2008 22:31:44 GMT mdewsnip [18029] * gsdl/trunk/common-src/src/gdbmedit/db2txt/Makefile.in (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmget/Makefile.in (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmset/Makefile.in (modified) * gsdl/trunk/common-src/src/gdbmedit/txt2db/Makefile.in (modified) Modified Makefiles to use the new GDBM package in the common- ... Tue, 02 Dec 2008 22:29:10 GMT mdewsnip [18028] * gsdl/trunk/common-src/packages/Makefile.in (modified) * gsdl/trunk/common-src/packages/gdbm/Makefile (added) Modified to compile and install GDBM -- need to do this before the ... Tue, 02 Dec 2008 22:21:08 GMT mdewsnip [18027] * gsdl/trunk/runtime-src/src/z3950/Makefile.in (modified) Fixing to work with source code splitting -- why am I doing this??? Tue, 02 Dec 2008 22:18:02 GMT mdewsnip [18026] * gsdl/trunk/runtime-src/src/corba/Makefile.in (modified) Fixing Makefile to work with source code splitting -- why am I doing ... Tue, 02 Dec 2008 22:13:57 GMT mdewsnip [18025] * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) Another minor change. Tue, 02 Dec 2008 22:12:52 GMT mdewsnip [18024] * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) Minor improvement. Tue, 02 Dec 2008 21:34:24 GMT mdewsnip [18023] * gsdl/trunk/common-src/packages/configure (modified) Added code for configuring the new GDBM package. Tue, 02 Dec 2008 21:24:14 GMT mdewsnip [18022] * gsdl/trunk/common-src/packages/gdbm (modified) Ignored directories created by "make install". Tue, 02 Dec 2008 21:22:32 GMT mdewsnip [18021] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3 (modified) Ignored files created by the compilation process. Tue, 02 Dec 2008 21:21:18 GMT mdewsnip [18020] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/Makefile.in (modified) Removed BINOWN and BINGRP stuff from install commands, because errors ... Tue, 02 Dec 2008 21:02:02 GMT mdewsnip [18019] * gsdl/trunk/common-src/packages/gdbm (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3 (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/COPYING (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/ChangeLog (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/INSTALL (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/Makefile.in (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/NEWS (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/README (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/aclocal.m4 (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/autoconf.h.in (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/bucket.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/close.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/config.guess (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/config.sub (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/configure (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/configure.in (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/conv2gdbm.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbm.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmclose.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmdelete.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmdirfno.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmfetch.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbminit.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmopen.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmpagfno.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmrdonly.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmseq.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmstore.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/delete.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/extern.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/falloc.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/fetch.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/findkey.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbm.3 (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbm.info (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbm.proto (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbm.proto2 (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbm.texinfo (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmclose.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmconst.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmdefs.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmdelete.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmerrno.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmerrno.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmexists.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmfdesc.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmfetch.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmopen.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmreorg.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmseq.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmsetopt.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmstore.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmsync.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/getopt.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/getopt.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/global.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/hash.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/install-sh (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/ltmain.sh (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/mkinstalldirs (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/ndbm.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/proto.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/seq.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/store.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/systems.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/testdbm.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/testgdbm.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/testndbm.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/update.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/version.c (added) Added gdbm-1.8.3 (downloaded as gdbm-1.8.3.tar.gz and unpacked), in ... Tue, 02 Dec 2008 06:31:59 GMT ak19 [18018] * gsdl/trunk/runtime-src/src/w32server/settings.cpp (modified) Max discovered that gsdlsite.cfg set the logfile to the path ... Tue, 02 Dec 2008 04:52:51 GMT max [18012] * gsdl/trunk/makegs2.bat (modified) Add VS 2005 Pro Tue, 02 Dec 2008 03:34:55 GMT ak19 [18006] * gsdl/trunk/perllib/cpan/auto/HTML/Parser/Parser.so (modified) Recompiled Perl's HTML::Parser version 3.56 for Linux so that ... Mon, 01 Dec 2008 01:59:31 GMT kjdon [17992] * gsdl/trunk/collect/demo/etc/collect.cfg (modified) removed the iconcollection metadata as we should be using the text. ... Mon, 01 Dec 2008 01:57:39 GMT kjdon [17991] * gsdl/trunk/collect/demo/images (deleted) why are we still using images for the demo coll? get rid of them and ... Mon, 01 Dec 2008 01:55:54 GMT kjdon [17990] * gsdl/trunk/images/style.css (modified) removed the text-transform from p.collectiontitle. why were we lower ... Mon, 01 Dec 2008 01:09:52 GMT mdewsnip [17989] * gsdl/trunk/runtime-src/src/colservr/collectset.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/collectset.h (modified) Adding a new collectset constructor that sets httpprefix only, for ... Sun, 30 Nov 2008 23:43:47 GMT max [17988] * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) String manipulation fix. Off by one error. Sun, 30 Nov 2008 23:35:53 GMT kjdon [17987] * gsdl/trunk/runtime-src/src/w32server/settings.cpp (modified) fixed a typo: collecct Sun, 30 Nov 2008 21:15:03 GMT mdewsnip [17985] * gsdl/trunk/runtime-src/src/recpt/documentaction.cpp (modified) Added "_cltop_" macro so you can tell which classifier you're in. Fri, 28 Nov 2008 06:29:16 GMT ak19 [17983] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) Wvware inserts a comment at the end of the HTML it generates which ... Fri, 28 Nov 2008 00:47:34 GMT mdewsnip [17971] * gsdl/trunk/common-src/src/gdbmedit/gdbmget (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmset (modified) Now ignores Windows executables too. Thu, 27 Nov 2008 23:55:44 GMT max [17966] * gsdl/trunk/makegs2.bat (modified) Allow this file to be run from anywhere (allowing Vista elevation). Thu, 27 Nov 2008 23:55:01 GMT max [17965] * gsdl/trunk/runtime-src/src/w32server/newgsdl.bmp (modified) Change the image on GS2 server and put the new logo instead. Thu, 27 Nov 2008 08:21:34 GMT kjdon [17957] * gsdl/trunk/Install.txt (modified) updated this for new source release Thu, 27 Nov 2008 03:38:01 GMT max [17948] * gsdl/trunk/setup.bat (modified) Do not need to be run from the directory in which it resides anymore ... Thu, 27 Nov 2008 02:38:57 GMT kjdon [17941] * gsdl/trunk/bin/script/schedule.pl (modified) made schedule option only visible for expert mode, and made frequency ... Thu, 27 Nov 2008 00:47:16 GMT kjdon [17939] * gsdl/trunk/perllib/strings.properties (modified) added GenericList.sort_using_unicode_collation string Thu, 27 Nov 2008 00:29:08 GMT kjdon [17938] * gsdl/trunk/runtime-src/src/recpt/queryaction.cpp (modified) forgot to test on show_links when setting srn, srp in last commit Wed, 26 Nov 2008 23:27:21 GMT kjdon [17936] * gsdl/trunk/runtime-src/src/recpt/queryaction.cpp (modified) changed ifl code (also used for next and prev search results) so we ... Wed, 26 Nov 2008 22:47:01 GMT mdewsnip [17931] * gsdl/trunk/runtime-src/src/recpt/dynamicclassifieraction.cpp (modified) Added check for empty "c" variable to prevent warnings on pages that ... Wed, 26 Nov 2008 21:00:49 GMT kjdon [17929] * gsdl/trunk/macros/query.dm (modified) added a value to ifl checkbox, otherwise the browser adds ifl=on ... Wed, 26 Nov 2008 14:37:01 GMT anna [17928] * gsdl/trunk/images/Book.swf (modified) Change the Realistic Book software to the latest version Wed, 26 Nov 2008 14:33:09 GMT anna [17927] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) add quotes around the filename so it can handle spaces in the file Tue, 25 Nov 2008 22:14:39 GMT oranfry [17920] * gsdl/tags/2.81rc (copied) tagging the 2.81rc release Mon, 24 Nov 2008 09:52:30 GMT davidb [17914] * gsdl/trunk/perllib/plugouts/FedoraMETSPlugout.pm (modified) Debugging statement commented out Mon, 24 Nov 2008 09:50:55 GMT davidb [17913] * gsdl/trunk/bin/script/g2f-import.pl (modified) -collectdir and -exportdir needed there directories protected by ... Mon, 24 Nov 2008 04:54:33 GMT max [17910] * gsdl/trunk/bin/script/checkwritability.bat (modified) Add some rewording. Mon, 24 Nov 2008 04:54:17 GMT max [17909] * gsdl/trunk/setup.bat (modified) Add some spacing. Mon, 24 Nov 2008 04:43:49 GMT max [17908] * gsdl/trunk/bin/script/checkwritability.bat (modified) Change some spacing and some wording. Fri, 21 Nov 2008 00:13:39 GMT max [17901] * gsdl/trunk/makegs2.bat (modified) Change some paths to Visual studio6/7. Thu, 20 Nov 2008 21:55:52 GMT max [17900] * gsdl/trunk/makegs2.bat (added) Add makegs2.bat which is a script that automate the building process ... Wed, 19 Nov 2008 00:26:58 GMT ak19 [17895] * gsdl/trunk/perllib/cfgread4gs3.pm (modified) Added handling of infodbtype setting Tue, 18 Nov 2008 05:06:53 GMT ak19 [17893] * gsdl/trunk/perllib/cpan/auto/HTML/Parser/Parser.bundle (added) Adding the HTML Parser library file for Mac OS, since due to an ... Tue, 18 Nov 2008 01:26:38 GMT ak19 [17884] * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) Once again, commented out the line that generates the 2 archiveinf ... Tue, 18 Nov 2008 01:19:21 GMT ak19 [17883] * gsdl/trunk/common-src/src/gdbmedit/gdbmset/gdbmset.cpp (modified) For a MAC, also need to use the GDBM_WRCREAT flag to ensure the ... Mon, 17 Nov 2008 05:50:07 GMT ak19 [17880] * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) The line of code that calls archiveinf_gdbm (which generates the two ... Mon, 17 Nov 2008 05:38:17 GMT ak19 [17879] * gsdl/trunk/common-src/src/gdbmedit/gdbmset/gdbmset.cpp (modified) For the new archiveinf-doc.ldb and archiveinf-src.ldb to be generated ... Mon, 17 Nov 2008 01:43:39 GMT ak19 [17878] * gsdl/trunk/common-src/src/gdbmedit/gdbmget/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmset/win32.mak (modified) Minor corrections to the makefile so it can be run from the current ... Mon, 17 Nov 2008 01:41:46 GMT ak19 [17877] * gsdl/trunk/common-src/src/gdbmedit/txt2db/win32.mak (modified) Minor corrections to the makefile so it can be run from the current ... Mon, 17 Nov 2008 01:41:23 GMT ak19 [17876] * gsdl/trunk/common-src/src/gdbmedit/db2txt/win32.mak (modified) Minor corrections to the makefile so it can be run from the current ... Mon, 17 Nov 2008 01:40:13 GMT ak19 [17875] * gsdl/trunk/common-src/win32.mak (modified) Added gdbmset and gdbmget to the INSTALLDIRS flag Sat, 15 Nov 2008 02:01:04 GMT anna [17863] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) * gsdl/trunk/runtime-src/src/colservr/collectserver.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/comproto.asn (modified) * gsdl/trunk/runtime-src/src/recpt/statusaction.cpp (modified) * gsdl/trunk/runtime-src/src/z3950/z3950proto.cpp (modified) change the name tidy_html switch in HTMLPlug into use_realistic_book ... Thu, 13 Nov 2008 20:58:57 GMT mdewsnip [17860] * gsdl/trunk/macros/base.dm (modified) * gsdl/trunk/runtime-src/src/recpt/datelistbrowserclass.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/hlistbrowserclass.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/vlistbrowserclass.cpp (modified) Moved hard-wired usage of space.gif into a macro, so it can be ... Wed, 12 Nov 2008 03:18:25 GMT ak19 [17840] * gsdl/trunk/perllib/downloaders/WgetDownload.pm (modified) Terminating Wget: Removed last commit's temporary fix. Now this code ... Tue, 11 Nov 2008 23:27:54 GMT kjdon [17822] * gsdl/trunk/perllib/plugins/PagedImagePlugin.pm (modified) need to use BasePLugin's can_process_this_file cos we want to ... Sun, 09 Nov 2008 23:49:27 GMT ak19 [17800] * gsdl/trunk/perllib/downloaders/WgetDownload.pm (modified) BugFix: Fixed the position of call to last to break out of for loop ...