# # ChangeLog for trunk # # Generated by Trac 1.4.2 # 2024-06-02T13:33:03+12:00 Wed, 30 Aug 2006 03:57:45 GMT kjdon [12614] * trunk/gsdl/bin/script/classinfo.pl (modified) changed plugin to classifier in the cut and pasted text Wed, 30 Aug 2006 03:49:44 GMT kjdon [12613] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) changed slightly the checking of how many args we have left after ... Wed, 30 Aug 2006 03:18:59 GMT kjdon [12612] * trunk/indexers/mgpp/text/UCArray.cpp (modified) * trunk/mgpp/text/UCArray.cpp (modified) need to delete the char * created by MyGetCStr otherwise we run out ... Wed, 30 Aug 2006 03:12:37 GMT kjdon [12611] * trunk/gsdl/src/mgpp/text/UCArray.cpp (modified) need to delete the char * returned by MyGetCStr, otherwise we run out ... Wed, 30 Aug 2006 03:05:30 GMT mdewsnip [12610] * trunk/gsdl/perllib/plugins/CSVPlug.pm (modified) Essentially a brand-new plugin (the old CSVPlug has been renamed to ... Wed, 30 Aug 2006 02:26:33 GMT kjdon [12609] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) exit now takes an int exit_status argument, which is passed to ... Wed, 30 Aug 2006 02:25:21 GMT kjdon [12608] * trunk/gli/src/org/greenstone/gatherer/gui/Preferences.java (modified) in okbuttonlistener, when restart is required, call ... Wed, 30 Aug 2006 02:24:19 GMT kjdon [12607] * trunk/gli/src/org/greenstone/gatherer/cdm/BuildTypeManager.java (modified) added some dictionary string keys into a comment so that checking for ... Wed, 30 Aug 2006 00:22:21 GMT mdewsnip [12606] * trunk/gsdl/perllib/plugins/MetadataCSVPlug.pm (added) Renamed CSVPlug.pm to MetadataCSVPlug.pm, as there will be a new ... Tue, 29 Aug 2006 23:31:53 GMT shaoqun [12605] * trunk/gsdl/perllib/plugouts/MARCXMLPlugout.pm (modified) added code that supports the mapping_file option Tue, 29 Aug 2006 23:00:58 GMT mdewsnip [12604] * trunk/gsdl/perllib/encodings.pm (modified) Added definition for new DOS codepage 852 (Central European) encoding. Tue, 29 Aug 2006 23:00:43 GMT shaoqun [12603] * trunk/gsdl/perllib/plugouts/BasPlugout.pm (modified) added codes that uses the mapping file Tue, 29 Aug 2006 22:58:55 GMT mdewsnip [12602] * trunk/gsdl/etc/main.cfg (modified) Added definition for the new DOS codepage 852 (Central European) ... Tue, 29 Aug 2006 22:54:48 GMT mdewsnip [12601] * trunk/gsdl/mappings/from_uc/dos852.ump (added) * trunk/gsdl/mappings/to_uc/dos852.ump (added) Mapping files for DOS codepage 852 (Central Europe). Tue, 29 Aug 2006 22:52:51 GMT shaoqun [12600] * trunk/gsdl/perllib/strings.properties (modified) added a string for mapping_file option Tue, 29 Aug 2006 22:43:53 GMT shaoqun [12599] * trunk/gli/classes/dictionary.properties (modified) add strings for mapping_file option in ExportAsPrompt Tue, 29 Aug 2006 22:41:51 GMT shaoqun [12598] * trunk/gsdl/bin/script/export.pl (modified) added mapping_file option for MARCXML plugout Tue, 29 Aug 2006 22:23:07 GMT shaoqun [12597] * trunk/gsdl/etc/qdc2marc-mapping.xml (added) mapping file for qualified dc to marc Tue, 29 Aug 2006 22:22:37 GMT shaoqun [12596] * trunk/gsdl/etc/dc2marc-mapping.xml (added) mapping file for dc to marc Tue, 29 Aug 2006 22:21:59 GMT shaoqun [12595] * trunk/gsdl/etc/dc2marc.xsl (added) transformation file for dc to marc Tue, 29 Aug 2006 22:20:19 GMT shaoqun [12594] * trunk/gsdl/bin/java/org/nzdl/gsdl/ApplyXSLT.class (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/ApplyXSLT.java (modified) added code that uses MARCXML mapping file Tue, 29 Aug 2006 22:19:56 GMT shaoqun [12593] * trunk/gsdl/bin/java/org/nzdl/gsdl/ApplyXSLTUtil.class (added) * trunk/gsdl/src/java/org/nzdl/gsdl/ApplyXSLTUtil.java (added) a util class that converts a string to its lowercase Tue, 29 Aug 2006 22:13:49 GMT shaoqun [12592] * trunk/gli/src/org/greenstone/gatherer/gui/ExportAsPrompt.java (modified) added mapping file option for MARCXML Tue, 29 Aug 2006 03:55:17 GMT kjdon [12591] * trunk/gli/classes/dictionary.properties (modified) removed some unused strings Tue, 29 Aug 2006 02:27:40 GMT kjdon [12590] * trunk/gli/src/org/greenstone/gatherer/gui/GatherPane.java (modified) changed all the internal variable declarations so there is not random ... Tue, 29 Aug 2006 02:26:32 GMT kjdon [12589] * trunk/gli/src/org/greenstone/gatherer/collection/Collection.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) need to call collection.destroy in closeCollection, otherwise old ... Tue, 29 Aug 2006 02:20:16 GMT kjdon [12588] * trunk/gli/src/org/greenstone/gatherer/download/DownloadJob.java (modified) use getGLIUserCacheDirectoryPath to get cache_dir instead of working ... Tue, 29 Aug 2006 02:16:32 GMT kjdon [12587] * trunk/gsdl/perllib/downloaders/Z3950Download.pm (modified) added a double quote in a comment to get the font colouring back to ... Tue, 29 Aug 2006 02:13:41 GMT kjdon [12586] * trunk/gsdl/perllib/downloaders/SRWDownload.pm (modified) don't stick srw in the start of the download path Tue, 29 Aug 2006 02:12:09 GMT kjdon [12585] * trunk/gsdl/perllib/downloaders/WebDownload.pm (modified) put quotes around the cache dir in the wget command - on windows, ... Mon, 28 Aug 2006 21:26:13 GMT shaoqun [12584] * trunk/winbin/bin/iconv.dll (added) * trunk/winbin/bin/libxml2.dll (added) * trunk/winbin/bin/yaz-client.exe (added) * trunk/winbin/bin/yaz.dll (added) * trunk/winbin/bin/zlib1.dll (added) readd yaz-client libraries Mon, 28 Aug 2006 21:19:21 GMT shaoqun [12583] * trunk/winbin/bin/iconv.dll (deleted) * trunk/winbin/bin/libxml2.dll (deleted) * trunk/winbin/bin/yaz-client.exe (deleted) * trunk/winbin/bin/yaz.dll (deleted) * trunk/winbin/bin/zlib1.dll (deleted) removed the version that does not work Mon, 28 Aug 2006 03:09:11 GMT kjdon [12582] * trunk/gsdl/macros/bengali.dm (modified) * trunk/gsdl/macros/bulgarian.dm (modified) * trunk/gsdl/macros/catalan.dm (modified) * trunk/gsdl/macros/chinese-trad.dm (modified) * trunk/gsdl/macros/chinese.dm (modified) * trunk/gsdl/macros/croatian.dm (modified) * trunk/gsdl/macros/czech.dm (modified) * trunk/gsdl/macros/dutch.dm (modified) * trunk/gsdl/macros/farsi.dm (modified) * trunk/gsdl/macros/finnish.dm (modified) * trunk/gsdl/macros/french.dm (modified) * trunk/gsdl/macros/gaelic.dm (modified) * trunk/gsdl/macros/galician.dm (modified) * trunk/gsdl/macros/georgian.dm (modified) * trunk/gsdl/macros/german.dm (modified) * trunk/gsdl/macros/greek.dm (modified) * trunk/gsdl/macros/hebrew.dm (modified) * trunk/gsdl/macros/hindi.dm (modified) * trunk/gsdl/macros/indo.dm (modified) * trunk/gsdl/macros/italian.dm (modified) * trunk/gsdl/macros/japanese.dm (modified) * trunk/gsdl/macros/kannada.dm (modified) * trunk/gsdl/macros/kazakh.dm (modified) * trunk/gsdl/macros/kirghiz.dm (modified) * trunk/gsdl/macros/latvian.dm (modified) * trunk/gsdl/macros/maori.dm (modified) * trunk/gsdl/macros/mongolian.dm (modified) * trunk/gsdl/macros/polish.dm (modified) * trunk/gsdl/macros/port-br.dm (modified) * trunk/gsdl/macros/port-pt.dm (modified) * trunk/gsdl/macros/russian.dm (modified) * trunk/gsdl/macros/serbian.dm (modified) * trunk/gsdl/macros/turkish.dm (modified) * trunk/gsdl/macros/ukrainian.dm (modified) * trunk/gsdl/macros/vietnamese.dm (modified) changed _labelTypes_ to _labelType_ so that it matches the English ... Mon, 28 Aug 2006 02:46:52 GMT kjdon [12581] * trunk/gsdl/perllib/strings.properties (modified) changed the tooltips for the downloader options Mon, 28 Aug 2006 02:46:27 GMT kjdon [12580] * trunk/gsdl/perllib/downloaders/OAIDownload.pm (modified) added a double quote in a comment so the font colouring is not screwed up Sun, 27 Aug 2006 23:16:13 GMT kjdon [12579] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) set the filesize in the fileupload data Sun, 27 Aug 2006 23:10:38 GMT kjdon [12578] * trunk/gsdl/macros/deposit.dm (modified) added the page banner into bildframe1 - there is enough room, and we ... Sun, 27 Aug 2006 22:47:11 GMT kjdon [12577] * trunk/gsdl/macros/deposit.dm (modified) select page, initialize collection drop down box to have none selected Sun, 27 Aug 2006 22:46:36 GMT kjdon [12576] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) we now use a specialised header on the select page too. Wizardaction ... Sun, 27 Aug 2006 22:44:55 GMT kjdon [12575] * trunk/gsdl/src/recpt/wizardaction.cpp (modified) changed a logout message to say wizardaction rather than collectoration Sat, 26 Aug 2006 09:40:50 GMT shaoqun [12574] * trunk/gsdl/bin/script/downloadfrom.pl (modified) remove the default value for cache_dir because HOME environment is ... Sat, 26 Aug 2006 09:27:07 GMT shaoqun [12573] * trunk/gli/classes/dictionary.properties (modified) added missing strings of GEMS Sat, 26 Aug 2006 09:26:07 GMT shaoqun [12572] * trunk/gli/src/org/greenstone/gatherer/gems/Attribute.java (modified) * trunk/gli/src/org/greenstone/gatherer/gems/DeleteMetadataSetPrompt.java (modified) * trunk/gli/src/org/greenstone/gatherer/gems/GEMS.java (modified) * trunk/gli/src/org/greenstone/gatherer/gems/LangDependElementTable.java (modified) * trunk/gli/src/org/greenstone/gatherer/gems/MetadataElementModel.java (modified) * trunk/gli/src/org/greenstone/gatherer/gems/MetadataElementTable.java (modified) * trunk/gli/src/org/greenstone/gatherer/gems/MetadataSetInfo.java (modified) * trunk/gli/src/org/greenstone/gatherer/gems/MetadataSetManager.java (modified) fixed bugs of the last commit Fri, 25 Aug 2006 05:07:35 GMT kjdon [12571] * trunk/gsdl/perllib/classify/DateList.pm (modified) made Datelist accept yyyy-mm-dd dates Fri, 25 Aug 2006 04:52:19 GMT kjdon [12570] * trunk/gsdl/etc/main.cfg (modified) added languages.dm to list of macro files Fri, 25 Aug 2006 04:50:46 GMT kjdon [12569] * trunk/gsdl/macros/base.dm (modified) added format package date formatting. Used for [format:Date] metadata Fri, 25 Aug 2006 04:49:20 GMT kjdon [12568] * trunk/gsdl/macros/languages.dm (added) a new file containing _iso639xx_ macros for all iso639 two letter ... Fri, 25 Aug 2006 04:47:40 GMT kjdon [12567] * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) changed the special metadata formatting for Language and Date. Now ... Fri, 25 Aug 2006 02:45:30 GMT mdewsnip [12566] * trunk/gsdl/bin/script/gti.pl (modified) Added fix for warnings when submitting to a new file. Fri, 25 Aug 2006 02:44:12 GMT mdewsnip [12565] * trunk/gsdl/src/recpt/gtiaction.cpp (modified) * trunk/gsdl/src/recpt/gtiaction.h (modified) A fix to compensate for the change to the way commas in CGI values ... Fri, 25 Aug 2006 02:30:58 GMT shaoqun [12564] * trunk/gli/src/org/greenstone/gatherer/gems (added) * trunk/gli/src/org/greenstone/gatherer/gems/Attribute.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/AttributeEvent.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/AttributeListener.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/DeleteMetadataSetPrompt.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/GEMS.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/GEMSConstants.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/GEMSConstants.java.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/GEMSListener.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/LangDependElementTable.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/MetadataElementEvent.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/MetadataElementListener.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/MetadataElementModel.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/MetadataElementTable.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/MetadataSetEvent.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/MetadataSetInfo.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/MetadataSetListener.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/MetadataSetManager.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/MetadataSetModel.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/MetadataSetTree.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/NewMetadataSetPrompt.java (added) * trunk/gli/src/org/greenstone/gatherer/gems/OpenMetadataSetPrompt.java (added) add new gems Fri, 25 Aug 2006 02:29:45 GMT shaoqun [12563] * trunk/gli/src/org/greenstone/gatherer/gems (deleted) remove old gems and prepare adding new gems Fri, 25 Aug 2006 02:16:48 GMT kjdon [12562] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) reverted back to the previous version because it really was needed. ... Fri, 25 Aug 2006 02:14:02 GMT shaoqun [12561] * trunk/gli/src/org/greenstone/gatherer/gui/MetadataSetDialog.java (modified) added code to use gems Fri, 25 Aug 2006 02:11:39 GMT shaoqun [12560] * trunk/gli/classes/dictionary.properties (modified) removed old strings of gems and added new strings Fri, 25 Aug 2006 01:30:12 GMT davidb [12559] * trunk/gsdl/perllib/classify.pm (modified) Perl 5.8 under Windows does not by default support GDBM_File. Use of ... Fri, 25 Aug 2006 01:01:02 GMT mdewsnip [12558] * trunk/gsdl/macros/about.dm (modified) * trunk/gsdl/macros/home.dm (modified) Couple more HTML4/XHTML compliance fixes. Fri, 25 Aug 2006 00:53:49 GMT mdewsnip [12557] * trunk/gsdl/macros/query.dm (modified) Lots of HTML4/XHTML compliance fixes. Fri, 25 Aug 2006 00:00:07 GMT mdewsnip [12556] * trunk/gsdl/macros/slovak.dm (added) New Slovak interface, many thanks to Tomas Fiala. Thu, 24 Aug 2006 23:35:14 GMT kjdon [12555] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) reverted split_cgi_args back to 1.25 version, pre davids depositor ... Thu, 24 Aug 2006 23:18:21 GMT mdewsnip [12554] * trunk/gsdl/macros/authen.dm (modified) * trunk/gsdl/macros/gti.dm (modified) More HTML 4 compliance fixes. Thu, 24 Aug 2006 22:43:29 GMT mdewsnip [12553] * trunk/gsdl/macros/gti.dm (modified) Some HTML 4 compliance fixes. Thu, 24 Aug 2006 22:34:20 GMT shaoqun [12552] * trunk/gli/src/org/greenstone/gatherer/GetOpt.java (modified) added new argument for GEMS Thu, 24 Aug 2006 22:33:28 GMT shaoqun [12551] * trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) add new strings for GetOpt Thu, 24 Aug 2006 22:14:14 GMT mdewsnip [12550] * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/macros/gli.dm (modified) * trunk/gsdl/macros/gsdl.dm (modified) More HTML 4 compliance fixes. Thu, 24 Aug 2006 22:02:55 GMT mdewsnip [12549] * trunk/gsdl/src/recpt/pageaction.cpp (modified) Fixed up the creation of the _homeextra_ table so it is HTML 4 compliant. Thu, 24 Aug 2006 05:23:29 GMT mdewsnip [12548] * trunk/gsdl/macros/arabic2.dm (modified) * trunk/gsdl/macros/catalan2.dm (modified) * trunk/gsdl/macros/chinese-trad2.dm (modified) * trunk/gsdl/macros/czech2.dm (modified) * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/macros/french2.dm (modified) * trunk/gsdl/macros/galician2.dm (modified) * trunk/gsdl/macros/georgian2.dm (modified) * trunk/gsdl/macros/home.dm (modified) * trunk/gsdl/macros/italian2.dm (modified) * trunk/gsdl/macros/kazakh2.dm (modified) * trunk/gsdl/macros/russian2.dm (modified) * trunk/gsdl/macros/spanish2.dm (modified) * trunk/gsdl/macros/turkish2.dm (modified) * trunk/gsdl/macros/vietnamese2.dm (modified) Some HTML/XHTML validation changes. Thu, 24 Aug 2006 04:19:52 GMT kjdon [12547] * trunk/gsdl/perllib/strings.properties (modified) changed the bad_general_option message, cos now its also used when ... Thu, 24 Aug 2006 04:19:13 GMT kjdon [12546] * trunk/gsdl/perllib/classify/BasClas.pm (modified) * trunk/gsdl/perllib/downloaders/BasDownload.pm (modified) * trunk/gsdl/perllib/parse2.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugouts/BasPlugout.pm (modified) changed parse2::parse so that it returns -1 on error, 0 on success, ... Thu, 24 Aug 2006 04:17:35 GMT kjdon [12545] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) * trunk/gsdl/bin/script/export.pl (modified) * trunk/gsdl/bin/script/exportcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/bin/script/mkcol.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) changed parse2::parse so that it returns -1 on error, 0 on success, ... Thu, 24 Aug 2006 03:55:23 GMT mdewsnip [12544] * trunk/gsdl/macros/english2.dm (modified) Removed "English" from comment at top, as this propagates through the ... Thu, 24 Aug 2006 03:54:17 GMT nzdl [12543] * trunk/gsdl/macros/urdu.dm (added) * trunk/gsdl/macros/urdu2.dm (added) Beginnings of Urdu interface, thanks to Ata ur Rehman and Iqbal Rana. Thu, 24 Aug 2006 03:53:19 GMT nzdl [12542] * trunk/gsdl/macros/marathi.dm (added) Beginnings of Marathi interface, many thanks to Shubhada Nagarkar. Thu, 24 Aug 2006 03:52:44 GMT nzdl [12541] * trunk/gsdl/macros/armenian2.dm (added) Beginnings of Armenian auxiliary macrofile, many thanks to Tigran ... Thu, 24 Aug 2006 03:51:54 GMT mdewsnip [12540] * trunk/gsdl/macros/thai.dm (modified) Thai interface ready to translate with GTI. Thu, 24 Aug 2006 03:18:18 GMT mdewsnip [12539] * trunk/gsdl/lib/md5.cpp (modified) Now includes stdio.h, for sprintf (needed on puka). Thu, 24 Aug 2006 02:52:42 GMT nzdl [12538] * trunk/greenorg/macros/spanish.dm (modified) * trunk/gsdl/perllib/strings_es.properties (modified) Updated Spanish strings, many thanks to Jesus Tramullas. Thu, 24 Aug 2006 02:50:54 GMT nzdl [12537] * trunk/gsdl/macros/spanish.dm (modified) * trunk/gsdl/macros/spanish2.dm (modified) Updated Spanish interface, many thanks to Jesus Tramullas. Thu, 24 Aug 2006 02:47:41 GMT nzdl [12536] * trunk/gsdl/macros/mongolian2.dm (modified) Updated Mongolian interface, many thanks to Mendbayar Ichinkhorlo. Thu, 24 Aug 2006 02:44:36 GMT nzdl [12535] * trunk/gsdl/macros/latvian2.dm (modified) Minor update. Thu, 24 Aug 2006 02:44:10 GMT nzdl [12534] * trunk/gsdl/macros/gaelic.dm (modified) Updated Gaelic interface, many thanks to Rita Campbell and Laurinda ... Thu, 24 Aug 2006 02:43:25 GMT nzdl [12533] * trunk/gsdl/macros/french2.dm (modified) A few more French translations. Thu, 24 Aug 2006 02:42:37 GMT nzdl [12532] * trunk/gsdl/macros/armenian.dm (modified) Updated Armenian interface, many thanks to Tigran Zargaryan. Thu, 24 Aug 2006 02:38:23 GMT nzdl [12531] * trunk/gli/classes/dictionary_lv.properties (modified) More Latvian translations, many thanks to Raitis Brodezhonok. Thu, 24 Aug 2006 02:37:32 GMT nzdl [12530] * trunk/gli/classes/dictionary_es.properties (modified) Lots more Spanish translations. Thu, 24 Aug 2006 02:36:01 GMT mdewsnip [12529] * trunk/gli/src/org/greenstone/gatherer/cdm/download (deleted) * trunk/gli/src/org/greenstone/gatherer/download (added) * trunk/gli/src/org/greenstone/gatherer/download/Download.java (added) * trunk/gli/src/org/greenstone/gatherer/download/DownloadJob.java (added) * trunk/gli/src/org/greenstone/gatherer/download/DownloadProgressBar.java (added) * trunk/gli/src/org/greenstone/gatherer/download/DownloadScrollPane.java (added) * trunk/gli/src/org/greenstone/gatherer/download/ServerInfoDialog.java (added) * trunk/gli/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) Moved the cdm/download directory to download (it's got nothing to do ... Thu, 24 Aug 2006 01:42:44 GMT kjdon [12528] * trunk/gsdl/packages/cgicc (deleted) cgicc no longer used Thu, 24 Aug 2006 01:20:19 GMT kjdon [12527] * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) added fileuploads to parse_cgi_args call so that it compiles. it ... Thu, 24 Aug 2006 00:14:23 GMT kjdon [12526] * trunk/gsdl/lib/win32.mak (modified) added in md5 h/cpp/obj Thu, 24 Aug 2006 00:12:58 GMT kjdon [12525] * trunk/gsdl/src/recpt/win32.mak (modified) added depositor h/cpp/obj files Thu, 24 Aug 2006 00:10:31 GMT kjdon [12524] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) commented out strings.h include as complains on windows, and doesn't ... Wed, 23 Aug 2006 23:39:58 GMT kjdon [12523] * trunk/gli/classes/dictionary.properties (modified) removed Download.ServerInformation.close strings - use the ... Wed, 23 Aug 2006 23:38:16 GMT kjdon [12522] * trunk/gsdl/macros/deposit.dm (modified) changed the file arg in the form to be di1userfileinfo instead of ... Wed, 23 Aug 2006 23:36:51 GMT kjdon [12521] * trunk/gsdl/macros/english2.dm (modified) added textilog, and modified textbsummary and textflog Wed, 23 Aug 2006 23:36:20 GMT kjdon [12520] * trunk/gsdl/macros/bsummary.dm (modified) added the build log to the build summary Wed, 23 Aug 2006 23:26:45 GMT kjdon [12519] * trunk/gsdl/packages/Makefile.in (modified) * trunk/gsdl/packages/configure (modified) removed cgicc stuff Wed, 23 Aug 2006 23:21:41 GMT kjdon [12518] * trunk/gsdl/src/recpt/Makefile.in (modified) removed cgicc Wed, 23 Aug 2006 23:19:52 GMT kjdon [12517] * trunk/gsdl/src/recpt/librarymain.cpp (modified) deleted some commented out stuff Wed, 23 Aug 2006 23:18:36 GMT kjdon [12516] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) Added Stefan's fileupload code to replace use of cgicc by depositor. ... Wed, 23 Aug 2006 23:16:32 GMT kjdon [12515] * trunk/gsdl/src/recpt/depositoraction.h (modified) deleted some stuff that's not used