summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorakissinger <akissinger@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-20 17:11:28 +0000
committerakissinger <akissinger@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-20 17:11:28 +0000
commita8f1e9cf92868722e5e90710584c05331216f4c3 (patch)
treed1554f00a744d4b67e99bb069a53e1715f8e33dd /www
parent924ff2e5128ed57913a9f88ae13ded9d8a9ce531 (diff)
devel is default, release called differently
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@400 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
Diffstat (limited to 'www')
-rw-r--r--www/htdocs/appcast/rnotes-devel.html62
-rw-r--r--www/htdocs/appcast/rnotes-release.html15
-rw-r--r--www/htdocs/appcast/rnotes.html133
-rw-r--r--www/htdocs/appcast/tikzit.xml10
4 files changed, 111 insertions, 109 deletions
diff --git a/www/htdocs/appcast/rnotes-devel.html b/www/htdocs/appcast/rnotes-devel.html
deleted file mode 100644
index b835f7e..0000000
--- a/www/htdocs/appcast/rnotes-devel.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<html>
-
- <head>
- <meta http-equiv="content-type" content="text/html;charset=utf-8">
- <title>What's new in TikZiT?</title>
- <meta name="robots" content="anchors">
- <link href="rnotes.css" type="text/css" rel="stylesheet" media="all">
- </head>
-
- <body>
-
- <br />
- <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td class="blue">
- <h3>TikZiT DEVEL 0.8 (SVN 398)</h3>
- </td>
- </tr>
- <tr>
- <td valign="top">
- <ul>
- <li>Added arrow head drawing.</li>
- <li>Bezier curves now start and end and node boundaries, as they do in TikZ output.</li>
- </ul>
- </td>
- </tr>
- </table>
-
- <br />
- <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td class="blue">
- <h3>TikZiT DEVEL 0.8 (SVN 382)</h3>
- </td>
- </tr>
- <tr>
- <td valign="top">
- <ul>
- <li>Added many new features, including:
- <ul>
- <li>edge styles with arrow heads (currently only mid-line heads shown, this will be fixed soon),</li>
- <li>custom node shapes,</li>
- <li>node/edge style categories, and</li>
- <li>vector-graphcics style node/edge reordering (Bring to Front, Send to Back, etc.).</li>
- </ul></li>
- <li>Bugfixes:
- <ul>
- <li>Fixed nodes and edges not deleting correctly.</li>
- <li>Fixed inability to create custom preambles off of a clean install.</li>
- </ul></li>
- <li>Remaining issues:
- <ul>
- <li>When loading a graph with unknown styles, sometimes get (null) instead of style placeholder.</li>
- <li>Properties in property inspector do not always remove correctly.</li>
- </ul></li>
- </ul>
- </td>
- </tr>
- </table>
- </body>
-
-</html>
diff --git a/www/htdocs/appcast/rnotes-release.html b/www/htdocs/appcast/rnotes-release.html
new file mode 100644
index 0000000..d950029
--- /dev/null
+++ b/www/htdocs/appcast/rnotes-release.html
@@ -0,0 +1,15 @@
+<html>
+
+ <head>
+ <meta http-equiv="content-type" content="text/html;charset=utf-8">
+ <title>What's new in TikZiT?</title>
+ <meta name="robots" content="anchors">
+ <link href="rnotes.css" type="text/css" rel="stylesheet" media="all">
+ </head>
+
+ <body>
+
+
+ </body>
+
+</html>
diff --git a/www/htdocs/appcast/rnotes.html b/www/htdocs/appcast/rnotes.html
index bb5a79a..82ba53a 100644
--- a/www/htdocs/appcast/rnotes.html
+++ b/www/htdocs/appcast/rnotes.html
@@ -8,8 +8,57 @@
</head>
<body>
+ <br />
+ <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
+ <tr>
+ <td class="blue">
+ <h3>TikZiT 0.8 (SVN 398)</h3>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <ul>
+ <li>Added arrow head drawing.</li>
+ <li>Bezier curves now start and end and node boundaries, as they do in TikZ output.</li>
+ </ul>
+ </td>
+ </tr>
+ </table>
- <br />
+ <br />
+ <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
+ <tr>
+ <td class="blue">
+ <h3>TikZiT 0.8 (SVN 382)</h3>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <ul>
+ <li>Added many new features, including:
+ <ul>
+ <li>edge styles with arrow heads (currently only mid-line heads shown, this will be fixed soon),</li>
+ <li>custom node shapes,</li>
+ <li>node/edge style categories, and</li>
+ <li>vector-graphcics style node/edge reordering (Bring to Front, Send to Back, etc.).</li>
+ </ul></li>
+ <li>Bugfixes:
+ <ul>
+ <li>Fixed nodes and edges not deleting correctly.</li>
+ <li>Fixed inability to create custom preambles off of a clean install.</li>
+ </ul></li>
+ <li>Remaining issues:
+ <ul>
+ <li>When loading a graph with unknown styles, sometimes get (null) instead of style placeholder.</li>
+ <li>Properties in property inspector do not always remove correctly.</li>
+ </ul></li>
+ </ul>
+ </td>
+ </tr>
+ </table>
+
+
+ <br />
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="blue">
@@ -25,7 +74,7 @@
</tr>
</table>
- <br />
+ <br />
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="blue">
@@ -43,7 +92,7 @@
</tr>
</table>
- <br />
+ <br />
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="blue">
@@ -59,7 +108,7 @@
</tr>
</table>
- <br />
+ <br />
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="blue">
@@ -77,7 +126,7 @@
</tr>
</table>
- <br />
+ <br />
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="blue">
@@ -94,7 +143,7 @@
</tr>
</table>
- <br />
+ <br />
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="blue">
@@ -112,7 +161,7 @@
</tr>
</table>
- <br />
+ <br />
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="blue">
@@ -128,7 +177,7 @@
</tr>
</table>
- <br />
+ <br />
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="blue">
@@ -147,7 +196,7 @@
</tr>
</table>
- <br />
+ <br />
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="blue">
@@ -166,7 +215,7 @@
</tr>
</table>
- <br />
+ <br />
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="blue">
@@ -188,7 +237,7 @@
</tr>
</table>
- <br />
+ <br />
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="blue">
@@ -224,37 +273,37 @@
</table>
<br />
- <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td class="blue">
- <h3>TikZiT 0.4 SVN 86</h3>
- </td>
- </tr>
- <tr>
- <td valign="top">
- <ul>
- <li>New versioning system, testing automatic updates.</li>
- </ul>
- </td>
- </tr>
- </table>
- <br />
-
- <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td class="blue">
- <h3>TikZiT Release 0.4</h3>
- </td>
- </tr>
- <tr>
- <td valign="top">
- <ul>
- <li>Added support for automatic updates.</li>
- </ul>
- </td>
- </tr>
- </table>
- <br />
+ <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
+ <tr>
+ <td class="blue">
+ <h3>TikZiT 0.4 SVN 86</h3>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <ul>
+ <li>New versioning system, testing automatic updates.</li>
+ </ul>
+ </td>
+ </tr>
+ </table>
+ <br />
+
+ <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
+ <tr>
+ <td class="blue">
+ <h3>TikZiT Release 0.4</h3>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <ul>
+ <li>Added support for automatic updates.</li>
+ </ul>
+ </td>
+ </tr>
+ </table>
+ <br />
</body>
</html>
diff --git a/www/htdocs/appcast/tikzit.xml b/www/htdocs/appcast/tikzit.xml
index 34f4033..813ec82 100644
--- a/www/htdocs/appcast/tikzit.xml
+++ b/www/htdocs/appcast/tikzit.xml
@@ -220,7 +220,7 @@
<item>
<title>Version 0.8.382</title>
<sparkle:releaseNotesLink>
- http://tikzit.sourceforge.net/appcast/rnotes-devel.html
+ http://tikzit.sourceforge.net/appcast/rnotes.html
</sparkle:releaseNotesLink>
<pubDate>Tue, 17 Jan 2012 12:17:05 +0000</pubDate>
<enclosure
@@ -235,15 +235,15 @@
<item>
<title>Version 0.8.398</title>
<sparkle:releaseNotesLink>
- http://tikzit.sourceforge.net/appcast/rnotes-devel.html
+ http://tikzit.sourceforge.net/appcast/rnotes.html
</sparkle:releaseNotesLink>
- <pubDate>Fri, 20 Jan 2012 16:38:28 +0000</pubDate>
+ <pubDate>Fri, 20 Jan 2012 17:09:08 +0000</pubDate>
<enclosure
url="http://tikzit.sourceforge.net/appcast/files/TikZiT 0.8.398.tar.bz2"
sparkle:version="0.8.398"
type="application/octet-stream"
- length="978426"
- sparkle:dsaSignature="MCwCFEIbCwvXLxZLNYdV48lMZSrR1HszAhROMGQ+k/Dz/ErQHQ6Rv8Q6tjkb2g=="
+ length="978458"
+ sparkle:dsaSignature="MC0CFEiYotinf5UgWAjtgJ81S1v6KJWbAhUAjKMqPuL/0Mxn87jVJq2uYuPnQdw="
/>
</item>