source: trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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()
(edit) @6395   20 years jmt12 Introduced the idea of detail modes - these have an effect on several …
(edit) @6394   20 years jmt12 As part of setting up modes we also added the ability to …
(edit) @6392   20 years jmt12 Destructor for the GUIManager
(edit) @6389   20 years jmt12 Introduced the idea of detail modes - these have an effect on several …
(edit) @6388   20 years jmt12 Completely rewrote monitors to be language independant - fixed several …
(edit) @6387   20 years jmt12 Commenting
(edit) @6386   20 years jmt12 Finished commenting to 2.41 final standard
(edit) @6385   20 years jmt12 Changed buffer from DOS to UNIX
(edit) @6384   20 years jmt12 Now parses HiddenGLI and ModeGLI attributes of import and build arguments
(edit) @6383   20 years jmt12 Fixed obsolete @see tags
(edit) @6382   20 years jmt12 Finished commenting to 2.41 final standard
(edit) @6381   20 years jmt12 Even more static strings
(edit) @6329   20 years jmt12 Opps
(edit) @6328   20 years jmt12 A button that knows whether to be opaque depending on the platform
(edit) @6325   20 years jmt12 Rewrote GImportProgressMonitor to use the new GLI argument based …
(edit) @6324   20 years jmt12 Now whenever a JSpinner loses focus prematurely, a mouse listener …
(edit) @6323   20 years jmt12 Changed JButtons for GLIButtons, which know whether they should paint …
(edit) @6322   20 years jmt12 The warning dialog can now be told to use the word message rather than …
Note: See TracRevisionLog for help on using the revision log.