source: trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @9367   19 years mdewsnip Changed some strings to have the full dictionary key value, so they …
(edit) @9366   19 years mdewsnip Updated CURRENT_CONFIGURATION_VERSION to match changes to config.xml.
(edit) @9358   19 years mdewsnip Small typo in previous change.
(edit) @9355   19 years mdewsnip Added some comments to show that some dictionary entries are used, …
(edit) @9354   19 years mdewsnip Added a couple of missing tooltips.
(edit) @9350   19 years mdewsnip Changed WarningDialog to take the dialog title and message as …
(edit) @9349   19 years mdewsnip Removed the formatting args stuff.
(edit) @9348   19 years mdewsnip Moved some strings out of the resource bundle into here.
(edit) @9341   19 years mdewsnip Changed to use the new ModalProgressPopup to prevent race conditions …
(edit) @9340   19 years mdewsnip Changed to use Gatherer.g_man.wait() instead of setModal() to …
(edit) @9339   19 years mdewsnip Removed code for skinning -- not used, and hardly the most important …
(edit) @9335   19 years mdewsnip Added a comment to these five files indicating that they are not used.
(edit) @9334   19 years mdewsnip Improved previous change so the GLI won't completely crap out if an …
(edit) @9331   19 years mdewsnip Changed the adding/replacing/removing of metadata so it all happens on …
(edit) @9314   19 years mdewsnip Minor changes.
(edit) @9313   19 years mdewsnip Removed main function, and changed to have Unix line endings.
(edit) @9312   19 years mdewsnip Removed main function.
(edit) @9311   19 years mdewsnip Doesn't seem to be used anymore.
(edit) @9305   19 years davidb Code used to that GAPlug can never be removed. This has been relaxed …
(edit) @9302   19 years mdewsnip Fix to the nasty bug where plugin options are not remembered.
(edit) @9301   19 years mdewsnip Removed a dead function.
(edit) @9252   19 years kjdon fixed a bug in the source list updating
(edit) @9249   19 years mdewsnip Fixed up CheckList selection (again), and changed WriteCDImagePrompt …
(edit) @9246   19 years mdewsnip Changed to use the renamed CheckList::getTicked() instead of …
(edit) @9244   19 years davidb ExportCollectionPrompt.java renamed to WriteCDImagePrompt. This was …
(edit) @9243   19 years davidb Renaming of ExportPrompt class the WriteCDImagePrompt and introduction …
(edit) @9217   19 years mdewsnip Fixed up a few problems with setting the wget path manually from the …
(edit) @9211   19 years mdewsnip A couple of minor changes.
(edit) @9209   19 years mdewsnip Some tidy ups to the applet code.
(edit) @9202   19 years mdewsnip More GLI applet improvements, by Matthew Whyte. Now uploads only …
(edit) @9201   19 years mdewsnip Changed NewCollectionMetadataPrompt to use CheckList rather than a lot …
(edit) @9200   19 years mdewsnip Changed some function names in CheckList to be more obvious (well, to …
(edit) @9196   19 years mdewsnip Now disables the "Export" button when no collections are ticked.
(edit) @9195   19 years mdewsnip Now rips everything except the metadata out of doc.xml files before …
(edit) @9194   19 years mdewsnip No longer used.
(edit) @9193   19 years mdewsnip Unnecessary import of Gatherer class.
(edit) @9192   19 years mdewsnip Was using a Troolean unnecessarily.
(edit) @9191   19 years mdewsnip Removed some dead code.
(edit) @9187   19 years mdewsnip No longer used.
(edit) @9185   19 years mdewsnip Fix to the bug with Java 1.5.0 where the checkbox would not repaint if …
Note: See TracRevisionLog for help on using the revision log.