[dia] [diagram-tree] make 'make distcheck' pass again



commit cf1e57d9ba3d7375c1ef4931538fcbf3054292e5
Author: Hans Breuer <hans breuer org>
Date:   Tue Aug 3 17:57:43 2010 +0200

    [diagram-tree] make 'make distcheck' pass again

 NEWS             |   17 +++++++++++++++++
 po/POTFILES.in   |    4 +---
 po/POTFILES.skip |    5 ++++-
 3 files changed, 22 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7f0a725..a342376 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+  * improved diagram tree (actually all new implementation)
+    - nicer look
+    - can search for object name by simply typing it
+    - multiple selection (works across layers!)
+    - allows to transfer the selection to the diagram
+    - sortable by name or typenn
+    - tooltips showing more detailed information about the objects at hand
+
+  * new object "Diagram as Element" allows to embbed diagrams
+
+  * bugs fixed:
+    http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.98
+  
+dia-0.97.1: 2010-01-24
+
+  * updated translations
+
   * bugs fixed:
     http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97.1
 
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 08515d7..6591c55 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -10,11 +10,8 @@ app/defaults.c
 app/dia-props.c
 app/diacanvas.c
 app/diagram.c
-app/diagram_tree.c
-app/diagram_tree_menu.c
 app/diagram_tree_model.c
 app/diagram_tree_view.c
-app/diagram_tree_window.c
 app/diapagelayout.c
 app/disp_callbacks.c
 app/display.c
@@ -106,6 +103,7 @@ objects/KAOS/metaandorrel.c
 objects/KAOS/metabinrel.c
 objects/KAOS/other.c
 objects/Misc/analog_clock.c
+objects/Misc/diagram_as_object.c
 objects/Misc/grid_object.c
 objects/Misc/libmisc.c
 objects/Misc/measure.c
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 7cfd97e..b2926c0 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,5 +1,8 @@
 dia.desktop.in
-data/sheets-dialog.xml
+data/sheets-edit-dialog.xml
+data/sheets-main-dialog.xml
+data/sheets-new-dialog.xml
+data/sheets-remove-dialog.xml
 sheets/EML.sheet.in
 po-checktrans.py
 plug-ins/python/otypes.py



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]