source: main/trunk/greenstone2/runtime-src/src/recpt@ 21874

Name Size Rev Age Author Last Change
../
action.cpp 5.4 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
action.h 6.5 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
argdb.cpp 2.3 KB 15683   16 years mdewsnip Removed another reference to GDBM.
argdb.h 1.4 KB 15432   16 years mdewsnip (Adding new DB support) Changing a few "infodbclass.h" to "gdbmclass.h".
authenaction.cpp 11.7 KB 20798   15 years ak19 Cosmetic adjustments to the code (use of curly brackets on single-line …
authenaction.h 2.7 KB 14269   17 years qq6 Jeffrey has fixed operating records of users database on Windows
browseaction.cpp 7.7 KB 15418   16 years mdewsnip (Untangling colservr/recpt) Split recpt/OIDtools into two: …
browseaction.h 2.6 KB 7426   20 years mdewsnip (Human Info) Use g_EmptyText instead of "", pass in language parameter …
browseactiontools.cpp 3.6 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
browseactiontools.h 1.9 KB 7427   20 years mdewsnip (Human Info) Made some parameters const.
browserclass.cpp 6.4 KB 7428   20 years mdewsnip (Human Info) Added a clone method and two more output_section_group …
browserclass.h 6.5 KB 7428   20 years mdewsnip (Human Info) Added a clone method and two more output_section_group …
browsetoolsclass.cpp 33.3 KB 21758   14 years kjdon now we dynamically generate srclink (and /srclink, and new srchref …
browsetoolsclass.h 6.2 KB 21758   14 years kjdon now we dynamically generate srclink (and /srclink, and new srchref …
cgiargs.cpp 13.2 KB 12512   18 years kjdon Added Stefan's fileupload code to replace use of cgicc by depositor. …
cgiargs.h 8.9 KB 12512   18 years kjdon Added Stefan's fileupload code to replace use of cgicc by depositor. …
cgiutils.cpp 25.5 KB 18882   15 years oranfry on ubuntu the compiler complains that we need three arguments to …
cgiutils.h 4.2 KB 13456   17 years kjdon cgi_safe was sometimes getting passed in unicode, sometimes utf-8. for …
cgiwrapper.cpp 23.7 KB 19109   15 years kjdon httpimg changed to httpweb, and default is now httpprefix/web. not …
cgiwrapper.h 1.6 KB 15453   16 years mdewsnip Removed some unnecessary inclusions of header files from colservr/protocol.
collectoraction.cpp 50.9 KB 19821   15 years mdewsnip Commented out all occurrences of #define _XOPEN_SOURCE_EXTENDED 1 …
collectoraction.h 2.8 KB 11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
comproto.asn 10.2 KB 17863   15 years anna change the name tidy_html switch in HTMLPlug into use_realistic_book …
configaction.cpp 5.0 KB 16321   16 years davidb Introduction of 'collecthome' to support collections outside of 'gsdlhome'
configaction.h 1.9 KB 4290   21 years sjboddie Added a "configaction" to allow new collection servers to be added to …
converter.cpp 2.7 KB 1870   23 years sjboddie Tidied up language support stuff.
converter.h 4.0 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
datelistbrowserclass.cpp 5.9 KB 17860   15 years mdewsnip Moved hard-wired usage of space.gif into a macro, so it can be …
datelistbrowserclass.h 2.3 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
depositoraction.cpp 31.6 KB 20593   15 years kjdon if builing fails, output the whole log, not just the last few lines
depositoraction.h 2.3 KB 12515   18 years kjdon deleted some stuff that's not used
documentaction.cpp 55.8 KB 21743   14 years kjdon should be using assocfilepath instead of archivedir
documentaction.h 4.8 KB 13967   17 years kjdon Added new cgi argument (book) to switch between displaying …
dynamicclassifieraction.cpp 27.3 KB 19297   15 years mdewsnip Tidied up a few comments.
dynamicclassifieraction.h 4.1 KB 16206   16 years mdewsnip Added support for a "-split_greenstone_dates" option that builds a …
extlinkaction.cpp 8.2 KB 17410   16 years ak19 External links no longer takes one to an intermediate page informing …
extlinkaction.h 2.1 KB 9931   19 years kjdon getting collectionmeta from teh colinforesponse now, not using a …
formattools.cpp 58.7 KB 21808   14 years mdewsnip Added format_t destructor, to fix one memory leak.
formattools.h 4.3 KB 21808   14 years mdewsnip Added format_t destructor, to fix one memory leak.
gsdl_compatibility_cfg.h 1.6 KB 11252   18 years mdewsnip Fixed the line endings of these files to make Visual Studio 2005 happy.
gsdl_modules_cfg.h 2.7 KB 21874   14 years kjdon need to include config.h to use ENABLE_MGPP
gtiaction.cpp 33.4 KB 18460   15 years anna Added several functions in GTI.\n 1. Create spreadsheet for all the …
gtiaction.h 3.9 KB 18460   15 years anna Added several functions in GTI.\n 1. Create spreadsheet for all the …
highlighttext.cpp 8.3 KB 10739   19 years mdewsnip Added a bug fix suggested by Jens Wille: expand any macros in the text …
highlighttext.h 1.5 KB 3322   22 years sjboddie Attempted to improve search term highlighting. Simple phrase searches …
historydb.cpp 8.7 KB 21485   14 years mdewsnip Modifying historydb.cpp so it uses the more general dbclass object …
historydb.h 2.4 KB 15432   16 years mdewsnip (Adding new DB support) Changing a few "infodbclass.h" to "gdbmclass.h".
hlistbrowserclass.cpp 6.8 KB 17860   15 years mdewsnip Moved hard-wired usage of space.gif into a macro, so it can be …
hlistbrowserclass.h 2.5 KB 16044   16 years mdewsnip Added a get_link_icon() function to be similar to vlistbrowserclass.
htmlbrowserclass.cpp 2.2 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
htmlbrowserclass.h 1.6 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
htmlutils.cpp 1.9 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
htmlutils.h 1.2 KB 7387   20 years mdewsnip (Human Info) Added javascript_safe function.
invbrowserclass.cpp 1.4 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
invbrowserclass.h 1.6 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
librarymain.cpp 7.4 KB 21324   14 years ak19 Changes to makefiles, configure files, and source code to work with …
maincfg.cpp 3.1 KB 19820   15 years mdewsnip Now also looks for …
maincfg.h 1.7 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
Makefile.in 7.3 KB 21485   14 years mdewsnip Modifying historydb.cpp so it uses the more general dbclass object …
mod_gsdl.cpp 18.0 KB 21324   14 years ak19 Changes to makefiles, configure files, and source code to work with …
pageaction.cpp 33.8 KB 18481   15 years davidb missing space in attributes to html tag
pageaction.h 3.1 KB 11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
pagedbrowserclass.cpp 7.4 KB 19047   15 years davidb Additional macros set to assist in more advanced use of a …
pagedbrowserclass.h 2.4 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
phindaction.cpp 29.3 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
phindaction.h 3.9 KB 7734   20 years kjdon commiting John T's changes (c/- DL Consulting) to stop phind hanging …
phindbrowserclass.cpp 1.5 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
phindbrowserclass.h 2.0 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
pingaction.cpp 2.6 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
pingaction.h 1.7 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
queryaction.cpp 61.9 KB 20601   15 years kjdon use fqv instead of q arg to get the plain query terms when appropriate
queryaction.h 4.8 KB 12785   18 years kjdon added new set_sfselection_macro method
querytools.cpp 27.1 KB 20602   15 years kjdon get_plain_query_terms: first pass through to remove TI:(...) and …
querytools.h 2.7 KB 20602   15 years kjdon get_plain_query_terms: first pass through to remove TI:(...) and …
receptionist.cpp 56.6 KB 20858   14 years mdewsnip Removed unnecessary const that causes compile error on Mac.
receptionist.h 10.3 KB 19109   15 years kjdon httpimg changed to httpweb, and default is now httpprefix/web. not …
recptmain.cpp 1.2 KB 7381   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
statusaction.cpp 38.4 KB 19109   15 years kjdon httpimg changed to httpweb, and default is now httpprefix/web. not …
statusaction.h 4.3 KB 18651   15 years ak19 Renaming toplevel gsdlsite.cfg to llssite.cfg (lls = local library server)
string_pool.cpp 1.5 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
string_pool.h 1.3 KB 7348   20 years davidb string_pool class to support Greenstone being embedded in Apache as a …
summarise.cpp 8.7 KB 20805   15 years davidb Extra checks added to summarise_keywords() to ensure that the htmlstr …
summarise.h 1.2 KB 2967   22 years paradis new metadata command [Summary]
tipaction.cpp 2.5 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
tipaction.h 1.6 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
TODO 1.9 KB 1347   24 years jrm21 merged z39.50 receptionist stuff into main trunk (along with the mgpp …
userdb.cpp 16.8 KB 21489   14 years mdewsnip Modifying userdb.cpp so it uses the more general dbclass object …
userdb.h 5.0 KB 15586   16 years mdewsnip (Adding new DB support) Changed userdbclass and keydbclass so they can …
usersaction.cpp 13.6 KB 15589   16 years mdewsnip (Adding new DB support) Replacing almost all "gdbmhome" with "dbhome".
usersaction.h 2.7 KB 14269   17 years qq6 Jeffrey has fixed operating records of users database on Windows
vlistbrowserclass.cpp 14.0 KB 21758   14 years kjdon now we dynamically generate srclink (and /srclink, and new srchref …
vlistbrowserclass.h 2.5 KB 13366   17 years shaoqun added code to support the display of previous and next search result …
win32.mak 6.9 KB 21485   14 years mdewsnip Modifying historydb.cpp so it uses the more general dbclass object …
wizardaction.cpp 23.8 KB 21490   14 years mdewsnip Adding new GSDL_USE_WIZARD_ACTION definition to gsdl_modules_cfg.h, to …
wizardaction.h 3.1 KB 21490   14 years mdewsnip Adding new GSDL_USE_WIZARD_ACTION definition to gsdl_modules_cfg.h, to …
  • Property svn:ignore set to
    library
    library.cgi
    library.exe
    *.obj
    *.lib
    Makefile
Note: See TracBrowser for help on using the repository browser.