[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r5947] by cwilper

Added working build.xml file and README.txt, briefly explaining what
this is and how to build it.

2006-04-06 12:46:48 Tree
[r5946] by --none--

This commit was manufactured by cvs2svn to create tag 'fedora-2-1b'.

2005-07-22 12:29:59 Tree
[r5945] by andyscukanec

Added the "remove metadata" action.

2005-07-22 12:29:59 Tree
[r5944] by andyscukanec

Updated the DC class name.

2005-07-22 12:29:33 Tree
[r5943] by andyscukanec

Added some comments

2005-07-22 12:29:20 Tree
[r5942] by andyscukanec

*** empty log message ***

2005-07-21 17:03:09 Tree
[r5941] by andyscukanec

Images are now correctly loaded from SIPCreator.jar, and config files are now correctly loaded from the directory containing SIPCreator.jar on the server. A lot of little GUI things have been fixed.

A bug caused by the late instantiation of FilterAction has been fixed in MetadataEntryTask.

2005-07-19 01:16:18 Tree
[r5940] by andyscukanec

*** empty log message ***

2005-07-16 08:04:27 Tree
[r5939] by andyscukanec

*** empty log message ***

2005-07-15 08:09:14 Tree
[r5938] by andyscukanec

Changed around the tree structure so that metadata entries are show in the tree underneath their containing file/folder. I altered the CheckRenderer a little bit to accomodate this new method of showing the metadata and created a new icon for the new type of tree node.

I made the Metadata and SelectableEntry classes subclasses of Observables, and the SelectableEntryNode and MetadataNode implementors of the Observer interface. I also had to hand each Node a reference to the model so that it could call the appropriate nodeXXX function on the model when the metadata/entry changed. This was a bit of a pain =).

I fixed a bug in MetadataEntryTask.CloseTabAction where the wrong "remove" method was called to remove the current tab from the view.

I removed the "label" field from the SelectableEntry class. That is now defunct since the label attribute in the corresponding DIV element is taken up by the SelectableEntry's short name.

2005-07-15 00:24:20 Tree
Older >