source: trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @9184   19 years mdewsnip Fixes for Java 1.5.0.
(edit) @9183   19 years mdewsnip No longer used (bugs? there aren't any bugs!)
(edit) @9182   19 years mdewsnip Removed this from the main source since it is only used by us to …
(edit) @9181   19 years mdewsnip Code for zipping up stuff on the server to send back to the applet.
(edit) @9172   19 years mdewsnip Changed missing string to use an existing string that is better anyway.
(edit) @9170   19 years mdewsnip Removed a whole lot of dead code.
(edit) @9166   19 years mdewsnip More improvements to the GLI applet, by Matthew Whyte. Now only …
(edit) @9161   19 years mdewsnip Made the "assign partitions" tab in the "Partition Indexes" section …
(edit) @9160   19 years mdewsnip Removed use of a deprecated class.
(edit) @9159   19 years kjdon now sort the options in a drop down box
(edit) @9158   19 years mdewsnip Changed some "proceeding"s to "preceeding"s... John, John, John.
(edit) @9153   19 years kjdon now uses ScriptOPtions to get the options from teh script, and runs …
(edit) @9152   19 years kjdon some of the functionality in the MyArgumentControl class is now in the …
(edit) @9151   19 years kjdon added some more methods to get name, enabled and value, and changed …
(edit) @9150   19 years kjdon moved internal class ResultDialog out form ExportCOllectionPrompt into …
(edit) @9149   19 years kjdon one line not tabbed correctly
(edit) @9148   19 years kjdon added static string GSHELL_OTHER
(edit) @9139   19 years kjdon moved the ArgumentControl class out of OptionsPane. OptionsPane now …
(edit) @9137   19 years kjdon a colleciton now has build_options and import_options instead of just one
(edit) @9136   19 years kjdon changed to use SCriptOptions instead of BuildOptions
(edit) @9135   19 years kjdon BuildOptions renamed to ScriptOptions. now theres no build/import …
(edit) @9134   19 years mdewsnip Made some debug statements go to DebugStream now.
(edit) @9131   19 years mdewsnip Removed all hfile writing from the GLI -- users should now be using …
(edit) @9127   19 years kjdon PluginManager.getExploderPlugin now returns a Plugin rather than the …
(edit) @9126   19 years kjdon moved the argument details xml parsing code to Argument.parseXML - the …
(edit) @9124   19 years mdewsnip Set the preserveSpace option back to false, because it makes a mess of …
(edit) @9116   19 years mdewsnip Now a bit happier if it is run before the GLI is run (ie. no …
(edit) @9114   19 years kjdon added new dummy doc creation functionality
(edit) @9113   19 years kjdon added right click option to create a new dummy doc in colleciton tree
(edit) @9112   19 years kjdon renamed NewFolderPrompt to NewFolderOrFilePrompt, now handles file …
(edit) @9109   19 years kjdon added the right click handling from GatherPane into the tree in this pane
(edit) @9108   19 years kjdon fixed up the right click selection on the colleciton tree
(edit) @9105   19 years kjdon added getExploderPlugin method - hacked for isis files, need to …
(edit) @9104   19 years kjdon first stab at exploding metadata
(edit) @9103   19 years kjdon changed names of lots of Dictionary strings
(edit) @9102   19 years kjdon changed one of the MetadataImportMappingPrompt strings
(edit) @9101   19 years kjdon made the strings come from the dictionary, changed replace to merge
(edit) @9097   19 years mdewsnip Added title to progress popup.
(edit) @9096   19 years mdewsnip Updated dialog to look nice on Windows and be more similar to …
(edit) @9095   19 years mdewsnip GLI applet: collection building is now much happier about being …
(edit) @9093   19 years mdewsnip Now deletes the plugins.dat and classifiers.dat files when a new …
(edit) @9092   19 years mdewsnip Now ensures that the GLI user directory exists for both main program …
(edit) @9085   19 years mdewsnip Replaced all hard-wired Unix-style path separators with …
(edit) @9080   19 years mdewsnip Removed unused TitledBorder class.
Note: See TracRevisionLog for help on using the revision log.