source: trunk/gli/src/org/greenstone

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5150   21 years jmt12 Fix 203B006
(edit) @5149   21 years jmt12 Make value text field request focus after metadata element selection
(edit) @5105   21 years mdewsnip Added some comments so I might understand this when I look at it next.
(edit) @5104   21 years mdewsnip Removed unused "import".
(edit) @5102   21 years mdewsnip Added auto-completion (when the Enter key is pressed) - a requirement …
(edit) @5101   21 years mdewsnip Muwhahahahaaa... the crappy JToggleButtons are defeated by the …
(edit) @5090   21 years jmt12 Tried to standardize instruction text area to 6 lines tall
(edit) @5089   21 years jmt12 Added a border. Wow.
(edit) @5088   21 years jmt12 Ensures that a default search type is provided, and that at least type …
(edit) @5087   21 years jmt12 Made special collection metadata their own elements in order to ensure …
(edit) @5086   21 years jmt12 Changed special collection metadata values so they can be retrieved …
(edit) @5085   21 years jmt12 Changed the metadata element comparator so failing to find a set …
(edit) @5084   21 years jmt12 Added new strings for the various special metadata elements in a …
(edit) @5083   21 years jmt12 Several changes to allow GLI to run external processes under windows …
(edit) @5081   21 years jmt12 To allow for a new write permission error if copying to a read only folder.
(edit) @5080   21 years jmt12 Wasn't clearing the cache when a new model was specified
(edit) @5079   21 years jmt12 A file permission error is now correctly shown when you attempt to …
(edit) @5076   21 years jmt12 Fixed problem with import directory argument that was passed to perl …
(edit) @5075   21 years jmt12 Fixed problems with supplying config argument to server.exe - changes …
(edit) @5071   21 years mdewsnip Fixed up John's mistake - trying to import a package he had removed.
(edit) @5070   21 years jmt12 All profiles were being set to null, damb you copy and paste.
(edit) @5058   21 years jmt12 Modified WarningDialog to allow it to display a text field if the name …
(edit) @5057   21 years jmt12 Patch for Mike Jensen.
(edit) @5056   21 years jmt12 Modified calls for warning dialogs to include dicitonary, and to allow …
(edit) @5054   21 years jmt12 Merged code into WarningDialog
(edit) @5053   21 years mdewsnip Fixed a small bug where command-line options with no values that are …
(edit) @5050   21 years mdewsnip Added another null pointer check.
(edit) @5049   21 years mdewsnip Fixed a problem with the library path (exec address) option that was …
(edit) @5047   21 years jmt12 Opps. Forgot to finish some code.
(edit) @5045   21 years mdewsnip Added stuff to handle new library path option.
(edit) @5044   21 years mdewsnip Changed the WarningDialog to a NoSettingDialog for MissingEXEC.
(edit) @5043   21 years mdewsnip A dialog the same as WarningDialog, but with a space for entering the …
(edit) @5042   21 years mdewsnip Added new option to Connection pane: library path.
(edit) @5040   21 years jmt12 Modified searching process so that a valid metadata.xml can be read …
(edit) @5039   21 years jmt12 Fixed bug where no metadata was being extracted from the archives …
(edit) @5038   21 years jmt12 Added some extra feedback about what is happening during import …
(edit) @5037   21 years jmt12 CDM now recognizes G2-1.4 collect.cfg commands
(edit) @5036   21 years jmt12 Fixed bug where new text fragments ended up creating on collectionmeta …
(edit) @5035   21 years jmt12 Added extra method so that progress monitors can be told that the …
(edit) @5034   21 years jmt12 Added extra method so that progress monitors can be told that the …
(edit) @5033   21 years jmt12 Halved log textarea memory use by sharing Document model between both …
(edit) @5032   21 years jmt12 A new acknowledgement.
(edit) @5031   21 years jmt12 Fixed some of the horrible tabbing, and tried to figure out, …
(edit) @5001   21 years jmt12 New strings to support GLI reading in arguments with spaces.
(edit) @5000   21 years jmt12 GLI will now accept arguments with spaces in them. Plus connecting to …
(edit) @4967   21 years jmt12 Major changes to CDM - MGPP extension.
(edit) @4966   21 years jmt12 Changed a colours name.
(edit) @4965   21 years jmt12 Prevent mouse events during waiting. Key events still work tho'
(edit) @4964   21 years jmt12 New strings for SearchType and the ability to add a comment attribute …
(edit) @4963   21 years jmt12 Major changes to CDM.
(edit) @4961   21 years jmt12 Slight error in logic when removing plugins
(edit) @4960   21 years jmt12 Removed custom package from cdm (I'll put it back one day)
(edit) @4949   21 years jmt12 Obsolete
(edit) @4939   21 years jmt12 Major changes to CDM.
(edit) @4938   21 years jmt12 Major changes to CDM.
(edit) @4934   21 years jmt12 Obsolete
(edit) @4933   21 years jmt12 Major CDM rewrite so it uses DOM.
(edit) @4932   21 years jmt12 Major CDM rewrite so it uses DOM.
(edit) @4928   21 years jmt12 Major CDM rewrite so it uses DOM.
(edit) @4927   21 years jmt12 Obsoloete
(edit) @4926   21 years jmt12 Obsolete
(edit) @4925   21 years jmt12 Obsolete
(edit) @4887   21 years jmt12 Prittied up.
(edit) @4882   21 years mdewsnip Swapped the order of the "Namespace" and "Name" fields when creating a …
(edit) @4851   21 years jmt12 Forgot to set model when adding children nodes during a collection …
(edit) @4838   21 years jmt12 2030159: Had confused element name and identifier. Also added ability …
(edit) @4837   21 years jmt12 2030159: Had confused element name and identifier when dealing with …
(edit) @4833   21 years jmt12 Added a legacy constructor which takes a reference to the Gatherer. …
(edit) @4832   21 years jmt12 Changed from DOS to Unix.
(edit) @4806   21 years jmt12 Changed file format from DOS to Unix
(edit) @4805   21 years jmt12 bug#2030158: GLI now recognizes old greenstone collections and then, …
(edit) @4803   21 years jmt12 bug#2030157: Fixed editable, and added the idea of editable foreground …
(edit) @4802   21 years jmt12 bug#2030156: Pressing [Enter] will no longer cause NPE because the …
(edit) @4801   21 years jmt12 bug#2030155: When changing FileNode I noticed the tree-expansion …
(edit) @4800   21 years jmt12 bug#2030155: Added greenstone collection mapping for world node, and …
(edit) @4799   21 years jmt12 bug#2030155: Moved greenstone collection mapping into FileNode
(edit) @4798   21 years jmt12 bug#2030154: GComboBox now uses dataModel data member rather than its …
(edit) @4686   21 years jmt12 Replaced System.err.println with Gatherer.println
(edit) @4685   21 years kjdon cleared the message log when coll changed
(edit) @4684   21 years mdewsnip Changed collection description text area to be white (editable)... AGAIN!!
(edit) @4683   21 years mdewsnip Fixed a annoying bug where if the collection had just been saved, it …
(edit) @4682   21 years kjdon at the end of create collection (called for new collection) we set teh …
(edit) @4681   21 years kjdon now goes back to the Gather pane if a new collection was loaded …
(edit) @4678   21 years kjdon fixed a bug
(edit) @4677   21 years kjdon added back in all my changes that Johns cvs didn't recognise and so he …
(edit) @4676   21 years jmt12 Now debug will only be available if you run -debug.
(edit) @4675   21 years jmt12 Sunday's work
(edit) @4674   21 years jmt12 * empty log message *
(edit) @4673   21 years jmt12 * empty log message *
(edit) @4672   21 years jmt12 Local library stuff - use its own glisite.cfg file
(edit) @4671   21 years jmt12 Reimplemented dialog with more useful messages.
(edit) @4670   21 years jmt12 Reimplemented file associations to properly handle %1 arguments
(edit) @4669   21 years jmt12 Local library stuff
(edit) @4668   21 years mdewsnip Changed isCommon() to be public, since it needs to be called by …
(edit) @4667   21 years mdewsnip Changed the background colour of the filter to be "color.editable".
(edit) @4666   21 years mdewsnip Changed the background colour of the filters to be "color.editable".
(edit) @4665   21 years mdewsnip Changed fields to be white (editable).
(edit) @4664   21 years mdewsnip Changed description text area to be white (editable).
(edit) @4663   21 years jmt12 Changed KeyAdapter to DocumentListener
(edit) @4662   21 years mdewsnip Now rebuilds model when elementChanged events are received (eg. when …
Note: See TracRevisionLog for help on using the revision log.