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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @5819   21 years kjdon added a comment
(edit) @5817   21 years kjdon changed the metadata parsing to look over multiple lines if starts …
(edit) @5804   21 years jmt12 Added extra checks for when plugins can be added, removed and moved.
(edit) @5785   21 years mdewsnip Commented out about 60 unused functions.
(edit) @5758   21 years jmt12 Started to fix the various ways to enter a null value for a plugin …
(edit) @5757   21 years jmt12 Made sure the assigned attribute was correct added to commands that …
(edit) @5756   21 years jmt12 Added a new method for appending children nodes to the proxy root
(edit) @5755   21 years jmt12 Repaired the thing I broke last week which caused flag formats to be …
(edit) @5754   21 years jmt12 Fixed strange behaviour where a language was being added to the wrong …
(edit) @5753   21 years jmt12 Fixed the enabled/disabled state of some of the buttons depending on …
(edit) @5752   21 years jmt12 Started work on fixing the way the text fragment table is displayed. …
(edit) @5720   21 years jmt12 Made several changes to allow for default format strings ala Greenstone
(edit) @5655   21 years jmt12 Codec stuff for Format commands to avoid newline problem
(edit) @5651   21 years jmt12 Workaround for [ and ] bug, plus ensuring collection released, …
(edit) @5650   21 years jmt12 In order to work around the [ and ] problem, toString is format is now …
(edit) @5649   21 years jmt12 203B301: Changing view away from design now causes collection to …
(edit) @5595   21 years mdewsnip A few more minor changes to tidy up the dictionary.
(edit) @5593   21 years mdewsnip Changed calls to the Dictionary.
(edit) @5590   21 years mdewsnip Could it be I've finished adding tooltips?? Why yes, very nearly... …
(edit) @5564   21 years mdewsnip Many more small improvements and tooltips added. Still more to come!
(edit) @5536   21 years mdewsnip Many more tooltips and improvements to the Dictionary. Still more to come.
(edit) @5529   21 years mdewsnip Further along the tooltip highway. Hacked up the Dictionary code, and …
(edit) @5527   21 years mdewsnip Partway through tooltip assignment. Made lots of little changes, …
(edit) @5375   21 years jmt12 Fixed 203B160 & 203B161 - Needs an add all metadata and replace name …
(edit) @5357   21 years mdewsnip Changed dictionary get()s to have the whole key.
(edit) @5350   21 years mdewsnip Changed dictionary get()s to have the whole key.
(edit) @5342   21 years mdewsnip Changed dictionary get()s to have the whole key.
(edit) @5318   21 years jmt12 Fixed 203B183
(edit) @5310   21 years kjdon update changed to replace
(edit) @5307   21 years kjdon removed teh reset button
(edit) @5290   21 years mdewsnip Added code so "show_progress" argument is always present with RecPlug
(edit) @5255   21 years jmt12 Changed calls to CollectionMeta to reflect the two modes of retrieving …
(edit) @5254   21 years jmt12 Added Codec calls to transform strings for collection metadata
(edit) @5236   21 years jmt12 Buttons are now enabled/disabled appropriately. Note that you now …
(edit) @5235   21 years jmt12 Adding a new subcollection to a list no longer causes NPE if list was empty
(edit) @5234   21 years jmt12 Move buttons now actually do something ;)
Note: See TracRevisionLog for help on using the revision log.