source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5260   21 years kjdon fixed a bug in extractParams - it used to assume all childNodes were …
(edit) @5259   21 years kjdon a retrieval class for TEI docs (based on nzetc docs that I had access …
(edit) @5258   21 years kjdon a basic retrieval service for plain XML documents which may just be …
(edit) @5257   21 years kjdon a very basic lucene search service. searches 'contents' for teh words, …
(edit) @5256   21 years sjboddie Fixed bug in recent change
(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) @5253   21 years jmt12 Fixed local library but when running network enabled computer (laptop) …
(edit) @5252   21 years jmt12 Fixed encoding for writing description to shell
(edit) @5251   21 years jmt12 Fix 203B123: Right click after new collection causes NPE
(edit) @5250   21 years jmt12 A failed build no longer requires the user to click cancel
(edit) @5249   21 years jmt12 Added unicode character recognition to ValueTree
(edit) @5248   21 years jmt12 Removed bogus shell encoding code
(edit) @5247   21 years jmt12 Fixed bug where if your computer was setup for, but not connected to, …
(edit) @5246   21 years jmt12 Removed obsolete encoding/decoding code (but not the greenstone ones)
(edit) @5245   21 years jmt12 Added the ability to show file sizes
(edit) @5244   21 years jmt12 A new class to handle the manipulation of strings from one encoding …
(edit) @5243   21 years jmt12 Obsolete
(edit) @5242   21 years jmt12 The extracted metadata set in its new glory.
(edit) @5241   21 years jmt12 Added new static string to utility - build cfg file. Part of solving …
(edit) @5240   21 years jmt12 URLField should now only validate when asked (not on keypress)
(edit) @5239   21 years jmt12 Fix 203B155: filter by images should include tifs and bmps
(edit) @5238   21 years jmt12 Fix 203B142. Collections that are built outside of GLI will now be …
(edit) @5237   21 years jmt12 Fix 203B142. Collections that are built outside of GLI will now be …
(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 ;)
(edit) @5233   21 years jmt12 Restored old 2x2 grid of buttons
(edit) @5232   21 years jmt12 Fix 203B017. Completely rewrote format manager view so that it used …
(edit) @5231   21 years jmt12 Added method so we no longer have to create a Format object just to …
(edit) @5230   21 years jmt12 Changed QUOTE_CHARACTER to SPEECH_CHARACTER
(edit) @5229   21 years jmt12 Finally changed QUOTE_CHARACTER to SPEECH_CHARACTER, which has been …
(edit) @5228   21 years jmt12 New Phrases
(edit) @5227   21 years kjdon a new service rack for accessing infomine searching at riverside. …
(edit) @5226   21 years kjdon now looks for proxy element in site config file - if its there, it …
(edit) @5225   21 years sjboddie Fixed a couple of bugs in recent changes for building/displaying …
(edit) @5224   21 years kjdon commented out building stuff, added in a proxy thing to fill in if you …
(edit) @5223   21 years mdewsnip Removed unused constant.
(edit) @5222   21 years mdewsnip Fixed up some bad indenting.
(edit) @5221   21 years mdewsnip Changed "move up/down" buttons to be DoubleImageButtons.
(edit) @5220   21 years mdewsnip Changed "move to top/up/down/bottom" button code to be consistant with …
(edit) @5219   21 years mdewsnip Changed size of DoubleImageButtons to be consistent with others in the CDM.
(edit) @5218   21 years mdewsnip Changed "move to top/up/down/bottom" buttons to be DoubleImageButtons.
(edit) @5217   21 years mdewsnip Changed "move to top/up/down/bottom" buttons to be DoubleImageButtons.
(edit) @5216   21 years mdewsnip Added new width for double image buttons (in CDM).
(edit) @5215   21 years jmt12 A new icon for a disable move to bottom button
(edit) @5214   21 years jmt12 A new icon for a disable move to top button
(edit) @5213   21 years jmt12 Fix 203B114
(edit) @5212   21 years jmt12 Fix 203B012 - consistant layout
(edit) @5211   21 years jmt12 Moved buttons and borders etc to make views more consistant
(edit) @5210   21 years jmt12 Fix 203B147
(edit) @5209   21 years jmt12 Fix 203B120 and 147
(edit) @5208   21 years jmt12 Fix 203B150
(edit) @5207   21 years jmt12 Fix 203B120, 145 and 146
(edit) @5206   21 years jmt12 Fix 203B122 and 203B149
(edit) @5205   21 years jmt12 New strings regarding Abstract classifiers and plugins
(edit) @5204   21 years jmt12 Fixed conflicts
(edit) @5203   21 years kjdon deleted some unused stuff
(edit) @5202   21 years kjdon added a list of languages - to be used in the preferences page. shoul …
(edit) @5201   21 years kjdon display info is now storeed in displayItems not metadata items
(edit) @5200   21 years kjdon more text strings
(edit) @5199   21 years kjdon for now, I'll store metadata display names in here - but maybe they …
(edit) @5198   21 years kjdon changes to the nav bar and buttons
(edit) @5197   21 years jmt12 New phrases for the Preferences and for the TranslationView
(edit) @5196   21 years jmt12 Added attributes determining whether a value tree is saved
(edit) @5195   21 years kjdon invisible params should have s1. added on too
(edit) @5194   21 years kjdon paging of teh results is now done by the action, however we still need …
(edit) @5193   21 years kjdon removed a commented out bit
(edit) @5192   21 years kjdon minor change
(edit) @5191   21 years kjdon now we are doing query results paging in tehaction, not the xslt - …
(edit) @5190   21 years kjdon metadata display names now come from a different properties file. …
(edit) @5189   21 years kjdon metadata display names now come from a different properties file. …
(edit) @5188   21 years kjdon query responses now can include 2 metadatas - numDocsMatched and …
(edit) @5187   21 years kjdon code tidy, added method to set teh entity resolver for the parser. not …
(edit) @5186   21 years kjdon added methods for gettign and removing the last link in the path
(edit) @5185   21 years mdewsnip Now responds to enter key.
(edit) @5184   21 years mdewsnip No longer used. A RadioButtonGroup is likely to be a suitable …
(edit) @5183   21 years mdewsnip Removed use of XORToggleButtonGroup.
(edit) @5182   21 years mdewsnip Removed XORToggleButtonGroup import.
(edit) @5181   21 years mdewsnip Removed use of XORToggleButtonGroup (to ensure at least one pane is …
(edit) @5180   21 years mdewsnip The value tree now features tab-completion and enter to append.
(edit) @5179   21 years sjboddie Fixed a bug in the logic of the public_documents and private_documents …
(edit) @5178   21 years mdewsnip Removed a (seemingly) unused block of code.
(edit) @5177   21 years mdewsnip Commented out calls to a couple of functions I didn't want called.
(edit) @5176   21 years mdewsnip Tidied up this class, and moved GValueTree into it.
(edit) @5175   21 years mdewsnip Commented out fireSelect function.
(edit) @5174   21 years mdewsnip Removed unused import.
(edit) @5173   21 years mdewsnip Moved in MetaEditPane.
(edit) @5172   21 years jmt12 The raw text for the help files
(edit) @5171   21 years jmt12 A new icon for the movement buttons when they are disabled
(edit) @5170   21 years jmt12 A failed attempt to design a runnable task to shift the focus on a …
(edit) @5169   21 years jmt12 The interface for an owner of an AppendLineOnlyFileDocument
(edit) @5168   21 years jmt12 A document model whose data is proxied from a file, and which doesn't …
(edit) @5167   21 years jmt12 A field which only accepts valid http urls
(edit) @5166   21 years jmt12 A button which has an image at both the left and right
(edit) @5165   21 years jmt12 One day this class will be in charge of loading and managing the …
(edit) @5164   21 years jmt12 I can't remember what has changed, but I bet it was for the better
(edit) @5163   21 years jmt12 One argument was incorrect
(edit) @5162   21 years kjdon a start at some preferences
(edit) @5161   21 years jmt12 New properties
Note: See TracRevisionLog for help on using the revision log.