Dia ChangeLog report for Sat Jan 3 08:23:02 2004 (UTC)



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

*** Recent ChangeLog entries:

--- ChangeLog.previous  2003-12-15 09:23:39.000000000 +0100
+++ dia-cvs-snapshot/ChangeLog  2004-01-03 09:23:05.000000000 +0100
@@ -1,3 +1,79 @@
+2004-01-02  Lars Clausen  <lrclause cs uiuc edu>
+
+       * app/Makefile.am: Quote arguments correctly for run_dia.sh (bug
+       #130099).
+
+2004-01-01  Lars Clausen  <lrclause cs uiuc edu>
+
+       * INSTALL: Updated list of requirements (bug #129653)
+
+       * doc/en/dia.dia: Beginning class diagram for Dia from Luc
+       Pionchon <luc handhelds org>.
+
+2003-12-31  Lars Clausen  <lrclause cs uiuc edu>
+
+       * lib/diagdkrenderer.c (draw_string): Don't attempt to render
+       empty or NULL strings (bug #130097).
+
+2003-12-31  Chris Sperandio <sperandi eng usf edu>
+
+       * plug-ins/metapost/render_metapost.c: Fixed string colorization.
+       Added checks against color_black.
+
+2003-12-31  Lars Clausen  <lrclause cs uiuc edu>
+
+       * plug-ins/xfig/xfig-export.c (figArrow): Output nothing for
+       ARROW_TYPE_NONE.  Thanks to Jon A. Solworth for showing that this
+       can happen.
+
+       * objects/UML/component_feature.c: Patch from W. Borgert
+       <debacle debian org>:  Add handle to component feature text.
+
+       * lib/diagdkrenderer.c (draw_string): Remove poorly placed caching.
+
+       * lib/font.c: Caching PangoLayout for better rendering speed.
+
+2003-12-30  Lars Clausen  <lc pc770>
+
+       * lib/dia_dirs.[ch] (dia_get_absolute_filename): New function to
+       get absolute file name from relative.
+       * app/recent_files.c (recent_file_history_add): Use absolute
+       filenames for recent files menu so that files can be found when
+       Dia is invoked from other places.
+
+       * app/app_procs.c (handle_all_diagrams): Fix for 1/3 of 130098:
+       Actually load different diagrams if such are requested on command
+       line.
+
+       * objects/UML/class_dialog.c (class_create_page): Fix from Luc
+       Pionchon <luc handhelds org>: Correctly align labels for colors.
+
+       * lib/diagdkrenderer.[ch]: From Luc: New option to GdkRenderer to
+       remove text rendering.  May be turned into greeking at some later
+       stage.
+
+       * app/interface.c:
+       * app/Makefile.am (dia_core_files):
+       * app/navigation.[ch]: Patch from Luc Pionchon <luc handhelds org>:
+       Adds navigation window a la Gimp, though without text being
+       rendered at all.
+
+2003-12-27  Luc Pionchon <luc handhelds org>
+
+       * app/navigation.h: (new file)
+       * app/navigation.c: (new file) creates a navigation window with a
+       thumbnail view of the whole diagram.
+       * app/Makefile.am (dia_core_files): added new files.
+
+       * app/interface.c (create_display_shell): added a button between
+       the scrollbars to popup a navigation window.
+
+       * lib/diagdkrenderer.h (struct_DiaGdkRenderer): added rendertext
+       boolean
+       * lib/diagdkrenderer.c (renderer_init): set rendertext TRUE by default
+       * lib/diagdkrenderer.c (draw_string): returns if the renderer do
+       not want text rendering.
+
 2003-12-14  Lars Clausen  <lrclause cs uiuc edu>

        * shapes/Circuit/hresistor.shape: Uses new extra attribute thing.



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