source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35751   2 years cstephen Lazy-load jimp to improve startup time. Add modal dialog. Confirm with …
(edit) @35749   2 years cstephen Improve editing action buttons
(edit) @35748   2 years cstephen Annotated some UI components
(edit) @35747   2 years cstephen Update language strings
(edit) @35746   2 years cstephen Implement edit saving
(edit) @35745   2 years cstephen Modified the Javascript object graph that is generated in …
(edit) @35744   2 years cstephen Fix page titles
(edit) @35743   2 years cstephen Rework for single image content. Implement rotation and inversion editing.
(edit) @35742   2 years cstephen Improve macroniser funding/disclaimer.
(edit) @35741   2 years cstephen Fix translation resolution
(edit) @35740   2 years cstephen Update translations
(edit) @35739   2 years anupama Translations thanks to Eduardo del Valle Perez
(edit) @35738   2 years anupama setting mime-type to text/plain
(edit) @35737   2 years cstephen Remove node_modules
(edit) @35736   2 years cstephen Ignore dist and node_modules
(edit) @35735   2 years cstephen Update language strings
(edit) @35734   2 years cstephen Add OCR interface
(edit) @35731   2 years cstephen Port updated material styles
(edit) @35730   2 years cstephen Update language strings
(edit) @35729   2 years cstephen Minor UI changes
(edit) @35728   2 years cstephen Allow linebreak normalisation in direct input
(edit) @35727   2 years cstephen Add icons
(edit) @35726   2 years cstephen Allow PowerPoint files to be submitted
(edit) @35724   2 years cstephen Add footer information
(edit) @35723   2 years cstephen Add support for file macronisation
(edit) @35718   2 years cstephen Implement download support
(edit) @35717   2 years cstephen Remove old files
(edit) @35716   2 years cstephen Amend previous commit
(edit) @35715   2 years cstephen Add support for basic direct input macronisation
(edit) @35714   2 years cstephen Add macroniser scaffolding. Update translations.
(edit) @35710   2 years davidb Change of var name from HINT to PRIORITY_HINT to better reflect its role
(edit) @35709   2 years davidb Change of var name from HINT to PRIORITY_HINT to better reflect its role
(edit) @35708   2 years davidb Small update on MacOS details
(edit) @35707   2 years cstephen Add support for multiple namespaces in interface property keys; i.e. …
(edit) @35706   2 years davidb Updated to reflect new JDK 1.8 minimum, and a newer way on MacOS to …
(edit) @35705   2 years davidb Changed to make things clearer that not setting JAVA_HOME but having …
(edit) @35704   2 years davidb Added in svn:ignore for *.dat files
(edit) @35703   2 years davidb Introduction/Splicing in of VISUAL_STUDIO_MAJORVERSION to keep GS2 …
(edit) @35702   2 years davidb Visual Studio *Major* version now set in build.xml as integer value to …
(edit) @35701   2 years davidb LSS only works on integer nums, so need to extract Major version from …
(edit) @35700   2 years davidb Some additional checking added in
(edit) @35699   2 years davidb dirname() wasn't part of VS, so adding in our own get_dirname()
(edit) @35698   2 years davidb search4j extended to try to find 'java/javac' on PATH after all other …
(edit) @35697   2 years davidb Change to be more 'sh' rather than 'bash' friendly
(edit) @35696   2 years davidb Fixed incorrect less-than test: had done LEQ went it should have been …
(edit) @35692   2 years davidb Improvement to formatting of '...'
(edit) @35687   2 years davidb Fixed type on bootclasspath variable name
(edit) @35683   2 years davidb Balancing ... added to print statement
(edit) @35682   2 years davidb Text/commment/echo/README tidy up
(edit) @35681   2 years davidb Fixed syntax errors
(edit) @35680   2 years davidb Added in test for RK_HOME already being set
(edit) @35679   2 years davidb Initial rk setup file for Windows, based on rk-setup.bash converted to …
(edit) @35678   2 years davidb Adding in JDK8 compiled up versionf of these JAR files so things are …
(edit) @35677   2 years davidb Removed ant-install.jar and ant-installer-exe.jar from the svn:ignore files
(edit) @35676   2 years davidb Adding in JDK1.8 compiled version of this it is ready to go without …
(edit) @35675   2 years davidb Change svn:ignore so any update to anttasks.jar is now seen.
(edit) @35674   2 years davidb Mistakenly left in >foo.txt on Windows exec, now change to >nul
(edit) @35673   2 years davidb Scripts updated to add in the jar files needed to support Java's …
(edit) @35672   2 years davidb Greenstone3 also uses the 'jre/lib/ext/jce.jar' extension, which we …
(edit) @35671   2 years davidb Fixed incorrect syntax of <isset> property test
(edit) @35670   2 years davidb Further adjustment of how ant build.xml checks for the version of java …
(edit) @35669   2 years davidb Elimination for final if-tests, to be more 'sh' fieldly
(edit) @35668   2 years davidb Changes to bring the file more back in to line with being syntax …
(edit) @35667   2 years davidb Some notes on how to address deprecated warnings added
(edit) @35666   2 years davidb Still having an issue on the Window Release Kit machine failing to run …
(edit) @35665   2 years davidb Calling things like new Boolean(false) and new Integer(100) has been …
(edit) @35664   2 years davidb Test has been expanded to include OpenJDK
(edit) @35663   2 years davidb Some tidy up to print statements, and Vendor test expanded to be …
(edit) @35662   2 years davidb Updated echo statement to reflect the new ant minimum number
(edit) @35661   2 years davidb Adjusted solution to how -noclasspath is explicitly set by Greenstone3 …
(edit) @35659   2 years davidb Updated URL from http to https
(edit) @35658   2 years davidb Updated URL from http to https
(edit) @35657   2 years davidb While admittedly commented out syntax, this commit updates a specified …
(edit) @35656   2 years davidb Comments updated to specify https://svn.greenstone rather then …
(edit) @35655   2 years davidb Changed from http to https for svn co; text also updated to reflect …
(edit) @35654   2 years davidb Changed from using http://svn.greenstone to https; minor adjustment of …
(edit) @35651   2 years davidb Need more careful control on how uninstaller Java code is compiled, so …
(edit) @35649   2 years cstephen Snap words back to shadow on collision edit.
(edit) @35648   2 years cstephen Reset time edits when pressing Escape
(edit) @35647   2 years davidb Print statement tidyup
(edit) @35646   2 years davidb Added in some svn:ignore dirs
(edit) @35645   2 years davidb Print statement tidyup
(edit) @35641   3 years cstephen Add shadow word representation. Show absolute time boundaries, rather …
(edit) @35640   3 years davidb Tidied up an echo statement that needed to be quoted, else the '=>' in …
(edit) @35639   3 years davidb antruntime not needed
(edit) @35638   3 years davidb Tidy up of test-setup
(edit) @35637   3 years davidb The inclusion of the '-noclasspath' flag is to avoid the ant bash/bat …
(edit) @35636   3 years davidb Further changes after testing. The previous change to this file did …
(edit) @35635   3 years davidb Further identified location for VISUAL_STUDIO_VERSION splice
(edit) @35634   3 years davidb To support using a newer JDK (such as OpenJDK11) with the Release Kit …
(edit) @35633   3 years cstephen Limit word timing selection by length of audio. Show time editing …
(edit) @35632   3 years davidb Tidy up on treatment of 'string', 'char *', and 'const char*'. It was …
(edit) @35631   3 years cstephen Improve audio loading flow. Load audio on word editor click.
(edit) @35630   3 years davidb Further splicing in of ENV/Make variable for VISUAL_STUDIO_VERSION needed
(edit) @35629   3 years davidb Two chanages: (i) newer OpenJDKs no longer include native2ascii, …
(edit) @35628   3 years davidb Changed to more carefully set/check VisualStudioVersion. When not …
(edit) @35627   3 years davidb In newer Linux distribution having double quotes in the toexec …
(edit) @35626   3 years davidb Added notes for 64-bit linux JDK added
(edit) @35623   3 years davidb Need to be more careful over how the RK build properties file is …
(edit) @35622   3 years davidb change to specifying JDK8 through JAVACFLAGS -- needed for …
Note: See TracRevisionLog for help on using the revision log.