source: trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12739   18 years mdewsnip Changed the "creating collection" progress dialog to be consistent …
(edit) @12609   18 years kjdon exit now takes an int exit_status argument, which is passed to …
(edit) @12462   18 years mdewsnip Added the GLI version number into the title bar, to make it easy to …
(edit) @12150   18 years kjdon removed ncm prompt stuff - now load dublin core as teh default set
(edit) @12117   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) @12064   18 years kjdon added in the format pane
(edit) @11992   18 years shaoqun add windowFocusListener to the main frame, so it saves the …
(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) @11626   18 years mdewsnip Now there is only one collection tree, and it is added/removed from …
(edit) @11624   18 years mdewsnip Moved PROGRAM_NAME and PROGRAM_VERSION strings out of Utility and into …
(edit) @11619   18 years mdewsnip The workspace and collection tree filters are now owned by the trees …
(edit) @11316   18 years kjdon made gather_pane public - want to get access to the workspace tree so …
(edit) @10726   19 years mdewsnip (MAJOR CHANGE) This is the remote Greenstone building functionality …
(edit) @10587   19 years mdewsnip Merged showNewCollectionPrompt into NewCollectionTask, to make things …
(edit) @10559   19 years mdewsnip Moved opening a collection onto its own thread, so the progress bar …
(edit) @10548   19 years mdewsnip Now aborts the open collection dialog if something went wrong …
(edit) @10542   19 years mdewsnip (West Yorkshire) Now checks if the collection configurations have been …
(edit) @10517   19 years mdewsnip Made some Gatherer variables and functions static, and removed the …
(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) @10264   19 years mdewsnip Now downloads the collection configuration files when File -> Open is …
(edit) @10239   19 years mdewsnip Added the "isApplet" variable to allow the GLI to use a remote …
(edit) @10016   19 years mdewsnip Fixed a bug where the GLI would attempt to enable/disable non-existant …
(edit) @10011   19 years mdewsnip Moved Utility.getImage into JarTools, as part of tidying up the …
(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) @9649   19 years mdewsnip Renamed tab pane images to match the name of the pane.
(edit) @9355   19 years mdewsnip Added some comments to show that some dictionary entries are used, …
(edit) @9243   19 years davidb Renaming of ExportPrompt class the WriteCDImagePrompt and introduction …
(edit) @9045   19 years mdewsnip Made major rearrangements to the way path variables are calculated. …
(edit) @9035   19 years mdewsnip Renamed CreationTask to be more accurate.
(edit) @9018   19 years mdewsnip Moved DeleteCollectionPrompt and ExportCollectionPrompt out of …
(edit) @9017   19 years mdewsnip Moved some GUI stuff out of CollectionManager and into GUIManager.
(edit) @8992   19 years mdewsnip Changed "Mirror" pane to "Download".
(edit) @8813   19 years mdewsnip Fixed up a few more refreshing problems.
(edit) @8783   19 years mdewsnip Big tidy up of the workspace and collection trees (Gather/Enrich
(edit) @8634   19 years mdewsnip Changes to the library URL now affect the preview button immediately.
(edit) @8588   20 years mdewsnip Removed some more dead code: the "meta audit" menu bar stuff.
(edit) @8586   20 years mdewsnip Made saving collections unthreaded -- this makes a lot of code, and at …
(edit) @8579   20 years mdewsnip Moved the HelpFrame class out of "help" into "gui.
(edit) @8474   20 years mdewsnip Changed all show() to setVisible(true) and all hide() to …
(edit) @8356   20 years mdewsnip Removed some unused stuff.
(edit) @8355   20 years mdewsnip Commented out some unused code.
(edit) @8353   20 years mdewsnip Changed the collectionChanged() functions to refresh(), and added an …
(edit) @8351   20 years kjdon removed some print statements
(edit) @8343   20 years mdewsnip Made some annoying debug statements go to DebugStream instead of …
(edit) @8313   20 years mdewsnip Finally committing the (many) changes to the GLI to use the new …
(edit) @8258   20 years mdewsnip Made HelpFrame.setView static to remove another Gatherer class dependency.
(edit) @8256   20 years mdewsnip Moved the current_modal static variable out of the Gatherer class into …
(edit) @8253   20 years mdewsnip Moved some stuff out of Configuration.updateUI into GUIManager because …
(edit) @8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
(edit) @8236   20 years mdewsnip Replaced all Gatherer.print* with DebugStream.print*.
(edit) @8231   20 years mdewsnip Replaced all "Gatherer.config" with "Configuration".
(edit) @8038   20 years mdewsnip Removed some dead code.
(edit) @8036   20 years mdewsnip Moved some code around in preparation for removing the msm package.
(edit) @8035   20 years mdewsnip Moving some code around in preparation for removing the entire msm package.
(edit) @8003   20 years mdewsnip Tightened up some public functions to be private.
(edit) @7982   20 years mdewsnip Removed some dead code.
(edit) @7739   20 years davidb General restructuring to allow GLI to be run as an applet. Main area …
(edit) @7661   20 years kjdon pass mode changed call to mirror pane
(edit) @7500   20 years mdewsnip Removed stuff about the defunct Browse and Preview panes.
(edit) @7484   20 years mdewsnip Many more improvements to the workspace and collection trees and their …
(edit) @7482   20 years mdewsnip Some tidy ups in preparation for finalising the workspace and …
(edit) @7326   20 years kjdon the intial stage of making gli work with gs3 - still uses gs2 …
(edit) @7314   20 years kjdon added veronikas changes for the feedback stuff
(edit) @7224   20 years kjdon tidied up the getXXXDir methods in Utility. Utility.getCollectionDir …
(edit) @6879   20 years mdewsnip Renamed GDM* classes to MetadataXMLFile*, for our sanity.
(edit) @6842   20 years mdewsnip Variable names changes needed because of the name change of the …
(edit) @6823   20 years mdewsnip Refreshing trees should not need to do MetaEditPane, since its tree is …
(edit) @6770   20 years kjdon fixed all the javadoc errors. (hope I didn't commit anything I wasn't …
(edit) @6665   20 years jmt12 Forgot to check if there was a cdm loaded before asking if it could …
(edit) @6662   20 years jmt12 Worked around stupid collection title clash warning dialog crashes …
(edit) @6643   20 years jmt12 Yet another valiant, but in vain, attempt to solve the smooty spooty …
(edit) @6622   20 years jmt12 More modifications to mirroring including testing for a valid version …
(edit) @6582   20 years jmt12 A whole bunch of files right in the middle of being edited because …
(edit) @6539   20 years jmt12 Heres a bunch of other changed files. If it wasn't a Friday afternoon …
(edit) @6389   20 years jmt12 Introduced the idea of detail modes - these have an effect on several …
(edit) @6220   20 years jmt12 Although the problem was being caused by a NPE because of the new stop …
(edit) @6145   20 years jmt12 Changed how a collection name appears. It now displays the collection …
(edit) @6051   20 years jmt12 Here is the result of sixteen hours work over the weekend. I'm too …
(edit) @6040   20 years jmt12 When a collection is created the email is now retrieved from the …
(edit) @5987   20 years jmt12 It does cause serious problems, so I'm changing it back
(edit) @5985   20 years jmt12 Corrected some code so that certain visual components, such as the …
(edit) @5891   21 years kjdon commented out all the preview pane stuff
(edit) @5867   21 years mdewsnip Fixed check for updating the Mirror tab.
(edit) @5847   21 years mdewsnip A much improved workspace tree that only refreshes when it really …
(edit) @5842   21 years kjdon added handler for export in file menu
(edit) @5810   21 years jmt12 I don't remember changing anything in this, but according to …
(edit) @5659   21 years jmt12 Fire a loseFocus event to config pane when view changed
(edit) @5593   21 years mdewsnip Changed calls to the Dictionary.
(edit) @5590   21 years mdewsnip Could it be I've finished adding tooltips?? Why yes, very nearly... …
(edit) @5581   21 years mdewsnip Many formatting, structural and code improvements.
(edit) @5571   21 years mdewsnip More small updates and tooltips added.
(edit) @5564   21 years mdewsnip Many more small improvements and tooltips added. Still more to come!
(edit) @5536   21 years mdewsnip Many more tooltips and improvements to the Dictionary. Still more to come.
(edit) @5529   21 years mdewsnip Further along the tooltip highway. Hacked up the Dictionary code, and …
Note: See TracRevisionLog for help on using the revision log.