From: <de...@us...> - 2009-09-23 02:12:01
|
Revision: 1833 http://iterm.svn.sourceforge.net/iterm/?rev=1833&view=rev Author: delx Date: 2009-09-23 02:11:55 +0000 (Wed, 23 Sep 2009) Log Message: ----------- Update for new release Modified Paths: -------------- website/appcasts/a/Changelog.html website/appcasts/a/appcast.xml website/appcasts/b/final.xml website/appcasts/b/testing.xml website/downloads.shtml Added Paths: ----------- website/appcasts/b/final_changes.html website/appcasts/b/testing_changes.html Modified: website/appcasts/a/Changelog.html =================================================================== --- website/appcasts/a/Changelog.html 2009-09-23 02:00:44 UTC (rev 1832) +++ website/appcasts/a/Changelog.html 2009-09-23 02:11:55 UTC (rev 1833) @@ -1,6 +1,14 @@ <STRONG>WARNING! These are testing releases! If you want a stable release, please stick to 0.9.6</STRONG> <BR><BR><BR> +Version <STRONG>0.9.6.20090923</STRONG> includes the following changes: +<UL> + <LI> Integrated new version of Sparkle for cryptographically protected updates. Should also be better about prompting for updates.</LI> + <LI> Draw bold text the old fashioned way, much faster</LI> + <LI> Separate bold & highlight attributes for text</LI> + <LI> New behaviour gives four distinct modes -- plain, bold, highlight, bold+highlight Use the disable bold option to collapse the last 3 into one</LI> +</UL> + Version <STRONG>0.9.6.20090920.1</STRONG> includes the following changes: <UL> <LI> Fixed blinking text</LI> Modified: website/appcasts/a/appcast.xml =================================================================== --- website/appcasts/a/appcast.xml 2009-09-23 02:00:44 UTC (rev 1832) +++ website/appcasts/a/appcast.xml 2009-09-23 02:11:55 UTC (rev 1833) @@ -6,10 +6,10 @@ <description>Most recent changes with links to updates.</description> <language>en</language> <item> - <title>Version 0.9.6.20090920.1</title> + <title>Version 0.9.6.20090923</title> <description>http://iterm.sourceforge.net/appcasts/a/Changelog.html</description> - <pubDate>Sun, 20 Sep 2009 12:00:00 +1000</pubDate> - <enclosure url="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090920.1.zip" length="3224187" type="application/octet-stream"/> + <pubDate>Wed, 23 Sep 2009 11:54:00 +1000</pubDate> + <enclosure url="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090923.zip" length="3834084" type="application/octet-stream"/> </item> </channel> </rss> Modified: website/appcasts/b/final.xml =================================================================== --- website/appcasts/b/final.xml 2009-09-23 02:00:44 UTC (rev 1832) +++ website/appcasts/b/final.xml 2009-09-23 02:11:55 UTC (rev 1833) @@ -2,8 +2,18 @@ <rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel> <title>iTerm Changelog</title> - <link>http://iterm.sourceforge.net/appcast/a/final.xml</link> + <link>http://iterm.sourceforge.net/appcasts/b/final.xml</link> <description>Stable releases with links to updates.</description> <language>en</language> + <item> + <title>Version 0.9.6</title> + <sparkle:releaseNotesLink> + http://iterm.sourceforge.net/appcasts/b/final_changes.html + </sparkle:releaseNotesLink> + <pubDate>Wed, 24 Sep 2008 15:00:00 +0000</pubDate> + <enclosure url="http://downloads.sourceforge.net/iterm/iTerm_0.9.6.dmg" + sparkle:version="0.9.6" length="1934268" type="application/octet-stream" + sparkle:dsaSignature="MCwCFFhLL8U/0F5/sT+JRzMoYa5a8bCDAhRjcCVSLHN6OeAx9sRoFNPmUIIyMQ==" /> + </item> </channel> </rss> Added: website/appcasts/b/final_changes.html =================================================================== --- website/appcasts/b/final_changes.html (rev 0) +++ website/appcasts/b/final_changes.html 2009-09-23 02:11:55 UTC (rev 1833) @@ -0,0 +1,25 @@ +<STRONG>Release 0.9.6</STRONG> 9/24/08<BR><BR> +This is our first release after Leopard was released. Besides the Leopard support, +0.9.6 has the following features and fixes:<BR> +<UL> +<LI>"Blur" effect for transparent windows</LI> +<LI>Full screen mode now supports Spaces and multi-monitor setups.</LI> +<LI>Automatically set up the locale in terminal sessions.</LI> +<LI>Dropping a folder to the iTerm icon opens a new sesssion in the folder path.</LI> +<LI>A bunch of UI improvements, including:</LI> + <UL> + <LI>New option to prompt a warning when a multi-tab window is to be closed.</LI> + <LI>Double-clicking the tab bar now launches a new session.</LI> + <LI>Bookmarks are now sorted alphabetically.</LI> + <LI>Double-clicking in the bookmark window now launches a bookmark.</LI> + <LI>Editing profile names is now correctly implemented.</LI> + </UL> +<LI>As usual, there are many bug fixes including</LI> + <UL> + <LI>Several keyboard issues are fixed.</LI> + <LI>Several fixes for the UTF and double-width characters.</LI> + <LI>No more execessive log entries in the system log.</LI> + <LI>Fixed a bug that crashes iTerm when using Applescripts.</LI> + <LI>Greatly enhanced stability.</LI> + </UL> +</UL> Modified: website/appcasts/b/testing.xml =================================================================== --- website/appcasts/b/testing.xml 2009-09-23 02:00:44 UTC (rev 1832) +++ website/appcasts/b/testing.xml 2009-09-23 02:11:55 UTC (rev 1833) @@ -2,18 +2,18 @@ <rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel> <title>iTerm Changelog - Test releases</title> - <link>http://iterm.sourceforge.net/appcast/a/final.xml</link> + <link>http://iterm.sourceforge.net/appcasts/b/testing.xml</link> <description>Most recent changes with links to updates.</description> <language>en</language> <item> - <title>Version 0.9.6.20090922</title> + <title>Version 0.9.6.20090923</title> <sparkle:releaseNotesLink> - http://iterm.sourceforge.net/appcast/a/0.9.6.20090922.xml + http://iterm.sourceforge.net/appcasts/b/testing_changes.html </sparkle:releaseNotesLink> - <pubDate>Tue, 22 Sep 2009 11:59:00 +1000</pubDate> - <enclosure url="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090922.zip" - sparkle:version="2.0" length="3836484" type="application/octet-stream" - sparkle:dsaSignature="MC0CFQCdtSSLECwRkRb7gNeDe6k49SOWKgIUA3XDIHt7EssZHNRmHe1UXY+R/KI=" /> + <pubDate>Wed, 23 Sep 2009 11:54:00 +1000</pubDate> + <enclosure url="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090923.zip" + sparkle:version="0.9.6.20090923" length="3834084" type="application/octet-stream" + sparkle:dsaSignature="MC0CFQClMnEFuQdaVgWUYsdVDdKM+LvSFQIUZqy44uAPgbQvTPsw/2gf+grcD6k=" /> </item> </channel> </rss> Added: website/appcasts/b/testing_changes.html =================================================================== --- website/appcasts/b/testing_changes.html (rev 0) +++ website/appcasts/b/testing_changes.html 2009-09-23 02:11:55 UTC (rev 1833) @@ -0,0 +1,138 @@ +<STRONG>WARNING! These are testing releases! If you want a stable release, please stick to 0.9.6</STRONG> +<BR><BR><BR> + +Version <STRONG>0.9.6.20090923</STRONG> includes the following changes: +<UL> + <LI> Integrated new version of Sparkle for cryptographically protected updates. Should also be better about prompting for updates.</LI> + <LI> Draw bold text the old fashioned way, much faster</LI> + <LI> Separate bold & highlight attributes for text</LI> + <LI> New behaviour gives four distinct modes -- plain, bold, highlight, bold+highlight Use the disable bold option to collapse the last 3 into one</LI> +</UL> + +Version <STRONG>0.9.6.20090920.1</STRONG> includes the following changes: +<UL> + <LI> Fixed blinking text</LI> + <LI> Fixed drawing corruption when new text is placed into a full buffer that is not scrolled to the bottom</LI> + <LI> Fixed a careless redraw error</LI> + <LI> Fixed refreshing of non-active tabs (#2862256)</LI> +</UL> + +Version <STRONG>0.9.6.20090919</STRONG> includes the following changes: +<UL> + <LI> Improved performance with full scrollback buffers</LI> + <LI> Improved performance with large amounts of input from multiple terminals</LI> + <LI> Viewing a menu or holding down the mouse button no longer blocks applications (#2682132)</LI> + <LI> Save cursor position separately for alternate screens (#2833765)</LI> + <LI> Show correct window titles (#2765347)</LI> + <LI> Fixed CMD-num tab switching (#2271203)</LI> + <LI> Selection text should always be correct when scrolling</LI> + <LI> Always disable Apple's smooth scrolling to avoid drawing corruption</LI> + <LI> More reliable and faster drawing</LI> + <LI> Selected text will now be invalidated only one of the characters in the selection is changed.</LI> + <LI> If no working directory is specified then new tabs will open in the same directory as the previous session. This doesn't work with the default settings yet. Need to execute <tt>/bin/bash -li</tt></LI> + <LI> Clear the bell symbol upon any key press</LI> + <LI> Converted to XCode 3.1 project format and IB 3.0 XIBs</LI> + <LI> Report as xterm patch level 95 so Vim detects ttymouse=xterm2, also increased default refresh rate.</LI> +</UL> + +Version <STRONG>0.9.6.20090410</STRONG> includes the following changes: +<UL> + <LI> Fixed clipping bottom of fonts that are not Monaco (#2735995)</LI> + <LI> Smart window placement remembers initial window (#2736180)</LI> + <LI> Windows will no longer be placed under the dock (#2740187)</LI> + <LI> Fixed default background colour being drawn over background image</LI> + <LI> Fixed a bug when pasting more than 1024 characters of text</LI> + <LI> Fix overwriting of static window/bookmark titles (#2744363)</LI> + <LI> Revert to old force screen update behaviour for 10.4 (#2738986)</LI> + <LI> Rewrote large parts of PTYTask</LI> +</UL> + +Version <STRONG>0.9.6.20090328</STRONG> includes the following changes: +<UL> + <LI> Smarter placement of new terminal windows. New windows are positioned on screen to have the smallest overlap with existing terminal windows</LI> + <LI> Guaranteed restoration of old window position upon exiting fullscreen</LI> + <LI> Dramatically improved scrolling speed. iTerm on 10.5 no longer redraws whole terminal when scrolled, only the lines that have changed</LI> + <LI> Scroll on new input stops/starts on pushing home/end respectively</LI> + <LI> Allow antialiasing on very small fonts</LI> + <LI> Fixed colour drawing bug that was triggered by changing ColorSync profiles, eg new monitors</LI> + <LI> High density background colours are now supported</LI> + <LI> Cursor is now double width when over a double-width character</LI> + <LI> Refactored large parts of terminal drawing code, no more character cache. Selection handling doesn't touch the scrollback buffer.</LI> +</UL> + +Version <STRONG>0.9.6.20090209</STRONG> includes the following changes: +<UL> + <LI> Fixed permissions problem (again!)</LI> + <LI> Fixed rendering bug causing bold characters to be drawn incorrectly, sometimes manifested as invisible characters</LI> + <LI> Terminal window title bar displays "Session" if an empty title is set</LI> + <LI> Restore window title bar colour when leaving send input to all tabs mode</LI> +</UL> + +Version <STRONG>0.9.6.1201</STRONG> includes the following changes: +<UL> + <LI> ITConfigPanel can now only set transparency in integer multiples</LI> + <LI> ITConfigPanel font spacing now snaps to ticks</LI> + <LI> Fixed the screen blanking bug on setWindowTitle (#2188028)</LI> + <LI> Improved the layout of ITConfigPanel</LI> + <LI> Removed "Use transparency" button from ITConfigPanel as it was causing confusion. To disable transparency just set it to 0%.</LI> + <LI> Fixed a problem with pasting a big chunk of stuff.</LI> + <LI> Detached tabs now keep their size/font settings.</LI> + <LI> Removed the writing threads to avoid potential sync problems.</LI> + <LI> Now iTerm automatically restores its window title after a window resizes.</LI> +</UL> + +Version <STRONG>0.9.6.1021</STRONG> includes the following changes: +<UL> + <LI> Fixed a bug that cause crashes when using vim. </LI> + <LI> 256 Color palette support (patch provided by Walter Dorwald). </LI> + <LI> Improved URL handling for ssh/ftp/telnet. </LI> + <LI> iTerm no longer sends a growl alert for a bell event if the winodw is the key window.</LI> + <LI> Highlight window when it's in the "send input to all tab" mode.</LI> + <LI> Better handling of "fork" errors.</LI> + <LI> The anti-idle is no longer sent to all tabs when "send input to all tabs" is on.</LI> + <LI> Other minor UI changes and bug fixes.</LI> +</UL> + +Version <STRONG>0.9.6.1012</STRONG> includes the following changes: +<UL> + <LI> Greatly enhanced stability. All the "scrollup" crashes should no longer happen.</LI> + <LI> Reduced CPU usage when multiple sessions are open.</LI> + <LI> Implemented xterm's window report sequences.</LI> + <LI> Bookmark sort now an option.</LI> + <LI> Folder name in bookmarks window is now editable.</LI> + <LI> Double-clicking folder names in the bookmark window to expand/collapse them.</LI> + <LI> Fixed a bug that stops one to create a bbookmark in an empty folder.</LI> + <LI> Tweaked close confirmation behavior.</LI> + <LI> Allow bookmark names to include macros defined by $$ (bug #2142459).</LI> + <LI> Fixed a bug that causes the bell icon never shows.</LI> + <LI> Pasting DOS-format strings now no longer have extra new lines.</LI> + <LI> Fixed a bug of processing wrapping text.</LI> + <LI> Fixed DECCOLM: now screens are correctly cleared.</LI> + <LI> If the preference panel loses focus, we now close font menu to avoid confuse.</LI> +</UL> + +<STRONG>Release 0.9.6</STRONG> 9/24/08<BR><BR> +This is our first release after Leopard was released. Besides the Leopard support, +0.9.6 has the following features and fixes:<BR> +<UL> +<LI>"Blur" effect for transparent windows</LI> +<LI>Full screen mode now supports Spaces and multi-monitor setups.</LI> +<LI>Automatically set up the locale in terminal sessions.</LI> +<LI>Dropping a folder to the iTerm icon opens a new sesssion in the folder path.</LI> +<LI>A bunch of UI improvements, including:</LI> + <UL> + <LI>New option to prompt a warning when a multi-tab window is to be closed.</LI> + <LI>Double-clicking the tab bar now launches a new session.</LI> + <LI>Bookmarks are now sorted alphabetically.</LI> + <LI>Double-clicking in the bookmark window now launches a bookmark.</LI> + <LI>Editing profile names is now correctly implemented.</LI> + </UL> +<LI>As usual, there are many bug fixes including</LI> + <UL> + <LI>Several keyboard issues are fixed.</LI> + <LI>Several fixes for the UTF and double-width characters.</LI> + <LI>No more execessive log entries in the system log.</LI> + <LI>Fixed a bug that crashes iTerm when using Applescripts.</LI> + <LI>Greatly enhanced stability.</LI> + </UL> +</UL> Modified: website/downloads.shtml =================================================================== --- website/downloads.shtml 2009-09-23 02:00:44 UTC (rev 1832) +++ website/downloads.shtml 2009-09-23 02:11:55 UTC (rev 1833) @@ -7,11 +7,13 @@ <h1>Download</h1> <ul> <li><a href="http://sourceforge.net/project/showfiles.php?group_id=67789">iTerm 0.9.6</a>: The latest stable iTerm release</li> - <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090920.1.zip">Recent binary build from SVN</a> (0.9.6.20090920.1, English only)</li> + <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090923.zip">Recent binary build from SVN</a> (0.9.6.20090923, English only)</li> + <li><a href="http://iterm.svn.sourceforge.net/viewvc/iterm/trunk/Changelog">SVN Changelog</a></li> </ul> <h2>Earlier Builds</h2> <ul> + <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090919.zip">build 0.9.6.20090920.1</a></li> <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090919.zip">build 0.9.6.20090919</a></li> <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090415.zip">build 0.9.6.20090415</a></li> <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090328.zip">build 0.9.6.20090328</a></li> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |