source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6201   20 years jmt12 Added a new method to remove all of the extracted metadata in the …
(edit) @6200   20 years jmt12 Extracted metadata is now properly and efficently removed before new …
(edit) @6199   20 years jmt12 A couple of new strings regarding copyrights and acknowledgements
(edit) @6198   20 years jmt12 Squelched an exception where a BasicCollectionConfiguration was …
(edit) @6197   20 years jmt12 Disabled my lovely, lovely Greenstone LAF. My Precious.
(edit) @6196   20 years jmt12 Changed exception message when the provided library path is discovered …
(edit) @6195   20 years jmt12 No longer encodes < and > as this was stuffing up html marked-up comments
(edit) @6188   20 years jmt12 While I love my greenstone LAF, no-one wants to use it, so I'll remove it
(edit) @6187   20 years jmt12 No longer used
(edit) @6185   20 years mdewsnip Fixed previewing start command so that it works on Windows 9x.
(edit) @6184   20 years mdewsnip A couple of minor case changes.
(edit) @6183   20 years mdewsnip Added some special (ie. nasty) code to fix the javac version detection …
(edit) @6182   20 years jmt12 Added then removed debug statements
(edit) @6181   20 years jmt12 No longer uses caching of previous requests as they caused death of a …
(edit) @6180   20 years jmt12 Added then removed some debug stuff
(edit) @6179   20 years jmt12 Added some debug statements
(edit) @6178   20 years mdewsnip A quick and ugly hack to fix a problem where config values are not …
(edit) @6177   20 years jmt12 Added method to determine if model builder was still running
(edit) @6176   20 years jmt12 When determining a node based on a file path, FileNode.size() and …
(edit) @6175   20 years jmt12 When deleting FileNode.size() and get() are used instead of …
(edit) @6174   20 years jmt12 Now all child nodes, not just the filtered ones, are available for …
(edit) @6173   20 years jmt12 Changed the test for refreshing the tool pane card layout so it is …
(edit) @6172   20 years jmt12 Fixed bug where deleting one entry caused all metadata to be removed …
(edit) @6171   20 years jmt12 Changed to unix file format
(edit) @6170   20 years jmt12 Added space before file sizes
(edit) @6169   20 years jmt12 Added then removed debug comments only
(edit) @6168   20 years jmt12 Had forgotten to exclude the current collection when searching for …
(edit) @6166   20 years jmt12 Several changes to remove the 'personified' GLI from text
(edit) @6163   20 years jmt12 Fixes the column widths on tables
(edit) @6162   20 years jmt12 Ensured that a warning dialog was properly disposed of
(edit) @6161   20 years jmt12 Commented out a bunch of debug comments
(edit) @6160   20 years jmt12 Added testing to avoid a possible NPE
(edit) @6159   20 years jmt12 The 'Base This Collection on' field now uses the same format for …
(edit) @6158   20 years jmt12 Removed a debug comment that had escaped me
(edit) @6157   20 years jmt12 Added functionality so that an invalid drop changes the cursor - but …
(edit) @6156   20 years jmt12 Added functionality (but haven't enabled it) to hide extracted …
(edit) @6155   20 years jmt12 Changed file format to unix
(edit) @6154   20 years jmt12 Finished debugging the file association dialog - finally. However I …
(edit) @6153   20 years jmt12 Removed a command which referred to the defunct preview pane
(edit) @6152   20 years jmt12 Not only is a title clash now detected (albeit when you shift focus …
(edit) @6151   20 years jmt12 A new entry for title clash warnings, and the default value for show …
(edit) @6150   20 years jmt12 Two changed strings involving collection filenames
(edit) @6149   20 years jmt12 Opps.
(edit) @6148   20 years jmt12 Greenstone Collection children nodes now appear with their full title …
(edit) @6147   20 years jmt12 Changed the toString so it follows the format: title (filename)
(edit) @6146   20 years jmt12 Changed how a collection name appears. It now displays the collection …
(edit) @6145   20 years jmt12 Changed how a collection name appears. It now displays the collection …
(edit) @6144   20 years jmt12 Changed how a collection name appears. It now displays the collection …
(edit) @6143   20 years jmt12 Archive parser now notices the presence of a SourceSegment piece of …
(edit) @6142   20 years jmt12 Added a new method for determining if the given element is extracted or not
(edit) @6141   20 years jmt12 No longer necessary
(edit) @6140   20 years jmt12 More static strings - I console myself that each string that ends up …
(edit) @6139   20 years jmt12 Fixed one possible NPE and fixed the tabbing, hence the large …
(edit) @6134   21 years mdewsnip The (last) help file, accidently missed.
(edit) @6133   21 years mdewsnip The last file now gets processed too... oops.
(edit) @6131   21 years mdewsnip Updated AboutDialog.Date for release.
(edit) @6130   21 years jmt12 CalPane no longer needed to communicate with local library server - …
(edit) @6126   21 years mdewsnip Updated Linux versions, with all current plugins and classifiers loaded OK.
(edit) @6124   21 years mdewsnip Removed links to old status pages, changed version number to 2.41.
(edit) @6122   21 years jmt12 Another new status
(edit) @6114   21 years jmt12 Updated status
(edit) @6098   21 years jmt12 Moved the special folder 'shortcuts' from collection based to shared …
(edit) @6097   21 years jmt12 Revised default import arguments to include one range example
(edit) @6096   21 years jmt12 Added and then removed some debug comments
(edit) @6095   21 years jmt12 I can't actually remember doing anything to this class
(edit) @6094   21 years jmt12 Fixed crappy 'how do I import IGNORE?' problem
(edit) @6093   21 years jmt12 Legacy importing will no longer prompt the user for metadata element …
(edit) @6092   21 years jmt12 Removed debug statements
(edit) @6091   21 years jmt12 Tried to stop our modal and java's modal dialogs fighting, but it …
(edit) @6090   21 years jmt12 Added key mnemonics to buttons
(edit) @6089   21 years jmt12 Added indeterminate progress bar while exporting. There was a lot of …
(edit) @6088   21 years jmt12 Fixed slight problem with the home page icon in that it doesn't know …
(edit) @6087   21 years jmt12 Extended arguments so they could be given a minimum and maximum range. …
(edit) @6086   21 years jmt12 Moved the special folder 'shortcuts' from collection based to shared …
(edit) @6085   21 years jmt12 Removed debug strings
(edit) @6080   21 years kjdon ian's modifications of the previous commit
(edit) @6078   21 years jmt12 Final new strings for Mode, plus another little string for export progress
(edit) @6076   21 years kjdon first cut of legacy collectiona dn exporting collection stuff
(edit) @6075   21 years kjdon ??
(edit) @6074   21 years kjdon legacy collection stuff
(edit) @6073   21 years kjdon new export stuff
(edit) @6070   21 years jmt12 Added the last few 'mode' strings. I'll talk to Ian about them …
(edit) @6069   21 years jmt12 Have rearranged where and how strings are feed through the Codec. …
(edit) @6064   21 years jmt12 Mode strings
(edit) @6063   21 years jmt12 A timestamp argument is now used to always generate a unique url so …
(edit) @6061   21 years jmt12 Classes that I forgot to rewrite to use the new …
(edit) @6059   21 years kjdon added a new feature
(edit) @6058   21 years kjdon added in one more string for export coll
(edit) @6057   21 years kjdon changed the result prompt message slightly
(edit) @6056   21 years kjdon put the whole path in the output for successful export
(edit) @6055   21 years kjdon changed a couple of export collection strings
(edit) @6052   21 years jmt12 Obsolete - replaced by BasicCollectionConfiguration
(edit) @6051   21 years jmt12 Here is the result of sixteen hours work over the weekend. I'm too …
(edit) @6050   21 years jmt12 Unfortunately I've had to change more strings. Only one more time - I …
(edit) @6049   21 years jmt12 Removed the commented out deadlocking code, and ensured the correct …
(edit) @6048   21 years jmt12 Apparently I removed a space. Sometimes I wonder about CVS
(edit) @6047   21 years jmt12 Extracted metadata is now always re-extracted as it may have changed …
(edit) @6046   21 years jmt12 Added a method to prevent any character other than the ones you've …
(edit) @6045   21 years jmt12 A new class which handles the loading and adjusting of an old legacy …
(edit) @6044   21 years jmt12 Removed obsolete alias stuff
Note: See TracRevisionLog for help on using the revision log.