source: trunk/gli/src/org/greenstone/gatherer/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4659   21 years kjdon added back in the delete collection functionality
(edit) @4655   21 years kjdon added back in the delete menu item
(edit) @4652   21 years mdewsnip Changed filter to be white (editable).
(edit) @4651   21 years mdewsnip Fairly substantial changes, including a totally new ModelBuilder. The …
(edit) @4650   21 years mdewsnip Many improvements to this pane, mostly to do with keeping selections …
(edit) @4646   21 years kjdon added a date string for teh about dialog - this is a bit of a hack to …
(edit) @4641   21 years kjdon fixed a bug
(edit) @4640   21 years kjdon indented some comments
(edit) @4630   21 years mdewsnip Removed a dead function with a whole lot of calls to a deprecated function.
(edit) @4627   21 years mdewsnip Changed new model builder so it ignored hidden metadata, and removed …
(edit) @4625   21 years mdewsnip Added a new ModelBuilder which is a bit cleaner than the old one, and …
(edit) @4617   21 years jmt12 2030120: Modified constructor to allow specification of whether the …
(edit) @4616   21 years jmt12 2030120: Changed to use the new DragTree with the ability to set …
(edit) @4609   21 years mdewsnip Changed the background of the combo boxes to be white.
(edit) @4607   21 years mdewsnip Cut/Copy/Paste now fails silently if a JTextComponent isn't selected …
(edit) @4606   21 years mdewsnip Changed "x files selected" message to have a light green background …
(edit) @4604   21 years mdewsnip Removed debug statement.
(edit) @4603   21 years mdewsnip Changed the order of the items in the edit menu to be standard: cut, …
(edit) @4602   21 years kjdon DragTree was setting the model to Immediate, then not setting it back, …
(edit) @4600   21 years kjdon on collectionChanged, the preview pane now reloads the home page of …
(edit) @4599   21 years kjdon now previes pane gets the collectionChanged messages too
(edit) @4596   21 years jmt12 2030125: Several string lengths were hardcoded which caused an attempt …
(edit) @4595   21 years kjdon tidied up gatherer.debug - > gatherer.println
(edit) @4587   21 years jmt12 Now the audit view does show the selected node from the currently …
(edit) @4585   21 years mdewsnip Fixed problem where sometimes the "view assigned metadata" menu item …
(edit) @4565   21 years jmt12 2030118, 2030119: MetaAudit view now has columns sorted by natural …
(edit) @4561   21 years jmt12 Was needlessly clearing the TreeSynchronizer listeners. It used to be …
(edit) @4560   21 years jmt12 2030123: Have now (successfully) told CalPane not to cache pages. …
(edit) @4551   21 years mdewsnip Fixed a bug where a new OptionsPane was being created whenever a …
(edit) @4547   21 years mdewsnip Changed the MagicMenuItem to be a bit more magical (ie. work :-). When …
(edit) @4546   21 years mdewsnip Added gainFocus() method so the pane could update the "view assigned …
(edit) @4544   21 years mdewsnip Removed some redundant code and corrected some comments.
(edit) @4542   21 years mdewsnip Value tree now sets root to invisible itself.
(edit) @4539   21 years jmt12 2030113: Dialogs opened during dnd operations cause the JVM to stagger …
(edit) @4529   21 years jmt12 Removed a comment I accidently left in.
(edit) @4526   21 years mdewsnip Moved the functionality of the "replace" and "remove" buttons into …
(edit) @4525   21 years kjdon drop now checks that the model is appropriate - ie that htere is a …
(edit) @4522   21 years kjdon added another card to teh metadata card layout - now switch between …
(edit) @4519   21 years mdewsnip Moved the functionality of the "Append" button into a new thread, to …
(edit) @4517   21 years mdewsnip Moved some table selection update code into its own thread, to …
(edit) @4514   21 years jmt12 Hopefully the 'view assigned metadata for... now works properly.
(edit) @4513   21 years jmt12 * empty log message *
(edit) @4506   21 years kjdon if nothing in the tree is selected, need to make the selection label …
(edit) @4497   21 years jmt12 Umm. Realigned some comments I think.
(edit) @4471   21 years kjdon fixed up the key events for some items in the metadata set menu
(edit) @4461   21 years kjdon added some space between items on the menu bar so that they look more …
(edit) @4459   21 years jmt12 2030100: With the bug in ModalDialog fixed I can revert this back.
(edit) @4458   21 years jmt12 2030102: If the modal dialog was opened by any thread other than the …
(edit) @4454   21 years mdewsnip Changed buttons from portrait to landscape, to match rearranged …
(edit) @4453   21 years mdewsnip Reduced size of expand button, as part of MetaEditPane rearrange.
(edit) @4448   21 years jmt12 2030100: Since the LockFileDialog has no parent during GLI startup, …
(edit) @4444   21 years jmt12 Bug fix to prevent the model builder attempting to build a model …
(edit) @4431   21 years kjdon added a comment
(edit) @4428   21 years kjdon the modal dialog now is one of our special ModalDialogs which only …
(edit) @4427   21 years kjdon the modal dialog now is one of our special ModalDialogs which only …
(edit) @4426   21 years mdewsnip Removed debug statement.
(edit) @4425   21 years mdewsnip Some changes as a result of tidying up GValueTree. Now includes some …
(edit) @4421   21 years kjdon the modal dialog now is one of our special ModalDialogs which only …
(edit) @4414   21 years kjdon added in the other constructors
(edit) @4412   21 years jmt12 Adding file permanently.
(edit) @4410   21 years kjdon made the MEtaEditPane an MSMListener, so that it will update itself …
(edit) @4409   21 years kjdon fix to be able to add new text to a SmarterTextArea
(edit) @4400   21 years jmt12 2030084: Fixed problem where preview pane was incorrectly attempting …
(edit) @4394   21 years jmt12 Added the ability to show 'greyfolder.gif' for non-real and file …
(edit) @4393   21 years kjdon now test if path is null before seeing if the path is valid, when …
(edit) @4392   21 years jmt12 Now close collection actually closes collection (after yesterdays save …
(edit) @4381   21 years jmt12 Disabled all menu bar menus after File->Quit selected - John
(edit) @4378   21 years kjdon disabled dragging of dummy nodes (Greenstone Collections) and file …
(edit) @4375   21 years kjdon and now if a file is selected, it tries to create a folder as a child …
(edit) @4374   21 years kjdon if you try to create a new folder with no folder selected, or more …
(edit) @4371   21 years jmt12 Modified so that an open collection isn't closed if a user selects …
(edit) @4367   21 years mdewsnip Fixed tabbing.
(edit) @4366   21 years kjdon re-tabbed the code for java
(edit) @4356   21 years jmt12 Tidied up the configure server.exe methods into one handy method. How …
(edit) @4355   21 years jmt12 Fixed hardcoded change for dls - John
(edit) @4353   21 years jmt12 Now the append prompt does not have replace or replace all enabled - John
(edit) @4352   21 years jmt12 Now replace is correctly enabled - John
(edit) @4350   21 years mdewsnip Added check for null builder in setSelectedMetadata().
(edit) @4346   21 years kjdon added in a log history list for build messages
(edit) @4342   21 years jmt12 Added resetServer method to fire configure action off to local library …
(edit) @4338   21 years jmt12 Fixed selection description field above metadata table - John
(edit) @4337   21 years jmt12 Removed save confirmation dialog so save is automatic and compulsory - John
(edit) @4329   21 years jmt12 Metadata changes update appropriately - John
(edit) @4327   21 years mdewsnip Bottom pane in metaedit pane is now only available when a metadata …
(edit) @4324   21 years jmt12 Accidently has 'String url = ...' twice
(edit) @4323   21 years mdewsnip Minor change to fix bug with folder icon.
(edit) @4322   21 years mdewsnip New mouse listener for metadata edit pane table so that selected rows …
(edit) @4321   21 years jmt12 A JLabel that looks like a JTextField (borderwise anyhow)
(edit) @4319   21 years jmt12 bug fix
(edit) @4313   21 years jmt12 allow for drop anywhere on collection tree to mean a copy to the root node
(edit) @4312   21 years jmt12 temporarily disabled the idea of different model views
(edit) @4311   21 years jmt12 modified for new local library stuff
(edit) @4310   21 years jmt12 redesign
(edit) @4309   21 years jmt12 lots of changes and bug fixes
(edit) @4308   21 years jmt12 moved textfieldlabel to seperate class
(edit) @4307   21 years jmt12 bug fix
(edit) @4306   21 years jmt12 allow for the cancel button to 'unlock' the collection
(edit) @4305   21 years jmt12 hide gimport folder
(edit) @4297   21 years jmt12 Fixed bug where dialog always believes it was cancelled.
(add) @4293   21 years jmt12 Initial revision
Note: See TracRevisionLog for help on using the revision log.