CVSROOT:        /cvs/gnome
Module name:    dia
Changes by:     hans    06/05/13 17:09:42

Modified files:
        .              : ChangeLog config.h.win32 configure.in 
        app            : diagram.c 
        lib            : diagramdata.h filter.h geometry.h plug-ins.h 
                         properties.h 
        objects/UML    : class.c 

Log message:
2006-04-02  Hans Breuer  <[EMAIL PROTECTED]>

[ also applied to branch dia-0-95 ]
* app/diagram.c(diagram_ungroup_selected) : operate on a copy
of data-Selected cause the original is modified during use.
Patch from Victor Stinner, fixes bug #334771 
[http://bugzilla.gnome.org/show_bug.cgi?id=334771]

* configure.in config.h.win32 : development started again so 095+cvs.
Critical bugfixes may go on the dia-0-95 branch (may lead to 0.95.1
if necessary)

* app/diagram.c : removed long-time outcommented code

* lib/diagramdata.h lib/filter.h lib/geometry.h lib/plug-ins.h
lib/properties.h : C++ aware by G_BEGIN_DECLS, G_END_DECLS

* objects/UML/class.c : don't dia_assert_true(attr->comment != NULL)
it is handled everywhere else just fine.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dia&who=hans&date=explicit&mindate=2006-05-13%2017:08&maxdate=2006-05-13%2017:10

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to