blob: 6fb68dcdacf20c89e4ddc2220b8e5fa84b602e57 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>URE 1.3 Release Notes</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<h1>URE&nbsp;1.3 Release Notes</h1>
<p>The Uno Runtime Environment (URE) is the well-known UNO component
model of
OpenOffice.org, packaged up as an individual product. It offers you a
flexible,
low-overhead component model that is most ideal for (but not limited
to)
combining in one application components written in different computer
languages,
and developed by different parties. You can use it to create any kind
of
application, in whatever application domain you can imagine. The URE is
made
available under the LGPL.</p>
<p>URE&nbsp;1.3 (release at the same time as OpenOffice.org&nbsp;2.3)
comes as
a platform-native installation set. See the included <code>README</code>
file
for further information.<br>
</p>
<h3>Changes in URE 1.3:
</h3>
<p>- Binary UNO threading model, Issue <a class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=73376">73376</a>
<br>
<br>
- Java UNO class loading improvements, Issue <a
class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=51803">51803</a>
<br>
<br>
- Base library (sal, salhelper, cppu, cppuhelper) fixes,<br>
<span class="moz-txt-link-freetext">Issues </span><a
class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=62080">62080</a>
, <a class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=64835">64835</a>
, <a class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=68624">68624</a><span
class="moz-txt-link-freetext"> , </span><a
class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=72741">72741</a>
, <a class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=73423">73423</a>
, <a class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=77687">77687</a>
, <a class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=79180">79180</a>
, <a class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=80111">80111</a>
, <a class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=80284">80284</a>
,&nbsp; <a class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=80288">80288</a>
<br>
<br>
- New rtl::OUString functionality,<br>
Issues <a class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=73909">73909</a>
, <a class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=76106">76106</a>
, <a class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=76869">76869</a>
<br>
<br>
- CLI--UNO and MS Visual Studio 2005 Express,
Issue <a class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=69457">69457</a>
<br>
<br>
- cppumaker fixes,
Issue <a class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=76838">76838</a>
<br>
<br>
- climaker fixes,
Issue <a class="moz-txt-link-freetext"
href="http://www.openoffice.org/issues/show_bug.cgi?id=79029">79029</a>
<br>
</p>
<p><br>
If you want to program for the URE, you additionally need the
OpenOffice.org
Software Development Kit (SDK), available at <a
href="http://download.openoffice.org"><code>download.openoffice.org</code></a>.
Tests and examples accompanying the URE are available as
<code>uretest.zip</code> in any OpenOffice.org build
(<code>common.pro/bin/uretest.zip</code>) or for easy download at the
<code>udk.openoffice.org</code> <cite>Documents &amp; files</cite>
section at <a
href="http://udk.openoffice.org/files/documents/23/2909/uretest.zip"><code>http://udk.openoffice.org/files/documents/23/2909/uretest.zip</code></a>.</p>
<p><em>Have fun!</em></p>
</body>
</html>