source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26931   11 years sjm84 Adding the styles necessary for the visual editor
(edit) @26927   11 years sjm84 Adding a new visual editor
(edit) @26925   11 years sjm84 Adding an image for behind the templates
(edit) @26924   11 years sjm84 Some major upgrades to incorperate a visual editor
(edit) @26914   11 years davidb Fixed two silly typos
(edit) @26913   11 years davidb More detailed usage statement added
(edit) @26912   11 years davidb Some adjustments to code, focusing on use of openDatabase() and …
(edit) @26911   11 years davidb Introduction of a shutdown method (which shuts down the complete …
(edit) @26910   11 years davidb Debug tidy up
(edit) @26909   11 years davidb ... without the key map lookup debug block
(edit) @26908   11 years davidb Some (commented out) debug statements that focus on cleanUp
(edit) @26907   11 years davidb Change of background green colour used to be the same as the …
(edit) @26895   11 years davidb Some minor style changes to give the static HTML page for Greenstone, …
(edit) @26894   11 years kjdon added some Maori text strings, thanks to Te Taka Keegan
(edit) @26893   11 years kjdon ConvertBinaryFile needs to reset the doc OID after all the processing …
(edit) @26892   11 years davidb Minor style/CSS changes to header and footer of static index.html page
(edit) @26891   11 years davidb Inside S-block panoramas
(edit) @26890   11 years davidb Extra metadata descriptions
(edit) @26889   11 years davidb Initial content
(edit) @26888   11 years davidb Panorama based collection of the University of Waikato campus
(edit) @26884   11 years davidb Latest round of changes for the panorama viewer
(edit) @26883   11 years davidb Latest round of changes for the panorama viewer
(edit) @26874   11 years davidb Used in Panorama viewer
(edit) @26873   11 years davidb Support for more map-agnostic way of embedding maps into Greenstone. …
(edit) @26872   11 years davidb Support files to provide a Panorama viewer. Falls back to a canvas …
(edit) @26871   11 years davidb Support for Panoramas added
(edit) @26867   11 years davidb Added a block for pesky .DS_Store files, generated by Macs
(edit) @26866   11 years davidb Introduction of -aspectpad... options. Useful when working with …
(edit) @26850   11 years davidb Additional tweak to handling Latitude and Longitude added, so versions …
(edit) @26848   11 years davidb Extra check added to avoid a null-pointer exception (situation came to …
(edit) @26825   11 years davidb Perl version check for CPAN inclusion changed to something more …
(edit) @26822   11 years davidb Strip added as separate stage to help when cross-compiling
(edit) @26821   11 years davidb Strip added as separate stage to help when cross-compiling
(edit) @26820   11 years davidb Strip added as separate stage to help when cross-compiling
(edit) @26819   11 years davidb wget configure tweaked for cross-compiling on andoird
(edit) @26818   11 years davidb config.guess and config.sub updated to newer versions that include …
(edit) @26817   11 years davidb Strip added as separate stage, to help with cross-compilation
(edit) @26816   11 years davidb config.guess and config.sub updated to new versions that include …
(edit) @26815   11 years davidb Added #ifdef to help with cross-compiling for Android NDK
(edit) @26809   11 years davidb Strip test added
(edit) @26808   11 years davidb Strip test added
(edit) @26806   11 years davidb strip now added to the list of cross-compile args set up
(edit) @26802   11 years davidb More careful application of STRIP added to help with cross compilation …
(edit) @26801   11 years davidb Changes to support compiling with Android NDK
(edit) @26800   11 years davidb Changes to support compiling with Android NDK
(edit) @26799   11 years davidb Changes to support compiling with Android NDK
(edit) @26798   11 years davidb Support for cross-compiling with Android-NDK added
(edit) @26797   11 years davidb Newer version of config.guess and config.sub to include architecture …
(edit) @26796   11 years davidb Newer version of config.guess and config.sub to include architecture …
(edit) @26795   11 years davidb GSDLOS now left alone if already set to something
(edit) @26794   11 years davidb GSDLOS now left alone if already set to something
(edit) @26793   11 years davidb Newer version of config.guess and config.sub to include architecture …
(edit) @26792   11 years davidb Values for cross compiling with Android NDK added in (in commented out …
(edit) @26791   11 years davidb Streamlining of compile sequence to checkout gnome-lib extension if …
(edit) @26778   11 years davidb Adding the minus option '-static-libstdc++' can cause linking problems …
(edit) @26777   11 years davidb Additional information added about the new 'local' area on the SVN server
(edit) @26776   11 years davidb Changed target name 'clean-logs' to 'reset-logs'. This is to avoid …
(edit) @26775   11 years davidb else case added to test
(edit) @26774   11 years davidb Removal of non paradise-garden test files
(edit) @26773   11 years davidb New versions of config.guess and config.sub, needed so Android …
(edit) @26772   11 years davidb Updated configure.in which separates test for bcopy and bcmp. …
(edit) @26766   11 years davidb Added properties used for cross compiling
(edit) @26765   11 years davidb Introduction of some properties to help with cross compilation …
(edit) @26711   11 years davidb Missing JNIPREFIX in Makefile.in, now corrected
(edit) @26709   11 years davidb Extra details for getting MacOS binaries for gnome-lib extention added
(edit) @26708   11 years davidb Companion 'configure' script generated from latest version of configure.in
(edit) @26707   11 years davidb Minor adjustment to JDK test
(edit) @26706   11 years davidb Companion 'configure' script generated from latest version of configure.in
(edit) @26705   11 years davidb Fixed typo in JAVAINC path for Linux
(edit) @26704   11 years davidb Changed display of save button and add metadata controls to be more …
(edit) @26703   11 years davidb Created a separate template for the footer.
(edit) @26681   11 years davidb Changed some 'char *' to 'const char*' to match standard header definitions
(edit) @26680   11 years davidb
(edit) @26679   11 years davidb When testing the mingw cross-compiler changes, compiling 'getpw' ran …
(edit) @26677   11 years davidb Mixed up over precise name to use for Microsoft Visualstudio Compile. …
(edit) @26676   11 years davidb The Java Windows JNI header files. Needed when cross-compiling on a …
(edit) @26675   11 years davidb Fixed minor typo in include path name
(edit) @26674   11 years davidb Changes to support cross-compiling using mingw under Linux to produce …
(edit) @26673   11 years davidb Changes necessary to support cross-compilation using mingw under Linux …
(edit) @26672   11 years davidb Changes necessary to support cross-compilation using mingw under Linux …
(edit) @26670   11 years davidb Makefile.in in tar-ball tweaked to allow cross-compilation using mingw …
(edit) @26669   11 years sjm84 Saving match statements in Greenbug should now work correctly
(edit) @26668   11 years davidb Code changed from using WIN32 use to _MSC_VER (the difference …
(edit) @26667   11 years davidb Changes made to allow the package to be cross-compiled using mingw on …
(edit) @26666   11 years davidb Changes made to allow the package to be cross-compiled using mingw on …
(edit) @26665   11 years davidb Changes made to allow the package to be cross-compiled using mingw on …
(edit) @26664   11 years davidb Support for cross-compilation added -- the CrossOS check
(edit) @26663   11 years davidb Support for cross-compilation added -- the CrossOS check
(edit) @26662   11 years davidb Support for cross-compilation added. This particular set of changes …
(edit) @26661   11 years davidb White-space tidy up
(edit) @26660   11 years davidb Support for cross-compilation added. This particular set of changes …
(edit) @26659   11 years davidb Support for cross-compilation under minwgw added
(edit) @26658   11 years davidb Support for cross-compilation added -- the CrossOS check
(edit) @26657   11 years davidb Support for cross-compilation added. This particular set of changes …
(edit) @26656   11 years davidb Support for cross-compilation added. In addition to the CrossOS …
(edit) @26655   11 years davidb Support for cross-compilation added
(edit) @26654   11 years davidb Edits to support cross-compilation using mingw under Linux to generate …
(edit) @26653   11 years davidb Code changed from using WIN32 use to _MSC_VER (the difference …
(edit) @26652   11 years davidb More careful typecase to (const char*) rather than (char*). Change …
(edit) @26651   11 years davidb Inclusion of open-source code that implements the getpass() algorithm …
Note: See TracRevisionLog for help on using the revision log.