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

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