# # ChangeLog for / # # Generated by Trac 1.4.2 # 2024-05-29T16:16:32+12:00 Mon, 19 May 2008 05:36:48 GMT ak19 [15581] * gli/trunk/src/org/greenstone/gatherer/util/XMLTools.java (modified) Changed method parseXML(Reader r) to tell us where XML parsing went ... Mon, 19 May 2008 04:04:47 GMT mdewsnip [15580] * gsdl/trunk/lib/Makefile.in (modified) * gsdl/trunk/lib/win32.mak (modified) * gsdl/trunk/src/colservr/Makefile.in (modified) * gsdl/trunk/src/colservr/win32.mak (modified) * gsdl/trunk/src/oaiservr/win32.mak (modified) * gsdl/trunk/src/protocol/Makefile.in (modified) * gsdl/trunk/src/protocol/win32.mak (modified) * gsdl/trunk/src/recpt/win32.mak (modified) * gsdl/trunk/src/w32server/win32.mak (modified) * gsdl/trunk/src/z3950/win32.mak (modified) Hopefully the last of the makefile tidy ups. Mon, 19 May 2008 03:54:46 GMT mdewsnip [15579] * gsdl/trunk/lib/Makefile.in (modified) * gsdl/trunk/src/colservr/Makefile.in (modified) * gsdl/trunk/src/corba/Makefile.in (modified) * gsdl/trunk/src/oaiservr/Makefile.in (modified) * gsdl/trunk/src/protocol/Makefile.in (modified) * gsdl/trunk/src/recpt/Makefile.in (modified) * gsdl/trunk/src/z3950/Makefile.in (modified) More tidy ups to all the Makefiles, this time to tidy up the targets ... Mon, 19 May 2008 03:43:00 GMT mdewsnip [15578] * gsdl/trunk/src/corba (modified) * gsdl/trunk/src/corba/Makefile.in (modified) Hopefully the last set of fixes for the CORBA compilation. Mon, 19 May 2008 03:25:19 GMT mdewsnip [15577] * gsdl/trunk/src/recpt/Makefile.in (modified) Now generates a gsdlrecpt.a library, for use with the corba stuff and ... Mon, 19 May 2008 03:13:20 GMT mdewsnip [15576] * gsdl/trunk/src/corba/Makefile.in (modified) More improvements to the Makefile for compiling the CORBA stuff. Mon, 19 May 2008 02:44:59 GMT mdewsnip [15575] * gsdl/trunk/packages/mico (modified) * gsdl/trunk/packages/mico/mico-2.3.5.tar.gz (modified) Fixed a few of the .cc/.h files so this compiles with new versions of ... Mon, 19 May 2008 02:09:32 GMT mdewsnip [15574] * gsdl/trunk/src/oaiservr/Makefile.in (modified) * gsdl/trunk/src/oaiservr/win32.mak (modified) Updated as a result of the recptprototools move. Mon, 19 May 2008 01:58:46 GMT mdewsnip [15573] * gsdl/trunk/win32.mak (modified) Fixed up another problem compiling the Z39.50 stuff on Windows. Mon, 19 May 2008 01:44:23 GMT mdewsnip [15572] * gsdl/trunk/src/protocol/Makefile.in (modified) * gsdl/trunk/src/protocol/recptprototools.cpp (moved) * gsdl/trunk/src/protocol/recptprototools.h (moved) * gsdl/trunk/src/protocol/win32.mak (modified) * gsdl/trunk/src/recpt/Makefile.in (modified) * gsdl/trunk/src/recpt/win32.mak (modified) Moved recptprototools.cpp/h from src/recpt into src/protocol. Mon, 19 May 2008 01:27:29 GMT mdewsnip [15571] * gsdl/trunk/src/z3950/win32.mak (modified) Ooops... z3950server.exe was being installed in the wrong place. Mon, 19 May 2008 01:24:50 GMT mdewsnip [15570] * gsdl/trunk/src/z3950 (modified) Now ignores the Windows z3950server.exe program. Mon, 19 May 2008 01:23:45 GMT mdewsnip [15569] * gsdl/trunk/src/recpt/win32.mak (modified) * gsdl/trunk/src/z3950/win32.mak (modified) Some win32.mak fixes so that the Z39.50 stuff compiles successfully ... Mon, 19 May 2008 00:55:36 GMT mdewsnip [15568] * gsdl/trunk/src/recpt/win32.mak (modified) * gsdl/trunk/win32.mak (modified) A couple of fixes to Windows compilation of the Z39.50 client (part ... Mon, 19 May 2008 00:12:15 GMT mdewsnip [15567] * gsdl/trunk/packages/windows/crypt (modified) * gsdl/trunk/packages/windows/expat (modified) * gsdl/trunk/packages/windows/gdbm (modified) Now ignores the unpacked Windows packages. Mon, 19 May 2008 00:10:15 GMT mdewsnip [15566] * gsdl/trunk (modified) Now ignores the server.exe file once installed. Mon, 19 May 2008 00:08:19 GMT mdewsnip [15565] * gsdl/trunk/src/w32server (modified) Now ignores the server.exe file. Mon, 19 May 2008 00:07:11 GMT ak19 [15564] * greenstone3/trunk/web/WEB-INF/cgi/gliserver4gs3.pl (modified) 2 changes to make this up-to-date with GS2's gliserver.pl: 1. added ... Mon, 19 May 2008 00:05:59 GMT mdewsnip [15563] * gsdl/trunk/src/corba/Makefile.in (modified) Moved the CORBA Makefile a bit closer to working (still not there yet). Sun, 18 May 2008 10:21:56 GMT davidb [15562] * indexers/trunk/packages/unac/Makefile.in (modified) * indexers/trunk/packages/unac/configure (modified) * indexers/trunk/packages/unac/configure.ac (modified) Addition of COMPAT32BITFLAGS to help compilation on a 64-bit machine Sun, 18 May 2008 10:21:01 GMT davidb [15561] * indexers/trunk/mg/config.guess (modified) * indexers/trunk/mg/config.sub (modified) config.guess and config.sub updated to be the same as the ones used ... Sun, 18 May 2008 10:19:28 GMT davidb [15560] * indexers/trunk/configure (modified) * indexers/trunk/configure.ac (modified) * indexers/trunk/mg/configure (modified) * indexers/trunk/mg/configure.in (modified) * indexers/trunk/mgpp/configure (modified) * indexers/trunk/mgpp/configure.in (modified) Addition of COMPAT32BITFLAGS so mg and mgpp can compile on a 64-bit ... Sun, 18 May 2008 10:13:36 GMT davidb [15559] * indexers/trunk/mg/Makefile.in (modified) * indexers/trunk/mg/java/org/greenstone/mg/Makefile.in (modified) * indexers/trunk/mg/jni/Makefile.in (modified) * indexers/trunk/mg/lib/Makefile.in (modified) * indexers/trunk/mg/src/images/Makefile.in (modified) * indexers/trunk/mg/src/text/Makefile.in (modified) * indexers/trunk/mgpp/Makefile.in (modified) * indexers/trunk/mgpp/java/org/greenstone/mgpp/Makefile.in (modified) * indexers/trunk/mgpp/lib/Makefile.in (modified) * indexers/trunk/mgpp/text/Makefile.in (modified) Addition of COMPAT32BITFLAGS so mg and mgpp can compile on a 64-bit ... Sat, 17 May 2008 04:00:00 GMT mdewsnip [15558] * gsdl/trunk/src/colservr/browsefilter.cpp (modified) * gsdl/trunk/src/colservr/browsefilter.h (modified) * gsdl/trunk/src/colservr/collectset.cpp (modified) * gsdl/trunk/src/colservr/lucenequeryfilter.cpp (modified) * gsdl/trunk/src/colservr/lucenequeryfilter.h (modified) * gsdl/trunk/src/colservr/mgppqueryfilter.cpp (modified) * gsdl/trunk/src/colservr/mgqueryfilter.cpp (modified) * gsdl/trunk/src/colservr/phrasequeryfilter.cpp (modified) * gsdl/trunk/src/colservr/phrasesearch.cpp (modified) * gsdl/trunk/src/colservr/phrasesearch.h (modified) * gsdl/trunk/src/colservr/queryfilter.cpp (modified) * gsdl/trunk/src/colservr/queryfilter.h (modified) (Adding new DB support) Changed lots of "gdbm"s to "db"s, in ... Sat, 17 May 2008 03:58:11 GMT mdewsnip [15557] * gsdl/trunk/lib/dbclass.h (modified) * gsdl/trunk/lib/gdbmclass.cpp (modified) * gsdl/trunk/lib/gdbmclass.h (modified) (Adding new DB support) Set up dbclass as an abstract class that ... Sat, 17 May 2008 02:31:20 GMT davidb [15556] * gsdl/trunk/src/protocol/Makefile.in (modified) Support for compiling on a 64-bit machine added Sat, 17 May 2008 02:26:16 GMT davidb [15555] * gsdl/trunk/src/recpt/Makefile.in (modified) Added in -I.../mg for sysfuncs.h as this had got left out at some point Sat, 17 May 2008 02:14:33 GMT davidb [15554] * gsdl/trunk/packages/isis-gdl/Unimarc.cpp (modified) Changed typecast of memory location from (int) to (unsigned long) to ... Sat, 17 May 2008 01:49:15 GMT davidb [15553] * gsdl/trunk/packages/isis-gdl/configure (modified) Rengerated by Gnu autoconf Sat, 17 May 2008 01:37:16 GMT davidb [15552] * gsdl/trunk/lib/Makefile.in (modified) * gsdl/trunk/src/hashfile/Makefile.in (modified) Introduction of COMPAT32BITFLAGS to confirugre and Makefile.in files ... Fri, 16 May 2008 22:01:24 GMT davidb [15551] * gsdl/trunk/configure (modified) * gsdl/trunk/configure.in (modified) * gsdl/trunk/packages/configure (modified) * gsdl/trunk/src/colservr/Makefile.in (modified) * gsdl/trunk/src/gdbmedit/db2txt/Makefile.in (modified) * gsdl/trunk/src/gdbmedit/gdbmget/Makefile.in (modified) * gsdl/trunk/src/gdbmedit/gdbmset/Makefile.in (modified) * gsdl/trunk/src/gdbmedit/txt2db/Makefile.in (modified) * gsdl/trunk/src/oaiservr/Makefile.in (modified) * gsdl/trunk/src/recpt/Makefile.in (modified) Introduction of COMPAT32BITFLAGS to confirugre and Makefile.in files ... Fri, 16 May 2008 04:15:25 GMT mdewsnip [15550] * gsdl/trunk/src/z3950/Makefile.in (modified) Fixed problem using GSDLOS when installing the z3950server executable. Fri, 16 May 2008 04:07:03 GMT mdewsnip [15549] * gsdl/trunk/src/corba/Makefile.in (modified) Fixed previous change. Fri, 16 May 2008 04:00:37 GMT mdewsnip [15548] * gsdl/trunk/src/corba/Makefile.in (modified) Added a big temporary if statement around the whole of the Makefile ... Fri, 16 May 2008 03:45:39 GMT mdewsnip [15547] * gsdl/trunk/src/z3950/win32.mak (modified) Added the second half of the Z39.50 stuff: creating the z3950server ... Fri, 16 May 2008 03:32:08 GMT mdewsnip [15546] * gsdl/trunk/lib/Makefile.in (modified) * gsdl/trunk/lib/win32.mak (modified) * gsdl/trunk/src/colservr/Makefile.in (modified) * gsdl/trunk/src/colservr/win32.mak (modified) * gsdl/trunk/src/oaiservr/Makefile.in (modified) * gsdl/trunk/src/oaiservr/win32.mak (modified) * gsdl/trunk/src/protocol/Makefile.in (modified) * gsdl/trunk/src/protocol/win32.mak (modified) * gsdl/trunk/src/recpt/Makefile.in (modified) * gsdl/trunk/src/recpt/win32.mak (modified) * gsdl/trunk/src/w32server/win32.mak (modified) * gsdl/trunk/src/z3950/Makefile.in (modified) * gsdl/trunk/src/z3950/win32.mak (modified) Added a new "PACKAGE_DIRS" path value in the Makefiles to make paths ... Fri, 16 May 2008 03:11:40 GMT mdewsnip [15545] * gsdl/trunk/src/recpt/win32.mak (modified) Some improvements for compiling with the Z39.50 client stuff included. Fri, 16 May 2008 02:55:00 GMT mdewsnip [15544] * gsdl/trunk/src/z3950/win32.mak (modified) Added the tabcomplete object file to the library. Fri, 16 May 2008 02:48:27 GMT mdewsnip [15543] * gsdl/trunk/src/z3950/win32.mak (added) The beginnings of a Windows makefile for src/z3950. Fri, 16 May 2008 02:31:12 GMT mdewsnip [15542] * gsdl/trunk/src/recpt/win32.mak (modified) Fix for local library compilation. Fri, 16 May 2008 02:10:13 GMT mdewsnip [15541] * gsdl/trunk/src/w32server/win32.mak (modified) Big tidy up of win32.mak file. Fri, 16 May 2008 02:03:26 GMT mdewsnip [15540] * gsdl/trunk/src/recpt/win32.mak (modified) Added "configaction" to the list, for the local library. Fri, 16 May 2008 01:57:38 GMT mdewsnip [15539] * gsdl/trunk/src/oaiservr/win32.mak (modified) Minor fixes. Fri, 16 May 2008 01:57:16 GMT mdewsnip [15538] * gsdl/trunk/src/recpt/win32.mak (modified) Minor fixes. Fri, 16 May 2008 01:57:01 GMT mdewsnip [15537] * gsdl/trunk/lib/win32.mak (modified) Minor fix. Fri, 16 May 2008 01:53:12 GMT mdewsnip [15536] * gsdl/trunk/src/oaiservr/win32.mak (modified) Minor improvements. Fri, 16 May 2008 01:52:11 GMT mdewsnip [15535] * gsdl/trunk/src/recpt/win32.mak (modified) Various fixes, mainly for the local library installation. Fri, 16 May 2008 01:37:26 GMT mdewsnip [15534] * gsdl/trunk/cgi-bin (modified) Now ignores the Windows executables too. Fri, 16 May 2008 01:36:47 GMT mdewsnip [15533] * gsdl/trunk/src/oaiservr (modified) * gsdl/trunk/src/recpt (modified) Now ignores a couple of Windows executables. Fri, 16 May 2008 01:04:44 GMT ak19 [15532] * gsdl/trunk/src/w32server/win32.mak (modified) The gsdlprotocol.lib has been added to LIBS and protocol folder to ... Thu, 15 May 2008 23:45:03 GMT mdewsnip [15531] * gsdl/trunk/src/oaiservr/win32.mak (modified) Big tidy up of src/oaiservr win32.mak file. Thu, 15 May 2008 23:34:35 GMT mdewsnip [15530] * gsdl/trunk/src/recpt/win32.mak (modified) Big tidy up of win32.mak file; some stuff still to come (e.g. local ... Thu, 15 May 2008 23:22:32 GMT mdewsnip [15529] * gsdl/trunk/src/recpt/collectoraction.cpp (modified) Added extra header to get this to compile on Windows. Thu, 15 May 2008 22:58:43 GMT mdewsnip [15528] * gsdl/trunk/src/recpt/Makefile.in (modified) Removed the unnecessary C compilation stuff. Thu, 15 May 2008 22:47:23 GMT mdewsnip [15527] * gsdl/trunk/lib/win32.mak (modified) Updated copyright date. Thu, 15 May 2008 22:46:54 GMT mdewsnip [15526] * gsdl/trunk/lib/win32.mak (modified) Various consistency improvements. Thu, 15 May 2008 22:44:02 GMT mdewsnip [15525] * gsdl/trunk/src/protocol/win32.mak (modified) Couple more consistency improvements. Thu, 15 May 2008 22:40:01 GMT mdewsnip [15524] * gsdl/trunk/src/protocol/win32.mak (modified) Minor consistency improvements. Thu, 15 May 2008 22:39:02 GMT mdewsnip [15523] * gsdl/trunk/src/colservr/win32.mak (modified) More consistency improvements. Thu, 15 May 2008 22:31:05 GMT mdewsnip [15522] * gsdl/trunk/src/colservr/win32.mak (modified) A few consistency improvements to the win32.mak file. Thu, 15 May 2008 22:27:09 GMT mdewsnip [15521] * gsdl/trunk/src/protocol/win32.mak (modified) Fixed a couple of problems with the Windows makefile. Thu, 15 May 2008 22:23:27 GMT mdewsnip [15520] * gsdl/trunk/src/protocol/win32.mak (added) First cut at a Windows makefile for the src/protocol directory. Thu, 15 May 2008 22:17:52 GMT mdewsnip [15519] * gsdl/trunk/src/colservr/win32.mak (modified) Big tidy up of win32.mak file. Thu, 15 May 2008 22:13:50 GMT mdewsnip [15518] * gsdl/trunk/src/hashfile (modified) * gsdl/trunk/src/phind/generate (modified) Now ignores Windows executables too. Thu, 15 May 2008 22:10:41 GMT mdewsnip [15517] * gsdl/trunk/src/gdbmedit/db2txt (modified) * gsdl/trunk/src/gdbmedit/txt2db (modified) Now ignores Windows executables too. Thu, 15 May 2008 22:08:57 GMT mdewsnip [15516] * gsdl/trunk/win32.mak (modified) Updated win32.mak to do the new src/protocol directory, and changed ... Thu, 15 May 2008 22:07:54 GMT mdewsnip [15515] * indexers/trunk/mg/lib/huffman.h (modified) Added back the #include of "sysfuncs.h", but only for Windows. Thu, 15 May 2008 22:00:13 GMT mdewsnip [15514] * gsdl/trunk/lib/win32.mak (modified) Updated Windows makefile to match all the changes I've made recently. Thu, 15 May 2008 05:25:31 GMT mdewsnip [15513] * gsdl/trunk/Makefile.in (modified) Added src/corba to the list of directories to compile. Thu, 15 May 2008 05:24:04 GMT mdewsnip [15512] * gsdl/trunk/configure (modified) Now generates Makefile in src/corba directory too. Thu, 15 May 2008 05:03:16 GMT mdewsnip [15511] * gsdl/trunk/src/recpt/Makefile.in (modified) Added @GDBM_INCLUDE@ to handle cases where GDBM isn't on the default ... Thu, 15 May 2008 05:02:12 GMT mdewsnip [15510] * gsdl/trunk/src/protocol/Makefile.in (modified) Added @GDBM_INCLUDE@ to handle cases where GDBM isn't on the default ... Thu, 15 May 2008 04:56:53 GMT mdewsnip [15509] * gsdl/trunk/src/colservr/Makefile.in (modified) Added @GDBM_INCLUDE@ to handle cases where GDBM isn't on the default ... Thu, 15 May 2008 04:56:39 GMT mdewsnip [15508] * gsdl/trunk/lib/Makefile.in (modified) Added @GDBM_INCLUDE@ to handle cases where GDBM isn't on the default ... Thu, 15 May 2008 04:34:50 GMT mdewsnip [15507] * gsdl/trunk/src/z3950 (modified) Now ignores the z3950server file. Thu, 15 May 2008 04:31:54 GMT ak19 [15506] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) Does not print Fedora login connection exception to stderr, since the ... Thu, 15 May 2008 04:30:15 GMT ak19 [15505] * gli/trunk/src/org/greenstone/gatherer/gui/FedoraLogin.java (modified) Login error message has a yellow background Thu, 15 May 2008 04:07:26 GMT mdewsnip [15504] * gsdl/trunk/src/z3950/Makefile.in (modified) More fixes if the Z39.50 stuff ISN'T enabled. Thu, 15 May 2008 04:03:58 GMT mdewsnip [15503] * gsdl/trunk/src/z3950/Makefile.in (modified) Some fixes to avoid errors when the Z39.50 stuff ISN'T enabled. Thu, 15 May 2008 03:44:47 GMT mdewsnip [15502] * gsdl/trunk/Makefile.in (modified) Updated main Makefile to include src/protocol and src/z3950 directories. Thu, 15 May 2008 03:33:42 GMT mdewsnip [15501] * gsdl/trunk/src/z3950/Makefile.in (modified) Added missing "INSTALL" definition. Thu, 15 May 2008 03:31:46 GMT mdewsnip [15500] * gsdl/trunk/configure (modified) Now configures the src/z3950 directory also. Thu, 15 May 2008 03:31:07 GMT mdewsnip [15499] * gsdl/trunk/src/recpt/yaz_zclient.c (deleted) * gsdl/trunk/src/recpt/yaz_zclient.h (deleted) * gsdl/trunk/src/recpt/z3950cfg.h (deleted) * gsdl/trunk/src/recpt/z3950proto.cpp (deleted) * gsdl/trunk/src/recpt/z3950proto.h (deleted) * gsdl/trunk/src/recpt/z3950proxy.cpp (deleted) * gsdl/trunk/src/recpt/z3950proxy.h (deleted) * gsdl/trunk/src/recpt/zparse.fl (deleted) * gsdl/trunk/src/recpt/zparse.tab.c (deleted) * gsdl/trunk/src/recpt/zparse.tab.h (deleted) * gsdl/trunk/src/recpt/zparse.y (deleted) * gsdl/trunk/src/recpt/zparse.yy.c (deleted) All the Z39.50 client files are now in the "src/z3950" directory. Thu, 15 May 2008 03:29:36 GMT mdewsnip [15498] * gsdl/trunk/src/z3950/Makefile.in (modified) * gsdl/trunk/src/z3950/z3950_to_gsdl.cpp (moved) * gsdl/trunk/src/z3950/z3950_to_gsdl.h (moved) * gsdl/trunk/src/z3950/z3950explain.cpp (moved) * gsdl/trunk/src/z3950/z3950explain.h (moved) * gsdl/trunk/src/z3950/z3950parser.cpp (moved) * gsdl/trunk/src/z3950/z3950parser.h (moved) * gsdl/trunk/src/z3950/z3950server.cpp (moved) * gsdl/trunk/src/z3950/z3950server.h (moved) The "src/z3950" directory now contains all the z3950server files, and ... Thu, 15 May 2008 02:59:28 GMT mdewsnip [15497] * gsdl/trunk/src/recpt/Makefile.in (modified) Removed an unnecessary definition. Thu, 15 May 2008 02:54:34 GMT mdewsnip [15496] * gsdl/trunk/src/z3950/Makefile.in (modified) Also needs to include a "tabcomplete.o" file from the yaz directory, ... Thu, 15 May 2008 02:53:39 GMT mdewsnip [15495] * gsdl/trunk/src/z3950/Makefile.in (modified) * gsdl/trunk/src/z3950/zparse.fl (added) * gsdl/trunk/src/z3950/zparse.tab.c (added) * gsdl/trunk/src/z3950/zparse.tab.h (added) * gsdl/trunk/src/z3950/zparse.y (added) * gsdl/trunk/src/z3950/zparse.yy.c (added) Updated to include everything required by the "library" executable ... Thu, 15 May 2008 02:52:43 GMT mdewsnip [15494] * gsdl/trunk/src/recpt/Makefile.in (modified) Updated to compile with the Z39.50 client support. Thu, 15 May 2008 02:24:18 GMT mdewsnip [15493] * gsdl/trunk/src/protocol/Makefile.in (modified) Removed an unused definition. Thu, 15 May 2008 02:16:30 GMT mdewsnip [15492] * gsdl/trunk/src/z3950 (added) * gsdl/trunk/src/z3950/Makefile.in (added) * gsdl/trunk/src/z3950/yaz_zclient.c (added) * gsdl/trunk/src/z3950/yaz_zclient.h (added) * gsdl/trunk/src/z3950/z3950cfg.h (added) * gsdl/trunk/src/z3950/z3950proto.cpp (added) * gsdl/trunk/src/z3950/z3950proto.h (added) * gsdl/trunk/src/z3950/z3950proxy.cpp (added) * gsdl/trunk/src/z3950/z3950proxy.h (added) New directory to contain all the Z39.50 code (currently incomplete). Thu, 15 May 2008 01:51:55 GMT mdewsnip [15491] * gsdl/trunk/src/recpt/Makefile.in (modified) Fix for compilation with fastcgi on (not tested yet). Thu, 15 May 2008 01:48:34 GMT ak19 [15490] * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/allclasses-frame.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/allclasses-noframe.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/constant-values.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/deprecated-list.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/help-doc.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/index-all.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/index.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/BrowseDisplay.ClassifierButton.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/BrowseDisplay.ClassifierData.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/BrowseDisplay.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/ColourCombo.ColourChangeable.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/ColourCombo.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/Displays.MetadataComparator.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/Displays.PopupListener.AssocFilePopupItem.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/Displays.PopupListener.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/Displays.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/GS3JavaClient.PasswordAuthenticator.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/GS3JavaClient.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/GraphPaperLayout.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/QueryForm.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/QueryFormControl.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/SearchResultsDisplay.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/BrowseResponseData.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/ClassifierNodeData.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/CollectionData.MetaData.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/CollectionData.PluginData.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/CollectionData.ServiceData.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/CollectionData.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/DocumentNodeData.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/MetaData.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/NodeData.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/Pair.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/ParseUtil.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/QueryFormData.QueryFormParam.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/QueryFormData.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/QueryResponseData.TermData.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/QueryResponseData.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/ResponseData.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/package-frame.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/package-summary.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/data/package-tree.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/dlservices (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/dlservices/DigitalLibraryServicesAPIA.CancelException.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/dlservices/DigitalLibraryServicesAPIA.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/dlservices/FedoraServicesAPIA.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/dlservices/GS3ServicesAPIA.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/dlservices/GS3WebServicesQBRAPI.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/dlservices/package-frame.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/dlservices/package-summary.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/dlservices/package-tree.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/package-frame.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/package-summary.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3client/package-tree.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3services (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3services/AdminSOAPServer.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3services/QBRSOAPServer.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3services/package-frame.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3services/package-summary.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/org/greenstone/gs3services/package-tree.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/overview-frame.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/overview-summary.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/overview-tree.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/package-list (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/resources (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/resources/inherit.gif (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/serialized-form.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient/stylesheet.css (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/allclasses-frame.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/allclasses-noframe.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/constant-values.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/deprecated-list.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/help-doc.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/index-all.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/index.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/FedoraCommons.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/FedoraConnection.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/FedoraGS3Connection.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/FedoraGS3DL.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/FedoraGS3Exception.AuthenticationFailedException.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/FedoraGS3Exception.CancelledException.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/FedoraGS3Exception.FedoraGS3InitFailureException.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/FedoraGS3Exception.FedoraGS3RunException.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/FedoraGS3Exception.FedoraVersionNotSupportedException.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/FedoraGS3Exception.NotAFedoraServerException.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/FedoraGS3Exception.ServerNotFoundException.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/FedoraGS3Exception.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/FedoraToGS3Interface.Constants.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/FedoraToGS3Interface.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/GSearchConnection.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/package-frame.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/package-summary.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/package-tree.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/overview-tree.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/package-list (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/resources (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/resources/inherit.gif (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/serialized-form.html (added) * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/stylesheet.css (added) Updated docs significantly Thu, 15 May 2008 01:47:23 GMT mdewsnip [15489] * gsdl/trunk/src/oaiservr/Makefile.in (modified) * gsdl/trunk/src/recpt/Makefile.in (modified) Changed order of libraries to prevent linking problems. Thu, 15 May 2008 01:45:51 GMT ak19 [15488] * other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora (deleted) removing docs Thu, 15 May 2008 01:45:29 GMT ak19 [15487] * other-projects/trunk/gs3-webservices-democlient/docs/GS3DemoClient (deleted) removing docs Thu, 15 May 2008 01:38:23 GMT ak19 [15486] * other-projects/trunk/gs3-webservices-democlient/docs/HowToFiles/4InstallingFedoraGSearch.html (modified) Now it tells users to bear in mind what index name they choose when ... Thu, 15 May 2008 01:32:29 GMT ak19 [15485] * other-projects/trunk/gs3-webservices-democlient/src/GS3DemoClient/org/greenstone/gs3services/QBRSOAPServer.java (modified) Added in basicQuery method and merged query with protected ... Thu, 15 May 2008 01:30:24 GMT ak19 [15484] * other-projects/trunk/gs3-webservices-democlient/src/GS3DemoClient/org/greenstone/gs3client/dlservices/GS3WebServicesQBRAPI.java (modified) Added in basicQuery Thu, 15 May 2008 01:29:43 GMT ak19 [15483] * other-projects/trunk/gs3-webservices-democlient/src/GS3DemoClient/org/greenstone/gs3client/GS3JavaClient.java (modified) Dimensions of demo-client window are smaller than full-screen size on ... Thu, 15 May 2008 01:29:02 GMT mdewsnip [15482] * gsdl/trunk/src/oaiservr/Makefile.in (modified) Changed to using gsdlcolservr.a and gsdlprotocol.a instead of ...