source: trunk/gsdl/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11259   18 years mdewsnip Various little bug fixes and improvements (many to get things working …
(edit) @11257   18 years mdewsnip Removed the USE_STLPORT option -- use GSDL_VC4 instead.
(edit) @11256   18 years mdewsnip Added a "GSDL_VC4" option that has to be specified with the nmake …
(edit) @11255   18 years mdewsnip Changed all occurrences of the "-o" option to cl to "-Fe" ("-o" is …
(edit) @11254   18 years mdewsnip Removed some unnecessary usage of the "-o" argument to cc (deprecated …
(edit) @11253   18 years mdewsnip Added "-nologo" to all cc and lib calls (to prevent a two line message …
(edit) @11252   18 years mdewsnip Fixed the line endings of these files to make Visual Studio 2005 happy.
(edit) @11245   18 years kjdon by default, lucene indexer will only index the first 10,000 words of a …
(edit) @11244   18 years kjdon a couple of changes to get the jar file creating properly (including …
(edit) @11243   18 years kjdon the lucene jar file needed for compiling
(edit) @11235   18 years jrm21 arg, removed extra closing </div> tag after document image
(edit) @11210   18 years mdewsnip Also need to escape double quotes?
(edit) @11188   18 years mdewsnip The expat library is now compiled too, rather than being included …
(edit) @11166   18 years kjdon collector buttons now use css. left them in a table, but used …
(edit) @11164   18 years jrm21 give a document title heading a different class depending on whether …
(edit) @11162   18 years kjdon added quotes around the path to lucene_query.pl, in case we are …
(edit) @11158   18 years jrm21 for setting _imagethispage_, first look for _titleimage$META_. This is …
(edit) @11153   18 years jrm21 warning div class for the message when expanding ToC text
(edit) @11152   18 years jrm21 we now use the page title where the banner image used to be... this …
(edit) @11149   18 years kjdon oops, didn't need to do the last commit, so have undone it
(edit) @11146   18 years jrm21 set the default DocumentText format string to be just [Text] instead …
(edit) @11144   18 years jrm21 put the output document text in its own div, and give it some CSS to …
(edit) @11141   18 years kjdon changed documentation links to uses iconipdf instead of iconpdf
(edit) @11131   18 years jrm21 use CSS instead of tables for cover images/heading, document buttons.
(edit) @11120   18 years jrm21 made a variable static so it doesn't clash with a symbol in mg at link time
(edit) @11115   18 years kjdon had AR = @AR@, and for some reason this is no longer being resolved to …
(edit) @11112   18 years jrm21 removed extra "," for navtab() stuff
(edit) @11102   18 years kjdon changed the text and layout to meet Michael's high expectations
(edit) @11101   18 years jrm21 set the _httpbrowse$CL_ macro even for unknown classifier fields.
(edit) @11100   18 years davidb removed extern "C" wrappers -- causes a problem in newer version of …
(edit) @11099   18 years davidb Changes AR = ar to AR = @AR@ to be consistent with cross compiling code.
(edit) @11096   18 years kjdon added in address resolution method selection to settings dialog
(edit) @11095   18 years jrm21 move border=1 for logos in the collection list from receptionist into …
(edit) @11055   18 years mdewsnip Added the MIME type for MP3 files. These MIME types really need to be …
(edit) @11005   18 years kjdon get_phrases now comes from phrases.h
(edit) @11004   18 years kjdon get_phrases method moved to lib/phrases.h so colservr can share it
(edit) @11002   18 years kjdon fixed up mg phrase searching. there was a bug where if you had two …
(edit) @10995   18 years kjdon fixed up mgpp and lucene plain search query string formatting. mgpp …
(edit) @10990   18 years jrm21 fixed expat lib so we don't fail to link if we are using a system …
(edit) @10988   18 years mdewsnip Fixed a bug where entering an invalid "gp" value with a top-level "d" …
(edit) @10987   18 years kjdon fixed a bug where if you entered a document from an unknown …
(edit) @10981   18 years kjdon datelist can now take a comma separated list of metadata names, eg. …
(edit) @10954   18 years kjdon made the indexfieldmap use defaultindex for mgppqueryfilter so that …
(edit) @10947   18 years jrm21 If we aren't using tables (ie format string doesn't start with <td>) …
(edit) @10946   18 years jrm21 add library path for libexpat rather than hard-coding the path during …
(edit) @10931   18 years jrm21 instead of making all 'collectionmacros' read from the collect.cfg …
(edit) @10873   18 years jrm21 documentaction modified for new HTML4/CSS stuff (eg stop looking for …
(edit) @10851   18 years kjdon test for WORDS_BIGENDIAN instead of _LITTLE_ENDIAN or _BIG_ENDIAN
(edit) @10850   18 years kjdon changed LIBOBJS=... to AC_LIBOBJ. added in test for endianness
(edit) @10849   18 years kjdon changed LIBOBJS=... to AC_LIBOBJ.
(edit) @10789   19 years kjdon added an option 'supercollectionoptions …
(edit) @10739   19 years mdewsnip Added a bug fix suggested by Jens Wille: expand any macros in the text …
(edit) @10738   19 years kjdon now use utf8outconvertclass when outputting metadata so that its in …
(edit) @10733   19 years mdewsnip Improved display of dates so values like "19960000" and "19960100" …
(edit) @10710   19 years kjdon changes to reflect John's updates for z3950 stuff
(edit) @10707   19 years kjdon swapped the order of cmd_open and z_cmd_open to avoid a warning
(edit) @10706   19 years jrm21 oops, needed for the new zparse.y file
(edit) @10705   19 years jrm21 tidied up interaction between flex/bison and greenstone's z3950 client …
(edit) @10648   19 years mdewsnip Changed the default address resolution method to "1": get an IP, but …
(edit) @10636   19 years kjdon don't crap out if a macro file is missing
(edit) @10614   19 years kjdon now allow [Text] in an if statement - can do {If}{[Text] ne 'This …
(edit) @10567   19 years kjdon added checks for no childtype metadata - this occurs when it is …
(edit) @10563   19 years jrm21 if we don't support the default_encoding, then instead of always using …
(edit) @10553   19 years mdewsnip A fix for extra table tags being generated when the gc argument is …
(edit) @10440   19 years kjdon small changes so it compiles under windows
(edit) @10439   19 years kjdon added z3950 support for windows
(edit) @10438   19 years kjdon added some z3950 stuff - use USE_Z3950=1 to enable z3950
(edit) @10437   19 years kjdon declared int i outside the for loop to get it to compile under windows
(edit) @10436   19 years kjdon moved the yaz headers to the top or teh include list to avoid …
(edit) @10432   19 years kjdon removed the -lxml2 bit from the z3950server link command - have …
(edit) @10415   19 years kjdon fixed up the metadata format handling. made child metadata work, and …
(edit) @10414   19 years kjdon if we have requested contains metadata, then add it to the response. …
(edit) @10413   19 years mdewsnip Now includes full path to lucene_query.pl script.
(edit) @10412   19 years mdewsnip Now escapes quotes so phrase searches with Lucene work.
(edit) @10411   19 years mdewsnip Added some code to fix bugs in Lucene "all" and phrase searching with …
(edit) @10400   19 years kjdon install the z3950server into bin/linux (or bin/darwin)
(edit) @10394   19 years mdewsnip Changed the local library server to use 127.0.0.1 by default.
(edit) @10361   19 years mdewsnip I don't think there are many values of arg_ct that are both < 0 and > 2…
(edit) @10336   19 years kjdon reversed the ++*currentPtr change back to *currentPtr++
(edit) @10335   19 years kjdon ++*pa is not the same as *pa++ - reversed these erroneous changes
(edit) @10262   19 years kjdon removed cgisafe from query string stored in history - we don't use it …
(edit) @10231   19 years mdewsnip Added some alternative methods of resolving the address the local …
(edit) @10224   19 years mdewsnip The Local Library will now use the user's default browser by default.
(edit) @10184   19 years kjdon fixed up an error in libyaz.a line
(edit) @10182   19 years kjdon fixed a mistake in the last commit, added z3950server to be compiled …
(edit) @10179   19 years kjdon yaz_zclient.h is now in current directory
(edit) @10178   19 years kjdon some modifications for using yaz 2 instead of yaz 1.6 with z3950 stuff
(edit) @10177   19 years kjdon new version of yaz_zclient for yaz2.1.4 - now lives in colservr. …
(edit) @10176   19 years kjdon added the packages/d2m dir into includes for z3950
(edit) @10166   19 years davidb Comments reformated to fit 80 char column width.
(edit) @10164   19 years davidb Code upgraded to support incremental building. This mostly involves …
(edit) @10151   19 years kjdon link against the expat .a library not the .so library - otherwise it …
(edit) @10150   19 years kjdon oai config now kept in oai.cfg not main.cfg, so (belatedly) updated …
(edit) @10148   19 years mdewsnip Split up doing a GTI request into doing the request, and parsing the …
(edit) @10145   19 years kjdon heres the real log mesage for the last commit which happened by …
(edit) @10144   19 years kjdon the last commit was a mistake so I've reversed the change
(edit) @10143   19 years kjdon the last commit was an accident, but its ok
(edit) @10142   19 years kjdon formattools.cpp
(edit) @10118   19 years mdewsnip Added support for right-to-left languages (Arabic and Farsi).
(edit) @10097   19 years mdewsnip Translation files are now displayed in the order they are defined in …
Note: See TracRevisionLog for help on using the revision log.