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

Dia ChangeLog report for 2009-01-04 04:00:00 UTC (Sun 04 Jan)



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

*** Recent ChangeLog entries:

--- ChangeLog.previous	2008-12-21 05:00:10.000000000 +0100
+++ dia-svn-snapshot/ChangeLog	2009-01-04 05:00:09.726644904 +0100
@@ -1,3 +1,48 @@
+2009-01-02  Hans Breuer  <hans breuer org>
+
+	Patch from  Takao Fujiwara fixing bug #564850  â?? dia crashes on none UTF-8
+	* app/diagram.c : don't initialize unused filename (with the wrong locale)
+	* app/filedlg.c : gtk_file_chooser_set_current_name() wants utf-8, not
+	filename encoding
+	* plug-ins/cairo/diacairo.c : export_data() first filename already is in
+	the GLib's filename encoding - but on win32 this is always utf-8, i.e. not
+	appropriate to be used with cairo
+
+	* app/preferences.c : don't try to set transient without shell
+
+	* lib/prop_text.c : don't leak prop->attr.font
+	* object/standard/textobj.c : fixed accordingly
+
+	* objects/UML/class.c(umlclass_copy) : don't use a font reference
+	where a copy is needed
+
+	* plug-ins/cairo/diacairo.c : fix scaling for clipboard use
+
+	* plug-ins/python/diamodule.c : whitespace changes
+
+	* plug-ins/python/group_props.py : better error message for missing
+	pygtk (bug #563094)
+
+	Patch from Sameer D. Sahasrabuddhe fixing bug #565720
+	En passant fixing bug #564799 and bug #564916
+	* objects/SISSI/sissi.[ch] : introduced a new local function that
+	returns the correct sheets directory for SISSI
+	* objects/SISSI/site.c objects/SISSI/faraday.c objects/SISSI/area.c
+	  objects/SISSI/room.c objects/SISSI/sissi_object.c : use it
+	* sheets/SISSI/*.xml : relative path removed from
+	<sissi:attribute name="file_image"/>
+
+	* app/create_object.c : don't crash if object creation fails
+	(bug #565567,  Sameer D. Sahasrabuddhe)
+
+	* bindings objects/custom_lines objects/Database plug-ins/postscript
+	plug-ins/libart : updated svn:ignore property
+
+	* Makefile.am bindings/Makefile.am data/icons/48x48/apps/Makefile.am :
+	get rid of "variable `*' is used but `*' is undefied" warnings
+
+	* configure.in : remove traces of gnome print here as well
+
 2008-12-19  Hans Breuer  <hans breuer org>

 	* app/preferences.c : fixed compiler errors with gcc without


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