Timeline



2004-07-08:

15:59 Changeset [7731] by jrm21
gcc 3 is more strict about signed vs unsigned chars... and get() wants …
13:57 Changeset [7730] by kjdon
new top level makefile for java source
13:50 Changeset [7729] by kjdon
changed my mind back again about installing into bin/linux = now just …
12:21 Changeset [7728] by kjdon
added a new line at the end of the file
11:58 Changeset [7727] by kjdon
actually I think this one is needed - adding it back in :-)
11:37 Changeset [7726] by kjdon
some mods
11:36 Changeset [7725] by kjdon
now do configure and make instead of the scripts
11:35 Changeset [7724] by kjdon
regenerated this from configure.ac following changes to that file
11:34 Changeset [7723] by kjdon
regenerated this using autoheader, then added in the missing ones from …
11:19 Changeset [7722] by kjdon
added a couple more Makefiles to the list
11:18 Changeset [7721] by kjdon
these files are generated by configure and should not be in cvs
11:10 Changeset [7720] by kjdon
now removes its Makefile in a dist clean
11:07 Changeset [7719] by kjdon
a new makefile for the docs - just does javadoc at this stage - could …
10:13 Changeset [7718] by kjdon
I don't think these should be in here. I can always add them back in …
09:42 Changeset [7717] by kjdon
added in mg and mgpp classes directory to local classpath

2004-07-07:

16:25 Changeset [7716] by kjdon
no longer need this cos we can do a ./configure instead
16:18 Changeset [7715] by kjdon
changed the value on AC_DEFINES to 1 instead of - I think this is …
15:59 Changeset [7714] by kjdon
added in descriptions for the AC_DEFINES stuff - this means we can use …
15:50 Changeset [7713] by kjdon
removed it again - apparently its use is deprecated and discouraged
15:15 Changeset [7712] by kjdon
this file needed for autoheader to generate config.h.in
15:14 Changeset [7711] by kjdon
added mg and mgpp
15:13 Changeset [7710] by kjdon
removed some old comments, now installs into bin/gsdlos rather than bin
15:11 Changeset [7709] by kjdon
small changes
15:10 Changeset [7708] by kjdon
renamed configure.in to configure.ac as apparently this is the …

2004-07-06:

18:31 Changeset [7707] by jrm21
start to put languages in their own language (not everyone speaks …
15:42 Changeset [7706] by jrm21
close our <option> tags
15:36 Changeset [7705] by jrm21
can now read in utf-8 encoded non-ascii chars from main.cfg file.

2004-07-05:

21:29 Changeset [7704] by jrm21
oops... we were failing on documents that start with a 0 (zero)... if …
17:52 Changeset [7703] by jrm21
1) use the email's message ID instead of document hash for Identifier. …
13:57 Changeset [7702] by jrm21
handle metadata values that start with a "-", instead of screwing up …
11:22 Changeset [7701] by jrm21
allow utf-8 as an alias for utf8
09:09 Changeset [7700] by kjdon
committed last changes

2004-07-02:

13:24 Changeset [7699] by kjdon
added in -t 2 to teh args for wget to make it stop after two tries if …
13:12 Changeset [7698] by mdewsnip
pdftohtml v0.36
10:55 Changeset [7697] by kjdon
commented out a println
10:48 Changeset [7696] by mdewsnip
Updated configuration version for the gsdl-2.51u UNESCO release.
10:47 Changeset [7695] by mdewsnip
Mirroring is now on by default.
10:45 Changeset [7694] by mdewsnip
Updated AboutDialog.Date for the gsdl-2.51u UNESCO distribution.
10:08 Changeset [7693] by mdewsnip
Improvements to the new code so that it works on Windows as well as Unix.
09:26 Changeset [7692] by mdewsnip
Fixed up the parsing of quoted strings so strings like "Hello " (with …
08:11 Changeset [7691] by mdewsnip
Fixed a bug where switching to a file with no metadata would cause an …

2004-07-01:

17:30 Changeset [7690] by kjdon
http_proxy environment vars don't seem to work under windows - put it …
17:29 Changeset [7689] by kjdon
stop the progress bar if we close a download while its still running
16:17 Changeset [7688] by mdewsnip
Fixed a small bug in the code I just added.
14:55 Changeset [7687] by kjdon
proxy host, port, user and password are now set in an envornment …
14:48 Changeset [7686] by mdewsnip
First cut at upgrading the CDS/ISIS plugin to obtain and index …
13:41 Changeset [7685] by jrm21
make sure warning/error messages go to $outhandle.
13:36 Changeset [7684] by jrm21
added comment for mysql
13:35 Changeset [7683] by jrm21
better code for reading in the config file, so not just unix-specific.
11:58 Changeset [7682] by mdewsnip
Added strings for the new RecPlug and ISISPlug options to support …
09:16 Changeset [7681] by jrm21
more portable way of reading config file

2004-06-30:

16:45 Changeset [7680] by kjdon
added a WGETPATH var that can be used to set wget manually instead of …
16:26 Changeset [7679] by kjdon
wget may be specified by the user in gli.sh, but otherwise we use teh …
16:24 Changeset [7678] by kjdon
wget version and path not passed in to constructor anymore
16:24 Changeset [7677] by kjdon
removed a print statement
16:19 Changeset [7676] by kjdon
we no longer test wget in here. user can set wgetpath if they want, …
15:45 Changeset [7675] by kjdon
added functions to set the WGet path and version
15:44 Changeset [7674] by kjdon
added a function to find the path to greenstone's wget
15:40 Changeset [7673] by kjdon
just wanted to add a comment - this was compiled on Windows XP using …
15:31 Changeset [7672] by kjdon
now use wget 1.9 instead of 1.5.3
15:28 Changeset [7671] by kjdon
new version (1.9) of wget
14:32 Changeset [7670] by kjdon
version 1.9 of wget
14:22 Changeset [7669] by kjdon
removed the bit where the destination was removed from the url - don't …

2004-06-29:

22:33 Changeset [7668] by jrm21
renamed "kea" to "Keyphrase" metadata, and add one for each extracted …
15:11 Changeset [7667] by kjdon
lots of changes to the mirroring and MissingWGET and OldWGET strings
15:10 Changeset [7666] by kjdon
made a few changes for the mirror pane, but there is still a lot of …
15:10 Changeset [7665] by mdewsnip
Used for CD-ROM distributions containing the documented formatting and …
15:09 Changeset [7664] by kjdon
added back in the wget tests for mirroring
15:07 Changeset [7663] by kjdon
removed a couple of commented-out bits
15:03 Changeset [7662] by kjdon
lots of changes. url field is now just a plain textfield. does no …
14:59 Changeset [7661] by kjdon
pass mode changed call to mirror pane
14:59 Changeset [7660] by kjdon
removed the clear cache button from preferences
14:56 Changeset [7659] by kjdon
renamed GProgressBar to DownloadProgressBar. Also changed the buttons …
14:54 Changeset [7658] by kjdon
renamed collection/Job to collection/DownloadJob. also fixed a bug in …
14:44 Changeset [7657] by kjdon
added in a check for WGet in run - only does this if the mirror pane …
14:41 Changeset [7656] by kjdon
removed commented out bits for Hunt and Preview - these are never …
14:39 Changeset [7655] by kjdon
added in wget warnings (old and missing)
13:49 Changeset [7654] by nzdl
Added the new "upgrade your Greenstone 2.50 installation" item.
12:07 Changeset [7653] by kjdon
added ians changes to the mirror text, regenerated the index and …
10:08 Changeset [7652] by nzdl
Added new Latvian, Romanian and Hungarian language maintainers.
09:16 Changeset [7651] by kjdon
added in some stuff to stop the cc args being added again and again to …
09:14 Changeset [7650] by mdewsnip
The Windows CDS/ISIS reader program, from UNESCO. So I don't forget it …

2004-06-28:

17:36 Changeset [7649] by mdewsnip
Changes to the home page for Greenstone 2.51.
14:12 Changeset [7648] by kjdon
uncommented the mirror bits, and flagged the sections as modified - …

2004-06-25:

17:26 Changeset [7647] by mdewsnip
Special case: you can now delete files from the "Downloaded Files" folder.
16:59 Changeset [7646] by mdewsnip
Oh dear... 6 or 7 of the Russian language checks were buggered :-(
15:44 Changeset [7645] by jrm21
don't fail if we can't load the diagnostics package.
15:39 Changeset [7644] by jrm21
don't print "wrong encoding" message for text in english. textcat …
15:15 Changeset [7643] by jrm21
use case-insensitive match for <title> tags
10:33 Changeset [7642] by mdewsnip
Removed some dead functions and commented out a couple on their way out.
10:03 Changeset [7641] by mdewsnip
Removed a couple of dead functions.

2004-06-24:

17:28 Changeset [7640] by mdewsnip
Removed the reference to WebPlug, which no longer exists.
16:27 Changeset [7639] by mdewsnip
Added the ability to refresh the "Downloaded Files" folder when …
16:00 Changeset [7638] by mdewsnip
Updated language pack links and sizes for the downloads page.
15:24 Changeset [7637] by mdewsnip
Modified support page to have commercialization information; new "new …
12:07 Changeset [7636] by mdewsnip
GLI jar file now includes feedback.properties file.

2004-06-23:

16:43 Changeset [7635] by kjdon
* empty log message *
15:26 Changeset [7634] by mdewsnip
Removed crappy old stripNL function which made a mess of Unicode strings.
14:35 Changeset [7633] by mdewsnip
Some function and variable name changes, and added the web …

2004-06-22:

16:53 Changeset [7632] by kjdon
re-enabled the expand document cos fixed the mg bug
16:27 Changeset [7631] by kjdon
added required header files - see comment for MGWrapperImpl.c
16:24 Changeset [7630] by kjdon
fixed up some compiler warnings, and made this header file to be used …
16:22 Changeset [7629] by kjdon
fixed a couple of compiler warnings, also included the necessary …
16:17 Changeset [7628] by kjdon
fixed a couple of compiler warnings
16:17 Changeset [7627] by kjdon
make stemmerdescription a const
09:56 Changeset [7626] by mdewsnip
Updated for 2.51 distribution.
08:43 Changeset [7625] by mdewsnip
DLS-e collection is now much smaller -- containing only 25 publications.

2004-06-21:

09:56 Changeset [7624] by mdewsnip
Fixed quite a few places where the GLI was looking for "ex" instead of …

2004-06-18:

17:19 Changeset [7623] by nzdl
Changed download links for Greenstone 2.51.
14:53 Changeset [7622]
This commit was manufactured by cvs2svn to create tag …
14:53 Changeset [7621] by mdewsnip
Some improvements for the Greenstone 2.51 release.
14:13 Changeset [7620] by mdewsnip
Quickly hacked up a new stripNL function which will hopefully work OK …
14:08 Changeset [7619] by mdewsnip
A couple of additions for 2.51: sets the default interface language to …
10:17 Changeset [7618] by davidb
previousarrow variable renamed prevarrow to be more consistent with …
10:15 Changeset [7617] by davidb
Metadata in [x] eq '1' updated so can support [parent(Top):x] syntax.
08:25 Changeset [7616] by mdewsnip
Set some image widths correctly.
08:12 Changeset [7615] by mdewsnip
Updated Georgian interface images, many thanks to George Varamishvili …
08:11 Changeset [7614] by mdewsnip
Finished Georgian interface, many thanks to George Varamishvili.

2004-06-17:

16:17 Changeset [7613] by mdewsnip
Set Greenstone 2.51 release date for AboutDialog.Date string.
15:09 Changeset [7612] by mdewsnip
A few changes for the 2.51 distribution.
15:08 Changeset [7611] by kjdon
changed a message
15:04 Changeset [7610] by mdewsnip
Added code to prevent the local library server being run multiple …
14:30 Changeset [7609] by kjdon
fixed the bug where when you drag a document with existing namespaced …
14:26 Changeset [7608] by mdewsnip
Fixed a bug where creating a new folder under a closed folder would …
13:27 Changeset [7607] by kjdon
added is_searchable() to the protocol - the default version alwasy …
12:41 Changeset [7606] by mdewsnip
Fixed one more linking problem with Farsi characters on images.
11:52 Changeset [7605] by mdewsnip
Added a two second wait as well, so the OS has finished deleting the …
11:13 Changeset [7604] by kjdon
format statements are now written out with new lines intact, not …
11:12 Changeset [7603] by kjdon
removed the xml stuff - we don't use it at present and it is …
11:10 Changeset [7602] by mdewsnip
Ooops... fixed a typo.
11:08 Changeset [7601] by mdewsnip
Have hopefully (and finally!) fixed the nasty race conditions with the …
10:35 Changeset [7600] by mdewsnip
Removed a couple of references to the now defunct preview pane.

2004-06-16:

16:45 Changeset [7599] by kjdon
check for ex.metadata and remove the ex. in the format statements
16:44 Changeset [7598] by kjdon
write out format statements with ex.metadata still intact
16:43 Changeset [7597] by kjdon
made static strings for the format names and default format strings - …
11:43 Changeset [7596] by mdewsnip
Added a couple of macros for the "I'm feeling lucky" (a la Google) …
10:43 Changeset [7595] by mdewsnip
Seem to have fixed the problem with anchors being added to images (for …
09:48 Changeset [7594] by mdewsnip
"I'm feeling lucky" functionality (a la Google). An extra argument …

2004-06-14:

19:41 Changeset [7593] by say1
moved variable to the start of the block
17:28 Changeset [7592] by mdewsnip
Much simplified the installLocation function to hopefully remove the …
15:03 Changeset [7591] by mdewsnip
Multi-line statements are now read in with newline characters added.
15:01 Changeset [7590] by mdewsnip
Multiple line format statements now have '\' characters written at the …

2004-06-11:

11:42 Changeset [7589] by kjdon
some util stuff for the two unbuild scripts (though only v2 uses it at …
11:41 Changeset [7588] by kjdon
made a lot of changes to this but apparently it still doesn't work
11:39 Changeset [7587] by kjdon
this is a statically linked binary compiled from mg-1.3d. Used by …
11:13 Changeset [7586] by kjdon
if we remove the title cos it matches a filename, then we add in a …

2004-06-10:

17:08 Changeset [7585] by kjdon
fixed a typo I think
17:07 Changeset [7584] by kjdon
have to declare vars before calling functions!!
15:09 Changeset [7583] by kjdon
minor stuff
15:02 Changeset [7582] by kjdon
fixed the bug that was causing it not to be able to create a second …
14:32 Changeset [7581] by kjdon
filled in the dumpFailedDocument method
10:18 Changeset [7580] by kjdon
added a new function: generate_title_from_metadata to BasClas - takes …
09:11 Changeset [7579] by kjdon
added quotes to a couple of strings:CDM.General.Icon_Collection and …
09:08 Changeset [7578] by kjdon
added [numleafdocs] to the format list
09:02 Changeset [7577] by kjdon
added min range values to the numeric args

2004-06-09:

17:14 Changeset [7576] by mdewsnip
Even better Farsi images. Farsi specific (ie. non-Arabic) characters …
17:13 Changeset [7575] by mdewsnip
One minor change to the Farsi strings.
11:57 Changeset [7574] by mdewsnip
Removed a couple of dead functions, and deprecated stripNL (it makes a …
11:56 Changeset [7573] by mdewsnip
Now writes the Hierarchy hfiles out as UTF-8 correctly.
11:43 Changeset [7572] by mdewsnip
Changed regular expression so lines entirely in UTF-8 are still read …
11:29 Changeset [7571] by kjdon
origianl filename is now used for gsdlsourcefilename, and converted …
11:28 Changeset [7570] by kjdon
now sets the converted filename to be used for hashing
11:27 Changeset [7569] by kjdon
can now set gsdlconvertedfilename - gsdlsourcefilename is the original …

2004-06-08:

09:32 Changeset [7568] by kjdon
making sure the repository is up to date
Note: See TracTimeline for information about the timeline view.