source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10016   19 years mdewsnip Fixed a bug where the GLI would attempt to enable/disable non-existant …
(edit) @10013   19 years mdewsnip Now all JAR-file related, base.getResource* stuff is in the JarTools class.
(edit) @10012   19 years mdewsnip Removed the last of the graphical functions from the Utility class -- …
(edit) @10011   19 years mdewsnip Moved Utility.getImage into JarTools, as part of tidying up the …
(edit) @10010   19 years mdewsnip Moved Utility.isInJar and Utility.extractFromJar into a new JarTools
(edit) @10009   19 years mdewsnip Moved Utility.getHelpFolder into HelpFrame, as part of tidying up the …
(edit) @10008   19 years mdewsnip Removed the Dimension objects from the Utility class, as part of …
(edit) @10007   19 years mdewsnip Moved Utility.formatPath into FileQueue, as part of tidying up the …
(edit) @10006   19 years mdewsnip Moved Utility.parse to XMLTools.parseXMLFile, as part of tidying up …
(edit) @10003   19 years mdewsnip Brought non-English interfaces up to current state.
(edit) @10002   19 years mdewsnip Removed unnecessary whitespace.
(edit) @10001   19 years mdewsnip Removed a lot of unnecessary whitespace.
(edit) @9997   19 years kjdon lots of changes. made the mgpp index and level lists behave like …
(edit) @9996   19 years kjdon removed the text class variable - we no longer cache the string …
(edit) @9995   19 years kjdon small changes
(edit) @9991   19 years kjdon re-indented the RemoveListener class code
(edit) @9982   19 years mdewsnip Removed the pointless and unused "Language" and "Version" strings.
(edit) @9981   19 years mdewsnip The getImage function no longer tries to load images …
(edit) @9946   19 years mdewsnip The GLI interface is now available in Latvian.
(edit) @9945   19 years mdewsnip The GLI in Latvian! Many thanks to Raitis Brodezhonok for the translation.
(edit) @9943   19 years mdewsnip Fix to the bug that prevented adding the same attribute to an element …
(edit) @9942   19 years davidb Modifications to handling of zip files.
(edit) @9920   19 years mdewsnip Was trying to delete a file that no longer exists, now that the Javac …
(edit) @9909   19 years kjdon added cdm buildtype strings
(edit) @9908   19 years kjdon removed all 2.39 compat stuff. removed commented out beta stuff. added …
(edit) @9907   19 years kjdon added a build type selection element - mgpp/lucene
(edit) @9906   19 years kjdon added BUILDTYPE_ELEMENT. why do we have different strings for teh …
(edit) @9897   19 years davidb Modification so the information collated from the popup window is …
(edit) @9896   19 years davidb Additional changes to creating 'tmp' directory for applet version of …
(edit) @9895   19 years davidb Modifications so information collated in WriteCDImagePrompt is …
(edit) @9894   19 years davidb Code was hardwired to work only in "collect/" directory. This …
(edit) @9891   19 years kjdon gsdlpath and gsdl3path may now be set as environment variables - so we …
(edit) @9889   19 years davidb exportcol.pl minus argument -nonetscape can't be last argument before …
(edit) @9888   19 years davidb Support added for running remote commands (GLI applet) that specify …
(edit) @9887   19 years mdewsnip Tidied up the way the Warnings preferences are done, in response to my …
(edit) @9885   19 years davidb Support for applet version of export to cd-rom image put back in.
(edit) @9884   19 years davidb Extra functionality to support export to cd-rom image added back in. …
(edit) @9883   19 years davidb Support for collect.zip being in Jar file put back in. This lets the …
(edit) @9878   19 years davidb Code used to test for doesProcessFile first and then …
(edit) @9877   19 years davidb GLIUserFolder can now take a parameter to override where on the file …
(edit) @9876   19 years davidb Additional functionality added to GLIUserFolder. Under Windows, but …
(edit) @9875   19 years davidb Setting of g_man to null (when exiting GLI) needed for applet version. …
(edit) @9871   19 years mdewsnip Fixed a small bug where switching from an inherited piece of metadata …
(edit) @9869   19 years mdewsnip Dealing with the user config.xml files is now much smarter. Instead of …
(edit) @9868   19 years mdewsnip Added general.email option, removed warning.InheritedMetadata option, …
(edit) @9865   19 years mdewsnip More minor tidy-ups.
(edit) @9864   19 years mdewsnip Changed WarningDialog to take the direct message text, rather than the …
(edit) @9863   19 years mdewsnip Minor changes.
(edit) @9862   19 years mdewsnip Removed the javac version check -- this was starting to get out of …
(edit) @9857   19 years mdewsnip A few changes made as part of the recent EnrichPane changes.
(edit) @9856   19 years mdewsnip Major changes to the metadata value table and tree in the Enrich pane. …
(edit) @9855   19 years mdewsnip Minor changes.
(edit) @9846   19 years mdewsnip Removed an unnecessary import and changed the copyright year.
(edit) @9835   19 years kjdon changed GreenstoneDirectoryMetadata to DirectoryMetadata
(edit) @9828   19 years kjdon deactivate a collection (GS3, tomcat) before deleting the index …
(edit) @9827   19 years kjdon under windows, the DragTreeSelectionModel didn't get compiled (why???) …
(edit) @9801   19 years mdewsnip Tidied up opening collections, and showLoadCollectionBox (now …
(edit) @9800   19 years mdewsnip Now switches back to the Gather pane before closing the collection, to …
(edit) @9793   19 years mdewsnip GEMS never created it's own Dictionary, so all interface strings …
(edit) @9789   19 years mdewsnip Ooops... MissingEXEC.Message had "library" and "gsdl" around the wrong way.
(edit) @9755   19 years mdewsnip Replaced all the nonsense where string arrays were created for running …
(edit) @9753   19 years mdewsnip Made it so you don't have to enter a description when creating a new …
(edit) @9704   19 years mdewsnip Exporting would never work because the arguments array had two null …
(edit) @9701   19 years mdewsnip Prevented the "Could not understand gsdlsourcefilename" warning for …
(edit) @9700   19 years mdewsnip Commented out a stray debug statement.
(edit) @9695   19 years kjdon added the Argument.REGEXP case (same as STRING case) to the control …
(edit) @9692   19 years kjdon Chi had a NPE at this line (220), so I chnaged it to check whether the …
(edit) @9691   19 years kjdon someone changed the library parameter to library_url and didn't change …
(edit) @9677   19 years mdewsnip Now output from exploding metadata databases is displayed correctly.
(edit) @9671   19 years mdewsnip Now checks if an "import" directory exists when opening a collection …
(edit) @9670   19 years mdewsnip Some classifiers (eg. DateList) don't have a "-buttonname" argument -- …
(edit) @9666   19 years mdewsnip ImageMagickTest seems to need the "-version" argument to work …
(edit) @9665   19 years mdewsnip Oops... some ";" characters were changed to ":" when tidying up …
(edit) @9661   19 years kjdon new stylsheet for generating the latex source, for french
(edit) @9658   19 years mdewsnip Changed AboutDialog.Date for the UNESCO CD-ROM.
(edit) @9657   19 years davidb Files with spaces in failed to launch properly. The relevant section …
(edit) @9656   19 years mdewsnip Changed copyright messages to say "2005" instead of "2004".
(edit) @9653   19 years mdewsnip Updated in response to changes to help.xml.
(edit) @9652   19 years mdewsnip Replaced some unusual Unicode characters with their more ASCII …
(edit) @9651   19 years mdewsnip And another couple of unused images.
(edit) @9650   19 years mdewsnip Removed some more unused images.
(edit) @9649   19 years mdewsnip Renamed tab pane images to match the name of the pane.
(edit) @9648   19 years mdewsnip Removed a whole lot of unused images.
(edit) @9647   19 years mdewsnip Changed to use gatherer_medium.gif rather than medgath.gif.
(edit) @9646   19 years mdewsnip Removed an unused function containing a lot of weird hard-wired scms URLs.
(edit) @9645   19 years kjdon assigned options previously sometimes went to the top of the list, …
(edit) @9644   19 years mdewsnip Updated GLI help for the Greenstone v2.60 (UNESCO CD-ROM) release.
(edit) @9643   19 years mdewsnip No longer part of the GLI help.
(edit) @9642   19 years kjdon fixed up language type arguments - the list now displays the name not …
(edit) @9641   19 years mdewsnip With the changes made for the Greenstone v2.60 (UNESCO CD-ROM) release.
(edit) @9640   19 years mdewsnip Added a "TO DO" comment.
(edit) @9638   19 years mdewsnip One last translation for the Greenstone v2.60 release (UNESCO CD-ROM), …
(edit) @9637   19 years mdewsnip Last couple of translations for the UNESCO CD-ROM, thanks to UNESCO …
(edit) @9618   19 years mdewsnip Last Russian string for the v2.60 UNESCO CD-ROM, many thanks to Olena …
(edit) @9617   19 years mdewsnip More Russian translations for the UNESCO CD-ROM, many thanks to Olena …
(edit) @9602   19 years mdewsnip Added the final UNESCO-translated Spanish string for Greenstone 2.60.
(edit) @9601   19 years mdewsnip Almost the final set of Spanish strings, translated by UNESCO for the …
(edit) @9600   19 years mdewsnip Another UNESCO translated French string.
(edit) @9599   19 years mdewsnip Almost the last lot of French strings, translated by UNESCO for the …
(edit) @9595   19 years mdewsnip Second set of help strings, translated by UNESCO for the upcoming …
Note: See TracRevisionLog for help on using the revision log.