CVSROOT:        /cvs/gnome
Module name:    dia
Changes by:     hans    05/03/20 14:36:49

Modified files:
        .              : ChangeLog 
        app            : object_ops.c 
        lib            : dia_image.c dia_image.h dia_svg.c element.c 
                         libdia.def plug-ins.h prop_text.c 
        objects/standard: bezier.c 
        plug-ins/python: pydia-image.c 

Log message:
2005-03-19  Hans Breuer  <[EMAIL PROTECTED]>

* lib/element.c(element_update_connections_rectangle): don't initialize
the eighth point twice but instead the nineth once

* objects/standard/bezier.c : no C++ comments *please*

* lib/plug-ins.h : increment DIA_PLUGIN_API_VERSION

* lib/dia_image.[ch] : dia_image_filename() returns a string not to be freed ...
* plug-ins/python/pydia-image.c : ... so, don't do it!

* lib/dia_svg.c : refactor color parsing and support the "rgb(127,255,0)" form,
also named colors via pango_color_parse()

* lib/prop_text.c : don't try to g_strdelimit(NULL), fixes bug #169367 
[http://bugzilla.gnome.org/show_bug.cgi?id=169367]

* lib/libdia.def : updated externals

* app/object_ops.c : still not C99 everywhere

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dia&who=hans&date=explicit&mindate=2005-03-20%2014:35&maxdate=2005-03-20%2014:37

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to