source: trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10246   19 years mdewsnip Moved null test a bit earlier in the process.
(edit) @10245   19 years mdewsnip Tidied up FileManager.java in preparation for updating collections on …
(edit) @10244   19 years mdewsnip A few fixes to previous changes for building collections remotely …
(edit) @10242   19 years mdewsnip Moved a lot of the duplicated code out of GathererProg and …
(edit) @10241   19 years mdewsnip New class for functions needed to use a remote Greenstone server.
(edit) @10240   19 years mdewsnip Moved functions to do with using a remote Greenstone server out of …
(edit) @10239   19 years mdewsnip Added the "isApplet" variable to allow the GLI to use a remote …
(edit) @10237   19 years mdewsnip New code for "incremental" building, by Matthew Whyte. I've only had …
(edit) @10232   19 years mdewsnip Now tells the user that the collection could not be created if no …
(edit) @10219   19 years mdewsnip Will now attempt to delete the zip file is downloading is cancelled …
(edit) @10214   19 years mdewsnip Some comments by Matthew Whyte.
(edit) @10208   19 years davidb Retrieval of building/build.cfg now done in a platform independent way.
(edit) @10207   19 years davidb Minor changes to zipping and unzipping files to be compatible with …
(edit) @10205   19 years mdewsnip Can now create a collection with Unicode title and description. This …
(edit) @10200   19 years kjdon in getValue added a check for null node
(edit) @10167   19 years mdewsnip Fixed a bug where folder-level metadata would be shown on any folder …
(edit) @10079   19 years mdewsnip Made the PluginSuggestionPrompt a little bigger.
(edit) @10049   19 years chi If the buildtype does not contain any value, it means that buildtype …
(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) @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) @9981   19 years mdewsnip The getImage function no longer tries to load images …
(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) @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) @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) @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) @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) @9828   19 years kjdon deactivate a collection (GS3, tomcat) before deleting the index …
(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) @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) @9657   19 years davidb Files with spaces in failed to launch properly. The relevant section …
(edit) @9649   19 years mdewsnip Renamed tab pane images to match the name of the pane.
(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) @9642   19 years kjdon fixed up language type arguments - the list now displays the name not …
(edit) @9640   19 years mdewsnip Added a "TO DO" comment.
(edit) @9583   19 years mdewsnip ProcessingError events (during importing) can now have a reason ("r") …
(edit) @9580   19 years mdewsnip Added a check for ImageMagick when the GLI starts up.
(edit) @9564   19 years kjdon added [] around Default Language in the selected langs box
(edit) @9563   19 years kjdon changed the interface a bit to make it more like the other two tabs. …
(edit) @9562   19 years kjdon made the move up and down buttons disabled to start with - cos nothing …
(edit) @9561   19 years kjdon changed the equals method to look at codes rather than using compareTo …
(edit) @9552   19 years mdewsnip Fixed a bug where adding indexes on metadata elements whose name …
(edit) @9551   19 years mdewsnip Added some comments to show the differences between the different …
(edit) @9525   19 years mdewsnip Fixed a bug where you couldn't assign or remove metadata from files …
(edit) @9524   19 years mdewsnip Fixed a silly bug where you couldn't assign the same value to multiple …
(edit) @9464   19 years kjdon enabled drag and drop onto a file - just puts it into the same …
(edit) @9458   19 years kjdon fixed up the map function for GS3 - made it closer to what it used to …
(edit) @9440   19 years mdewsnip Changed non-sensical default HList format (only [Title] makes sense).
(edit) @9437   19 years mdewsnip Updated version numbers in preparation for the 2.60 release.
(edit) @9419   19 years mdewsnip Forgot to import DebugStream.
(edit) @9418   19 years mdewsnip Added check so the GLI doesn't crash when parsing a format statement …
(edit) @9374   19 years mdewsnip Now uses the dictionary to resolve workflow strings.
(edit) @9373   19 years mdewsnip Removed unused variable.
Note: See TracRevisionLog for help on using the revision log.