changed open window shortcuts to cmd 1 and 2

This commit is contained in:
Jeena Paradies 2011-01-08 22:16:09 +01:00
parent 499a54bc4d
commit 57d8c5f9ff
14 changed files with 531 additions and 66 deletions

View file

@ -4,7 +4,7 @@
<head>
<title>Twittia Release Notes</title>
<style type="text/css">
body { font-family: "Lucida Grande", sans-serif; font-size: 0.75em; }
body { font-family: "Lucida Grande", sans-serif; }
h1 { font-size: 1.2em; }
h2 { font-size: 1em; margin-top: 2em; }
hr { margin: 3em 0; }
@ -12,6 +12,17 @@
</head>
<body>
<h1>Twittia 2.3.0</h1>
<p>Fixed problem with twitter ID overflow in JavaScript.</p>
<p>Added map link with pin.</p>
<p>Simplified and improved replace patterns like URL and username.</p>
<p>Fixed bug with animated avatars.</p>
<p>If the Sparkle download doesn't work get it from
<a href="https://github.com/jeena/Twittia/wiki">https://github.com/jeena/Twittia/wiki</a>
</p>
<hr />
<h1>Twittia 2.2.0</h1>
<p>Now with OAuth.</p>
<p>Added badge to dock icon on new mentions.</p>