Dia ChangeLog report for 2006-11-27 04:00:00 UTC (Mon 27 Nov)
- From: Dia ChangeLog Daemon <nemo raeder dk>
- To: dia-list gnome org
- Subject: Dia ChangeLog report for 2006-11-27 04:00:00 UTC (Mon 27 Nov)
- Date: Mon, 27 Nov 2006 05:10:30 +0100 (CET)
Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2006-11-25 05:05:41.000000000 +0100
+++ dia-cvs-snapshot/ChangeLog 2006-11-27 05:01:49.097056800 +0100
@@ -1,3 +1,33 @@
+2006-11-26 Lars Clausen <lars raeder dk>
+
+ * lib/text.[ch]: Encapsulated the arrays in Text to prepare for
+ switching to one array of TextLine. Simplified operations a lot
+ by using standard functions.
+
+2006-11-25 Lars Clausen <lars raeder dk>
+
+ * lib/font.[ch]: Use text_line for the few remaining functions
+ that used _scaled_ (non of them actually *were* scaled:), and get
+ rid of all the _scaled_ stuff! One less horror of a kludge!
+
+ * app/diapsft2renderer.c (draw_string): Happy with using text_line
+ for string output.
+
+ * lib/diagdkrenderer.c: Make highlighted area match text area, and
+ use text_line in get_text_width. These should later be
+ superfluous due to increased use of text_line at higher levels.
+
+ * lib/dialibartrenderer.c: Implement text_line based rendering of
+ text. Works. Also get_text_width uses a text_line. Text
+ bounding box is still a little off, but that will help once
+ text_line is used in the text system.
+
+ * lib/arrows.c (arrow_get_name_from_type): Function to get arrow
+ names, and proper error messages when a loaded diagram has bad
+ arrows. Finally fixes bug #144394, thanks to both Pontus Pihlgren
+ <pontus pihlgren farmbio uu se> and Vadim Zelenin
+ <green visoft spb ru>
+
2006-11-24 Lars Clausen <lars raeder dk>
* samples/Metapost-Testcase.dia: A nice test case for MetaPost,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]