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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @6879   20 years mdewsnip Renamed GDM* classes to MetadataXMLFile*, for our sanity.
(edit) @6848   20 years mdewsnip Fix to a bug where files were incorrectly marked as having folder …
(edit) @6847   20 years kjdon unfixed the size of labels so that other langs fit in
(edit) @6845   20 years kjdon unfixed the size of labels and reorganized the layout so other …
(edit) @6842   20 years mdewsnip Variable names changes needed because of the name change of the …
(edit) @6841   20 years mdewsnip Used to be CollectionPane.java.
(edit) @6840   20 years mdewsnip Used to be MetaEditPane.java.
(edit) @6839   20 years mdewsnip Used to be GConfigPane.java.
(edit) @6838   20 years mdewsnip Been renamed to DesignPane.java, for our sanity.
(edit) @6837   20 years mdewsnip Being renamed to EnrichPane.java, for our sanity.
(edit) @6836   20 years mdewsnip Being renamed to GatherPane.java, for our sanity.
(edit) @6834   20 years kjdon commented out preferred size for label so French text fits in
(edit) @6833   20 years kjdon fixed a bug where the mode wasn't being updated on the title bar if no …
(edit) @6829   20 years mdewsnip No longer needed.
(edit) @6825   20 years mdewsnip After the recent changes to the Dictionary (no more registering …
(edit) @6824   20 years mdewsnip The MetaEditPane should not need its own refreshTrees function, since …
(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) @6748   20 years kjdon tidied up preview stuff. if windows and mac, just uses the start/open …
(edit) @6666   20 years jmt12 Commented out several debug statements that were useful while trying …
(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) @6661   20 years jmt12 Obsolete
(edit) @6659   20 years jmt12 Due to popular demand, the URLField now has basic validation again. …
(edit) @6643   20 years jmt12 Yet another valiant, but in vain, attempt to solve the smooty spooty …
(edit) @6642   20 years jmt12 Further tweaks, fixes and changes to the mirroring stuff, the …
(edit) @6641   20 years jmt12 In an attempt to solve the intermitant spooty modal dialog hang bug, …
(edit) @6638   20 years jmt12 Reinstated emtpy title error warning supressions, as this is the …
(edit) @6637   20 years jmt12 Further tweaks, fixes and changes to the mirroring stuff, the …
(edit) @6631   20 years jmt12 Due to the lack of a 'perfect' pattern against which valid URLs match, …
(edit) @6622   20 years jmt12 More modifications to mirroring including testing for a valid version …
(edit) @6590   20 years jmt12 Started effecting the changes requested by Ian and David. So far I've …
Note: See TracRevisionLog for help on using the revision log.