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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13595   17 years mdewsnip Removed some more occurrences of Gatherer.c_man.
(edit) @13594   17 years mdewsnip Moved the LocalGreenstone class into the "greenstone" package.
(edit) @13592   17 years mdewsnip Moved the LocalLibraryServer class into the "greenstone" package.
(edit) @13591   17 years mdewsnip Tidied up all the CollectionManager functions for getting loaded …
(edit) @13586   17 years mdewsnip Added a static getLoadedCollectionName() function into …
(edit) @13584   17 years mdewsnip Moved the code to deal with the local library when deleting a …
(edit) @13583   17 years mdewsnip Fixed a bug that caused an exception when deleting the currently …
(edit) @13582   17 years mdewsnip Removed some unnecessary package imports.
(edit) @13579   17 years mdewsnip The "busy" cursor is now displayed right up until exploding a metadata …
(edit) @13531   17 years mdewsnip Removed some unused functions.
(edit) @13520   17 years mdewsnip Now refreshes the collection and workspace trees correctly when "show …
(edit) @13519   17 years mdewsnip Removed a weird bit of code that caused a NPE when trying to open …
(edit) @13465   17 years mdewsnip Final bit of exploding metadata databases remotely: downloading the …
(edit) @13464   17 years mdewsnip More progress on getting the exploding working with remote building.
(edit) @13460   17 years mdewsnip Moved the exploding onto a new thread (for remote building) and used …
(edit) @13455   17 years mdewsnip Renamed ExplodeMetadataPrompt to ExplodeMetadataDatabasePrompt, and …
(edit) @13408   17 years mdewsnip Started to prepare this for working with remote building.
(edit) @13407   17 years mdewsnip Removed unnecessary import.
(edit) @13399   17 years mdewsnip Tidied up default metadata sets and added a "addRequiredMetadataSets" …
(edit) @13398   17 years kjdon new warningdialog now takes a string for the title rather than a …
(edit) @13397   17 years kjdon modified the constructor to take String title and message rather than …
(edit) @13393   17 years mdewsnip Removed the "Browse" button from the Open collection dialog (as …
(edit) @13391   17 years mdewsnip (Remote building) Collection configurations are now downloaded when …
(edit) @13326   17 years mdewsnip Removed some unnecessary importing of the util.ZipTools class.
(edit) @13320   17 years shaoqun added a browse button for the export directory
(edit) @13293   17 years kjdon format panel should not be enabled in assistant mode
(edit) @13195   17 years kjdon quan's changes to remove blue borders around buttons and comboboxes on macs
(edit) @13158   18 years mdewsnip Made the explode metadata prompt have the exploded metadata set …
(edit) @13076   18 years mdewsnip A few changes to make the "name" field more obvious (hopefully).
(edit) @13066   18 years shaoqun commented out the system output
(edit) @13062   18 years kjdon removed some print statements
(edit) @13060   18 years kjdon got rid of unnecessary gli mode stuff
(edit) @13046   18 years shaoqun added xml file extensions
(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, …
Note: See TracRevisionLog for help on using the revision log.