*** New ChangeLog entries since the last report:

2001-04-14  Lars Clausen  <Lars R. Clausen <[EMAIL PROTECTED]>>

* Patch from David S. Thompson <[EMAIL PROTECTED]>:
* app/disp_callbacks.c:
- Allow submenus in DiaMenus.
- Don't require DiaMenu.title to be non-null (so that
submenus aren't required to have titles)

* objects/FS/function.c:
- object menu now has submenus, an almost complete list of
standard-basis verbs, and a start on nouns.
- box padding, dash length, and other visual attributes are
scaled by the font size... eventually font height will be
a function property.
- draw functions with smaller font to make initial view hold
a reasonable number of functions.

2001-04-13  Cyrille Chepelov  <[EMAIL PROTECTED]>

* sheets/ER.sheet:
* sheets/chronogram.sheet:
* sheets/jigsaw.sheet:
* sheets/sybase.sheet: Updated Dutch sheet translations from Dag
Wieers <[EMAIL PROTECTED]>

2001-04-13  Hans Breuer  <[EMAIL PROTECTED]>

* app/app_procs.c (app_exit) : added g_return_if_fail (!app_exit_once)
to ensure that all the deinitialization is only done once. Fixes
recent app exit crash on win32

* lib/dia_xml.c : provide isinf() replacement for msc which does only
have _finite()

* lib/libdia.def : updated

* objects/makefile.msc : added wanlink.c

* objects/network/wanlink.c : added M_PI_2 definition for poor
platforms which don't have one

* objects/standard/arc.c :
* objects/standard/zigzagline. c: part of ConectionBBExtras wasn't
initialized which led to rather huge bounding boxes (try Ctrl^A on
diagrams with Arcs or ZigZagLines).
* objects/*/*.c : to avoid further bugs like the above changed all
object initializations to g_malloc0 or g_new0


Reply via email to