source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7428   20 years mdewsnip (Human Info) Added a clone method and two more output_section_group …
(edit) @7427   20 years mdewsnip (Human Info) Made some parameters const.
(edit) @7426   20 years mdewsnip (Human Info) Use g_EmptyText instead of "", pass in language parameter …
(edit) @7425   20 years mdewsnip (Human Info) Changed all "" to g_EmptyText.
(edit) @7424   20 years mdewsnip (Human Info) Only necessary if the collector is used.
(edit) @7423   20 years mdewsnip (Human Info) Changed the saveconf parameter to a text_tarray.
(edit) @7422   20 years mdewsnip (Human Info) Now has language parameter.
(edit) @7421   20 years mdewsnip (Human Info) Use ++here instead of here++ for iterators, use …
(edit) @7420   20 years mdewsnip (Human Info) Calls to get_info now have a language parameter.
(edit) @7418   20 years mdewsnip (Human Info) Added another site_cfg_read and main_cfg_read with a …
(edit) @7417   20 years mdewsnip (Human Info) Changed iterators from here++ to ++here.
(edit) @7416   20 years mdewsnip (Human Info) Changed iterators from here++ to ++here, and allocated …
(edit) @7415   20 years mdewsnip (Human Info) Use the SetCStr-with-size-hint method.
(edit) @7414   20 years mdewsnip (Human Info) Added a language parameter to most methods.
(edit) @7413   20 years mdewsnip (Human Info) Added a variant of SetCStr that allows you to specify an …
(edit) @7412   20 years mdewsnip (Human Info) Added language parameter to filter requests.
(edit) @7409   20 years davidb Abstract field missing from Collage options (fix, and set to noi -- …
(edit) @7408   20 years mdewsnip (Human Info) Added language argument to get_info calls.
(edit) @7407   20 years davidb Additional strings added for Collage classifier.
(edit) @7406   20 years davidb Two changes made: the first to allow compact nodes to be formed …
(edit) @7405   20 years davidb Labels for strings.rb tidyied up.
(edit) @7402   20 years kjdon close the file we created in done_text_1
(edit) @7401   20 years kjdon removed a duplicate function declaration
(edit) @7397   20 years mdewsnip (Human Info) Use displayclass::defaultpackage instead of "Global".
(edit) @7396   20 years mdewsnip Moved definition of g_EmptyText.
(edit) @7395   20 years davidb Introduction of 'extra.dm' for collection specific macros. The file …
(edit) @7394   20 years davidb fixed missing bracket from if statment
(edit) @7393   20 years davidb extra.dm added as a useful file for collection specific macros (in a …
(edit) @7392   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
(edit) @7391   20 years davidb Fixed a couple of indentations of statements to be more consistent …
(edit) @7390   20 years davidb Functionality extended to support collection specific macro files. …
(edit) @7389   20 years davidb Format statment 'if' syntax extended to support operators such as 'eq' …
(edit) @7388   20 years mdewsnip (Human Info) Escape '#' in html_safe function.
(edit) @7387   20 years mdewsnip (Human Info) Added javascript_safe function.
(edit) @7386   20 years davidb Modifications to macro data-structures to support collection specific …
(edit) @7385   20 years mdewsnip (Human Info) Added a couple of new data members (functionality to come).
(edit) @7384   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
(edit) @7383   20 years mdewsnip Fixed a couple of compilation problems.
(edit) @7382   20 years mdewsnip (Human Info) Added const text_t g_EmptyText("") to use instead of …
(edit) @7381   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
(edit) @7380   20 years mdewsnip (Human Info) Made some parameters const, and added an extended …
(edit) @7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
(edit) @7378   20 years mdewsnip Changed a lowercase letter to uppercase.
(edit) @7377   20 years nzdl A couple more minor changes.
(edit) @7376   20 years nzdl Fixed some minor problems.
(edit) @7375   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
(edit) @7374   20 years mdewsnip Maori interface images, thanks to Te Taka Keegan for the translation.
(edit) @7373   20 years mdewsnip Updated Maori interface, thanks to Te Taka Keegan (translated May 2004).
(edit) @7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
(edit) @7367   20 years mdewsnip Much, much improved Farsi images -- they're now the right way around, …
(edit) @7366   20 years mdewsnip Updated document buttons due to much improved image generation.
(edit) @7363   20 years kjdon plugin read functions now return 'undef' - didn't recognise, '-1' - …
(edit) @7362   20 years kjdon plugin read functions now return 'undef' - didn't recognise, '-1' - …
(edit) @7359   20 years kjdon changed some strings in plugin to do with import messages
(edit) @7354   20 years mdewsnip Somehow the [l=it] and _httpimg_/it/ bits didn't get added into the images.
(edit) @7353   20 years kjdon removed all the old print_usage functions - they may be misleading as …
(edit) @7352   20 years kjdon added a bit more to the description
(edit) @7351   20 years kjdon tell the GLI if nothing processed the document
(edit) @7349   20 years davidb Revision made to support Greenstone as a module in Apache.
(edit) @7348   20 years davidb string_pool class to support Greenstone being embedded in Apache as a …
(edit) @7347   20 years davidb Revisions made to support Greenstone being embedded in Apache as a module.
(edit) @7346   20 years davidb Collage specific code made more general.
(edit) @7345   20 years davidb Unused code removed.
(edit) @7343   20 years jrm21 added a comment at the start of all macro files about using UTF-8
(edit) @7337   20 years kjdon fixed another error in the example format statement
(edit) @7336   20 years kjdon fixed a couple of errors in the example format statement
(edit) @7334   20 years davidb General improvements to the Collaging code, including support options …
(edit) @7333   20 years davidb Collage code updated to take advantage of dynamic paramters specified …
(edit) @7332   20 years davidb Collage applet updated to take advantage of dynamic parameters …
(edit) @7331   20 years davidb Collage classifier extended to include "dynamic" parameters: that is …
(edit) @7330   20 years davidb COLLECTDIR added dynamically to Perl include path, so collection …
(edit) @7329   20 years davidb 3 second sleep removed.
(edit) @7304   20 years kjdon now adds Source metadata
(edit) @7302   20 years kjdon removed a strange piece of code: 'return true; return false;' :-) …
(edit) @7295   20 years mdewsnip Updated for the UNESCO Greenstone 2.50 CD-ROM.
(edit) @7287   20 years mdewsnip Now extracts date metadata from the output of pdftohtml 0.36 and …
(edit) @7286   20 years mdewsnip Undid the "fix" to IsisTypes.h for David's laptop -- this now breaks …
(edit) @7285   20 years mdewsnip Added the last couple of missing strings to the Italian interface.
(edit) @7284   20 years mdewsnip Updated for the new pdftohtml.
(edit) @7283   20 years mdewsnip pdftohtml version 0.36 -- thanks John McPherson! The changes made …
(edit) @7278   20 years mdewsnip Added a missing translation.
(edit) @7277   20 years mdewsnip Fixed up a messed up macro.
(edit) @7276   20 years mdewsnip A few little updates.
(edit) @7274   20 years mdewsnip Updated Italian images, many thanks to Massimo Pesenti for the translation.
(edit) @7273   20 years mdewsnip Updated Italian interface, many thanks to Massimo Pesenti.
(edit) @7267   20 years davidb Header now checks for #ifdef to see if getopt has been defined …
(edit) @7266   20 years kjdon If and Or in format statements now match IF, If, if, OR, Or, or
(edit) @7265   20 years davidb Tweak Make file's link command so it uses C++ not cc, since source …
(edit) @7264   20 years davidb Tweaked Make file's link command to use C++ not cc since source code …
(edit) @7263   20 years davidb Revised header file to be consistent with stdint.h
(edit) @7262   20 years kjdon fixed a small bug with the initfqf function
(edit) @7257   20 years mdewsnip Oops... another stupid problem preventing the Collector from knowing …
(edit) @7256   20 years mdewsnip Fixed a bug where the output of the script was not written to a file …
(edit) @7244   20 years kjdon made this abstract so it doesn't show up in the GLI plugin list
(edit) @7243   20 years kjdon David said these were abstract plugins so set abstract to yes - GLI …
(edit) @7236   20 years mdewsnip Fixed a few little problems with the Czech interface.
(edit) @7235   20 years kjdon fixed a couple of bugs and added a bit of output to do with extracting …
(edit) @7232   20 years mdewsnip Changed "which" to "that" on query form.
(edit) @7229   20 years mdewsnip Farsi is also a right to left language (eventually, this should …
(edit) @7222   20 years mdewsnip Added Serbian to the list of languages.
Note: See TracRevisionLog for help on using the revision log.