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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7739   20 years davidb General restructuring to allow GLI to be run as an applet. Main area …
(edit) @7624   20 years mdewsnip Fixed quite a few places where the GLI was looking for "ex" instead of …
(edit) @7604   20 years kjdon format statements are now written out with new lines intact, not …
(edit) @7601   20 years mdewsnip Have hopefully (and finally!) fixed the nasty race conditions with the …
(edit) @7600   20 years mdewsnip Removed a couple of references to the now defunct preview pane.
(edit) @7598   20 years kjdon write out format statements with ex.metadata still intact
(edit) @7597   20 years kjdon made static strings for the format names and default format strings - …
(edit) @7590   20 years mdewsnip Multiple line format statements now have '\' characters written at the …
(edit) @7578   20 years kjdon added [numleafdocs] to the format list
(edit) @7554   20 years mdewsnip Editable metadata combobox now also available for Librarians.
(edit) @7551   20 years mdewsnip Fixed format statement writing so extracted namespaces are removed …
(edit) @7550   20 years mdewsnip Tidied up the little interface for specifying multiple metadata …
(edit) @7546   20 years mdewsnip Classifier -metadata elements from the extracted metadata set are now …
(edit) @7543   20 years mdewsnip I'm sure I'd already committed this... changed the metadata comboboxes …
(edit) @7538   20 years mdewsnip Never started, and unlikely to be finished in the foreseeable future.
(edit) @7520   20 years kjdon added line breaks to VList and DateList format statements
(edit) @7477   20 years mdewsnip Added four missing Format options: AllowExtendedOptions, …
(edit) @7457   20 years mdewsnip Now ignores the beta collection configuration option altogether, to …
(edit) @7454   20 years mdewsnip Changing format statements now saves the collection configuration file …
(edit) @7365   20 years kjdon removed the beta checkbox from the General desing panel
(edit) @7326   20 years kjdon the intial stage of making gli work with gs3 - still uses gs2 …
(edit) @7288   20 years kjdon renamed EXCLAIMATION_CHARACTER to EXCLAMATION_CHARACTER
(edit) @7275   20 years kjdon renamed Utility.CONFIG_DIR to Utility.CONFIG_FILE cos it refers to the …
(edit) @7271   20 years kjdon undid previous change
(edit) @7270   20 years kjdon undid most of what I previously commited. GAPlug is now treated like …
(edit) @7252   20 years kjdon GAPlug is now a special plugin that appears at the top of teh list, …
(edit) @7245   20 years kjdon don't show GMLPlug in the GLI cos it can't be used without severe …
(edit) @7241   20 years kjdon moved the custom arguments panel to teh end of teh scrolling args
(edit) @7224   20 years kjdon tidied up the getXXXDir methods in Utility. Utility.getCollectionDir …
(edit) @7206   20 years kjdon added a new field: strip_quotes. added a new constructor which sets …
(edit) @7157   20 years kjdon changed LABEL_SIZE to COMPONENT_SIZE to reflect its usage
(edit) @7151   20 years kjdon fixed some more static label sizes and deleted a lot of commented out stuff
(edit) @7111   20 years kjdon modified how the arguments get added to the list when creating a new …
(edit) @7110   20 years kjdon use min and max values when creating a new plugin from an existing one
(edit) @7109   20 years kjdon now uses the min and max values when setting the current value
(edit) @7108   20 years kjdon added in min, max and modelevel to the copy constructor
(edit) @6999   20 years kjdon made the clearCache methods static so they can be called when there is …
(edit) @6995   20 years kjdon added a new method clear[Plugin|Classifier]Cache which deletes the …
(edit) @6992   20 years kjdon now load up plugins and classifiers in the right language
(edit) @6990   20 years kjdon made the size bigger
(edit) @6944   20 years kjdon a case for Argument.REGEXP was missing causing adding of regexp args …
(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) @6852   20 years mdewsnip Fixed up tabbing.
(edit) @6851   20 years mdewsnip Commented out an unused function.
(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) @6830   20 years mdewsnip No longer uses DoubleImageButtons - a simple JButton will do, is much …
(edit) @6822   20 years mdewsnip Changed plugin and classifiers tooltips to use the new …
(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) @6770   20 years kjdon fixed all the javadoc errors. (hope I didn't commit anything I wasn't …
(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) @6662   20 years jmt12 Worked around stupid collection title clash warning dialog crashes …
(edit) @6636   20 years jmt12 Fixed a tiny bug where the email provided here would always overwrite …
(edit) @6569   20 years jmt12 JScrollPane now right aligned for right aligned languages
(edit) @6549   20 years jmt12 Extended the metadata set handling code to allow for a newer style of …
(edit) @6539   20 years jmt12 Heres a bunch of other changed files. If it wasn't a Friday afternoon …
(edit) @6389   20 years jmt12 Introduced the idea of detail modes - these have an effect on several …
(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) @6318   20 years jmt12 Changed JButtons for GLIButtons, which know whether they should paint …
(edit) @6254   20 years jmt12 Provided a custom basic JSeparator for plugin list
(edit) @6168   20 years jmt12 Had forgotten to exclude the current collection when searching for …
(edit) @6152   20 years jmt12 Not only is a title clash now detected (albeit when you shift focus …
(edit) @6144   20 years jmt12 Changed how a collection name appears. It now displays the collection …
(edit) @6139   20 years jmt12 Fixed one possible NPE and fixed the tabbing, hence the large …
(edit) @6088   20 years jmt12 Fixed slight problem with the home page icon in that it doesn't know …
(edit) @6087   20 years jmt12 Extended arguments so they could be given a minimum and maximum range. …
(edit) @6051   20 years jmt12 Here is the result of sixteen hours work over the weekend. I'm too …
(edit) @6033   20 years jmt12 Changed to UNIX
(edit) @6032   20 years jmt12 Added a method to retrieve the hierarchy classifiers of a collection
(edit) @6003   21 years jmt12 Added functionality (even though I wasn't meant to - shhh) by …
(edit) @5995   21 years jmt12 Calls the simple ready method in CollectionConfiguration
(edit) @5994   21 years jmt12 Added a little method for determining if a collect.cfg was correctly …
(edit) @5984   21 years jmt12 Added methodto determine if Phind classifier has been assigned
(edit) @5937   21 years jmt12 Test for null sources (such as a non-set default index) when changing …
(edit) @5936   21 years jmt12 Metadata arguments can now successfully take, and display, custom …
(edit) @5931   21 years jmt12 I had forgotten to test for default index being null when changing …
(edit) @5930   21 years jmt12 Metadata is now only written to collect.cfg if assigned. It used to …
(edit) @5928   21 years kjdon added a method to get the search type string
(edit) @5926   21 years jmt12 When a plugin is unassigned the list of available plugins stays sorted
(edit) @5907   21 years jmt12 All non-special collection metadata values now are wrapped in quotes
(edit) @5903   21 years jmt12 Removing a partition which just happens to be the default one also now …
(edit) @5902   21 years jmt12 Removing a language which just happens to be the default one also now …
(edit) @5901   21 years jmt12 Completed the TranslationView manager so that it actually shows the …
(edit) @5900   21 years jmt12 Added a new method to provide a TreeSet of the current languages in …
(edit) @5899   21 years jmt12 Added a new constructor for 'dummy' collection metadata - ie that …
(edit) @5893   21 years kjdon instead of configuring the server via the preview pane, now we do it …
(edit) @5864   21 years jmt12 I believe I have now finished adding tests for missing arguments when …
(edit) @5863   21 years jmt12 The lists for selecting PlugIns and Classifiers now show the …
(edit) @5859   21 years mdewsnip Fixed subcollection output so that the regular expression end …
(edit) @5856   21 years mdewsnip Hacked a change into parseClassify so that it doesn't ignore "classify …
(edit) @5852   21 years kjdon fixed the annoying null pointer exception when there was an empty …
(edit) @5832   21 years kjdon now have changed the format parsing so that it allows format over …
Note: See TracRevisionLog for help on using the revision log.