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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13026   18 years mdewsnip Removed all the old WGet stuff.
(edit) @13025   18 years shaoqun fixed the bug that didn't add the second file path to the textfield
(edit) @13020   18 years mdewsnip These have been replaced by download/DownloadJob.java and …
(edit) @12827   18 years kjdon changed the layout slightly - now uses a splitpane, so user can resize …
(edit) @12823   18 years kjdon added a sort_options flag - if set to false, won't sort the options in …
(edit) @12822   18 years kjdon changed from a BoxLayout to a GridLayout for build and import options …
(edit) @12810   18 years mdewsnip Removed the "UPDATE_COLLECT_CFG" rebuild type, as it is no longer required.
(edit) @12805   18 years mdewsnip All instances of saving the collection now go through …
(edit) @12804   18 years mdewsnip Removed an unused function.
(edit) @12802   18 years mdewsnip Removed an unused variable.
(edit) @12763   18 years mdewsnip Now updates the metadata sets and metadata table when GEMS is closed …
(edit) @12762   18 years mdewsnip Fixed up some formatting.
(edit) @12751   18 years mdewsnip Changed "Incremental Build" to "Minimal Build", which still isn't …
(edit) @12745   18 years kjdon commented out the workflow stuff. it doesn't work properly, and its a …
(edit) @12739   18 years mdewsnip Changed the "creating collection" progress dialog to be consistent …
(edit) @12735   18 years mdewsnip The GLI now correctly loads metadata from exploded metadata databases …
(edit) @12730   18 years kjdon added menu bar of changed where help text is opened at
(edit) @12710   18 years kjdon removed existing associations label
(edit) @12673   18 years kjdon commented out the bit that displays the comment - we only want the …
(edit) @12657   18 years kjdon pressing Enter in the text field now closes the prompt
(edit) @12633   18 years mdewsnip Kissed the horrible old plugins.dat and classifiers.dat files goodbye…
(edit) @12620   18 years mdewsnip Removed the unnecessary CollectionDesignManager.XMLStringToDOM() function.
(edit) @12609   18 years kjdon exit now takes an int exit_status argument, which is passed to …
(edit) @12608   18 years kjdon in okbuttonlistener, when restart is required, call …
(edit) @12592   18 years shaoqun added mapping file option for MARCXML
(edit) @12590   18 years kjdon changed all the internal variable declarations so there is not random …
(edit) @12561   18 years shaoqun added code to use gems
(edit) @12529   18 years mdewsnip Moved the cdm/download directory to download (it's got nothing to do …
(edit) @12499   18 years kjdon forgot to import DebugStream
(edit) @12498   18 years kjdon tidied up a bit: style, command list generation, indentation
(edit) @12470   18 years shaoqun new download pane gui
(edit) @12462   18 years mdewsnip Added the GLI version number into the title bar, to make it easy to …
(edit) @12423   18 years shaoqun enable the preview buton when there is a previouly built collecton and …
(edit) @12366   18 years kjdon preview button click now calls loseFocus on current view
(edit) @12345   18 years kjdon added a tooltip for the inherited metadata icon
(edit) @12336   18 years shaoqun added more export versions and xslt transformation
(edit) @12310   18 years davidb Minor mods to Gatherer exit code to allow -- for the Windows case -- …
(edit) @12305   18 years kjdon removed gui.ArgumentControl class and ArgumentConfiguration inner …
(edit) @12300   18 years kjdon removed some unused variables
(edit) @12292   18 years kjdon there may be multiple plugins that can explode a particular file …
(edit) @12271   18 years kjdon setTitle (line 71) should be using the dictionary
(edit) @12263   18 years kjdon moved the setCaretPostion statement to after the setText statement, so …
(edit) @12241   18 years kjdon changed the menu bar key
(edit) @12238   18 years kjdon need to remove the set from the model before removing it from the …
(edit) @12237   18 years kjdon format pane has a reduced set of options for GS3 collections - no …
(edit) @12225   18 years davidb Instead of GLI saying it needs to restart when the language interface …
(edit) @12156   18 years kjdon this has been replaced by a Warning Dialog
(edit) @12150   18 years kjdon removed ncm prompt stuff - now load dublin core as teh default set
(edit) @12149   18 years kjdon we don't use this anymore. new collections get dublin core and thats it.
(edit) @12145   18 years kjdon added a manage metadata sets button underneath the collection tree
(edit) @12144   18 years kjdon removed MetadataSetView from list of options - now handled from enrich pane
(edit) @12143   18 years kjdon removed some comments that weren't needed
(edit) @12142   18 years kjdon new metadata set manager. handles adding/removing sets from the …
(edit) @12131   18 years kjdon removed some leftover setMnemonics
(edit) @12119   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12118   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12117   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12116   18 years kjdon added constructors that take extra tooltip strings as arguments
(edit) @12115   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12103   18 years mdewsnip Prevented NPEs when a collection isn't loaded.
(edit) @12101   18 years kjdon added in menu bar helpstuff for format panel
(edit) @12067   18 years kjdon preview button is now a PReviewButton, and code for handling this is …
(edit) @12066   18 years kjdon disableRename moved to GUIUtils
(edit) @12065   18 years kjdon moved disableRename to GUIUtils
(edit) @12064   18 years kjdon added in the format pane
(edit) @12061   18 years kjdon disableRename now comes from GUIUtils not OpenCollectionDialog
(edit) @12059   18 years kjdon created this new class to hold some common gui methods - in this case, …
(edit) @12058   18 years kjdon added a new FormatPane panel, which has half the contents of …
(edit) @12057   18 years kjdon new preview button class, and owner interface
(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) @11992   18 years shaoqun add windowFocusListener to the main frame, so it saves the …
(edit) @11948   18 years kjdon tidied up layout a bit, added radio buttons for installing cd/noinstall cd
(edit) @11939   18 years mdewsnip Users now have an option to create a "personal" or "shared" collection …
(edit) @11905   18 years mdewsnip Changed all JButtons to GLIButtons, so they don't have a horrible blue …
(edit) @11825   18 years mdewsnip Fixed a bug where the collection tree would stuff up between Gather …
(edit) @11791   18 years mdewsnip Removed some dead code leftover from that ridiculous functionality …
(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) @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) @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) @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) @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) @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 …
Note: See TracRevisionLog for help on using the revision log.