source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12056   18 years kjdon build type now comes from the index manager, and num indexes is a …
(edit) @12055   18 years kjdon search types are now a format statement
(edit) @12054   18 years mdewsnip (FindBugs) Fixed up a pointless assignment.
(edit) @12053   18 years mdewsnip (FindBugs) Fixed a place where an input stream wasn't being closed.
(edit) @12052   18 years mdewsnip (FindBugs) Removed an unused variable.
(edit) @12051   18 years mdewsnip (FindBugs) Removed a couple of pointless assignments.
(edit) @12050   18 years mdewsnip (FindBugs) Changed stripNL() to use a StringBuffer instead of …
(edit) @12049   18 years mdewsnip (FindBugs) No longer Cloneable, made a couple of variables final, and …
(edit) @12048   18 years mdewsnip (FindBugs) A couple of places where a file stream wasn't being closed.
(edit) @12047   18 years mdewsnip (FindBugs) Now checks for comparing against a null object.
(edit) @12046   18 years mdewsnip (FindBugs) Removed unread variable.
(edit) @12045   18 years mdewsnip (FindBugs) Removed empty if statement.
(edit) @12043   18 years kjdon made the table cell renderer work properly if the user has changed the …
(edit) @12042   18 years mdewsnip (FindBugs) Set serialVersionUID for some Serializable objects.
(edit) @12041   18 years mdewsnip (FindBugs) Fixed some places where a file stream wasn't being closed.
(edit) @12040   18 years mdewsnip (FindBugs) Fixed a couple of places where "catch Exception" was used.
(edit) @12039   18 years mdewsnip (FindBugs) Removed an unused variable.
(edit) @12023   18 years mdewsnip Chinese GLI interface, many thanks to Li Chu, Jun Zhu, Li Zhang, Qi …
(edit) @11993   18 years shaoqun added redo, undo and reset default functionality, removed the replace …
(edit) @11992   18 years shaoqun add windowFocusListener to the main frame, so it saves the …
(edit) @11959   18 years kjdon opened all the metadata sets in GEMS and saved them - the format has …
(edit) @11951   18 years mdewsnip Added a call to JarTools.initialise() to fix unzipping the …
(edit) @11948   18 years kjdon tidied up layout a bit, added radio buttons for installing cd/noinstall cd
(edit) @11947   18 years kjdon added some strings for install/noinstall CD-ROM
(edit) @11942   18 years mdewsnip ZipCollectionConfigurations now includes only those collections that …
(edit) @11939   18 years mdewsnip Users now have an option to create a "personal" or "shared" collection …
(edit) @11935   18 years mdewsnip Added a function for returning the user's username.
(edit) @11905   18 years mdewsnip Changed all JButtons to GLIButtons, so they don't have a horrible blue …
(edit) @11900   18 years nzdl More Latvian GLI dictionary translations, many thanks to Raitis …
(edit) @11899   18 years nzdl Some French translations, many thanks to John Rose.
(edit) @11890   18 years shaoqun added code to make add_button distabled properly
(edit) @11882   18 years mdewsnip Changed the classifier and plugin information parsing strings to not …
(edit) @11877   18 years mdewsnip Fixed a nasty bug caused by slight differences in the Apple JVM that …
(edit) @11870   18 years shaoqun If the metadata is empty, the toString method return its name to allow …
(edit) @11869   18 years shaoqun If the metadata is empty, the toString method return its name to allow …
(edit) @11866   18 years kjdon if a metadata argument has a default value with no namespace, add ex. …
(edit) @11843   18 years kjdon changed version number to 2.70w for hawaii workshop
(edit) @11842   18 years kjdon set version numbe r2.70w for hawaii workshop
(edit) @11841   18 years kjdon modified the Date for 2.70w release
(edit) @11835   18 years mdewsnip The proxy wasn't being disabled properly when unchecked in the Preferences.
(edit) @11825   18 years mdewsnip Fixed a bug where the collection tree would stuff up between Gather …
(edit) @11819   18 years mdewsnip The jp.jar file is no longer used.
(edit) @11812   18 years kjdon removed jp.jar from the java command
(edit) @11801   18 years mdewsnip Deleted all the references to the two jar files just removed from the …
(edit) @11798   18 years mdewsnip Removed these two Sun jar files which we might not have permission to …
(edit) @11797   18 years mdewsnip Removed SendMail.java, since it wasn't used and required two Sun jar …
(edit) @11791   18 years mdewsnip Removed some dead code leftover from that ridiculous functionality …
(edit) @11781   18 years mdewsnip Added a new "no collection loaded" string for the Gather pane with no …
(edit) @11780   18 years mdewsnip Added a "no collection loaded" message to the collection area when no …
(edit) @11778   18 years kjdon initialised title_final - seems to stop a bug the prevents it from …
(edit) @11764   18 years mdewsnip Arabic interface for the GLI, many thanks to Kamal Salih Mustafa Khalafala.
(edit) @11763   18 years mdewsnip Removed some code that is no longer required... I think.
(edit) @11762   18 years mdewsnip Fixed a bug where filtering the workspace tree before opening the …
(edit) @11761   18 years mdewsnip Fixed the bug I added with the collection tree merging where you …
(edit) @11754   18 years kjdon removed the netscape option as we no longer bundle netscape on a CD
(edit) @11753   18 years kjdon fixed a bug in the arguments passed to export.pl
(edit) @11752   18 years kjdon removed WriteCDImagePrompt.Netscape_Compatibility
(edit) @11740   18 years nzdl Updated Latvian interface, many thanks to Raitis Brodezhonok.
(edit) @11689   18 years mdewsnip Fixed up a couple more language codes that were incorrect.
(edit) @11688   18 years mdewsnip Changed the Chinese-Simplified and Chinese-Traditional language codes …
(edit) @11666   18 years kjdon superclass PlugInfo or ClassInfo has been moved outsidde the Arguments …
(edit) @11662   18 years mdewsnip Fixed a nasty bug where the gliserver URL setting is automatically …
(edit) @11651   18 years mdewsnip Removed another piece of unused code now that there is only one …
(edit) @11636   18 years kjdon added string CDM.MetadataSetManager.Chooser.Add
(edit) @11635   18 years kjdon changed the file chooser add button to 'add' instead of 'add metadata set'
(edit) @11630   18 years mdewsnip Moved another function out of Utility and into XMLTools.
(edit) @11629   18 years mdewsnip Kissed the horrible TreeSynchronizer goodbye.
(edit) @11628   18 years mdewsnip Tidied up the MetaAuditFrame so it doesn't require any parameters or …
(edit) @11627   18 years mdewsnip The collection tree object is now created and owned by CollectionManager.
(edit) @11626   18 years mdewsnip Now there is only one collection tree, and it is added/removed from …
(edit) @11625   18 years mdewsnip Removed some more stuff from Utility.
(edit) @11624   18 years mdewsnip Moved PROGRAM_NAME and PROGRAM_VERSION strings out of Utility and into …
(edit) @11623   18 years mdewsnip Removed some pointless static variables from Utility.
(edit) @11622   18 years mdewsnip Lots more object-orientation improvements to the collection and …
(edit) @11621   18 years mdewsnip Removed the monstrous old run() function, and a couple of other (now …
(edit) @11620   18 years mdewsnip Rearranged some more workspace and collection tree code to reduce …
(edit) @11619   18 years mdewsnip The workspace and collection tree filters are now owned by the trees …
(edit) @11618   18 years mdewsnip Removed another dead function.
(edit) @11617   18 years mdewsnip Minor changes.
(edit) @11616   18 years mdewsnip Rearranged some code to reduce duplication and for better object …
(edit) @11614   18 years mdewsnip Moved some common settings into DragTree.
(edit) @11613   18 years mdewsnip Made a customised RightClickMenu for the WorkspaceTree and put it in …
(edit) @11612   18 years mdewsnip Moved the MappingPrompt out of GatherPane and into it's own class …
(edit) @11608   18 years mdewsnip Created a CollectionTreeRightClickMenu class inside CollectionTree so …
(edit) @11603   18 years mdewsnip I'm not sure what the FocusListener stuff was all about, but it …
(edit) @11601   18 years mdewsnip Moved the KeyListener from GatherPane into DragTree and removed the …
(edit) @11600   18 years kjdon changed a 'see' to 'voir'
(edit) @11599   18 years mdewsnip Moved the RecycleBin object into the Gatherer class so it can be more …
(edit) @11598   18 years mdewsnip You can now delete files from the "Downloaded Files" folder when no …
(edit) @11597   18 years kjdon reran the xsl for the new format, and modified xsl files. hopefully …
(edit) @11596   18 years kjdon new xml format so that it can be used in the translator. basically the …
(edit) @11595   18 years mdewsnip Fixed a bug preventing files from being deleted from the "Downloaded …
(edit) @11594   18 years kjdon modified for the new XML format that works with the translator
(edit) @11580   18 years kjdon removed an erroneous <Break/>
(edit) @11574   18 years mdewsnip Added a couple of seconds of wait time when releasing a collection, in …
(edit) @11557   18 years nzdl translations updated 2 Apr 2006 by Antonia
(edit) @11552   18 years kjdon regenerated the html and now they all appear modified - I think its …
(edit) @11551   18 years kjdon changed \305\223 to oe so that the latex doesn't barf when using this …
(edit) @11547   18 years nzdl More Spanish translations, many thanks to Antonia Lema.
(edit) @11542   18 years kjdon changed how the owner is set to be like plugins - now we get a header …
Note: See TracRevisionLog for help on using the revision log.