source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2307   23 years sjboddie * empty log message *
(edit) @2305   23 years sjboddie Fixed another minor bug in the wget source that caused it to barf when …
(edit) @2304   23 years sjboddie Altered gsWget.pl slightly so that on windows it now relies on …
(edit) @2303   23 years sjboddie * empty log message *
(edit) @2302   23 years sjboddie Fixed a bug that's been annoying me for a while but that I was far too …
(edit) @2301   23 years sjboddie * empty log message *
(edit) @2300   23 years sjboddie Replaced the old Russian interface images with nicer ones created by …
(edit) @2299   23 years sjboddie Removed a bunch of _width_ macros from language macro files as they're …
(edit) @2298   23 years sjboddie Made a small change to the gsdl_system function to overcome weird …
(edit) @2297   23 years cs025 Improved behaviour with CORBA etc.
(edit) @2296   23 years cs025 Improved behaviour with CORBA etc. support
(edit) @2295   23 years sjboddie Removed a couple of out of date files from the docs directory
(edit) @2294   23 years sjboddie Removed the "update preferences" button from the preferences page. It …
(edit) @2293   23 years sjboddie Added support for word, pdf and rtf mime types to local library
(edit) @2292   23 years sjboddie Made a minor change to one of the wv makefiles which was causing …
(edit) @2291   23 years sjboddie * empty log message *
(edit) @2290   23 years sjboddie Unix install script now creates an install log
(edit) @2289   23 years jrm21 check if system() returns != 0, rather than just > 0 (-1 => can't run).
(edit) @2287   23 years sjboddie Reverted import.pl to version 1.25 as the last commit wiped out some …
(edit) @2286   23 years sjboddie Had a bit of a tidy up in the fnord webserver code. The main change of …
(edit) @2280   23 years sjboddie In the process of making some changes to the old fnord webserver code. …
(edit) @2279   23 years jrm21 configure now allows an argument to give a path to non-std location of …
(edit) @2276   23 years jrm21 changes to include the right header files, and toplevel config.h
(edit) @2268   23 years davidb Augmented so GML files generated conform to XML syntax. Main addition …
(edit) @2267   23 years davidb GML file syntax altered to be XML compliant. This basically meant …
(edit) @2265   23 years sjboddie Played about with some regular expressions in the preferences page …
(edit) @2263   23 years sjboddie Altered the way filecopy.pl works to avoid infinite recursion when the …
(edit) @2261   23 years say1 fixed a minor c initialisation bug
(edit) @2250   23 years sjboddie Unix install script now keeps a log of how the installation progressed
(edit) @2248   23 years sjboddie Fixed another couple of bugs in the pdf and word conversion stuff …
(edit) @2247   23 years sjboddie Unix install script now uses full names of collections and includes …
(edit) @2246   23 years sjboddie Minor bug fixes in the unix install script
(edit) @2245   23 years sjboddie * empty log message *
(edit) @2244   23 years sjboddie * empty log message *
(edit) @2243   23 years sjboddie * empty log message *
(edit) @2241   23 years sjboddie Tidied up the ConvertToPlug stuff to get it working on Windows 95/98
(edit) @2239   23 years sjboddie Removed links to non-existant date searching help text from the top of …
(edit) @2238   23 years sjboddie Added Russian translation of user interface. Thanks to Galina Kuklina …
(edit) @2237   23 years sjboddie Added a unicode2koi8r function to unicode.pm (because I needed one). …
(edit) @2236   23 years sjboddie Made a couple of changes to image creation scripts to handle cyrillic …
(edit) @2235   23 years sjboddie Hacked the textcat package about so that it only reads all the …
(edit) @2234   23 years say1 no longer stripping the corbaserver
(edit) @2233   23 years say1 added dependances to makefile
(edit) @2231   23 years paynter Fixed height tag in _iconblankbar_ macro.
(edit) @2230   23 years paynter User can erquest a "Screen" image - essentially a second thumbnail. …
(edit) @2229   23 years jrm21 updated get_protocol_name(void) to get_protocol_name(comerror_t&) in …
(edit) @2228   23 years paynter The -use_metadata_files option tells RecPlug to read any metadata XML …
(edit) @2226   23 years paynter Image size metadata fixed, dummy text added, Image filename fixed.
(edit) @2224   23 years paynter When the document has associated files, a metadata element …
(edit) @2223   23 years davidb Altered declaration of variables for a corba error to include …
(edit) @2221   23 years jrm21 fixed typo in argument list - `int opt_index' -> 'int *opt_index'
(edit) @2219   23 years sjboddie Had another go at suppressing the "subroutine redefined" warnings as …
(edit) @2218   23 years sjboddie Fixed a couple of little bugs in the collector - bugs only showed up …
(edit) @2214   23 years say1 sorted out mico version number
(edit) @2213   23 years say1 sorted out the quotes
(edit) @2212   23 years sjboddie Fixed a bug that was causing the local library server to attempt to …
(edit) @2211   23 years sjboddie removed some debugging lines
(edit) @2209   23 years sjboddie Suppressed some annoying perl warnings
(edit) @2208   23 years sjboddie Fixed a small bug in the collector that prevented the "add new files" …
(edit) @2207   23 years paynter Bugfixes: read returns number of files instead of file type, and …
(edit) @2206   23 years paynter Annoying bug.
(edit) @2205   23 years say1 oops, minor fix
(edit) @2204   23 years say1 fixes to corba config
(edit) @2193   23 years sjboddie soft_link function now acts as a simple "copy" function on windows
(edit) @2175   23 years cs025 Minor blemish in layout made the …
(edit) @2174   23 years cs025 Fixed silly error in getCollectionInfo; number of bytes and number of …
(edit) @2173   23 years cs025 Improvements to configure scripts in their support of various MICO …
(edit) @2171   23 years jrm21 various - changed make to $(MAKE), tidied up conditionals (eg for …
(edit) @2170   23 years jrm21 changed make to $(MAKE)
(edit) @2169   23 years jrm21 Better check for bindir (can't cd to it if it doesn't exist yet...) …
(edit) @2166   23 years say1 added command to strip the corbaserver (makes it much smaller)
(edit) @2161   23 years jrm21 minor - renamed a variable.
(edit) @2146   23 years sjboddie Fixed a bug that was preventing phrase searching from working on …
(edit) @2139   23 years sjboddie fixed a bug that prevented phrase searching from working correctly for …
(edit) @2138   23 years sjboddie tinkered with the export collection function a little so that it only …
(edit) @2137   23 years sjboddie Fixed a minor bug in the collector
(edit) @2134   23 years sjboddie mg phrase searching now always sets maxdocs to -1 (all) - this means …
(edit) @2133   23 years say1 turned optimisation on. fixed to avoid needing to source setup.bash
(edit) @2132   23 years sjboddie Saved old nzdl.org home page before making changes to it
(edit) @2129   23 years say1 compile speed-ups
(edit) @2127   23 years say1 helps if i add all the files
(edit) @2126   23 years say1 corba updates
(edit) @2125   23 years say1 make fix
(edit) @2123   23 years say1 makefiles fix …
(edit) @2122   23 years say1 (more) corba fixes. hopefully now compiles directly from the box …
(edit) @2118   23 years jrm21 Added some code to try to screen out .pdf files likely to cause …
(edit) @2117   23 years jrm21 Tidied up a bit, error in args passed to pdf_to_text, etc.
(edit) @2115   23 years sjboddie undid a change that shouldn't have been committed.
(edit) @2114   23 years jrm21 The "form query" option for mgpp is now only a valid option if the …
(edit) @2113   23 years say1 integrated the new mico package. updated corba to 2.3.7. fixed the c++ …
(edit) @2112   23 years sjboddie Implemented export function in collector
(edit) @2106   23 years jrm21 Added a "submit" button to the preference pages (mg and mgpp) so that …
(edit) @2105   23 years jrm21 added a check so that we don't segfault if p=preferences but no …
(edit) @2096   23 years jrm21 Minor changes to regexs, so that header fields have to be at start of …
(edit) @2086   23 years jrm21 We create a copy of any args to new() because parsargs might modify …
(edit) @2085   23 years jrm21 When importing, we need to escape any escape codes otherwise mg(?) …
(edit) @2084   23 years jrm21 usage message is now formatted to fit within 80 columns.
(edit) @2083   23 years paynter Fixed a stupid mistake that I know I've fixed before.
(edit) @2082   23 years jrm21 added bzip2 support (untested).
(edit) @2080   23 years jrm21 When creating nodes, now need to pass -buttonname instead of -title.
Note: See TracRevisionLog for help on using the revision log.