source: trunk/gsdl/src/recpt@ 11153

Name Size Rev Age Author Last Change
../
action.cpp 5.3 KB 7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
action.h 6.4 KB 7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
argdb.cpp 2.3 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
argdb.h 1.4 KB 7424   20 years mdewsnip (Human Info) Only necessary if the collector is used.
authenaction.cpp 11.9 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
authenaction.h 2.6 KB 7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
browseaction.cpp 7.7 KB 7426   20 years mdewsnip (Human Info) Use g_EmptyText instead of "", pass in language parameter …
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 …
browsetools.cpp 31.2 KB 11131   18 years jrm21 use CSS instead of tables for cover images/heading, document buttons.
browsetools.h 3.5 KB 4972   21 years sjboddie More changes to the new document formatting code. Added an …
cgiargs.cpp 10.0 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
cgiargs.h 8.4 KB 7594   20 years mdewsnip "I'm feeling lucky" functionality (a la Google). An extra argument …
cgiutils.cpp 16.3 KB 9674   19 years jrm21 rename utf-16 to utf-16be, otherwise browsers might get confused
cgiutils.h 3.7 KB 2426   23 years sjboddie added an ugly hack to prevent problems when multiple value arguments …
cgiwrapper.cpp 21.8 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
cgiwrapper.h 1.6 KB 1860   23 years cs025 Included CORBA branch for first time
collectoraction.cpp 67.0 KB 9931   19 years kjdon getting collectionmeta from teh colinforesponse now, not using a …
collectoraction.h 4.1 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
comproto.asn 10.1 KB 220   25 years rjmcnab Altered the protocol so that the metadata is part of the filter.
comtypes.cpp 7.4 KB 10789   18 years kjdon added an option 'supercollectionoptions …
comtypes.h 11.3 KB 10789   18 years kjdon added an option 'supercollectionoptions …
configaction.cpp 5.0 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
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.
corbaclient.mpp 4.4 KB 2113   23 years say1 integrated the new mico package. updated corba to 2.3.7. fixed the c++ …
corbaproto.h 3.4 KB 2113   23 years say1 integrated the new mico package. updated corba to 2.3.7. fixed the c++ …
corbaproto.mpp 23.2 KB 2261   23 years say1 fixed a minor c initialisation bug
datelistbrowserclass.cpp 5.8 KB 10981   18 years kjdon datelist can now take a comma separated list of metadata names, eg. …
datelistbrowserclass.h 2.3 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
documentaction.cpp 44.5 KB 11153   18 years jrm21 warning div class for the message when expanding ToC text
documentaction.h 3.4 KB 4936   21 years sjboddie Added new format options for [DocTOC], [DocImage], …
extlinkaction.cpp 7.9 KB 9931   19 years kjdon getting collectionmeta from teh colinforesponse now, not using a …
extlinkaction.h 2.1 KB 9931   19 years kjdon getting collectionmeta from teh colinforesponse now, not using a …
formattools.cpp 51.6 KB 11146   18 years jrm21 set the default DocumentText format string to be just [Text] instead …
formattools.h 4.0 KB 10415   19 years kjdon fixed up the metadata format handling. made child metadata work, and …
GCC.mak 4.9 KB 1149   24 years sjboddie modifications for windows port of GCC
gsdl_compatibility_cfg.h 1.7 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
gsdl_modules_cfg.h 2.7 KB 10038   19 years mdewsnip And again... :-(
gtiaction.cpp 25.1 KB 10148   19 years mdewsnip Split up doing a GTI request into doing the request, and parsing the …
gtiaction.h 3.6 KB 10148   19 years mdewsnip Split up doing a GTI request into doing the request, and parsing 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 7.8 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
historydb.h 2.4 KB 1913   23 years kjm18 history revamp. new format: numdocs args. query num no longer saved, …
hlistbrowserclass.cpp 5.7 KB 10947   18 years jrm21 If we aren't using tables (ie format string doesn't start with <td>) …
hlistbrowserclass.h 2.4 KB 7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
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.
infodbclass.cpp 15.2 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
infodbclass.h 6.1 KB 7434   20 years mdewsnip (Human Info) Initial support for retrieving language specific information.
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.8 KB 10018   19 years mdewsnip Replaced the old langaction with the new and much improved gtiaction. …
Makefile.in 11.9 KB 10946   18 years jrm21 add library path for libexpat rather than hard-coding the path during …
nullproto.cpp 5.6 KB 9032   19 years davidb Modification to calling collectset to be compatable with Stefan's …
nullproto.h 3.5 KB 4774   21 years sjboddie No longer show search page (or search form on "about" page) if a …
OIDtools.cpp 10.1 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
OIDtools.h 4.6 KB 7414   20 years mdewsnip (Human Info) Added a language parameter to most methods.
pageaction.cpp 33.6 KB 11149   18 years kjdon oops, didn't need to do the last commit, so have undone it
pageaction.h 3.1 KB 9931   19 years kjdon getting collectionmeta from teh colinforesponse now, not using a …
pagedbrowserclass.cpp 7.2 KB 10988   18 years mdewsnip Fixed a bug where entering an invalid "gp" value with a top-level "d" …
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 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
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 54.5 KB 11005   18 years kjdon get_phrases now comes from phrases.h
queryaction.h 4.7 KB 9698   19 years kjdon now it doesn't crap out when a system error happens (in …
querytools.cpp 18.7 KB 11004   18 years kjdon get_phrases method moved to lib/phrases.h so colservr can share it
querytools.h 2.7 KB 11004   18 years kjdon get_phrases method moved to lib/phrases.h so colservr can share it
receptionist.cpp 54.6 KB 10931   18 years jrm21 instead of making all 'collectionmacros' read from the collect.cfg …
receptionist.h 10.2 KB 7390   20 years davidb Functionality extended to support collection specific macro files. …
recptconfig.cpp 7.8 KB 7447   20 years mdewsnip (Human Info) Removed a new line which prevented initialisation being …
recptconfig.h 2.0 KB 7418   20 years mdewsnip (Human Info) Added another site_cfg_read and main_cfg_read with a …
recptmain.cpp 1.2 KB 7381   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
recptproto.cpp 5.8 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
recptproto.h 6.8 KB 4774   21 years sjboddie No longer show search page (or search form on "about" page) if a …
statusaction.cpp 38.3 KB 10873   18 years jrm21 documentaction modified for new HTML4/CSS stuff (eg stop looking for …
statusaction.h 4.3 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
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.6 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
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 10.5 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
userdb.h 4.6 KB 2750   23 years kjm18 can now have spaces after the commas in the groups field of add user …
usersaction.cpp 13.8 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
usersaction.h 2.7 KB 7375   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
vlistbrowserclass.cpp 10.0 KB 10947   18 years jrm21 If we aren't using tables (ie format string doesn't start with <td>) …
vlistbrowserclass.h 2.4 KB 7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
win32.mak 7.1 KB 10710   19 years kjdon changes to reflect John's updates for z3950 stuff
yaz_zclient.c 151.4 KB 10707   19 years kjdon swapped the order of cmd_open and z_cmd_open to avoid a warning
yaz_zclient.h 985 bytes 10177   19 years kjdon new version of yaz_zclient for yaz2.1.4 - now lives in colservr. …
z3950cfg.h 876 bytes 10705   19 years jrm21 tidied up interaction between flex/bison and greenstone's z3950 client …
z3950proto.cpp 20.3 KB 10705   19 years jrm21 tidied up interaction between flex/bison and greenstone's z3950 client …
z3950proto.h 3.1 KB 9924   19 years davidb z3950_server (and associated names) renamed to z3950_proxy to better …
z3950proxy.cpp 10.2 KB 10440   19 years kjdon small changes so it compiles under windows
z3950proxy.h 3.1 KB 9925   19 years davidb Renaming of z3950_server.* to z3950_proxy.* This was done to better …
zparse.fl 3.0 KB 10705   19 years jrm21 tidied up interaction between flex/bison and greenstone's z3950 client …
zparse.tab.c 38.8 KB 10705   19 years jrm21 tidied up interaction between flex/bison and greenstone's z3950 client …
zparse.tab.h 3.3 KB 10705   19 years jrm21 tidied up interaction between flex/bison and greenstone's z3950 client …
zparse.y 6.8 KB 10705   19 years jrm21 tidied up interaction between flex/bison and greenstone's z3950 client …
zparse.yy.c 50.4 KB 10705   19 years jrm21 tidied up interaction between flex/bison and greenstone's z3950 client …
Note: See TracBrowser for help on using the repository browser.