source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1766   23 years cs025 No true alterations; any differences should be merely whitespace from …
(edit) @1765   23 years cs025 Fixes for Windows 3.1; avoids crashes at the expense of functionality …
(edit) @1764   23 years cs025 Shouldn't be any substantial changes with previous versions (debugging …
(edit) @1763   23 years cs025 Fixed problem with detection of Windows32s
(edit) @1762   23 years sjboddie Added support for the new LogEvents, EmailEvents, EmailUserEvents and …
(edit) @1761   23 years dmm9 Removing obsolete documentation
(edit) @1760   23 years sjboddie * empty log message *
(edit) @1759   23 years sjboddie Made a start on tidying up the main.cfg configuration file and adding …
(edit) @1758   23 years say1 added minimum image size and a few bug fixes
(edit) @1757   23 years say1 tightened the criteria for email files to avoid matching all dynamic …
(edit) @1756   23 years say1 added detection and handling of unreadable files
(edit) @1755   23 years say1 added better cycle detection (but still not perfect)
(edit) @1754   23 years say1 added support for jar files (which are actually just fancy zip files)
(edit) @1753   23 years sjboddie Fixed what I hope is the final bug in getting http building to work on …
(edit) @1752   23 years sjboddie Edited main mg makefile to prevent it from compiling or attempting to …
(edit) @1751   23 years sjboddie Various unix utilities for use on windows. They were all downloaded …
(edit) @1750   23 years sjboddie Initial versions of various libraries used by Greenstone. All …
(edit) @1749   23 years sjboddie Initial versions of Greenstone windows binaries. All binaries were …
(edit) @1748   23 years sjboddie * empty log message *
(edit) @1747   23 years sjboddie made a few changes to windows makefiles
(edit) @1746   23 years sjboddie Fixed a minor bug in the way wget worked on windows.
(edit) @1745   23 years sjboddie Moved the old wincrypt and wingdbm packages into packages/windows
(edit) @1744   23 years say1 about a billion changes to ImagePlug
(edit) @1743   23 years sjboddie Had a bit of a go at getting the building code to build from http and …
(edit) @1742   23 years jrm21 Added a comment to the usage stuff about PRESCRIPT.
(edit) @1741   23 years sjboddie Fixed a little bug that was causing pluginfo.pl to print some dodgy …
(edit) @1740   23 years jrm21 We now escape underscores so that any macros in source code (wrt to …
(edit) @1739   23 years sjboddie A few changes to get multi-volume cd-roms working again
(edit) @1738   23 years jrm21 all calls to text_t.getcstr() now delete the returned ptr. Also, we …
(edit) @1737   23 years jrm21 Added a comment telling people what the macro to use is called …
(edit) @1735   23 years say1 fixed about a billion little Image things.
(edit) @1734   23 years jrm21 For postscript, fall back to some simple text extraction if ps2ascii …
(edit) @1733   23 years say1 new plugin for images
(edit) @1732   23 years say1 check metadata before adding
(edit) @1731   23 years jrm21 New and improved! Now gets #include information from std C files as …
(edit) @1730   23 years jrm21 removed a debugging statement left in accidentally…
(edit) @1729   23 years jrm21 title regexp should have started "\s*", not "\s+" - it's optional …
(edit) @1728   23 years jrm21 Minor change so that leading whitespace is skipped when grabbing the …
(edit) @1727   23 years jrm21 Put the space in a better position, so that the space occurs inside …
(edit) @1726   23 years jrm21 Added a space character for when using subcollections…
(edit) @1725   23 years sjboddie logging is now turned off by default
(edit) @1722   23 years jrm21 Check to see if CFLAGS is already set in environment, and if so, don't …
(edit) @1721   23 years sjboddie Fixed a small bug that was causing phrase searching to act erratically …
(edit) @1720   23 years dmm9 Added information to the usage text about date extraction option
(edit) @1719   23 years dmm9 Added information to the usage text about date extraction option
(edit) @1718   23 years dmm9 Added information to the usage text about date extraction option
(edit) @1717   23 years nzdl Fixed a couple of minor bugs in cross-collection searching
(edit) @1716   23 years jrm21 minor change to allow the -title option to display correctly on HTML page.
(edit) @1715   23 years jrm21 yaz library is now made by packages/Makefile instead of from …
(edit) @1714   23 years jrm21 moved packages to front of OTHERDIRS list, so it is made first in case …
(edit) @1713   23 years jrm21 Tidied up YAZ Makefiles and Makefiles.ins
(edit) @1712   23 years say1 cleaned up metadata extraction.
(edit) @1711   23 years say1 fixed minor spelling mistake
(edit) @1710   23 years say1 RecPlug now skips CVS directories.
(edit) @1709   23 years sjboddie build script edited to use wget to download source files via http and ftp
(edit) @1708   23 years sjboddie * empty log message *
(edit) @1707   23 years jrm21 Plugin for source code (primarily for putting Greenstone src into a …
(edit) @1706   23 years say1 cleaned up the Title code to strip away standard prefixes inserted by …
(edit) @1705   23 years say1 fixed to handle filenames with multiple dots.
(edit) @1704   23 years sjboddie wget is now extracted from tar archive, configured and compiled in the …
(edit) @1703   23 years sjboddie removed wget from cvs. it will be added again as a .tar.gz file …
(edit) @1702   23 years annetteb Bug fix for when offset values are read in from GDBM.
(edit) @1701   23 years sjboddie * empty log message *
(edit) @1700   23 years say1 changed PSPlug to extract CreationDate, Title and Pages info.
(edit) @1699   23 years say1 fixed the bug in HTML plug which broke images for Dave
(edit) @1698   23 years dmm9 Fixing up usage message for documentation purposes
(edit) @1697   23 years sjboddie * empty log message *
(edit) @1696   23 years sjboddie Created a "phrases" button for the phind classifier
(edit) @1695   23 years nzdl Fixed a bug in the cross-collection searching stuff
(edit) @1694   23 years kjm18 updated to resembled the corresponding mg updated versions
(edit) @1693   23 years kjm18 updated to resemble the updated buildcol.pl
(edit) @1692   23 years jrm21 pdftohtml can't handle encrypted pdfs, but doesn't return an error …
(edit) @1691   23 years jrm21 return "" instead of exit 1 on error. This means that if 1 file …
(edit) @1690   23 years nzdl Tidied up the "n documents matched the query" string that's produced …
(edit) @1689   23 years kjm18 queryresult.is_approx now correct
(edit) @1688   23 years kjm18 Added actualNumDocs variable to QueryResult - records the total number …
(edit) @1687   23 years jrm21 modified ulimit timeouts to 40sec from 20sec :)
(edit) @1686   23 years jrm21 HTMLPlug no longer blocks .pdf files. (also updated reference to this …
(edit) @1685   23 years jrm21 PSPlug based heavily on PDFPlug…
(edit) @1684   23 years paynter Supports rtf file as an input type, looks in packages dir for pdftohtml
(edit) @1683   23 years paynter Bug fix - all documents returned for phrases of more than one word …
(edit) @1682   24 years paynter More java browser nonsense - introduced the deprecated methods …
(edit) @1681   24 years paynter Eliminated all calls to getSize() and setSize() and replaced them with …
(edit) @1680   24 years paynter Highlight occurances of the wors in the phrase when we open a document …
(edit) @1679   24 years sjboddie Re-Added recent changes that were lost when the CVS repository was …
(edit) @1678   24 years sjboddie Re-added some recent changes that got lost when the cvs repository was …
(edit) @1677   24 years paynter Added teh BibTex entry type as metadata.
(edit) @1676   24 years paynter Plugins for processing files of bibliography records in BibTex and …
(edit) @1675   24 years say1 updated configure script to keep up with changes to configure.in
(edit) @1674   24 years nzdl * empty log message *
(edit) @1673   24 years cs025 Fixed problem in uninstalling which appeared when uninstalling the …
(edit) @1672   24 years cs025 Fixed problem with Windows9x; only does administrator behaviour for …
(edit) @1671   24 years paynter Added "pacakges" directlry to list of places that "make install" hits.
(edit) @1670   24 years paynter No longer needed - the packages directory configure and Makefile do …
(edit) @1669   24 years paynter Add a new Makefile in the packages directory that makes various …
(edit) @1668   24 years paynter Added a new configure script in the packages directory that is called …
(edit) @1667   24 years nzdl Fixed an obscure bug preventing macrons from being displayed correctly …
(edit) @1666   24 years sjboddie another script with old #! line
(edit) @1665   24 years sjboddie fixed old perl #! line (I guess it's been a while since this script …
(edit) @1664   24 years sjboddie We no longer need this old script
Note: See TracRevisionLog for help on using the revision log.