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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8257   20 years mdewsnip No longer dependent on the Gatherer class.
(edit) @8256   20 years mdewsnip Moved the current_modal static variable out of the Gatherer class into …
(edit) @8255   20 years mdewsnip No longer dependent on the Gatherer class (and rightfully so!).
(edit) @8254   20 years mdewsnip Removed the crazy jp.jar file. This contained one class: …
(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) @8240   20 years mdewsnip Removed unnecessary imports of org.greenstone.gatherer.Gatherer.
(edit) @8238   20 years mdewsnip Converted to proper Unix files.
(edit) @8236   20 years mdewsnip Replaced all Gatherer.print* with DebugStream.print*.
(edit) @8231   20 years mdewsnip Replaced all "Gatherer.config" with "Configuration".
(edit) @8216   20 years mdewsnip Fixed a bug with mapping already-namespaced metadata elements.
(edit) @8213   20 years kjdon added a check for no collect directory in CollectionListModel()
(edit) @8212   20 years kjdon added a comment
(edit) @8169   20 years mdewsnip Removed a ton of crap (hopefully this doesn't break anything). Also …
(edit) @8132   20 years mdewsnip More improvements to new metadata code, including language-specific …
(edit) @8130   20 years mdewsnip Used by the new metadata code.
(edit) @8041   20 years mdewsnip Moved undo/UndoManager.java to file/RecycleBin.java.
(edit) @8039   20 years mdewsnip Removed some dead code.
(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) @8023   20 years mdewsnip More new metadata code: metadata elements now have definitions and …
(edit) @8019   20 years mdewsnip Removed some dead code.
(edit) @8018   20 years mdewsnip Fixed the METADATUM argument case so the import.pl "sortmeta" option …
(edit) @8015   20 years mdewsnip Moved clear() and setValue() functions from MSMUtils into XMLTools. …
(edit) @8004   20 years mdewsnip A small taste of what's to come…
(edit) @8003   20 years mdewsnip Tightened up some public functions to be private.
(edit) @7999   20 years mdewsnip Removed some dead code.
(edit) @7998   20 years mdewsnip Removed some dead code.
(edit) @7983   20 years mdewsnip Part of the new metadata code; used for rendering the cells in the …
(edit) @7982   20 years mdewsnip Removed some dead code.
(edit) @7981   20 years mdewsnip Removed some dead code.
(edit) @7794   20 years kjdon disable brwose to find collections for GS3
(edit) @7740   20 years davidb General changes made to support GLI as an applet.
(edit) @7739   20 years davidb General restructuring to allow GLI to be run as an applet. Main area …
(edit) @7691   20 years mdewsnip Fixed a bug where switching to a file with no metadata would cause an …
(edit) @7689   20 years kjdon stop the progress bar if we close a download while its still running
(edit) @7663   20 years kjdon removed a couple of commented-out bits
(edit) @7662   20 years kjdon lots of changes. url field is now just a plain textfield. does no …
(edit) @7661   20 years kjdon pass mode changed call to mirror pane
(edit) @7660   20 years kjdon removed the clear cache button from preferences
(edit) @7659   20 years kjdon renamed GProgressBar to DownloadProgressBar. Also changed the buttons …
(edit) @7639   20 years mdewsnip Added the ability to refresh the "Downloaded Files" folder when …
(edit) @7633   20 years mdewsnip Some function and variable name changes, and added the web …
(edit) @7558   20 years kjdon made the dialog wider
(edit) @7542   20 years mdewsnip Removed gory red colours set when the title or description aren't …
(edit) @7540   20 years mdewsnip Some minor tidy ups with removing dead code.
(edit) @7534   20 years mdewsnip The value trees are now refreshed correctly when the collection changes.
(edit) @7521   20 years kjdon clicking preview now saves the config file just in case
(edit) @7517   20 years mdewsnip Replaced ordering combobox with two radio buttons (ascending and …
(edit) @7515   20 years mdewsnip Added tooltip to column headers.
(edit) @7511   20 years kjdon now only show extracted metadata if there is a value there. needed to …
(edit) @7505   20 years mdewsnip Preferences are now saved to file as soon as the OK button is pressed …
(edit) @7500   20 years mdewsnip Removed stuff about the defunct Browse and Preview panes.
(edit) @7499   20 years mdewsnip Added "open file in external program" option to the right-click menu …
(edit) @7493   20 years mdewsnip Oops... can only create a new folder in the collection tree.
(edit) @7485   20 years mdewsnip Much improved right-click context menus for this pane.
(edit) @7484   20 years mdewsnip Many more improvements to the workspace and collection trees and their …
(edit) @7483   20 years mdewsnip Ooops... the dangers of copy and paste.
(edit) @7482   20 years mdewsnip Some tidy ups in preparation for finalising the workspace and …
(edit) @7361   20 years mdewsnip A further fix to the progress bar so it shows "0%" as soon as it is …
(edit) @7360   20 years mdewsnip Fixed the progress bar so a) It says "Calculating total size of …
(edit) @7341   20 years kjdon in gs3 can now base a coll on one in another site
(edit) @7339   20 years kjdon when changing the site setting, need to close the collection - now …
(edit) @7335   20 years kjdon fixed a NPE for gs2 preferences
(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) @7281   20 years kjdon tidied up some stuff to do with creating BasicCollectionConfigurations
(edit) @7280   20 years kjdon removed a heap of unnecessary crap - filename, email etc fields that …
(edit) @7275   20 years kjdon renamed Utility.CONFIG_DIR to Utility.CONFIG_FILE cos it refers to the …
(edit) @7246   20 years kjdon changed the title and tooltip for the non-editable case of viewing …
(edit) @7238   20 years kjdon there seems to be two BuildOptions classes - this one and …
(edit) @7233   20 years mdewsnip Also allows .tiff extension for image filter.
(edit) @7224   20 years kjdon tidied up the getXXXDir methods in Utility. Utility.getCollectionDir …
(edit) @7205   20 years mdewsnip Commented out the workflow updating code because it was causing the …
(edit) @7183   20 years mdewsnip Disabled the Workflows panel for two reasons - the strings haven't …
(edit) @7164   20 years kjdon fixed the assigned metadata menu item not workign bug, realigned some …
(edit) @7163   20 years kjdon changed some shortcut keys for the right mouse click menu
(edit) @7161   20 years kjdon removed the copy_monitor stuff cos its not used anywhere and its …
(edit) @7158   20 years kjdon fixed some more static label sizes, changed statics to uppercase names
(edit) @7156   20 years kjdon fixed some more static label sizes and deleted a lot of commented out stuff
(edit) @7155   20 years kjdon added in a missing semi-colon - how that escaped my notice I do not know
(edit) @7154   20 years mdewsnip Changed to use MetadataXMLFileManager.getAllMetadata instead of …
(edit) @7153   20 years kjdon fixed some more static label sizes
(edit) @7152   20 years kjdon fixed some more static label sizes and deleted a lot of commented out stuff
(edit) @7151   20 years kjdon fixed some more static label sizes and deleted a lot of commented out stuff
(edit) @7146   20 years kjdon removed teh preferred size for the value label so that it expands to …
(edit) @7143   20 years kjdon added in a left click on a folder handler: if the folder is closed, …
(edit) @7141   20 years kjdon added in a left click on a folder handler: if the folder is closed, …
(edit) @7123   20 years kjdon added in 'left arrow on a file moves to teh parent folder' navigation …
(edit) @7098   20 years kjdon added up and down arrow handling to the workspace and collection trees
(edit) @7094   20 years mdewsnip Fixed a small bug with the log clearing.
(edit) @7092   20 years mdewsnip Fixed opening files on Windows (%1 was not being replaced with …
(edit) @7091   20 years kjdon destroy the AppendLineOnlyFileDocument beloonging to the log_textarea …
(edit) @7088   20 years kjdon added a lang arg to the home page url
(edit) @7059   20 years kjdon made the range bit work for integer args
(edit) @7014   20 years mdewsnip Taken out anything collection specific. This is bad.
(edit) @6999   20 years kjdon made the clearCache methods static so they can be called when there is …
(edit) @6996   20 years kjdon now if you change the interface lang, it calls clearPluginCache and …
(edit) @6886   20 years mdewsnip Improved the code for switching to the folder inherited metadata came from.
Note: See TracRevisionLog for help on using the revision log.