source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5292   21 years mdewsnip Improved the accuracy of the progress bar, especially when importing …
(edit) @5291   21 years mdewsnip Added string for "show_progress" argument of RecPlug.
(edit) @5290   21 years mdewsnip Added code so "show_progress" argument is always present with RecPlug
(edit) @5289   21 years jmt12 Had to remove little bit of left over stupid code.
(edit) @5288   21 years kjdon changed the colour of all the bits to light green in the Importing …
(edit) @5287   21 years jmt12 Added a couple of new bits
(edit) @5286   21 years jmt12 A simplfied open collection dialog as per request.
(edit) @5285   21 years jmt12 Similar to a string tokenizer except it allows for multiple character …
(edit) @5284   21 years jmt12 Latest version generated from help text.
(edit) @5283   21 years jmt12 Added the -ignore_file flag to allow a single output document to be …
(edit) @5282   21 years jmt12 The template file to generate a single html page of the help text. For …
(edit) @5281   21 years jmt12 The template file for the normal help pages. For use with the …
(edit) @5280   21 years jmt12 A revised index to match revised help text.
(edit) @5279   21 years jmt12 A revised help text document
(edit) @5278   21 years jmt12 Several modifications to dictionary
(edit) @5277   21 years jmt12 Shifted 3 pixels left
(edit) @5272   21 years mdewsnip Used to be "gli.txt".
(edit) @5271   21 years mdewsnip Changed the name to readme.txt.
(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) @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) @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) @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) @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) @5161   21 years jmt12 New properties
(edit) @5160   21 years jmt12 New Phrases
(edit) @5159   21 years jmt12 Fix 203B012
(edit) @5158   21 years jmt12 Fix 203B010
(edit) @5157   21 years jmt12 Fix 203B008
(edit) @5156   21 years jmt12 Fix 203B096
(edit) @5154   21 years jmt12 Fix 203B009
(edit) @5153   21 years jmt12 Fix 203B143
(edit) @5152   21 years jmt12 Slight fix to ensure messages are written to logs properly
(edit) @5150   21 years jmt12 Fix 203B006
Note: See TracRevisionLog for help on using the revision log.