# # ChangeLog for / # # Generated by Trac 1.4.2 # 2024-06-12T23:19:24+12:00 Tue, 26 Feb 2002 05:04:37 GMT jrm21 [2999] * trunk/gsdl/src/getpw/Makefile.in (modified) * trunk/gsdl/src/getpw/getpw.cpp (modified) Need to use namespace for gcc3. We now #include gsdlconf as well, so ... Tue, 26 Feb 2002 04:53:46 GMT jrm21 [2998] * trunk/gsdl/src/hashfile/Makefile.in (modified) Need to use CXX instead of CC so that we use the c++ compiler. Tue, 26 Feb 2002 04:24:49 GMT jrm21 [2997] * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) added a couple more mime types. Mon, 25 Feb 2002 20:50:41 GMT sjboddie [2996] * trunk/gsdl/perllib/plugins/W3ImgPlug.pm (modified) *** empty log message *** Sat, 23 Feb 2002 21:09:50 GMT sjboddie [2995] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Fixed a bug preventing HTML headers from being removed correctly when ... Thu, 21 Feb 2002 05:13:16 GMT jrm21 [2994] * trunk/gsdl/perllib/ghtml.pm (modified) Added some mime types, and gave a url for "the list" of types at iana.org Thu, 21 Feb 2002 05:00:50 GMT jrm21 [2993] * trunk/gsdl/bin/script/xlstohtml.pl (modified) Decided we should not use the filename as the title, and leave it for ... Thu, 21 Feb 2002 04:26:33 GMT jrm21 [2992] * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/macros/french.dm (modified) * trunk/gsdl/macros/hebrew.dm (modified) * trunk/gsdl/macros/indo.dm (modified) * trunk/gsdl/macros/italian.dm (modified) * trunk/gsdl/macros/russian.dm (modified) Added macros for Excel icon and text. Also added a mention of xlhtml ... Thu, 21 Feb 2002 04:16:28 GMT jrm21 [2991] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/bin/script/xlstohtml.pl (added) Do MS Excel file processing, currently using a wrapper around xlhtml. Thu, 21 Feb 2002 04:15:31 GMT jrm21 [2990] * trunk/gsdl/perllib/plugins/ExcelPlug.pm (added) Do MS Excel using ConvertToPlug, which currently uses the xlhtml package. Thu, 21 Feb 2002 04:14:40 GMT jrm21 [2989] * trunk/gsdl/images/iexcel.gif (added) Added MS Excel icon Thu, 21 Feb 2002 02:37:42 GMT jrm21 [2988] * trunk/gsdl/packages/Makefile.in (modified) * trunk/gsdl/packages/configure (modified) * trunk/gsdl/packages/ppthtml (deleted) * trunk/gsdl/packages/xlhtml (added) * trunk/gsdl/packages/xlhtml/README.txt (added) * trunk/gsdl/packages/xlhtml/xlhtml-0.4.9.0-gs.tar.gz (added) xlhtml stuff moved from ppthtml directory (which has been removed) ... Wed, 20 Feb 2002 22:01:15 GMT jrm21 [2987] * trunk/gsdl/packages/configure (modified) Added a check for cygwin, so GSDLOS is changed to windows Wed, 20 Feb 2002 21:54:04 GMT jrm21 [2986] * trunk/winbin/bin/ppthtml.exe (added) Added powerpoint -> html converter windows binary. Wed, 20 Feb 2002 04:33:45 GMT jrm21 [2985] * trunk/gsdl/packages/Makefile.in (modified) * trunk/gsdl/packages/configure (modified) Added references to the xlhtml (Powerpoint -> HTML) package. Wed, 20 Feb 2002 04:26:29 GMT jrm21 [2984] * trunk/gsdl/packages/ppthtml (added) * trunk/gsdl/packages/ppthtml/README.txt (added) * trunk/gsdl/packages/ppthtml/xlhtml-0.4.9.0-gs.tar.gz (added) added source code for powerpoint converter Wed, 20 Feb 2002 04:17:45 GMT jrm21 [2983] * trunk/gsdl/images/ippt.gif (added) added a powerpoint icon. Wed, 20 Feb 2002 04:17:20 GMT jrm21 [2982] * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/macros/hebrew.dm (modified) * trunk/gsdl/macros/indo.dm (modified) * trunk/gsdl/macros/italian.dm (modified) * trunk/gsdl/macros/russian.dm (modified) Added macros for powerpoint icon to languages that already have the ... Wed, 20 Feb 2002 03:38:48 GMT jrm21 [2981] * trunk/gsdl/perllib/plugins/PPTPlug.pm (added) Added a minimal powerpoint plugin that causes an external converter ... Wed, 20 Feb 2002 03:38:08 GMT jrm21 [2980] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Added converted_to, which tells us what format the last input file we ... Wed, 20 Feb 2002 03:36:58 GMT jrm21 [2979] * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) * trunk/gsdl/perllib/plugins/RTFPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) Use self->converted_to instead of convert_to, in case the file could ... Wed, 20 Feb 2002 03:30:56 GMT jrm21 [2978] * trunk/gsdl/bin/script/ppttohtml.pl (added) Added a perl wrapper script to call an external binary called ppthtml ... Wed, 20 Feb 2002 03:30:17 GMT jrm21 [2977] * trunk/gsdl/bin/script/gsConvert.pl (modified) added infrastructure for calling an external powerpoint to html ... Wed, 20 Feb 2002 03:29:36 GMT jrm21 [2976] * trunk/gsdl/bin/script/pdftohtml.pl (modified) minor change to test of @ARGV - scalar had brackets in wrong place. Wed, 20 Feb 2002 03:23:35 GMT jrm21 [2975] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Tidied up usage info to fit in 80 columns. Fixed title_sub stuff, so ... Wed, 20 Feb 2002 01:03:23 GMT jrm21 [2974] * trunk/gsdl/perllib/util.pm (modified) added a newline to soft link error message Tue, 19 Feb 2002 09:15:04 GMT sjboddie [2973] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) Fixed a bug in the Hierarchy classifier Mon, 18 Feb 2002 21:51:07 GMT nzdl [2972] * trunk/gsdl/macros/english2.dm (modified) *** empty log message *** Mon, 18 Feb 2002 04:28:13 GMT jrm21 [2971] * trunk/gsdl/src/recpt/summarise.cpp (modified) Changed to "unitool.h", just in case it causes problems ... Mon, 18 Feb 2002 04:20:34 GMT jrm21 [2970] * trunk/gsdl/packages/wget/wget.tar.gz (modified) * trunk/gsdl/packages/wv/wv-0.6.3-gs.tar.gz (modified) Last update of config.guess and config.sub files for alpha linux ... Mon, 18 Feb 2002 03:01:00 GMT nzdl [2969] * trunk/gsdl/images/ghproj2.jpg (added) * trunk/gsdl/images/unesco.gif (added) * trunk/gsdl/macros/english2.dm (modified) *** empty log message *** Mon, 18 Feb 2002 02:52:34 GMT ibaj1 [2968] * trunk/gsdl/src/recpt/Makefile.in (modified) *** empty log message *** Fri, 15 Feb 2002 00:51:52 GMT paradis [2967] * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) * trunk/gsdl/src/recpt/summarise.cpp (added) * trunk/gsdl/src/recpt/summarise.h (added) * trunk/gsdl/src/recpt/win32.mak (modified) new metadata command [Summary] Wed, 13 Feb 2002 23:16:07 GMT nzdl [2966] * trunk/gsdl/macros/english2.dm (modified) *** empty log message *** Tue, 12 Feb 2002 22:46:47 GMT jrm21 [2965] * trunk/gsdl/lib/display.cpp (modified) Allow nested _If_ macros. We now count '(' and ')' characters, so you ... Tue, 12 Feb 2002 22:09:12 GMT sjboddie [2964] * trunk/is_gsdl_cdrom/File Groups/Build-time executables.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Build-time files.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Default.fdf (modified) * trunk/is_gsdl_cdrom/File Groups/Documentation.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Export collection.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Local library.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Not installed files.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Readme.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Run-time files.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Source files - Windows.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Source files.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Web library.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/cgi-bin.fgl (modified) * trunk/is_gsdl_cdrom/Script Files/SETUP.ino (modified) * trunk/is_gsdl_cdrom/Script Files/SETUP.ins (modified) * trunk/is_gsdl_cdrom/Script Files/SETUP.obs (modified) * trunk/is_gsdl_cdrom/String Tables/0009-English/value.shl (modified) * trunk/is_gsdl_cdrom/String Tables/000a-Spanish/value.shl (modified) * trunk/is_gsdl_cdrom/String Tables/040c-French (Standard)/value.shl (modified) * trunk/is_gsdl_cdrom/String Tables/Default.shl (modified) *** empty log message *** Tue, 12 Feb 2002 01:16:40 GMT jrm21 [2963] * trunk/gsdl/Makefile.in (modified) replaced CPP with CXX (although it is not currently used within this ... Tue, 12 Feb 2002 01:10:34 GMT jrm21 [2962] * trunk/gsdl/config.guess (modified) * trunk/gsdl/config.sub (modified) Updated with new versions from autoconf version 2.52 (from ... Mon, 11 Feb 2002 03:55:41 GMT nzdl [2961] * trunk/gsdl/macros/arabic.dm (modified) *** empty log message *** Mon, 11 Feb 2002 02:49:48 GMT sjboddie [2960] * trunk/gsdl/images/ar/h_about.gif (added) * trunk/gsdl/images/ar/h_auth.gif (modified) * trunk/gsdl/images/ar/h_brwse.gif (modified) * trunk/gsdl/images/ar/h_date.gif (modified) * trunk/gsdl/images/ar/h_help.gif (modified) * trunk/gsdl/images/ar/h_how.gif (modified) * trunk/gsdl/images/ar/h_org.gif (modified) * trunk/gsdl/images/ar/h_people.gif (modified) * trunk/gsdl/images/ar/h_pref.gif (modified) * trunk/gsdl/images/ar/h_search.gif (modified) * trunk/gsdl/images/ar/h_ser.gif (modified) * trunk/gsdl/images/ar/h_subj.gif (modified) * trunk/gsdl/images/ar/h_title.gif (modified) * trunk/gsdl/images/ar/h_topic.gif (modified) * trunk/gsdl/macros/arabic.dm (modified) Added a small amount of white space at right of certain Arabic images ... Sun, 10 Feb 2002 22:19:12 GMT sjboddie [2959] * trunk/winbin/bin/suffix.exe (modified) *** empty log message *** Sun, 10 Feb 2002 22:02:56 GMT sjboddie [2958] * trunk/gsdl/src/phind/generate/check.h (modified) Minor change to get phind to compile under VC++ again. Sat, 09 Feb 2002 07:37:28 GMT sjboddie [2957] * trunk/gsdl/src/recpt/receptionist.cpp (modified) Changed my mind about last changes (adding http headers to prevent ... Thu, 07 Feb 2002 03:44:47 GMT jrm21 [2956] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) Added Don Gourley's changes for getting Sections to work properly. Thu, 07 Feb 2002 03:28:48 GMT jrm21 [2955] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) Added removeprefix option. Added better usage information of the options. Thu, 07 Feb 2002 03:18:36 GMT jrm21 [2954] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) added a remove_prefix option to strip from metadata before sorting ... Tue, 05 Feb 2002 12:01:07 GMT cs025 [2953] * trunk/gsdl/micotest.cpp (modified) Changed includes to keep more modern compilers happy Tue, 05 Feb 2002 03:30:59 GMT jrm21 [2952] * trunk/gsdl/packages/configure (modified) added " characters around some variables in case they have spaces in ... Tue, 05 Feb 2002 01:24:25 GMT jrm21 [2951] * trunk/gsdl/configure (modified) * trunk/gsdl/configure.in (modified) Added test to change gsdlos from cygwin* to windows Tue, 05 Feb 2002 01:11:46 GMT jrm21 [2950] * trunk/gsdl/configure (modified) * trunk/gsdl/configure.in (modified) replaced "tr A-Z" with "tr ABC...XYZ" for solaris's tr... Mon, 04 Feb 2002 23:29:34 GMT nzdl [2949] * trunk/gsdl/macros/english2.dm (modified) *** empty log message *** Mon, 04 Feb 2002 23:25:46 GMT nzdl [2948] * trunk/gsdl/macros/english2.dm (modified) *** empty log message *** Mon, 04 Feb 2002 22:52:56 GMT jrm21 [2947] * trunk/gsdl/packages/rtftohtml/rtftohtml-gs.tar.gz (modified) Added a subdirectory to configure/Makefile.in regime so that it ... Mon, 04 Feb 2002 02:43:01 GMT sjboddie [2946] * trunk/is_gsdl_cdrom/Script Files/setup.rul (modified) *** empty log message *** Mon, 04 Feb 2002 01:44:17 GMT sjboddie [2945] * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/pageaction.h (modified) The "l" and "w" (interface language and encoding) arguments are now ... Mon, 04 Feb 2002 01:24:56 GMT sjboddie [2944] * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/macros/users.dm (modified) *** empty log message *** Mon, 04 Feb 2002 01:16:05 GMT sjboddie [2943] * trunk/gsdl/Install.sh (modified) * trunk/gsdl/packages/configure (modified) * trunk/gsdl/setup.bash (modified) * trunk/gsdl/setup.csh (modified) Various shell scripts using "tr A-Z a-z" were altered as this doesn't ... Sun, 03 Feb 2002 23:20:59 GMT sjboddie [2942] * trunk/gsdl/src/recpt/receptionist.cpp (modified) Added some http headers in an attempt to prevent pages output by ... Sun, 03 Feb 2002 22:56:13 GMT jrm21 [2941] * trunk/gsdl/src/mgpp/lib/Makefile.in (modified) * trunk/gsdl/src/recpt/Makefile.in (modified) Renamed variables CPP to CXX, as cpp means "pre-processor", not ... Sun, 03 Feb 2002 22:47:14 GMT sjboddie [2940] * trunk/gsdl/macros/users.dm (modified) *** empty log message *** Sun, 03 Feb 2002 22:26:20 GMT sjboddie [2939] * trunk/gsdl/Install.sh (modified) * trunk/gsdl/etc/error.txt (added) * trunk/gsdl/etc/errout.txt (deleted) * trunk/gsdl/etc/initout.txt (deleted) * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/macros/status.dm (modified) * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) * trunk/gsdl/src/recpt/statusaction.h (modified) All error messages now go to error.txt (i.e. did away with errout.txt ... Sun, 03 Feb 2002 22:22:27 GMT sjboddie [2938] * trunk/gsdl/macros/english.dm (modified) *** empty log message *** Sun, 03 Feb 2002 21:49:17 GMT sjboddie [2937] * trunk/gsdl/lib/gsdltools.cpp (modified) * trunk/gsdl/src/colservr/phrasesearch.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) Fixed a few minor issues that surfaced when attempting to get ... Sun, 03 Feb 2002 20:51:00 GMT nzdl [2936] * trunk/cstr/etc/collect.cfg (modified) *** empty log message *** Fri, 01 Feb 2002 02:42:05 GMT sjboddie [2935] * trunk/gsdl/lib/gsdlconf.h (modified) * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/macros/status.dm (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) * trunk/gsdl/src/w32server/fnord.cpp (modified) Added Greenstone version number to admin pages Fri, 01 Feb 2002 02:19:21 GMT sjboddie [2934] * trunk/gsdl/src/recpt/queryaction.cpp (modified) Fixed a minor bug causing "post-processed to find (ignoring word ... Thu, 31 Jan 2002 22:58:27 GMT sjboddie [2933] * trunk/is_gsdl_cdrom/Component Definitions/Default.cdf (modified) * trunk/is_gsdl_cdrom/Component Definitions/Default.fgl (modified) * trunk/is_gsdl_cdrom/Description.txt (added) * trunk/is_gsdl_cdrom/File Groups/Build-time executables.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Build-time files.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Default.fdf (modified) * trunk/is_gsdl_cdrom/File Groups/Documentation.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Empty files - Windows.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Export collection.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Local library.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Not installed files - windows.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Not installed files.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Readme.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Run-time files.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Source files - Windows.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Source files.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Web library.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/cgi-bin.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/chinese.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/gsarch.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/hdlsub.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/wordpdf.fgl (modified) * trunk/is_gsdl_cdrom/Greenstone Digital Library Software.ipr (modified) * trunk/is_gsdl_cdrom/Notes.txt (added) * trunk/is_gsdl_cdrom/Script Files/SETUP.ino (modified) * trunk/is_gsdl_cdrom/Script Files/SETUP.ins (modified) * trunk/is_gsdl_cdrom/Script Files/SETUP.obs (modified) * trunk/is_gsdl_cdrom/Script Files/setup.rul (modified) * trunk/is_gsdl_cdrom/String Tables/0009-English/value.shl (modified) * trunk/is_gsdl_cdrom/String Tables/000a-Spanish (added) * trunk/is_gsdl_cdrom/String Tables/000a-Spanish/value.shl (added) * trunk/is_gsdl_cdrom/String Tables/040c-French (Standard) (added) * trunk/is_gsdl_cdrom/String Tables/040c-French (Standard)/value.shl (added) * trunk/is_gsdl_cdrom/String Tables/Default.shl (modified) * trunk/is_gsdl_cdrom/Text Substitutions/Build.tsb (modified) * trunk/is_gsdl_cdrom/Text Substitutions/Setup.tsb (modified) Upgraded project to InstallShield Professional 5.5 Thu, 31 Jan 2002 01:38:02 GMT jrm21 [2932] * trunk/winbin/bin/pdftohtml.exe (modified) Fixed: 1) We were missing out any images if there was no text on ... Thu, 31 Jan 2002 01:35:28 GMT jrm21 [2931] * trunk/gsdl/packages/pdftohtml/pdftohtml_gs.tar.gz (modified) We now correctly call gzip under windows. The problem was pdftohtml ... Thu, 31 Jan 2002 01:33:25 GMT jrm21 [2930] * trunk/gsdl/bin/script/pdftohtml.pl (modified) added quotes for filenames with spaces on unix. Wed, 30 Jan 2002 22:39:11 GMT jrm21 [2929] * trunk/gsdl/packages/pdftohtml/pdftohtml_gs.tar.gz (modified) fixed problem where pictures would not be displayed if there was no ... Wed, 30 Jan 2002 02:40:53 GMT jrm21 [2928] * trunk/gsdl/src/mgpp/lib/bitio_m_random.cpp (modified) * trunk/gsdl/src/mgpp/lib/huffman.cpp (modified) * trunk/gsdl/src/mgpp/lib/local_strings.cpp (modified) * trunk/gsdl/src/mgpp/lib/lovinstem.cpp (modified) * trunk/gsdl/src/mgpp/lib/perf_hash.cpp (modified) * trunk/gsdl/src/mgpp/text/TextGet.cpp (modified) * trunk/gsdl/src/mgpp/text/locallib.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_compression_dict.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_fast_comp_dict.cpp (modified) replaced bzero and bcopy with memset and memcpy in the src, even ... Wed, 30 Jan 2002 02:39:54 GMT jrm21 [2927] * trunk/gsdl/src/mgpp/lib/sysfuncs.h (modified) don't #define alloca if it is already defined (just to remove some ... Wed, 30 Jan 2002 02:22:01 GMT jrm21 [2926] * trunk/gsdl/src/mgpp/lib/xmalloc.c (modified) removed a ';' after a #endif - I think this gave a warning or error ... Wed, 30 Jan 2002 01:23:31 GMT sjboddie [2925] * trunk/gsdl/collect/demo/import/metadata.xml (modified) * trunk/gsdl/perllib/docsave.pm (modified) * trunk/gsdl/perllib/plugins/GAPlug.pm (modified) * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) Altered the format of the GreenstoneArchive and ... Tue, 29 Jan 2002 13:09:44 GMT cs025 [2924] * trunk/java-client/org/nzdl/gsdl/util/NzdlHosts.java (modified) Added the ability to directly state a host URL. Tue, 29 Jan 2002 13:06:18 GMT cs025 [2923] * trunk/java-client/org/nzdl/gsdl/util/NzdlCorbaFactory.java (modified) Added support for browsing objects and default metadata behaviours Tue, 29 Jan 2002 13:02:39 GMT cs025 [2922] * trunk/java-client/org/nzdl/gsdl/util/NzdlConstants.java (modified) Added Default metadata behaviour control Tue, 29 Jan 2002 12:47:34 GMT cs025 [2921] * trunk/java-client/org/nzdl/gsdl/service/NzdlQuery.java (modified) Added stuff to cope with Metadata settings being controlled separately. Tue, 29 Jan 2002 12:30:14 GMT cs025 [2920] * trunk/java-client/org/nzdl/gsdl/service/NzdlRequest.java (modified) Added ability to cope with NzdlBrowse objects Tue, 29 Jan 2002 12:29:39 GMT cs025 [2919] * trunk/java-client/org/nzdl/gsdl/service/NzdlBrowse.java (added) Initial implementation of a Browse object, comparable to the Query ... Thu, 24 Jan 2002 02:28:47 GMT jrm21 [2918] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) Add [Title] metadata so that the default format strings will show ... Wed, 23 Jan 2002 21:25:27 GMT sjboddie [2917] * trunk/gsdl/packages/cpan/XML-Parser-2.27.tar.gz (modified) *** empty log message *** Tue, 22 Jan 2002 22:28:05 GMT jrm21 [2916] * trunk/gsdl/perllib/classify/DateList.pm (modified) Tidied up the usage output. Tue, 22 Jan 2002 21:44:37 GMT sjboddie [2915] * trunk/gsdl/packages/configure (modified) * trunk/gsdl/packages/cpan/XML-Parser-2.27.tar.gz (modified) More minor configuration issues - can't get command line arguments to ... Tue, 22 Jan 2002 21:12:39 GMT sjboddie [2914] * trunk/gsdl/Install.sh (modified) * trunk/gsdl/packages/configure (modified) Minor configuration changes to solve problems installing on solaris Tue, 22 Jan 2002 20:56:48 GMT nzdl [2913] * trunk/gsdl/macros/home.dm (modified) *** empty log message *** Tue, 22 Jan 2002 04:12:45 GMT nzdl [2912] * trunk/gsdl/etc/main.cfg (modified) * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/macros/french2.dm (modified) * trunk/gsdl/macros/home.dm (modified) * trunk/gsdl/macros/spanish2.dm (added) Added preferences link for changing display settings (language and ... Tue, 22 Jan 2002 02:41:14 GMT jrm21 [2911] * trunk/gsdl/packages/mg/src/text/text.pass2.c (modified) Try to print out an error if the aux file couldn't be written to. Tue, 22 Jan 2002 02:25:34 GMT sjboddie [2910] * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/macros/home.dm (modified) Added blurb to default home page Tue, 22 Jan 2002 02:10:19 GMT sjboddie [2909] * trunk/gsdl/images/gsdlhead.gif (added) * trunk/gsdl/macros/home.dm (modified) Added title image to default home page Mon, 21 Jan 2002 22:43:13 GMT sjboddie [2908] * trunk/gsdl/setup.bat (modified) * trunk/gsdl/src/recpt/collectoraction.cpp (modified) Added bin\windows\perl\bin to path on Windows as perl may now be ... Mon, 21 Jan 2002 20:45:09 GMT say1 [2907] * trunk/gsdl/lib/Makefile.in (modified) * trunk/gsdl/src/colservr/Makefile.in (modified) * trunk/gsdl/src/recpt/Makefile.in (modified) minor makefile fixes for corbaserver Mon, 21 Jan 2002 04:07:55 GMT sjboddie [2906] * trunk/gsdl/setup.bash (modified) *** empty log message *** Mon, 21 Jan 2002 02:06:48 GMT jrm21 [2905] * trunk/gsdl/src/recpt/browseactiontools.cpp (modified) * trunk/gsdl/src/recpt/z3950proto.cpp (modified) removed some old debugging statements no longer needed. Fri, 18 Jan 2002 03:40:05 GMT jrm21 [2904] * trunk/gsdl/packages/rtftohtml/rtftohtml-gs.tar.gz (modified) Added exec_prefix to configure, just in case anyone ever runs ... Fri, 18 Jan 2002 03:27:38 GMT jrm21 [2903] * trunk/gsdl/etc/packages/rtftohtm/rtf-ctrl (modified) new tag "uc" - for unicode in the rtf header. Fri, 18 Jan 2002 03:20:43 GMT jrm21 [2902] * trunk/gsdl/packages/configure (modified) * trunk/gsdl/packages/rtftohtml/rtftohtml-gs.tar.gz (modified) rtftohtml now uses configure, as solaris make assumes $(CC) is "cc", ... Mon, 14 Jan 2002 04:38:47 GMT jrm21 [2901] * trunk/gsdl/perllib/plugins/BibTexPlug.pm (modified) We now interprete some latex commands in the input, mostly to do with ... Thu, 20 Dec 2001 01:35:59 GMT jrm21 [2900] * trunk/gsdl/src/db2txt/Makefile.in (modified) * trunk/gsdl/src/getpw/Makefile.in (modified) * trunk/gsdl/src/hashfile/Makefile.in (modified) * trunk/gsdl/src/phind/generate/Makefile.in (modified) * trunk/gsdl/src/recpt/Makefile.in (modified) * trunk/gsdl/src/txt2db/Makefile.in (modified) Modified Makefile.in files to use autodetected configure's install ...