source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7444   20 years kjdon added in an isWindows function
(edit) @7443   20 years mdewsnip (Human Info) Delete char* variables with delete [] instead of delete, …
(edit) @7442   20 years kjdon new makefile for mg on windows
(edit) @7441   20 years mdewsnip (Human Info) Replace all "" with g_EmptyText.
(edit) @7440   20 years kjdon some hacky changes - fix up under linux
(edit) @7439   20 years kjdon added gs3_mg_passes stuff, and fixed up some compile errors undex windows
(edit) @7438   20 years mdewsnip (Human Info) Delete char* variables with delete[] variable instead of …
(edit) @7437   20 years kjdon javah MGPassesWrapper, and install the jar
(edit) @7436   20 years kjdon made some hacky changes - fix up under linux
(edit) @7435   20 years kjdon added mgpasseswrapper
(edit) @7434   20 years mdewsnip (Human Info) Initial support for retrieving language specific information.
(edit) @7433   20 years mdewsnip (Human Info) Replaced all "Global" with displayclass::defaultpackage.
(edit) @7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
(edit) @7431   20 years kjdon new mg passes for gs3. I thought I had commited this already
(edit) @7430   20 years mdewsnip (Human Info) Replaced all "" with g_EmptyText, and delete char* …
(edit) @7429   20 years mdewsnip (Human Info) Added a couple of addarginfo methods.
(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) @7419   20 years kjdon new executable, gs3_mg_passes, and new library libmgpass.a - for use …
(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) @7411   20 years kjdon new wrapper for mg passes
(edit) @7410   20 years kjdon new mg passes jni wrapper
(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) @7404   20 years kjdon added MGPassesWrapper to the makefile
(edit) @7403   20 years kjdon a first stab at a wrapper for mg_passes. needs more option setting methods
(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) @7400   20 years kjdon changed a message
(edit) @7399   20 years kjdon need to close the file we created in done_text_1 otherwise java holds …
(edit) @7398   20 years kjdon made the corner image the same as for the main pane
(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) @7372   20 years jrm21 need to subscribe to dev list before posting.
(edit) @7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
(edit) @7370   20 years kjdon michaels changes to the supportform
(edit) @7369   20 years kjdon added supportform.dm to the macros list
(edit) @7368   20 years kjdon revamp of the support page. form moved to a separate page, mailing …
(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) @7365   20 years kjdon removed the beta checkbox from the General desing panel
(edit) @7364   20 years nzdl small changes
(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) @7361   20 years mdewsnip A further fix to the progress bar so it shows "0%" as soon as it is …
(edit) @7360   20 years mdewsnip Fixed the progress bar so a) It says "Calculating total size of …
(edit) @7359   20 years kjdon changed some strings in plugin to do with import messages
(edit) @7358   20 years kjdon modified the Import Progress strings quite a bit - fr, es, ru need …
(edit) @7357   20 years kjdon tidied up the import log handling
(edit) @7356   20 years mdewsnip Updated for the 2.50 Waikato Workshop CD.
(edit) @7355   20 years mdewsnip Updated installer for Greenstone 2.50 Waikato Workshop CD.
(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) @7350   20 years kjdon removed the (not recommended) text from the lock file dialog
(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.
Note: See TracRevisionLog for help on using the revision log.