source: main/trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33777   4 years ak19 Forgot to document a link, with sample code to use nativecall jar file …
(edit) @33758   4 years ak19 Removed debugging and last bit of cleanup.
(edit) @33757   4 years ak19 1. Windows bugfix for getting exMeta to be loaded into GLI where there …
(edit) @33756   4 years ak19 Attempted bugfix for ex meta not always loading in gli for docs that …
(edit) @33749   4 years ak19 Still on the bugfix for GLI with non-ascii filenames assigned …
(edit) @33748   4 years ak19 Linux bugfixes to recent commits to do with getting file-level meta …
(edit) @33747   4 years ak19 Tidying up code some more and moving unused (but reusable and possibly …
(edit) @33746   4 years ak19 1. Bugfix for dealing with + in filenames: file-level metadata now …
(edit) @33745   4 years ak19 Fix to function decodeStringContainingHexEntities that I recently …
(edit) @33744   4 years ak19 Refactored code to do more inside functions rather than make callers …
(edit) @33739   4 years ak19 Bugfix to GLI to being able to parse metadata.xml files containing & …
(edit) @33738   4 years ak19 Got the filenameToURLEncoding(String) variant that reuses …
(edit) @33737   4 years ak19 A larger fix but not complete fix to the problem of attaching and …
(edit) @33730   4 years ak19 Finally, got the code back to achieving the same thing as the partial …
(edit) @33729   4 years ak19 Fixes to variants of debug function printCaller().
(edit) @33728   4 years ak19 Introducing method that I've tested separately to decode a string that …
(edit) @33727   4 years ak19 Experimental encoding related bugfix to GLI. In GLI, meta assigned at …
(edit) @33724   4 years ak19 1. A bugfix to Base64.decode(String s) to handle null strings returned …
(edit) @33438   5 years ak19 Forgot to commit a change made for Georgian.
(edit) @33435   5 years ak19 Georgian language translations for the language's new glihelp module …
(edit) @33434   5 years ak19 Correcting syntax errors in this bash script.
(edit) @33432   5 years ak19 New Georgian language translation for glidict module of the GS …
(edit) @33431   5 years ak19 Corrections of automated processing, noticed when processing Georgian …
(edit) @33403   5 years ak19 Mistake to do with launchdir in SafeProcess: if the environment for …
(edit) @33115   5 years ak19 French language updates for gs3interface, glidict, gsinstaller …
(edit) @33101   5 years ak19 Gujarati language translations for the GS3 interface and GLIdict …
(edit) @33067   5 years ak19 Updates to Spanish language auxdm, perlmodules and glidict modules of …
(edit) @33063   5 years ak19 Spanish translation updates: to language modules core, auxdm, glidict, …
(edit) @33015   5 years ak19 Bugfix. Client-GLI didn't have the preview button enabled if opening a …
(edit) @33006   5 years ak19 findjava.sh wasn't doing the additional step in findjava.bat: …
(edit) @33005   5 years davidb When testing on Peyman's Mac, findjava.sh was locating the system …
(edit) @32926   5 years ak19 Only the older Java versions we use to build nightlies seemed to trip …
(edit) @32925   5 years ak19 All methods creating and displaying WarningDialogs in Gatherer are now …
(edit) @32924   5 years ak19 What seemed like the key change in the previous commit was …
(edit) @32923   5 years ak19 Changes to reinstate SwingUtilities.invokeLater() calls added for GUI …
(edit) @32920   5 years ak19 EDT related changes for setting up GUI testing worked okay with GLI …
(edit) @32919   5 years ak19 Further details
(edit) @32918   5 years ak19 Adding a useful link and one more for deleting keystores before …
(edit) @32917   5 years ak19 Some further fixes. Have kept wiki 3.09 release notes up-to-date in …
(edit) @32916   5 years ak19 After finalising running GLI Applet as a Java Web Start application …
(edit) @32915   5 years ak19 Forgot to escape brackets
(edit) @32914   5 years ak19 Accomodating https urls in running of GLI Web Start code, WebGatherer.java
(edit) @32913   5 years ak19 Kathy wanted makegli.sh to be prevented from running clean and thereby …
(edit) @32911   5 years kjdon added in the WebGatherer compile line which was missing from …
(edit) @32725   5 years ak19 Older Java on LSB 32 bit choked on args not being declared final …
(edit) @32712   5 years ak19 1. Some dialogs do not exist when GLI starts up and becomes visible. …
(edit) @32706   5 years ak19 Committing the non-EDT related changes to GLI. More changes to …
(edit) @32704   5 years ak19 GLI GUI testing with AssertJ Swing discovered a NullPointerException
(edit) @32700   5 years ak19 1. I'm hoping that setNamesRecursively now properly deals with …
(edit) @32699   5 years ak19 This fixes another EDT (Event Dispatch Thread) access violation …
(edit) @32695   5 years ak19 Simplifying setNamesRecursively and its usage. And printComponentNames …
(edit) @32691   5 years ak19 Forgot to remove import of package no longer relevant to this class
(edit) @32689   5 years ak19 If not testing, don't need GLI's GUI components to be assigned names. …
(edit) @32686   5 years ak19 For GUI testing, it's far and away easier if only GUI components had …
(edit) @32673   5 years ak19 Experimental. Attempt to fix the Event Dispatch Thread GUI exceptions …
(edit) @32628   5 years kjdon making default templates in the interface xsl files, the format …
(edit) @32515   6 years kjdon changed the gli restart string to better reflect the situation
(edit) @32510   6 years ak19 Bugfix when exporting from GLI: calling substring resulted in …
(edit) @32331   6 years ak19 Forgot to commit a minor change earlier
(edit) @32322   6 years ak19 Furter updates to SafeProcess Readme, even though Dr Bainbridge has …
(edit) @32321   6 years ak19 Describing new problem when the openoffice extension breaks …
(edit) @32276   6 years ak19 Fixed a bug discovered when trying to get screenshots for Dr Nichols. …
(edit) @32271   6 years ak19 Some more handy functions to print calling methods and tidied up the …
(edit) @32270   6 years ak19 Adding in a handy utility function to see the call stack by printing …
(edit) @32189   6 years ak19 GLI help gujarati translations thanks to Lavji Zala
(edit) @32188   6 years ak19 gujarati updates thanks to Lavji Zala
(edit) @32154   6 years ak19 On Windows, the Java Control Panel is javacpl.exe, not javaclp.exe
(edit) @32153   6 years ak19 2 Bugfixes and tidying up errorhandling in JarTools. 1. Dr Bainbridge …
(edit) @32151   6 years ak19 Changes to instructions for GLI Web Start application, since the user …
(edit) @32150   6 years ak19 I changed gli4gs3.xsl to rewrite the applet page produced by …
(edit) @32142   6 years ak19 More changes related to GLIapplet.jnlp being renamed to GLIappWebStart
(edit) @32140   6 years ak19 Renaming GLIapplet.jnlp to GLIappWebStart.jnlp
(edit) @32139   6 years ak19 Rewrote WebGatherer as a Java Web Start application, rather than an …
(edit) @32138   6 years ak19 New class WebGatherer.java to replace GathererApplet.java in JNLP use …
(edit) @32137   6 years ak19 Cosmetic changes to the new README_WebGLI.txt file
(edit) @32136   6 years ak19 Committing the first checkpoint of getting the GLIApplet to work with …
(edit) @32135   6 years ak19 GathererApplet4gs3.java was merged with GathererApplet.java, so that …
(edit) @32093   6 years ak19 Ctr (or equiv on Mac) +F on GS3 GLI's ConfigFileEditor now focuses on …
(edit) @32092   6 years ak19 Previous commit also puts the caret/cursor at the start when using GS3 …
(edit) @32091   6 years ak19 Find functionality for GS3 GLI's Config file editor.
(edit) @32050   7 years ak19 Related to previous commit, revision 32049. Now tested successfully on …
(edit) @32049   7 years ak19 User on mailing list found it frustrating that GLI stops the GS3 …
(edit) @32017   7 years ak19 GLI License may need special portion on OpenSSL
(edit) @32013   7 years ak19 Suppressing confusing message on Macs when there's no system Java …
(edit) @32000   7 years ak19 French language auxdm, coredm, perlmodules and glidict modules of GS2 …
(edit) @31988   7 years ak19 Bugfix for remote GS server: there's no building/build.cfg only …
(edit) @31985   7 years kjdon changed a string
(edit) @31970   7 years ak19 Unused, but possibly useful, commented out code
(edit) @31937   7 years ak19 Spanish language glidict and gs3interface modules of the GS interface. …
(edit) @31918   7 years ak19 Updates of Gujarati language auxdm (GS2), glidict and greenstone3 …
(edit) @31897   7 years ak19 Related to commit 31880 for supporting multiple proxy hosts/ports (one …
(edit) @31888   7 years ak19 Spanish language for perlmodules and glidict module of the GS …
(edit) @31887   7 years ak19 Japanese language GS interface for modules auxdm, perlmodules, …
(edit) @31884   7 years ak19 Much simpler. If proxy env vars were already set upon GLI launch, they …
(edit) @31883   7 years ak19 Previous commit was incomplete.
(edit) @31882   7 years ak19 GLI now does storing, overriding and restoring of original proxy …
(edit) @31881   7 years ak19 Text copied from the web into comments turned into strange characters …
(edit) @31880   7 years ak19 All the changes that were required to set up multiple proxy servers, …
(edit) @31878   7 years ak19 1. Previous commit message was incorrect: it wasn't that perl wasn't …
(edit) @31877   7 years ak19 Getting Windows wget to use proxy settings in environment. They didn't …
Note: See TracRevisionLog for help on using the revision log.