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

Dia ChangeLog report for 2005-07-11 03:00:02 UTC (Mon 11 Jul)



Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots

*** Recent ChangeLog entries:

--- ChangeLog.previous	2005-07-10 05:00:15.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog	2005-07-11 05:00:09.270787048 +0200
@@ -1,3 +1,47 @@
+2005-07-10  Hans Breuer  <hans breuer org>
+
+	* app/connectionpoint_ops.c app/object_ops.c : make the
+	'whole object' connection point only center point again.
+	That is: it is visible and far less magnetic. Only the
+	line gap handling make it special. For me this probably
+	fixes bug #303301
+
+	* lib/neworth_conn.c : apply the same as for bug #173031.
+	This OrthConn fork got broken as well. Fixes bug #309381
+
+	* app/makefile.msc objects/makefile.msc : adapt to icon changes
+
+	* app/interface.c app/diagram_tree.c : a char** is still not
+	a char* and the win32 build is configured to error on
+	sloppiness like this
+
+	* plug-ins/wmf/wmf.cpp : fix typo in preprocessor condition
+
+2005-07-10  Hans Breuer  <hans breuer org>
+
+	[
+	  Take part in the toolbox icon redesign context! If you want to
+	  make them really prettier, please keep the following in mind :
+	  - the size *must* be 22x22 otherwise button reflow will get broken.
+	    Or you need to change about 800 icons at once.
+	  - one important part of Dia are control points, so maybe the icons
+	    should reflect that. (IMO gathering random icons form other
+	    apps wont work)
+	  - the icons should at least look consistent in their group
+	]
+
+	* app/Makefile.am : use 22x22 variants mostly lent from The GIMP
+	* app/pixmaps/*.png : added arrow-22.png scroll-22.png zoom-22.png
+
+	* objects/standard/*.c : get rid of xpm includes to avoid mixing icon sets
+	* objects/standard/pixmap/* : added arc.png beziergon.png
+	bezierline.png box.png ellipse.png image.png line.png polygon.png
+	polyline.png text.png zigzagline.png
+	* objects/standard/Makefile.am : use the new icon set including
+	text and arc ...
+
+	* app/interface.c : remove the "will probably crash" debug spew
+
 2005-07-09  Lars Clausen  <lars raeder dk>

 	* objects/standard/pixmaps/*.png:



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