[graphl-cvs] graphl changelog.txt
Status: Pre-Alpha
Brought to you by:
flo1
|
From: Flo L. <fl...@us...> - 2005-09-05 15:53:04
|
Update of /cvsroot/graphl/graphl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16283 Modified Files: changelog.txt Log Message: updated changelog Index: changelog.txt =================================================================== RCS file: /cvsroot/graphl/graphl/changelog.txt,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** changelog.txt 24 Aug 2005 16:12:56 -0000 1.15 --- changelog.txt 5 Sep 2005 15:52:53 -0000 1.16 *************** *** 2,5 **** --- 2,15 ---- ================== + 2005-09-05, f/0: + - FEATURE: updated save machanism to new multi-souurce paradigm + - BUG: FilteredGraph: corrected update behavior upon changes + - CODE: added methods to access filtered and unfiltered versions of the graph in GraphlPane + - CODE: added static method to RDFGraph to write arbitrary graph to RDF + - CODE: removed getLabel() method from GraphElements + - CODE: Node: added invertPin() method to update node if an edge is inverted + - DOC: added long-term todo list + + 2005-08-24, f/0: - FEATURE: files are now loaded in addition to existing graph |