2003-02-01 Hans Breuer <hans@breuer.org>
commit8e44eb23e08f65c4cb39dcb8725878fafbeaa9ec
authorhans <hans>
Sat, 1 Feb 2003 21:00:03 +0000 (1 21:00 +0000)
committerhans <hans>
Sat, 1 Feb 2003 21:00:03 +0000 (1 21:00 +0000)
tree8aa51889a295bc1291d3cc73ec0576c19528447a
parent6172bba31742c5c956217bb466f1f486a7dd85b6
2003-02-01  Hans Breuer  <hans@breuer.org>

* lib/arrow.h : arrow_types needs to be declared as DIAVAR
to make it useable across DLL boundaries
* app/lineprops_area.c : same code to access arrow_types
on all platforms

* objects/UML/class.c : the non empty string is e.g.
comment != NULL && comment[0] != '\0'
* objects/UML/uml.c : same here, don't bother with
empty operation stereotypes
ChangeLog
app/lineprops_area.c
lib/arrows.h
objects/UML/class.c
objects/UML/uml.c