~ubuntu-branches/ubuntu/raring/speeddial/raring

« back to all changes in this revision

Viewing changes to CHANGELOG.html

  • Committer: Bazaar Package Importer
  • Author(s): Andrea Veri, Andrea Veri, Vikram Dhillon
  • Date: 2009-10-11 12:10:35 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20091011121035-0ysv7mrfd2by5yot
Tags: 0.9.1.1-0ubuntu1

[ Andrea Veri ]

* New upstream release. FFe granted. (LP: #430155)
* debian/control:
  - added missing xpi:enhances, xpi:provides, xpi:recommends
    fields.
  - set depends on misc:depends
  - removed ant B-D, no more needed
  - added Vcs-Browser field.
  - added homepage field.
* debian/rules:
  - cleaned a bit removing useless comments
  - removed MOZ_EXTENSION_PKG field, it's deprecated atm.
  - MOZ_XPI_BUILD_COMMAND is not set to $(null), nothing needs
    to be built manually. 

[ Vikram Dhillon ]

* Updated Standards-Version to 3.8.3
* Updated mozilla-devscripts to 0.16~

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
2
 
                        "http://www.w3.org/TR/REC-html40/strict.dtd">
3
 
<html>
4
 
 <head>
5
 
  <title>Speed Dial - Change Log</title>
6
 
  <meta name="description" content="Direct access to your most visited websites."/>
7
 
  <link rel="stylesheet" type="text/css" href="speeddial.css" media="all"/>
8
 
  <link rel="icon" href="favicon.png" type="image/png"/>
9
 
 </head>
10
 
 <body>
11
 
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
12
 
</script>
13
 
<script type="text/javascript">
14
 
_uacct = "UA-86702-5";
15
 
urchinTracker();
16
 
</script>
17
 
  <div id="content">
18
 
   <div id="title">
19
 
    <div>
20
 
     <div>
21
 
      <div>
22
 
       <div id="titleleft">
23
 
         <img id="titleimage" src="images/logo.png" width="207" height="39" alt="Speed Dial" />
24
 
       </div>
25
 
       <div id="titleright">
26
 
        <table id="referral">
27
 
         <tr>
28
 
          <td>
29
 
           <div id="referraltext" title="Recommended">
30
 
            <script>
31
 
<!--
32
 
var referralTextOptions = [ "Recommended", "Download It", "Try It Out", "Download It", "Download It" ];
33
 
var referralChannels = [ "5579743152", "5863787091", "6864413697", "5863787091", "5863787091" ];
34
 
var random_index = Math.floor(Math.random()*referralTextOptions.length);
35
 
var referralText = referralTextOptions[random_index];
36
 
var referralChannel = referralChannels[random_index];
37
 
var referralTextElement = document.getElementById("referraltext");
38
 
referralTextElement.setAttribute("id", "referraltextTemp");
39
 
referralTextElement.setAttribute("title", referralText);
40
 
referralTextElement.setAttribute("id", "referraltext");
41
 
document.write("<span>" + referralText + "</span>");
42
 
// -->
43
 
            </script>
44
 
            <noscript><span>Recommended</span></noscript>
45
 
           </div>
46
 
          </td>
47
 
          <td>
48
 
           <img src="images/arrow.png" width="33" height="33" alt="-&gt;" style="vertical-align: middle;"/>
49
 
          </td>
50
 
          <td id="referralcell"><script type="text/javascript"><!--
51
 
google_ad_client = "pub-3386470241009483";
52
 
google_ad_width = 180;
53
 
google_ad_height = 60;
54
 
google_ad_format = "180x60_as_rimg";
55
 
google_cpa_choice = "CAAQzMikgwIaCAWIf2olnYexKMzD4IEBMAA";
56
 
google_ad_channel = referralChannel;
57
 
//-->
58
 
</script>
59
 
           <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
60
 
           </script>
61
 
           <noscript>
62
 
            <iframe src="amaref.html" width="234" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe>
63
 
           </noscript>
64
 
          </td>
65
 
         </tr>
66
 
        </table>
67
 
       </div>
68
 
      </div>
69
 
     </div>
70
 
    </div>
71
 
   </div>
72
 
   <div id="menu">
73
 
    <a href="/" title="Return to the main page" class="menulink">Main</a><br />
74
 
    <a href="features.html" title="List of features of this extension" class="menulink">Features</a><br />
75
 
    <a href="manual.html" title="How to use Speed Dial" class="menulink">Manual</a><br />
76
 
    <a href="gallery.html" title="See Speed Dial in action" class="menulink">Gallery</a><br />
77
 
    <a href="donate.html" title="Support this project" class="menulink">Donate</a><br />
78
 
    <a href="download.html" title="Download Speed Dial files" class="menulink">Download</a><br />
79
 
    <a href="contact.html" title="Any doubt or comment? Feel free to contact me" class="menulink">Contact</a><br />
80
 
 
81
 
    <div id="bottommenu">
82
 
     <div>
83
 
     </div>
84
 
    </div>
85
 
   </div>
86
 
   <div id="topcurve"></div>
87
 
 <!-- google_ad_section_start -->
88
 
   <div id="navigationlinks">
89
 
    <span class="navigationseparator">&#187;</span> <a href="/" class="navigationlink">Main</a>
90
 
    <span class="navigationseparator">&#187;</span> <a href="features.html" class="navigationlink">Features</a>
91
 
    <span class="navigationseparator">&#187;</span> <a href="CHANGELOG.html" class="navigationlink">Changelog</a>
92
 
   </div>
93
 
   <h1 class="contenttitle">Change Log - Version 0.7.0</h1>
94
 
   <div id="ad">
95
 
<script type="text/javascript"><!--
96
 
google_ad_client = "pub-3386470241009483";
97
 
//Speed Dial, 336x280 ads, Above the fold
98
 
google_ad_slot = "1007585452";
99
 
google_ad_width = 336;
100
 
google_ad_height = 280;
101
 
//--></script>
102
 
<script type="text/javascript"
103
 
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
104
 
</script>
105
 
   </div>
106
 
   <ul class="contentdescription">
107
 
     <li>Added dial groups. To enable, go to Speed Dial's settings panel, 'Main' tab, and toggle the 'Enable group' checkbox. To add, edit or remove groups, right click on the new Speed Dial tab bar.</li>
108
 
     <li>Thumbnail quality on Firefox 3 substantially improved.</li>
109
 
     <li>Added support for Java to improve the quality of generated thumbnails.</li>
110
 
     <li>On Speed Dial toolbar button, the drop down is also shown when right clicking on the button.</li>
111
 
     <li>Thumbnail icons are now hidden by default until the mouse cursor is over. There's a new option to configure this behavior.</li>
112
 
     <li>Added configuration option to hide thumbnail website icon and/or number label.</li>
113
 
     <li>Added new thumbnail icons for editing a dial, and opening in current tab.</li>
114
 
   </ul>
115
 
   <h1 class="contenttitle">Version 0.5.0.2</h1>
116
 
   <ul class="contentdescription">
117
 
     <li>Solved conflict with Tabbrowser Preferences.</li>
118
 
     <li>Added Brazilian localization (pt-BR, by Raryel Costa Souza).</li>
119
 
   </ul>
120
 
   <h1 class="contenttitle">Version 0.5.0.1</h1>
121
 
   <ul class="contentdescription">
122
 
     <li>Solved conflict with IE Tab.</li>
123
 
     <li>Updated Norwegian localization.</li>
124
 
     <li>Removed contextual menu option for left and middle click.</li>
125
 
     <li>"Load in last tab" is now disabled by default, since it fails in some cases.</li>
126
 
   </ul>
127
 
   <h1 class="contenttitle">Version 0.4.1.1</h1>
128
 
   <ul class="contentdescription">
129
 
     <li>Improved thumbnail view performance.</li>
130
 
     <li>New tab now opens Speed Dial by default.</li>
131
 
     <li>Keyboard shortcuts and mouse clicks can be configured in the new &quot;Controls&quot; tab in the extension settings panel.</li>
132
 
     <li>Using the number an assigned dial in the URL bar will resolve to the assigned website.</li>
133
 
     <li>Improved background browser code.</li>
134
 
     <li>Added localizations for Norwegian (nb-NO, by ghandi2) and Romanian (ro-RO, by balarii)
135
 
     <li>Compatible with Firefox 3 beta 1.</li>
136
 
   </ul>
137
 
   <h1 class="contenttitle">Version 0.4.1.1</h1>
138
 
   <ul class="contentdescription">
139
 
     <li>Improved thumbnail refreshing code. Now it shouldn't stop working in some situations.</li>
140
 
     <li>"Speed Dial" button drop down now working correctly.</li>
141
 
   </ul>
142
 
   <h1 class="contenttitle">Version 0.4.1</h1>
143
 
   <ul class="contentdescription">
144
 
     <li>&quot;Drag &amp; drop&quot; will switch dials when possible.</li>
145
 
     <li>URL bar will now always be focused and cleared.</li>
146
 
     <li>Update compatibility to include Firefox 3 alpha 8.</li>
147
 
     <li>Added localization for Dutch (nl-NL, by Jerone).</li>
148
 
   </ul>
149
 
   <h1 class="contenttitle">Version 0.4</h1>
150
 
   <ul class="contentdescription">
151
 
     <li>Number of rows and columns is now configurable.</li>
152
 
     <li>Solved drag & drop not refreshing thumbnail correctly.</li>
153
 
     <li>Added option to show Speed Dial when closing the last tab and the tab bar is always visible.</li>
154
 
     <li>Speed Dial in new tab is disabled by default. In the case it is enabled, opening a new tab by double clicking the tab bar will load Speed Dial.</li>
155
 
     <li>Better resize handling.</li>
156
 
     <li>Added action buttons in the thumbnails: reload, deassign, open in new tab and open in new window. Reload button is visible by default.</li>
157
 
     <li>Plugins in background browser are disabled by default. Added option to disable Javascript.</li>
158
 
     <li>Fixed Speed Dial bookmarks menu entry in Firefox 3.</li>
159
 
     <li>When adding/editing an entry, "http://" will be added to the address in case the user forgot to add it.</li>
160
 
     <li>Added access to Speed Dial options from the different menu popups. Can be disabled in the options.</li>
161
 
     <li>Added "Refresh All" action in Speed Dial's contextual menu.</li>
162
 
     <li>Added localizations for German (de-DE, by Morgil)</li>
163
 
   </ul>
164
 
   <h1 class="contenttitle">Version 0.3.6</h1>
165
 
   <ul class="contentdescription">
166
 
     <li>Better detection of blank new tabs. Also, this mode is active by default.</li>
167
 
     <li>Solved partial thumbnail rendering.</li>
168
 
     <li>An special icon will show while a thumbnail is being refreshed.</li>
169
 
     <li>Speed Dial will open a lot faster after the first use.</li>
170
 
     <li>Improved handling of network errors.</li>
171
 
     <li>Using mouse scroll over a thumbnail will scroll it's contents.</li>
172
 
     <li>Holding the Shift key while accessing the CTRL+number shortcuts will open the link in a new tab.</li>
173
 
     <li>Thumbnails are smaller by default, but default thumbnail size will be adjusted on installation depending on the screen resolution.</li>
174
 
     <li>Fixed issues with Firefox 3 alphas.</li>
175
 
     <li>Added localizations for Czech (cs-CZ, by PetrTwo),
176
 
     Hungarian (hu-HU, by Sil),
177
 
     Italian (it-IT, by Godai71) and
178
 
     Portuguese (pt-PT, by npo33770).</li>
179
 
   </ul>
180
 
   <h1 class="contenttitle">Version 0.3.4</h1>
181
 
   <ul class="contentdescription">
182
 
     <li>Solved site icon not showing in some sites.</li>
183
 
     <li>Some UI tweaks.</li>
184
 
     <li>Added localizations for Catalan (ca-AD, by Oriol Gonzàlez), 
185
 
simplified Chinese (zh-CN, by Fang5566), 
186
 
traditional Chinese (zh-TW, by velociraptor), 
187
 
French (fr-FR, by myahoo), 
188
 
Japanese (ja-JP, by Kiyotaka Uehara),
189
 
Korean (ko-KR, by Jeong Seungwon),
190
 
Polish (pl-PL, by Leszek(teo)?yczkowski),
191
 
Russian (ru-RU, by Modex),
192
 
Slovak (sk-SK, by wladow) and
193
 
Ukrainian (uk-UA, by yaryi). Many thanks to Babelzilla!</li>
194
 
   </ul>
195
 
   <h1 class="contenttitle">Version 0.3.3</h1>
196
 
   <ul class="contentdescription">
197
 
     <li>Added "Add Dial" dialog. Just click on an unassigned dial.</li>
198
 
     <li>Added "Modify Dial" dialog. Right click on a thumbnail and choose "Edit".</li>
199
 
     <li>Added alert when user is about to overwrite Speed Dial entry.</li>
200
 
     <li>Thumbnails can be reordered by using drag and drop. Also, dropping a URL on a thumbnail will assign it to that dial.</li>
201
 
     <li>Added background browser that will refresh the thumbnails. The refreshing interval can be editor per thumbnail.</li>
202
 
   </ul>
203
 
   <h1 class="contenttitle">Version 0.2.1</h1>
204
 
   <ul class="contentdescription">
205
 
     <li>CTRL + number can be used to access the Speed Dial entry with the same number.</li>
206
 
     <li>URL bar is cleared and focused when Speed Dial tab is loaded.</li>
207
 
     <li>Mouse middle button can be used to load a thumbnail in a new tab.</li>
208
 
   </ul>
209
 
   <h1 class="contenttitle">Version 0.1.1</h1>
210
 
   <ul class="contentdescription">
211
 
     <li>Solved bug when using small icons.</li>
212
 
   </ul>
213
 
   <h1 class="contenttitle">Version 0.1</h1>
214
 
   <ul class="contentdescription">
215
 
     <li>First release!</li>
216
 
   </ul>
217
 
   <p id="bottomreferral">
218
 
    <span class="mainaffiliatelink">
219
 
<script type="text/javascript"><!--
220
 
google_ad_client = "pub-3386470241009483";
221
 
google_ad_output = "textlink";
222
 
google_ad_format = "ref_text";
223
 
google_cpa_choice = "CAAQ2LirggIaCCdITN5__cwcKOCHu4UBMAA";
224
 
google_ad_channel = "8159682177";
225
 
//-->
226
 
</script>
227
 
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
228
 
</script>
229
 
   </span>
230
 
   <br/>
231
 
   <span class="affiliatelink">Download Now!</span>
232
 
   <br/>
233
 
<!-- google_ad_section_end -->
234
 
  </p>
235
 
  <p id="copyright">
236
 
   &copy;2006-2007 <a href="http://www.uworks.net" target="_blank">&micro;Works</a>
237
 
  </p>
238
 
  </div>
239
 
  <script type="text/javascript" src="speeddial.js">
240
 
  </script>
241
 
 </body>
242
 
</html>
 
 
b'\\ No newline at end of file'