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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @6582   20 years jmt12 A whole bunch of files right in the middle of being edited because …
(edit) @6567   20 years jmt12 Make the ordering of the languages alphabetic (bar english)
(edit) @6540   20 years jmt12 Things fixed for Michael
(edit) @6539   20 years jmt12 Heres a bunch of other changed files. If it wasn't a Friday afternoon …
(edit) @6538   20 years jmt12 In a vain attempt to stop the 'modal warning dialog while exiting' …
(edit) @6533   20 years jmt12 Finished the design of a new 'simple' creating/progress pane, …
(edit) @6397   20 years jmt12 Slightly altered the url pattern so that you are allowed to have a …
(edit) @6396   20 years jmt12 Was having some strange behaviour with isSelectionEmpty()
(edit) @6395   20 years jmt12 Introduced the idea of detail modes - these have an effect on several …
(edit) @6389   20 years jmt12 Introduced the idea of detail modes - these have an effect on several …
(edit) @6382   20 years jmt12 Finished commenting to 2.41 final standard
(edit) @6328   20 years jmt12 A button that knows whether to be opaque depending on the platform
(edit) @6322   20 years jmt12 The warning dialog can now be told to use the word message rather than …
(edit) @6321   20 years jmt12 Changed JComboBoxes for GComboBoxes to avoid Mac graphical glitch - …
(edit) @6319   20 years jmt12 A new configuration setting - recursion depth, after which gli …
(edit) @6318   20 years jmt12 Changed JButtons for GLIButtons, which know whether they should paint …
(edit) @6255   21 years jmt12 Debug comments while trying to find 203B240
(edit) @6253   21 years jmt12 Made the buttons non-opaque in order for them to paint nicely under mac
(edit) @6249   21 years jmt12 In order to fix 203B240 it was necessary to force DragTree's UI not to …
(edit) @6221   21 years jmt12 Cancelling the autofilter dialog no longer alternatively sets or …
(edit) @6220   21 years jmt12 Although the problem was being caused by a NPE because of the new stop …
(edit) @6219   21 years jmt12 The stop button is now registered with the file queue
(edit) @6216   21 years jmt12 Addressed the bug with table columns having no height under MacOS and …
(edit) @6209   21 years jmt12 Replaced pollo.FileExtensionFilter with my own
(edit) @6206   21 years jmt12 Added GPL and Tame recognition to about page
(edit) @6180   21 years jmt12 Added then removed some debug stuff
(edit) @6177   21 years jmt12 Added method to determine if model builder was still running
(edit) @6173   21 years jmt12 Changed the test for refreshing the tool pane card layout so it is …
(edit) @6170   21 years jmt12 Added space before file sizes
(edit) @6168   21 years jmt12 Had forgotten to exclude the current collection when searching for …
(edit) @6162   21 years jmt12 Ensured that a warning dialog was properly disposed of
(edit) @6161   21 years jmt12 Commented out a bunch of debug comments
(edit) @6160   21 years jmt12 Added testing to avoid a possible NPE
(edit) @6159   21 years jmt12 The 'Base This Collection on' field now uses the same format for …
(edit) @6157   21 years jmt12 Added functionality so that an invalid drop changes the cursor - but …
(edit) @6156   21 years jmt12 Added functionality (but haven't enabled it) to hide extracted …
(edit) @6155   21 years jmt12 Changed file format to unix
(edit) @6154   21 years jmt12 Finished debugging the file association dialog - finally. However I …
(edit) @6145   21 years jmt12 Changed how a collection name appears. It now displays the collection …
(edit) @6092   21 years jmt12 Removed debug statements
(edit) @6091   21 years jmt12 Tried to stop our modal and java's modal dialogs fighting, but it …
Note: See TracRevisionLog for help on using the revision log.