source: trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6877   20 years mdewsnip Being renamed to MetadataXMLFileParser.java, for our sanity.
(edit) @6876   20 years mdewsnip Being renamed to MetadataXMLFileManager.java, for our sanity.
(edit) @6875   20 years mdewsnip Don't know what this is, so I'm removing it (have backup).
(edit) @6874   20 years mdewsnip Being renamed to MetadataXMLFile.java, for our sanity.
(edit) @6862   20 years kjdon don't attempt to load DBPlug on Macs either
(edit) @6861   20 years kjdon more fixing up of label size and layout
(edit) @6859   20 years kjdon added in Davids fix for something which I can't remember - now catches …
(edit) @6855   20 years mdewsnip Ooops... should have compiled my changes before committing them…
(edit) @6854   20 years mdewsnip Fixed another problem with dictionary strings not being read as UTF-8 …
(edit) @6853   20 years mdewsnip No longer needs to destroy dictionary.
(edit) @6852   20 years mdewsnip Fixed up tabbing.
(edit) @6851   20 years mdewsnip Commented out an unused function.
(edit) @6850   20 years mdewsnip Now reads the collection configuration files as UTF-8, as it should.
(edit) @6849   20 years mdewsnip Fix to the weird "half-good, half-bad" Unicode display on Windows. …
(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) @6846   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) @6844   20 years kjdon removed the fixed sizing from the move up and down buttons so they …
(edit) @6843   20 years kjdon changed the layout and unfixed the label sizes so other langs text can …
(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) @6830   20 years mdewsnip No longer uses DoubleImageButtons - a simple JButton will do, is much …
(edit) @6829   20 years mdewsnip No longer needed.
(edit) @6828   20 years mdewsnip Added a transformation from plain text to a regular expression that …
(edit) @6827   20 years mdewsnip Filenames written out to metadata.xml files are now transformed so …
(edit) @6826   20 years mdewsnip Rewrote the refresh function, not necessarily because there was …
(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) @6822   20 years mdewsnip Changed plugin and classifiers tooltips to use the new …
(edit) @6821   20 years mdewsnip Tidied up the Dictionary a lot. Now that a restart is always required …
(edit) @6801   20 years kjdon when you select a feature the part selector is disabled unless parts …
(edit) @6800   20 years kjdon added in a check for null that was throwing an exception when exit GLI …
(edit) @6795   20 years kjdon made the getCommand method return String[] instead of String in case …
(edit) @6790   20 years kjdon pass the args for the strings into the result prompt
(edit) @6786   20 years kjdon under linux now checks for mozilla and netscape, and only if one of …
(edit) @6785   20 years kjdon a simple class to run an external command and get the output and error …
(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) @6744   20 years kjdon when loading plugins in windows, check for DBPlug and dont attempt to …
(edit) @6672   20 years jmt12 Yet another last minute fix
(edit) @6671   20 years jmt12 More tests to prevent nulls
(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) @6663   20 years jmt12 Corrected version number for the brand new, all shiney and improved, …
(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) @6656   20 years jmt12 Unfortunately my quick-fix to the WGet not updating FileNodes problem …
(edit) @6655   20 years jmt12 Temporarily disabled old config error dialog as it isn't multilingual, …
(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) @6639   20 years jmt12 Prevent hand entered section metadata being extracted in the same way …
(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) @6636   20 years jmt12 Fixed a tiny bug where the email provided here would always overwrite …
(edit) @6634   20 years jmt12 Again I don't remember changing anything more drastic than making a …
(edit) @6633   20 years jmt12 Hmm. I looks like a removed a space.
(edit) @6632   20 years jmt12 In order to allow for other types of logs, the …
(edit) @6631   20 years jmt12 Due to the lack of a 'perfect' pattern against which valid URLs match, …
(edit) @6630   20 years jmt12 File associations are now stored in the user specific config. Also, to …
(edit) @6622   20 years jmt12 More modifications to mirroring including testing for a valid version …
(edit) @6621   20 years jmt12 Blah blah blah
(edit) @6593   20 years jmt12 Have finalised the code for user specific settings under windows. I've …
(edit) @6590   20 years jmt12 Started effecting the changes requested by Ian and David. So far I've …
(edit) @6589   20 years jmt12 Fixed the parsing of Fonts with spaces in their names
(edit) @6585   20 years mdewsnip Now outputs UTF-8 correctly.
(edit) @6583   20 years jmt12 Hyperlinks are now processed properly
(edit) @6582   20 years jmt12 A whole bunch of files right in the middle of being edited because …
(edit) @6581   20 years jmt12 Utility has had several changes including Help stuff and Mirroring stuff.
(edit) @6580   20 years jmt12 Now looks for help files in the right place. Also replaced CalPane
(edit) @6573   20 years mdewsnip Added code to treat strings from the dictionary as UTF-8.
(edit) @6572   20 years mdewsnip Now exits when an error happens.
(edit) @6569   20 years jmt12 JScrollPane now right aligned for right aligned languages
(edit) @6568   20 years jmt12 Fixed bug where legacy metadata sets were not locating the english …
(edit) @6567   20 years jmt12 Make the ordering of the languages alphabetic (bar english)
(edit) @6566   20 years jmt12 Disable dynamic updating of interface text altogether
(edit) @6565   20 years jmt12 HelpFrame now looks in the appropriate language code named folder for …
(edit) @6550   20 years jmt12 A silly little test suite for the new metadata sets, which I'll keep …
(edit) @6549   20 years jmt12 Extended the metadata set handling code to allow for a newer style of …
(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) @6537   20 years jmt12 Modified so they use the new language file and refresh properly
(edit) @6533   20 years jmt12 Finished the design of a new 'simple' creating/progress pane, …
(edit) @6532   20 years jmt12 In a vain attempt to stop the 'modal warning dialog while exiting' …
(edit) @6531   20 years jmt12 Added back in unregistering components
(edit) @6530   20 years jmt12 Extended configuration to store details about the current previewing …
(edit) @6398   20 years jmt12 For some ungodly reason getMetadata was occasionally being called with …
(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()
Note: See TracRevisionLog for help on using the revision log.