source: trunk/gli/src/org/greenstone/gatherer/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11365   18 years mdewsnip A few minor bug fixes and improvements for the new "exploded metadata set".
(edit) @11344   18 years mdewsnip Added an empty metadata set for putting exploded metadata into, and …
(edit) @11318   18 years kjdon changed a print statement to DebugStream
(edit) @11316   18 years kjdon made gather_pane public - want to get access to the workspace tree so …
(edit) @11315   18 years kjdon added in replace option to collection tree menu
(edit) @11301   18 years mdewsnip Now detects and prevents you from editing metadata in metadata.xml …
(edit) @11246   18 years mdewsnip User interface for the new ability to rename files in the collection …
(edit) @11181   18 years kjdon a few changes to do with netscape compatibililty and size estimation
(edit) @11075   18 years mdewsnip Ooops... forgot function for setting maximum size.
(edit) @11074   18 years mdewsnip Removed the dead GBasicProgressMonitor class.
(edit) @11073   18 years mdewsnip Renamed LongProgressBar to GProgressBar, and tidied up a great deal. …
(edit) @11063   18 years mdewsnip Catch an exception to at least allow the GLI to start up with Java …
(edit) @11062   18 years mdewsnip Bugger... put the previous fix in the wrong place.
(edit) @11061   18 years mdewsnip Patched over a Java 1.4.2 + GTK bug.
(edit) @11060   18 years mdewsnip Fixed a problem with the CreatePane being blank with Java 1.5.0 and …
(edit) @11037   18 years mdewsnip Added an underline below the pane title, to make it look a little nicer.
(edit) @11033   18 years kjdon changed the split to be horizontal, and made the contents a bit bigger
(edit) @11032   18 years kjdon new class that generates a header panel for design pane sections - …
(edit) @10922   18 years kjdon mgpp args, if build type is lucene, use ct=2 otherwise use ct=1 …
(edit) @10726   19 years mdewsnip (MAJOR CHANGE) This is the remote Greenstone building functionality …
(edit) @10691   19 years kjdon fixed up the folder selection highlighting (cue lines) - the lines now …
(edit) @10659   19 years mdewsnip Write CD/DVD image prompt now gives an estimate of the size of the …
(edit) @10647   19 years mdewsnip A lot of tidy ups and bug fixes. The help now works again in an applet …
(edit) @10644   19 years kjdon LocalLIbraryServer.isRunning now checks if its actually running or …
(edit) @10642   19 years kjdon added a new method to LocalLIbraryServer to check that the server.exe …
(edit) @10604   19 years mdewsnip Fixed a nasty bug discovered at the 2005 Fiji workshop: if you enter a …
(edit) @10602   19 years mdewsnip Broke the help while messing around with paths for the remote building …
(edit) @10593   19 years mdewsnip The text field when editing metadata values on Windows had a border …
(edit) @10587   19 years mdewsnip Merged showNewCollectionPrompt into NewCollectionTask, to make things …
(edit) @10575   19 years mdewsnip Made URLField far simpler and more accurate. Removed the crazy regular …
(edit) @10559   19 years mdewsnip Moved opening a collection onto its own thread, so the progress bar …
(edit) @10556   19 years kjdon fixes to make the config file save only if it has changed
(edit) @10548   19 years mdewsnip Now aborts the open collection dialog if something went wrong …
(edit) @10547   19 years mdewsnip Now uploads all the modified metadata.xml files when the EnrichPane
(edit) @10542   19 years mdewsnip (West Yorkshire) Now checks if the collection configurations have been …
(edit) @10531   19 years kjdon changed the preview args for lucene collections
(edit) @10517   19 years mdewsnip Made some Gatherer variables and functions static, and removed the …
(edit) @10460   19 years mdewsnip Now adds "-keepold" or "-removeold" to the buildcol.pl command …
(edit) @10456   19 years mdewsnip Now allows "-removeold" to be switched off for import.pl (in high …
(edit) @10455   19 years mdewsnip Uploading the collect.cfg file is now done in the save function of …
(edit) @10397   19 years mdewsnip Made the default build mode "full" -- this stuff is dodgy.
(edit) @10396   19 years mdewsnip Tidied up the Gatherer and GUIManager exit() functions to make sure …
(edit) @10387   19 years mdewsnip Tidied up the way collections are saved and closed, and added some …
(edit) @10379   19 years mdewsnip Now downloads the collection configurations (when using a remote …
(edit) @10370   19 years mdewsnip Added a new LocalGreenstone class which contains functions that only …
(edit) @10368   19 years mdewsnip Removed some occurrences of "gsdl_path", and added some checks so it …
(edit) @10345   19 years mdewsnip Removed some more crap out of the Utility class.
(edit) @10342   19 years mdewsnip Tidied up a lot of path variables. These were all over the place, and …
(edit) @10325   19 years mdewsnip Opening files in an external program is now done through …
(edit) @10264   19 years mdewsnip Now downloads the collection configuration files when File -> Open is …
(edit) @10259   19 years mdewsnip Created a new "remote" directory for classes related to using a remote …
(edit) @10250   19 years mdewsnip Moved all of the ZIP functions out of Utility and into a new ZipTools
(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) @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) @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) @10006   19 years mdewsnip Moved Utility.parse to XMLTools.parseXMLFile, as part of tidying up …
(edit) @9897   19 years davidb Modification so the information collated from the popup window is …
(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) @9871   19 years mdewsnip Fixed a small bug where switching from an inherited piece of metadata …
(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) @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) @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) @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) @9677   19 years mdewsnip Now output from exploding metadata databases is displayed correctly.
(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) @9464   19 years kjdon enabled drag and drop onto a file - just puts it into the same …
(edit) @9374   19 years mdewsnip Now uses the dictionary to resolve workflow strings.
(edit) @9367   19 years mdewsnip Changed some strings to have the full dictionary key value, so they …
(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) @9340   19 years mdewsnip Changed to use Gatherer.g_man.wait() instead of setModal() to …
(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) @9312   19 years mdewsnip Removed main function.
(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) @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) @9184   19 years mdewsnip Fixes for Java 1.5.0.
Note: See TracRevisionLog for help on using the revision log.