source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5824   20 years mdewsnip Changed Windows batch files to have Windows line endings.
(edit) @5819   20 years kjdon added a comment
(edit) @5818   20 years kjdon added some more bugs
(edit) @5817   20 years kjdon changed the metadata parsing to look over multiple lines if starts …
(edit) @5816   20 years kjdon re-worked the bit where you get collection meta - it was not taking …
(edit) @5815   20 years kjdon added support for build types and search types in the Collection and …
(edit) @5814   20 years jmt12 Bugger. Accidently wrote true where I meant false - thus causing …
(edit) @5813   20 years kjdon Ian wanted the extracted metadata to be visible by default, so added it in
(edit) @5812   20 years kjdon hmmm, forgot how to call constructors properly last commit
(edit) @5811   20 years kjdon hmmm, forgot how to call constructors properly last commit
(edit) @5810   20 years jmt12 I don't remember changing anything in this, but according to …
(edit) @5809   20 years jmt12 Added some more Codec stuff in order to get hierarchies to work
(edit) @5808   20 years jmt12 Several changes needed to make pipe the hierarchy separator while …
(edit) @5807   20 years mdewsnip Changed PROGRAM_VERSION to reflect the upcoming release.
(edit) @5806   20 years mdewsnip Updated AboutDialog.Date to show the date of the next release.
(edit) @5805   20 years jmt12 Several changes needed to make pipe the hierarchy separator while …
(edit) @5804   20 years jmt12 Added extra checks for when plugins can be added, removed and moved.
(edit) @5797   20 years kjdon added strings for ExternalCollectionPrompt - used when opeing a …
(edit) @5796   20 years kjdon major changes to loadCollection - now it can load in non-gatherer …
(edit) @5795   20 years kjdon two new prompts for opening a non-gatherer collection. …
(edit) @5794   20 years kjdon small changes for saving a non-gatherer collection
(edit) @5793   20 years kjdon changed this slightly to allow a dummy load of the metadata files - ie …
(edit) @5792   20 years kjdon changed this metadata set chooser prompt to display a different title …
(edit) @5791   20 years kjdon added new directory definition for import.bak - a backup dir to put …
(edit) @5789   20 years mdewsnip Put back in a needed function (oops! :-).
(edit) @5786   20 years mdewsnip Fixed another couple of bugs.
(edit) @5785   20 years mdewsnip Commented out about 60 unused functions.
(edit) @5783   20 years mdewsnip Now allows HTML tags in the problem solution.
(edit) @5782   20 years mdewsnip Fixed bug 171: clicking on the icon indicating folder-level metadata …
(edit) @5778   20 years mdewsnip Fixed bug 169.
(edit) @5777   20 years mdewsnip Fixed bug 169: metadata element names and identifiers being confused …
(edit) @5775   20 years mdewsnip Fixed some small bugs.
(edit) @5774   20 years mdewsnip Removed unused constructor.
(edit) @5773   20 years mdewsnip Fixed bug 98: popup menu appears when right-clicking even when no file …
(edit) @5772   20 years mdewsnip Fixed bug 229: the same file tree filter can be added multiple times …
(edit) @5771   20 years mdewsnip Fix to bug 185: decimal places aren't necessary for file sizes …
(edit) @5761   20 years jmt12 Added a null-test to a debug string that was causing building to fail …
(edit) @5760   20 years jmt12 Streamlined the commonality test
(edit) @5759   20 years jmt12 Added a mundane comment
(edit) @5758   20 years jmt12 Started to fix the various ways to enter a null value for a plugin …
(edit) @5757   20 years jmt12 Made sure the assigned attribute was correct added to commands that …
(edit) @5756   20 years jmt12 Added a new method for appending children nodes to the proxy root
(edit) @5755   20 years jmt12 Repaired the thing I broke last week which caused flag formats to be …
(edit) @5754   20 years jmt12 Fixed strange behaviour where a language was being added to the wrong …
(edit) @5753   20 years jmt12 Fixed the enabled/disabled state of some of the buttons depending on …
(edit) @5752   20 years jmt12 Started work on fixing the way the text fragment table is displayed. …
(edit) @5751   20 years jmt12 Fixed a problem that me commenting out the undo code created
(edit) @5750   20 years jmt12 Append should now be enabled even for uncommon metadata
(edit) @5749   20 years jmt12 Added the destination folder to the prompt
(edit) @5748   20 years jmt12 Apparently I added one space. Weird
(edit) @5747   20 years jmt12 Modified getValue so that it takes into account the way DOM splits …
(edit) @5746   20 years jmt12 A couple of new strings
(edit) @5745   20 years jmt12 One new string I think. Sorry.
(edit) @5744   20 years jmt12 I updated the bug list
(edit) @5727   20 years jmt12 Changed the legacy collection message a bit. Sorry
(edit) @5726   20 years jmt12 Investigated why spinners don't remember their value if focus is lost …
(edit) @5724   20 years jmt12 Fixed problem where delete collection prompt only showed one …
(edit) @5723   20 years jmt12 Base collection is now set within new collections
(edit) @5722   20 years jmt12 Added some more stability around crazy collectionextra's
(edit) @5721   20 years jmt12 Added a new attribute - base collection. Thus when importing files …
(edit) @5720   20 years jmt12 Made several changes to allow for default format strings ala Greenstone
(edit) @5719   20 years jmt12 Fixed little bug where not overwriting a file caused the progress bar …
(edit) @5718   20 years jmt12 Added the ability to designate a dialog as editable or read-only. This …
(edit) @5717   20 years jmt12 Removed some debug statements
(edit) @5716   20 years jmt12 Apparently I added a space. Weird
(edit) @5715   20 years jmt12 Updated the names of some of the tabs (ie MetaEdit -> Enrich)
(edit) @5714   20 years jmt12 The equals method occasionally bombed - which may have caused a …
(edit) @5713   20 years jmt12 Elements now in natural order
(edit) @5712   20 years jmt12 Now metadata attached to files whose origin is the base collection, …
(edit) @5711   20 years jmt12 Added a new method for determining if a certain file describes a …
(edit) @5708   20 years jmt12 Replaced the strings for collectionextra etc so that they have a tab …
(edit) @5707   20 years jmt12 Remove debug code
(edit) @5706   20 years jmt12 All executable programs in batch files in older command.coms need a …
(edit) @5705   21 years jmt12 All executable programs need to have an executable file extension …
(edit) @5678   21 years jmt12 Added a check whether the lock file has been successfully removed, and …
(edit) @5677   21 years jmt12 Extended the parsers ability to recognize collectionextras, such as …
(edit) @5676   21 years jmt12 Commented out a debug statement
(edit) @5675   21 years jmt12 Extended tests on what folders are included in the dialog (so that …
(edit) @5674   21 years jmt12 Added a new string - Error
(edit) @5673   21 years jmt12 203B039: Made lock file dialog more stable if values missing, and …
(edit) @5672   21 years jmt12 Not only did I rewrite the toString method to require a parameter …
(edit) @5671   21 years jmt12 Looks like I removed two spaces and nothing much else
(edit) @5670   21 years jmt12 Added a new transform to replace square brackets with the appropriate …
(edit) @5669   21 years jmt12 Um. Removed one comment. Doesn't it suck you have to enter an …
(edit) @5668   21 years jmt12 Slight changes to allow [ and ] fix
(edit) @5667   21 years jmt12 Changed the name field of the new Element prompt to be a NonWhitespaceField
(edit) @5666   21 years jmt12 Rewrote code to avoid AppendLineOnlyFileDocument constructor being …
(edit) @5665   21 years jmt12 Fixed bug where it didn't allow zero length local libary server (if …
(edit) @5664   21 years jmt12 Bug in Preferences caused NPE if no port number given.
(edit) @5660   21 years jmt12 Fixing the [ and ] problem
(edit) @5659   21 years jmt12 Fire a loseFocus event to config pane when view changed
(edit) @5658   21 years jmt12 Extra method for loss of focus
(edit) @5657   21 years jmt12 Temporarily changed workspace creation not to include floppy drives - …
(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) @5648   21 years jmt12 Added a few new bugs - but I won't be adding anymore!
(edit) @5621   21 years mdewsnip Added some special code to fix the javac version detection with the …
(edit) @5610   21 years mdewsnip Added bugs Katherine and I have found while working with the GLI.
Note: See TracRevisionLog for help on using the revision log.