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 <[EMAIL PROTECTED]> + + * objects/UML/class.c: Fixed showing of empty stereotypes and got + the string placed correctly. + +2002-08-30 Hans Breuer <[EMAIL PROTECTED]> + + * 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 <[EMAIL PROTECTED]> + + * 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 <[EMAIL PROTECTED]> + Patch from Andrew Ferrier <[EMAIL PROTECTED]>: + + * 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 <[EMAIL PROTECTED]> + + * app/paginate_psprint.c (print_page): Fixed text printing after + tip from Dov Grobgeld. + +2002-08-26 Lars Clausen <[EMAIL PROTECTED]> + + * app/paginate_psprint.c (print_page): Fixed color of clip + region. + 2002-08-26 Cyrille Chepelov <[EMAIL PROTECTED]> * 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 <[EMAIL PROTECTED]> + + * 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 <[EMAIL PROTECTED]> * 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 - <[EMAIL PROTECTED]> - (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/*: _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list