Timeline



2002-02-27:

18:57 Changeset [3019] by jrm21
Fixes for when on windows - it was having a lot of trouble sorting out …
16:22 Changeset [3018] by sjboddie
* empty log message *
15:19 Changeset [3017] by jrm21
Added code to handle IE's fking stupid behaviour of sending …
13:11 Changeset [3016] by jrm21
Check for cygwin - if so, #include stdio before #defining setbuffer, …
13:10 Changeset [3015] by jrm21
include getopt_old.h if we are compiling on cygwin
12:30 Changeset [3014] by sjboddie
* empty log message *
12:02 Changeset [3013] by jrm21
Updated the comments at the top of the file
12:01 Changeset [3012] by jrm21
istream.get(char&) caused funny problems with gcc3 so they've been …
11:57 Changeset [3011] by sjboddie
* empty log message *
11:57 Changeset [3010] by jrm21
overloaded write_cfg_line() to take a file descriptor as argument …
11:56 Changeset [3009] by jrm21
Modified some macros for GCC only if GCC version is less than 3.
11:55 Changeset [3008] by jrm21
According to the c++ standard, we can't use a UCArray::iterator …
11:50 Changeset [3007] by jrm21
Replaced old code to get file descriptors from ofstreams for locking …
11:47 Changeset [3006] by jrm21
Modified code for redirection of stderr. Now works with gcc3 and debug …
11:39 Changeset [3005] by sjboddie
inported InstallShield Developer 7 project
11:39 Changeset [3004]
This commit was manufactured by cvs2svn to create branch 'is7_gsdl_cdrom'.
11:39 Changeset [3003] by sjboddie
Initial revision
11:13 Changeset [3002] by jrm21
removed the cvs log from the file, as the last commit message …
10:48 Changeset [3001] by jrm21
replaced a comment with /* */, as most c compilers won't like it.
10:30 Changeset [3000] by jrm21
fixed typo in wget configure.

2002-02-26:

18:04 Changeset [2999] by jrm21
Need to use namespace for gcc3. We now #include gsdlconf as well, so …
17:53 Changeset [2998] by jrm21
Need to use CXX instead of CC so that we use the c++ compiler.
17:24 Changeset [2997] by jrm21
added a couple more mime types.
09:50 Changeset [2996] by sjboddie
* empty log message *

2002-02-24:

10:09 Changeset [2995] by sjboddie
Fixed a bug preventing HTML headers from being removed correctly when …

2002-02-21:

18:13 Changeset [2994] by jrm21
Added some mime types, and gave a url for "the list" of types at iana.org
18:00 Changeset [2993] by jrm21
Decided we should not use the filename as the title, and leave it for …
17:26 Changeset [2992] by jrm21
Added macros for Excel icon and text. Also added a mention of xlhtml …
17:16 Changeset [2991] by jrm21
Do MS Excel file processing, currently using a wrapper around xlhtml.
17:15 Changeset [2990] by jrm21
Do MS Excel using ConvertToPlug, which currently uses the xlhtml package.
17:14 Changeset [2989] by jrm21
Added MS Excel icon
15:37 Changeset [2988] by jrm21
xlhtml stuff moved from ppthtml directory (which has been removed) and …
11:01 Changeset [2987] by jrm21
Added a check for cygwin, so GSDLOS is changed to windows
10:54 Changeset [2986] by jrm21
Added powerpoint -> html converter windows binary.

2002-02-20:

17:33 Changeset [2985] by jrm21
Added references to the xlhtml (Powerpoint -> HTML) package.
17:26 Changeset [2984] by jrm21
added source code for powerpoint converter
17:17 Changeset [2983] by jrm21
added a powerpoint icon.
17:17 Changeset [2982] by jrm21
Added macros for powerpoint icon to languages that already have the …
16:38 Changeset [2981] by jrm21
Added a minimal powerpoint plugin that causes an external converter to …
16:38 Changeset [2980] by jrm21
Added converted_to, which tells us what format the last input file we …
16:36 Changeset [2979] by jrm21
Use self->converted_to instead of convert_to, in case the file could …
16:30 Changeset [2978] by jrm21
Added a perl wrapper script to call an external binary called ppthtml …
16:30 Changeset [2977] by jrm21
added infrastructure for calling an external powerpoint to html converter.
16:29 Changeset [2976] by jrm21
minor change to test of @ARGV - scalar had brackets in wrong place.
16:23 Changeset [2975] by jrm21
Tidied up usage info to fit in 80 columns. Fixed title_sub stuff, so …
14:03 Changeset [2974] by jrm21
added a newline to soft link error message

2002-02-19:

22:15 Changeset [2973] by sjboddie
Fixed a bug in the Hierarchy classifier
10:51 Changeset [2972] by nzdl
* empty log message *

2002-02-18:

17:28 Changeset [2971] by jrm21
Changed <unitool.h> to "unitool.h", just in case it causes problems …
17:20 Changeset [2970] by jrm21
Last update of config.guess and config.sub files for alpha linux broke …
16:01 Changeset [2969] by nzdl
* empty log message *
15:52 Changeset [2968] by ibaj1
* empty log message *

2002-02-15:

13:51 Changeset [2967] by paradis
new metadata command [Summary]

2002-02-14:

12:16 Changeset [2966] by nzdl
* empty log message *

2002-02-13:

11:46 Changeset [2965] by jrm21
Allow nested _If_ macros. We now count '(' and ')' characters, so you …
11:09 Changeset [2964] by sjboddie
* empty log message *

2002-02-12:

14:16 Changeset [2963] by jrm21
replaced CPP with CXX (although it is not currently used within this …
14:10 Changeset [2962] by jrm21
Updated with new versions from autoconf version 2.52 (from …

2002-02-11:

16:55 Changeset [2961] by nzdl
* empty log message *
15:49 Changeset [2960] by sjboddie
Added a small amount of white space at right of certain Arabic images …
11:19 Changeset [2959] by sjboddie
* empty log message *
11:02 Changeset [2958] by sjboddie
Minor change to get phind to compile under VC++ again.

2002-02-09:

20:37 Changeset [2957] by sjboddie
Changed my mind about last changes (adding http headers to prevent …

2002-02-07:

16:44 Changeset [2956] by jrm21
Added Don Gourley's changes for getting Sections to work properly.
16:28 Changeset [2955] by jrm21
Added removeprefix option. Added better usage information of the options.
16:18 Changeset [2954] by jrm21
added a remove_prefix option to strip from metadata before sorting for …

2002-02-06:

01:01 Changeset [2953] by cs025
Changed includes to keep more modern compilers happy

2002-02-05:

16:30 Changeset [2952] by jrm21
added " characters around some variables in case they have spaces in …
14:24 Changeset [2951] by jrm21
Added test to change gsdlos from cygwin* to windows
14:11 Changeset [2950] by jrm21
replaced "tr A-Z" with "tr ABC...XYZ" for solaris's tr…
12:29 Changeset [2949] by nzdl
* empty log message *
12:25 Changeset [2948] by nzdl
* empty log message *
11:52 Changeset [2947] by jrm21
Added a subdirectory to configure/Makefile.in regime so that it …

2002-02-04:

15:43 Changeset [2946] by sjboddie
* empty log message *
14:44 Changeset [2945] by sjboddie
The "l" and "w" (interface language and encoding) arguments are now …
14:24 Changeset [2944] by sjboddie
* empty log message *
14:16 Changeset [2943] by sjboddie
Various shell scripts using "tr A-Z a-z" were altered as this doesn't …
12:20 Changeset [2942] by sjboddie
Added some http headers in an attempt to prevent pages output by …
11:56 Changeset [2941] by jrm21
Renamed variables CPP to CXX, as cpp means "pre-processor", not …
11:47 Changeset [2940] by sjboddie
* empty log message *
11:26 Changeset [2939] by sjboddie
All error messages now go to error.txt (i.e. did away with errout.txt …
11:22 Changeset [2938] by sjboddie
* empty log message *
10:49 Changeset [2937] by sjboddie
Fixed a few minor issues that surfaced when attempting to get …
09:51 Changeset [2936] by nzdl
* empty log message *

2002-02-01:

15:42 Changeset [2935] by sjboddie
Added Greenstone version number to admin pages
15:19 Changeset [2934] by sjboddie
Fixed a minor bug causing "post-processed to find (ignoring word …
11:58 Changeset [2933] by sjboddie
Upgraded project to InstallShield Professional 5.5

2002-01-31:

14:38 Changeset [2932] by jrm21
Fixed: 1) We were missing out any images if there was no text on that …
14:35 Changeset [2931] by jrm21
We now correctly call gzip under windows. The problem was pdftohtml …
14:33 Changeset [2930] by jrm21
added quotes for filenames with spaces on unix.
11:39 Changeset [2929] by jrm21
fixed problem where pictures would not be displayed if there was no …

2002-01-30:

15:40 Changeset [2928] by jrm21
replaced bzero and bcopy with memset and memcpy in the src, even …
15:39 Changeset [2927] by jrm21
don't #define alloca if it is already defined (just to remove some …
15:22 Changeset [2926] by jrm21
removed a ';' after a #endif - I think this gave a warning or error on …
14:23 Changeset [2925] by sjboddie
Altered the format of the GreenstoneArchive and …
02:09 Changeset [2924] by cs025
Added the ability to directly state a host URL.
02:06 Changeset [2923] by cs025
Added support for browsing objects and default metadata behaviours
02:02 Changeset [2922] by cs025
Added Default metadata behaviour control
01:47 Changeset [2921] by cs025
Added stuff to cope with Metadata settings being controlled separately.
01:30 Changeset [2920] by cs025
Added ability to cope with NzdlBrowse objects
01:29 Changeset [2919] by cs025
Initial implementation of a Browse object, comparable to the Query …
Note: See TracTimeline for information about the timeline view.