Code

disconnect signals from knots when destroying node - fixes a crash with interruptible...
[inkscape.git] / ChangeLog
index 056d54fc4836ed39490d9caa13a03a8a5546f18f..c96f4f6945ec6159c9d9c55ddb48dfba5eddf50c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,19 @@
-2006-06-29  MenTaLguY  <mental@rydia.net>
+2006-08-01  MenTaLguY  <mental@rydia.net>
+
+       * configure.ac: refactor pkg-config tests and add explicit cairo test
+
+2006-07-29  John Bintz  <jcoswell@coswellproductions.org>
+
+  * src/nodepath.cpp:
+  
+    Fix bug where deleting a node broke the symmetry of neighboring
+    smooth nodes and failed to convert those nodes to cusp nodes
+
+2006-07-29  MenTaLguY  <mental@rydia.net>
+
+       * src/sp-object.cpp:
+
+         remove GObject signals from SPObject
 
        * src/desktop.cpp, src/desktop.h, src/sp-gradient.cpp,
          src/sp-gradient.h, src/sp-pattern.cpp, src/sp-pattern.h,
@@ -9,7 +24,7 @@
 
          switch to sigc++ SPObject signals
 
-2006-06-27  MenTaLguY  <mental@rydia.net>
+2006-07-27  MenTaLguY  <mental@rydia.net>
 
        * src/dialogs/sp-attribute-widget.cpp,
          src/dialogs/sp-attribute-widget.h, src/sp-offset.cpp,