Dia ChangeLog report for Fri Jul 18 07:42:47 2003 (UTC)



Snapshots available at http://www.crans.org/~chepelov/dia/snapshots

*** Recent ChangeLog entries:

--- ChangeLog.previous  2003-07-17 09:23:29.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog  2003-07-18 09:42:52.000000000 +0200
@@ -1,5 +1,31 @@
 2003-07-17  Lars Clausen  <lrclause cs uiuc edu>

+       * app/dia-props.c (diagram_properties_retrieve): Use
+       diagram_get_name() to add the diagram name to the diagram
+       properties dialog.
+
+       * app/diagram.h:
+       * app/diagram.c (diagram_get_name): New function to get a
+       reasonable diagram name.
+
+       * lib/diagramdata.h: Added major_lines, dynamic and colour to grid
+       info.  Still need to be able to set dynamic grid.  Also ought to
+       follow Gnome style and have instant apply.
+
+       * app/preferences.h:
+       * app/preferences.c (prefs_data): Remove option to use stippled
+       grid, add option for major line offset.  Default to 5 minor lines
+       per major line.
+       Add option for dynamically sized grid.
+
+       * app/display.c (ddisplay_render_pixmap): Call pagebreak_draw as well.
+
+       * app/grid.c: Pagebreak drawing separated out.  Grid drawing using
+       stippled/solid to display minor/major grid lines.  Line drawing in
+       separate functions away from calculating line distance.
+
+       * app/grid.h: Split page break drawing out of grid_draw.
+
        * app/layer_dialog.c (layer_dialog_show): Patch from Hubert
        Figuiere <hfiguiere teaser fr>:  Layer dialog show go to front
        when menu item is selected.



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