Dia ChangeLog report for Sun Sep 1 14:54:43 2002 (UTC)



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

*** Recent ChangeLog entries:

--- ChangeLog.previous  2002-08-26 09:41:31.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog  2002-09-01 16:54:51.000000000 +0200
@@ -1,3 +1,70 @@
+2002-08-31  Lars Clausen  <lrclause cs uiuc edu>
+
+       * objects/UML/class.c: Fixed showing of empty stereotypes and got
+       the string placed correctly.
+
+2002-08-30  Hans Breuer  <hans breuer org>
+
+       * lib/font.c (dia_font_get_style) : don't shift already
+       shifted DIA_FONT values.
+
+       * lib/libdia.def : updated externals
+
+       * app/disp_callbacks.c : on win32 GdkEventKey::string already
+       is in UTF-8. (Longterm this probably should be handled on the
+       gtk api level)
+
+       * app/command.[hc] app/display.[hc] app/menus.c : add code to
+       switch display renderers again. The libart renderer is very
+       useful for win9x with it's limited GDI.
+
+       * app/render_gdk.c : use g_warning instead of printf which gets
+       nowhere on win32 (non console apps)
+
+       * app/render_libart.c : make it compile without FREETYPE
+
+       * objects/makefile.msc plug-ins/makefile.msc : added clean target
+
+2002-08-29  Lars Clausen  <lrclause cs uiuc edu>
+
+       * app/render_eps.c (postscript_draw_contour): Debugging statement
+       that allowed me to figure out font problems.
+
+       * lib/widgets.c (dia_font_selector_set_styles): Use radio menu
+       items for font styles.
+
+       * objects/FS/flow-poly.c:
+       * objects/FS/flow-ortho.c:
+       * objects/FS/flow.c: Further conversion away from GTK dialogs.
+       Can't set a default label right now:(
+
+       * app/interface.c (fill_sheet_wbox): Added initialization for mask.
+
+2002-08-27  Cyrille Chepelov  <cyrille chepelov org>
+       Patch from Andrew Ferrier  <andrew new-destiny co uk>:
+
+       * Makefile.am: rules relating to AUTHORS and THANKS
+       altered.
+       * AUTHORS: file content changed to more accurately
+       reflect guideline requirements.
+       * TODO: warning added about Gnome BTS.
+       * KNOWN_BUGS: warning added about Gnome BTS.
+
+       ---
+
+       * AUTHORS: added full copyright info.
+       * mkauthors-placeholder: (removed)
+
+2002-08-27  Lars Clausen  <lrclause cs uiuc edu>
+
+       * app/paginate_psprint.c (print_page): Fixed text printing after
+       tip from Dov Grobgeld.
+
+2002-08-26  Lars Clausen  <lrclause cs uiuc edu>
+
+       * app/paginate_psprint.c (print_page): Fixed color of clip
+       region.
+
 2002-08-26  Cyrille Chepelov  <cyrille chepelov org>

        * sheets/Makefile.am: enabled intltool-merge translation cache for
@@ -135,6 +202,36 @@
        * objects/FS/flow.c: Made the label behave again.
        Also removed GTK defaults stuff.

+2002-08-06  Hans Breuer  <hans breuer org>
+
+       * app/autosave.c : ported to GDir which is the improved
+       cross platform replacement for <dirent.h>
+
+       * app/makefile.msc : build autosave.obj
+
+       * app/font.c : some (bad?) code calls
+       dia_font_scaled_decent() not only with empty string but
+       with NULL. Handle it gracefully.
+
+       * lib/paper.c : don't depend on ../app. Although IMO
+       this shouldn't be allowed on any platform it is only
+       disabled for win32, where it simply doesn't work
+       this way
+
+       * lib/widget.c (strcase_equal) : pass char* to g_strcasecmp()
+
+       * objects/fs/flow.c : conditionalize debug spew, disabled
+       and 'ported' to use g_print. Simple printf won't work with
+       standard win32 gui apps, may even crash them.
+
+       * plug-ins/makefile.msc : DISABLED svg-import cause it
+       depends on ../objects/custom. This not only break the
+       build for all non ELF systems but IMO also isn't acceptable
+       from a design point of view. See dia-list mail on subject.
+
+       * plug-ins/python/makefile.msc :
+         plug-ins/python/python.c : remove all references to dirent
+
 2002-08-05  Cyrille Chepelov  <cyrille chepelov org>

        * configure.in: added ro to ALL_LINGUAS
@@ -962,8 +1059,7 @@

        * lib/all files touched yesterday: took into account some of Hans
        Breuer's remarks in
-       <3 0 5 32 20020622073942 0088aec0 odin botanik biologie uni-muenchen de>
-       (jeez, weren't GUIDs supposed to be long and random enough ?)
+       http://mail.gnome.org/archives/dia-list/2002-June/msg00257.html

        * objects/chronogram/*:
        * objects/custom/*:



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