# # ChangeLog for trunk/gsdl/src # # Generated by Trac 1.4.2 # 2024-05-29T10:37:39+12:00 Thu, 29 Jun 2000 03:57:14 GMT sjboddie [1255] * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) Now append to error log (errout.txt) instead of overwriting it each time Thu, 29 Jun 2000 02:47:21 GMT sjboddie [1254] * trunk/gsdl/macros/status.dm (modified) * trunk/gsdl/src/recpt/browserclass.cpp (modified) * trunk/gsdl/src/recpt/pagedbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/pagedbrowserclass.h (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) * trunk/gsdl/src/recpt/statusaction.h (modified) added browser info (i.e VList, HList etc.) to status pages Thu, 29 Jun 2000 00:22:59 GMT sjboddie [1253] * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) added new numsections field to collection info and made the ... Wed, 28 Jun 2000 01:30:23 GMT nzdl [1249] * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) *** empty log message *** Wed, 28 Jun 2000 01:24:59 GMT sjboddie [1248] * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) got "POST" cgi data to work when using fastcgi Tue, 27 Jun 2000 23:02:40 GMT sjboddie [1247] * trunk/gsdl/src/recpt/pageaction.cpp (modified) Tidied up the way collections are displayed on 'standard' homepage. ... Sun, 25 Jun 2000 23:31:38 GMT gwp [1238] * trunk/gsdl/src/hashfile/hashfile.cpp (modified) Additional explanation of hash problems in documentation. Sun, 25 Jun 2000 21:15:57 GMT sjboddie [1237] * trunk/gsdl/src/w32server/win32.mak (added) added windows make file for w32server directory Fri, 23 Jun 2000 03:48:09 GMT sjboddie [1234] * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/macros/pref.dm (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) Added Arabic language and encoding options to the preferences page. ... Fri, 23 Jun 2000 03:21:39 GMT sjboddie [1233] * trunk/gsdl/lib/gsdlunicode.cpp (modified) * trunk/gsdl/lib/gsdlunicode.h (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) Created converter classes for simple 8 bit encodings that use a ... Fri, 23 Jun 2000 02:25:48 GMT gwp [1232] * trunk/gsdl/src/hashfile/hashfile.cpp (modified) Description of problem in hashing algorithm added to comments, along ... Wed, 14 Jun 2000 22:33:42 GMT sjboddie [1212] * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/macros/pref.dm (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) Added French and Spanish language selection options to the ... Mon, 12 Jun 2000 03:32:53 GMT sjboddie [1205] * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) Another small change so that the local library compiles without the ... Mon, 12 Jun 2000 02:49:06 GMT sjboddie [1203] * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) * trunk/gsdl/src/w32server/fnord.cpp (modified) * trunk/gsdl/src/w32server/httpreq.cpp (modified) * trunk/gsdl/src/w32server/httpsrv.cpp (modified) * trunk/gsdl/src/w32server/locate.cpp (modified) * trunk/gsdl/src/w32server/netio.cpp (modified) * trunk/gsdl/src/w32server/netio.h (modified) * trunk/gsdl/src/w32server/settings.cpp (modified) Made a few minor changes to get the local library compiling under ... Mon, 29 May 2000 03:30:03 GMT sjboddie [1194] * trunk/gsdl/src/recpt/librarymain.cpp (modified) fixed a bug preventing GB encoded text from being displayed correctly ... Sun, 28 May 2000 09:15:35 GMT sjboddie [1193] * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/receptionist.h (modified) * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) a few small changes to get an initial release of the local library Mon, 22 May 2000 12:30:36 GMT sjboddie [1183] * trunk/gsdl/src/recpt/userdb.cpp (modified) the initial admin user now belongs to the colbuilder group by default ... Fri, 19 May 2000 04:57:23 GMT sjboddie [1177] * trunk/gsdl/src/recpt/buildaction.cpp (modified) finished off tidying up end-user collection building Fri, 12 May 2000 05:09:28 GMT sjboddie [1172] * trunk/gsdl/src/recpt/buildaction.cpp (modified) more changes to try to get end-user collection building to work ... Fri, 12 May 2000 03:09:27 GMT sjboddie [1170] * trunk/gsdl/lib/display.cpp (modified) * trunk/gsdl/lib/fileutil.cpp (modified) * trunk/gsdl/lib/gsdlconf.h (modified) * trunk/gsdl/src/recpt/buildaction.cpp (modified) * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) * trunk/gsdl/src/recpt/infodbclass.h (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/recptconfig.cpp (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) minor modifications to get web library compiling under VC++ 6.0 Tue, 09 May 2000 04:55:57 GMT johnmcp [1164] * trunk/gsdl/src/recpt/z3950proto.cpp (added) * trunk/gsdl/src/recpt/z3950proto.h (added) added files to create the z3950proto class, which is based on the ... Fri, 05 May 2000 04:11:14 GMT sjboddie [1156] * trunk/gsdl/src/w32server/fnord.cpp (modified) use dummy version string in fnord.cpp - it'll be edited when creating ... Thu, 04 May 2000 09:11:23 GMT sjboddie [1154] * trunk/gsdl/lib/win32.mak (modified) * trunk/gsdl/src/colservr/win32.mak (modified) * trunk/gsdl/src/recpt/win32.mak (modified) tidied up windows makefiles slightly Thu, 04 May 2000 08:32:31 GMT sjboddie [1150] * trunk/gsdl/WIN32cfg.h (added) * trunk/gsdl/lib/fileutil.cpp (modified) * trunk/gsdl/lib/gsdlconf.h (modified) * trunk/gsdl/packages/mg/WIN32cfg.h (deleted) * trunk/gsdl/packages/mg/sysfuncs.h (modified) * trunk/gsdl/src/colservr/GCC.mak (added) modifications for windows ports of GCC Thu, 04 May 2000 08:21:30 GMT sjboddie [1149] * trunk/gsdl/src/recpt/GCC.mak (added) * trunk/gsdl/src/recpt/buildaction.cpp (modified) * trunk/gsdl/src/recpt/infodbclass.cpp (modified) modifications for windows port of GCC Thu, 04 May 2000 05:18:46 GMT sjboddie [1148] * trunk/gsdl/src/recpt/buildaction.cpp (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) attempting to get end-user collection building to work under windows Thu, 04 May 2000 05:17:46 GMT sjboddie [1147] * trunk/gsdl/src/recpt/htmlutils.cpp (modified) * trunk/gsdl/src/recpt/htmlutils.h (modified) moved dm_safe from htmlutils to gsdltools Wed, 19 Apr 2000 22:30:25 GMT sjboddie [1129] * trunk/gsdl/bin/script/gsw3mir.pl (modified) * trunk/gsdl/bin/script/mkcol.pl (modified) * trunk/gsdl/cgi-bin/webpage_buildcol.pl (modified) * trunk/gsdl/cgi-bin/webpage_buildstatus.pl (modified) * trunk/gsdl/cgi-bin/webpage_delcol.pl (modified) * trunk/gsdl/cgi-bin/webpage_editcol.pl (modified) * trunk/gsdl/cgi-bin/webpage_mkcol.pl (modified) * trunk/gsdl/macros/authen.dm (modified) * trunk/gsdl/macros/build.dm (modified) * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/macros/status.dm (modified) * trunk/gsdl/macros/users.dm (modified) * trunk/gsdl/src/recpt/authenaction.cpp (modified) * trunk/gsdl/src/recpt/buildaction.cpp (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) * trunk/gsdl/src/recpt/statusaction.h (modified) tidied up status pages and end-user collection building Tue, 18 Apr 2000 04:12:22 GMT kjm18 [1128] * trunk/gsdl/src/mgpp/text/Makefile.in (modified) added GSDLParser stuff Tue, 18 Apr 2000 04:09:11 GMT kjm18 [1127] * trunk/gsdl/src/mgpp/text/GSDLQueryLex.cpp (added) * trunk/gsdl/src/mgpp/text/GSDLQueryLex.h (added) * trunk/gsdl/src/mgpp/text/GSDLQueryParser.cpp (added) * trunk/gsdl/src/mgpp/text/GSDLQueryParser.h (added) new parser and lex modules for GSDL syntax (designed for my bibliosystem) Tue, 18 Apr 2000 04:07:40 GMT kjm18 [1126] * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) changed over to GSDLQueryParser, added in level info so can query say ... Tue, 18 Apr 2000 04:06:12 GMT kjm18 [1125] * trunk/gsdl/src/mgpp/text/UCArray.cpp (modified) * trunk/gsdl/src/mgpp/text/UCArray.h (modified) added GetCStr and BrowseCompare Tue, 18 Apr 2000 04:04:29 GMT kjm18 [1124] * trunk/gsdl/src/mgpp/text/Terms.cpp (modified) * trunk/gsdl/src/mgpp/text/Terms.h (modified) added termFreq - overall word count rather than document count Tue, 18 Apr 2000 04:02:02 GMT kjm18 [1123] * trunk/gsdl/src/mgpp/text/TextGet.cpp (modified) * trunk/gsdl/src/mgpp/text/TextGet.h (modified) * trunk/gsdl/src/mgpp/text/mg_decompress_text.cpp (modified) added basepath to LoadData, needed if text and index are in different ... Tue, 18 Apr 2000 03:56:59 GMT kjm18 [1122] * trunk/gsdl/src/mgpp/text/invf.h (modified) added some comments Fri, 14 Apr 2000 04:45:19 GMT sjboddie [1097] * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) Modified the English of the debug output slightly Fri, 14 Apr 2000 03:10:35 GMT sjboddie [1090] * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) * trunk/gsdl/src/recpt/recptconfig.cpp (modified) tidied up a few issues concerning the new debug info which showed up ... Fri, 14 Apr 2000 02:52:06 GMT sjboddie [1089] * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/recptconfig.cpp (modified) tidied up error messaging and set up some debugging info to be output ... Fri, 07 Apr 2000 04:40:45 GMT sjboddie [1079] * trunk/gsdl/src/recpt/browsetools.cpp (modified) * trunk/gsdl/src/recpt/browsetools.h (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/documentaction.h (modified) * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) Reverted back to old DocumentHeader, DocumentTitles, DocumentImages ... Mon, 03 Apr 2000 07:28:25 GMT sjboddie [1059] * trunk/gsdl/src/recpt/browsetools.cpp (modified) * trunk/gsdl/src/recpt/browsetools.h (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/documentaction.h (modified) * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) replaced old DocumentIcon and DocumentContents format options with ... Fri, 31 Mar 2000 03:04:32 GMT nzdl [1048] * trunk/gsdl/src/recpt/browsetools.cpp (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) * trunk/gsdl/src/recpt/pagedbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) tidied up some of the browsing code - replaced DocumentImages, ... Sun, 19 Mar 2000 22:43:36 GMT nzdl [1040] * trunk/gsdl/etc/VERSION (modified) * trunk/gsdl/src/w32server/fnord.cpp (modified) *** empty log message *** Sun, 19 Mar 2000 21:16:46 GMT nzdl [1033] * trunk/gsdl/src/recpt/pageaction.cpp (modified) added german language interface Tue, 07 Mar 2000 21:37:47 GMT nzdl [1021] * trunk/gsdl/src/colservr/Makefile.in (modified) need top level gsdl directory in include path for config.h Fri, 03 Mar 2000 03:40:50 GMT sjboddie [1011] * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) * trunk/gsdl/src/w32server/fnord.cpp (modified) * trunk/gsdl/src/w32server/locate.cpp (modified) * trunk/gsdl/src/w32server/locateP.h (deleted) tidied up w32server Thu, 02 Mar 2000 00:57:42 GMT sjboddie [1004] * trunk/gsdl/src/db2txt/Makefile.in (modified) * trunk/gsdl/src/hashfile/Makefile.in (modified) * trunk/gsdl/src/recpt/Makefile.in (modified) * trunk/gsdl/src/txt2db/Makefile.in (modified) had yet another go at making "make install" work correctly Wed, 01 Mar 2000 22:23:47 GMT sjboddie [1000] * trunk/gsdl/lib/gsdltools.h (modified) * trunk/gsdl/lib/win32.mak (modified) * trunk/gsdl/packages/mg/lib/WIN32.MAK (modified) * trunk/gsdl/packages/mg/lib/xmalloc.c (modified) * trunk/gsdl/packages/mg/src/text/WIN32.MAK (modified) * trunk/gsdl/packages/wingdbm/win32.mak (modified) * trunk/gsdl/src/colservr/win32.mak (modified) * trunk/gsdl/src/db2txt/win32.mak (modified) * trunk/gsdl/src/hashfile/win32.mak (modified) * trunk/gsdl/src/recpt/buildaction.cpp (modified) * trunk/gsdl/src/recpt/delhistoryaction.cpp (modified) * trunk/gsdl/src/recpt/historydb.h (modified) * trunk/gsdl/src/recpt/userdb.cpp (modified) * trunk/gsdl/src/recpt/win32.mak (modified) * trunk/gsdl/src/txt2db/win32.mak (modified) tidied up windows installation Tue, 29 Feb 2000 21:53:09 GMT sjboddie [997] * trunk/gsdl/src/recpt/userdb.cpp (modified) tidied up crypt includes Tue, 29 Feb 2000 21:00:38 GMT sjboddie [995] * trunk/gsdl/lib/display.cpp (modified) * trunk/gsdl/src/recpt/datelistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/datelistbrowserclass.h (modified) * trunk/gsdl/src/recpt/historydb.cpp (modified) * trunk/gsdl/src/recpt/hlistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/hlistbrowserclass.h (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) fixed some compiler warnings Tue, 29 Feb 2000 20:59:02 GMT sjboddie [994] * trunk/gsdl/src/recpt/librarymain.cpp (modified) added error message when unable to read from collect directory - ... Tue, 29 Feb 2000 02:12:18 GMT sjboddie [993] * trunk/gsdl/Makefile.in (modified) * trunk/gsdl/src/db2txt/Makefile.in (modified) * trunk/gsdl/src/hashfile/Makefile.in (modified) * trunk/gsdl/src/recpt/Makefile.in (modified) * trunk/gsdl/src/txt2db/Makefile.in (modified) tidied up install Tue, 29 Feb 2000 01:49:01 GMT sjboddie [992] * trunk/gsdl/Makefile.in (modified) * trunk/gsdl/lib/Makefile.in (modified) * trunk/gsdl/src/colservr/Makefile.in (modified) * trunk/gsdl/src/db2txt/Makefile.in (modified) * trunk/gsdl/src/hashfile/Makefile.in (modified) * trunk/gsdl/src/recpt/Makefile.in (modified) * trunk/gsdl/src/txt2db/Makefile.in (modified) added distclean Tue, 29 Feb 2000 01:35:56 GMT sjboddie [990] * trunk/gsdl/src/colservr/Makefile.in (modified) * trunk/gsdl/src/colservr/browsefilter.cpp (modified) * trunk/gsdl/src/colservr/mggdbmsource.cpp (modified) * trunk/gsdl/src/colservr/queryfilter.cpp (modified) tidied up endianness and fastcgi Tue, 29 Feb 2000 01:34:36 GMT sjboddie [989] * trunk/gsdl/src/recpt/Makefile.in (modified) made fastcgi a bit tidier Mon, 28 Feb 2000 22:47:00 GMT sjboddie [985] * trunk/gsdl/src/colservr/Makefile.in (modified) * trunk/gsdl/src/db2txt/Makefile.in (modified) * trunk/gsdl/src/recpt/Makefile.in (modified) * trunk/gsdl/src/txt2db/Makefile.in (modified) modified configuration slightly Mon, 28 Feb 2000 22:45:54 GMT sjboddie [984] * trunk/gsdl/src/recpt/buildaction.cpp (modified) fixed compiler error Sun, 27 Feb 2000 22:04:58 GMT sjboddie [982] * trunk/gsdl/src/db2txt/db2txt.cpp (modified) * trunk/gsdl/src/txt2db/txt2db.cpp (modified) windows version of gdbm_open takes a sixth parameter Fri, 25 Feb 2000 02:28:43 GMT sjboddie [979] * trunk/gsdl/src/recpt/browsetools.cpp (modified) caught up with assoc directory changes for displaying cover images Thu, 24 Feb 2000 20:12:08 GMT sjboddie [974] * trunk/gsdl/src/recpt/Makefile.in (modified) oops, wrong extensions Thu, 24 Feb 2000 01:19:01 GMT sjboddie [970] * trunk/gsdl/src/recpt/pageaction.cpp (modified) fixed up messy hack for meldex Mon, 21 Feb 2000 22:01:02 GMT sjboddie [963] * trunk/gsdl/src/recpt/buildaction.cpp (modified) * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) * trunk/gsdl/src/recpt/historydb.cpp (modified) * trunk/gsdl/src/recpt/historydb.h (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/recptconfig.cpp (modified) * trunk/gsdl/src/recpt/recptconfig.h (modified) gsdlhome now comes from gsdlsite.cfg Mon, 21 Feb 2000 21:57:50 GMT sjboddie [962] * trunk/gsdl/src/recpt/action.cpp (modified) * trunk/gsdl/src/recpt/action.h (modified) * trunk/gsdl/src/recpt/delhistoryaction.cpp (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) actions are now configured with gsdlhome Mon, 21 Feb 2000 21:54:32 GMT sjboddie [961] * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) added search history stuff Thu, 17 Feb 2000 22:29:36 GMT sjboddie [951] * trunk/gsdl/src/recpt/Makefile.in (modified) added search history stuff Thu, 17 Feb 2000 22:26:17 GMT sjboddie [950] * trunk/gsdl/src/recpt/receptionist.cpp (modified) set macros for displaying macrons in utf8 Thu, 17 Feb 2000 20:54:00 GMT sjboddie [943] * trunk/gsdl/src/recpt/pagedbrowserclass.cpp (modified) minor change to macro name Thu, 17 Feb 2000 02:42:25 GMT sjboddie [941] * trunk/gsdl/src/recpt/browsetools.cpp (modified) * trunk/gsdl/src/recpt/browsetools.h (modified) minor stuff - fixed some cvs conflicts Thu, 17 Feb 2000 02:41:13 GMT sjboddie [940] * trunk/gsdl/src/recpt/delhistoryaction.cpp (modified) tidied up a bit - replaced strings with macros etc. Thu, 17 Feb 2000 02:40:21 GMT sjboddie [939] * trunk/gsdl/src/recpt/historydb.cpp (modified) * trunk/gsdl/src/recpt/historydb.h (modified) tidied up a bit - fixed a bug (gdbm file wasn't always being closed ... Thu, 17 Feb 2000 02:36:28 GMT sjboddie [938] * trunk/gsdl/src/recpt/hlistbrowserclass.h (modified) made some function definitions virtual Thu, 17 Feb 2000 02:35:48 GMT sjboddie [937] * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/pagedbrowserclass.cpp (modified) tidied up a bit Thu, 17 Feb 2000 02:35:04 GMT sjboddie [936] * trunk/gsdl/src/recpt/queryaction.cpp (modified) tidied up search history stuff a bit - replaced strings with macros Thu, 17 Feb 2000 02:34:09 GMT sjboddie [935] * trunk/gsdl/src/recpt/receptionist.cpp (modified) made compressedoptions macro dm_safe - added SCRIPT_NAME to log string Thu, 17 Feb 2000 02:33:09 GMT sjboddie [934] * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.h (modified) minor tidy up - made some function definitions virtual Tue, 15 Feb 2000 22:53:52 GMT kjm18 [928] * trunk/gsdl/src/recpt/browsetools.cpp (modified) * trunk/gsdl/src/recpt/browsetools.h (modified) * trunk/gsdl/src/recpt/cgiargs.h (modified) * trunk/gsdl/src/recpt/delhistoryaction.cpp (added) * trunk/gsdl/src/recpt/delhistoryaction.h (added) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/documentaction.h (modified) * trunk/gsdl/src/recpt/historydb.cpp (added) * trunk/gsdl/src/recpt/historydb.h (added) * trunk/gsdl/src/recpt/infodbclass.cpp (modified) * trunk/gsdl/src/recpt/infodbclass.h (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/pagedbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/pagedbrowserclass.h (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/queryaction.h (modified) search history stuff added. Tue, 15 Feb 2000 22:45:22 GMT kjm18 [927] * trunk/gsdl/src/mgpp/text/FragLevelConvert.cpp (modified) * trunk/gsdl/src/mgpp/text/FragLevelConvert.h (modified) * trunk/gsdl/src/mgpp/text/MGQuery.cpp (modified) * trunk/gsdl/src/mgpp/text/MGQuery.h (modified) * trunk/gsdl/src/mgpp/text/Terms.cpp (modified) * trunk/gsdl/src/mgpp/text/Terms.h (modified) * trunk/gsdl/src/mgpp/text/mg_perf_hash_build.cpp (modified) added feature to retrieve doc nums at a different level than the ... Tue, 15 Feb 2000 22:38:28 GMT kjm18 [926] * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) added options to change index and level for searching Tue, 15 Feb 2000 22:33:12 GMT kjm18 [925] * trunk/gsdl/src/mgpp/text/invf.h (modified) Rodger's comments Sun, 13 Feb 2000 22:41:06 GMT sjboddie [923] * trunk/gsdl/src/w32server/gsdlcol.bmp (modified) made generic image Sun, 13 Feb 2000 22:37:25 GMT sjboddie [922] * trunk/gsdl/src/w32server/gsdlcol.bmp (added) * trunk/gsdl/src/w32server/newgsdl.bmp (added) * trunk/gsdl/src/w32server/server.ico (added) * trunk/gsdl/src/w32server/server.rc (added) added binary files to cvs Sun, 13 Feb 2000 20:40:05 GMT sjboddie [921] * trunk/gsdl/src/recpt/documentaction.cpp (modified) now dm_safe _thisOID_ macro Sun, 13 Feb 2000 20:39:33 GMT sjboddie [920] * trunk/gsdl/src/recpt/Makefile.in (modified) removed nzdl-1.2 from install path Sun, 13 Feb 2000 20:38:59 GMT sjboddie [919] * trunk/gsdl/src/recpt/htmlutils.cpp (modified) * trunk/gsdl/src/recpt/htmlutils.h (modified) added dm_safe function Sun, 06 Feb 2000 21:51:53 GMT sjboddie [915] * trunk/gsdl/src/hashfile/hashfile.cpp (modified) davidb change Sun, 06 Feb 2000 21:31:37 GMT sjboddie [914] * trunk/gsdl/src/recpt/browsetools.cpp (modified) * trunk/gsdl/src/recpt/browsetools.h (modified) made some formerly static functions accessible from elsewhere (for ... Sun, 06 Feb 2000 21:30:36 GMT sjboddie [913] * trunk/gsdl/src/recpt/documentaction.h (modified) made set_java_macros virtual for cstr receptionist - removed ... Sun, 06 Feb 2000 21:29:11 GMT sjboddie [912] * trunk/gsdl/src/recpt/pagedbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/pagedbrowserclass.h (modified) fixed a bug - made some functions virtual for use with cstr collection Thu, 03 Feb 2000 01:59:34 GMT sjboddie [906] * trunk/gsdl/src/checkis (added) * trunk/gsdl/src/checkis/checkis.cpp (added) added checkis to cvs Thu, 03 Feb 2000 01:49:35 GMT sjboddie [905] * trunk/gsdl/src/recpt/pageaction.cpp (modified) fixed up some of the preferences stuff Thu, 03 Feb 2000 01:48:52 GMT sjboddie [904] * trunk/gsdl/src/recpt/receptionist.cpp (modified) fixed potential bug in ccscols stuff Thu, 03 Feb 2000 01:48:05 GMT sjboddie [903] * trunk/gsdl/src/txt2db/win32.mak (modified) changed some paths (so I can change them back again next time??) Thu, 03 Feb 2000 01:45:48 GMT sjboddie [902] * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) * trunk/gsdl/src/w32server/cgiwrapper.h (modified) * trunk/gsdl/src/w32server/fnord.cpp (modified) * trunk/gsdl/src/w32server/httpsrv.cpp (modified) * trunk/gsdl/src/w32server/locate.cpp (modified) * trunk/gsdl/src/w32server/resource.h (modified) * trunk/gsdl/src/w32server/settings.cpp (modified) * trunk/gsdl/src/w32server/settings.h (modified) lots of stuff Mon, 31 Jan 2000 03:01:25 GMT rjmcnab [879] * trunk/gsdl/src/mgpp/text/MGQuery.cpp (modified) * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) fixed phrase searching bug. Wed, 26 Jan 2000 23:46:16 GMT sjboddie [878] * trunk/gsdl/src/recpt/browsetools.cpp (modified) wrap every second button now (was every third) Wed, 26 Jan 2000 20:11:04 GMT sjboddie [875] * trunk/gsdl/src/recpt/pageaction.cpp (modified) added some collection specific help text Wed, 26 Jan 2000 20:10:31 GMT sjboddie [874] * trunk/gsdl/src/recpt/formattools.cpp (modified) changed the default order of detach/expand/highlight buttons Tue, 25 Jan 2000 22:46:54 GMT sjboddie [873] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) * trunk/gsdl/src/recpt/cgiutils.h (modified) changes to get fastcgi working properly Tue, 25 Jan 2000 22:45:59 GMT sjboddie [872] * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) few changes to get fastcgi to work properly Tue, 25 Jan 2000 22:45:01 GMT sjboddie [871] * trunk/gsdl/src/recpt/comtypes.h (modified) caught up with Davids changes Tue, 25 Jan 2000 22:39:16 GMT sjboddie [870] * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/documentaction.h (modified) added DocumentUseHTML - tidied some things up (and messed up some others)