[Uml-devel] www/announcements/changelogs
Sebastian Stein
seb.kde at hpfsc.de
Thu Aug 12 02:01:04 UTC 2004
CVS commit by sstein:
added kdesdk/umbrello and kdeedu/kbruch changes
CCMAIL: umbrello-devel at kde.org
M +35 -0 changelog3_2_3to3_3.php 1.3
--- www/announcements/changelogs/changelog3_2_3to3_3.php #1.2:1.3
@@ -44,4 +44,13 @@
<a name="kdeedu"><h3>kdeedu</h3>
<ul>
+ <li><h4>KBruch</h4>
+ <ul>
+ <li>new exercise: compare 2 given fractions</li>
+ <li>new exercise: convert a number into a fraction</li>
+ <li>new exercise: factorize a given number into its prime factors</li>
+ <li>config dialog: set color and font for task display</li>
+ <li>What's this help and tooltips added</li>
+ </ul>
+ </li>
</ul>
@@ -76,4 +85,30 @@
<a name="kdesdk"><h3>kdesdk</h3>
<ul>
+ <li><h4>Umbrello</h4>
+ <ul>
+ <li>heavily reduced memory usage and CPU load on large projects</li>
+ <li>reserved keywords added for supported languages</li>
+ <li>new tools for aligning several objects</li>
+ <li>support added for compressed XMI files (*.xmi.tgz, *.xmi.tar.bz2)</li>
+ <li>New diagram command 'Duplicate' permits the copying of diagram objects
+including their features</li>
+ <li>New association type: Containment (circle-plus.)</li>
+ <li>Operation parameters have a 'direction' which documents whether they
+are input or return values (in, out, inout.) The IDL and Ada generators use this
+in their generated code.</li>
+ <li>Ability to show only public methods/members in diagram.</li>
+ <li>Improvements to scaled printing.</li>
+ <li>Crisp new icons</li>
+ <li>Improved XMI standard conformance of the file format. In principle,
+Umbrello's XMI parser is now capable of reading foreign XMI files.</li>
+ <li>Improved compatibility with old umbrello files</li>
+ <li>Support for repeatedly importing the same C++ file(s)</li>
+ <li>Umbrello places much less demand on the X server when dealing with
+large and complex diagrams</li>
+ <li>Umbrello is still compilable with KDE 3.1 but if you have such an
+"ancient" KDE version the new compressed-XMI file format will not work.</li>
+ <li>88 bugs fixed</li>
+ </ul>
+ </li>
</ul>
More information about the umbrello-devel
mailing list