log

age author description
Mon, 13 Jun 2011 16:56:01 +0100 Chris Cannam Typo fix only
Tue, 07 Jun 2011 11:00:16 +0100 Chris Cannam Ah, OK -- it seems we get escapes for backslashes generally, so handle that
Tue, 07 Jun 2011 10:59:28 +0100 Chris Cannam Handle escaped backslash (\\u) for cases where Unicode escape is not intended
Mon, 06 Jun 2011 21:33:25 +0100 Chris Cannam Fix same-branch check for uncommitted item on default branch
Mon, 06 Jun 2011 21:20:11 +0100 Chris Cannam Add uniDecode, and use it when parsing logs so as to decode "\uABCD" substrings. Also force Hg encoding to utf-8.
Thu, 26 May 2011 15:52:11 +0100 Chris Cannam Revert small change that broke use of our auth extension
Thu, 26 May 2011 15:48:11 +0100 Chris Cannam Add ability to configure the ssh client; default to TortoisePlink on Windows
Wed, 25 May 2011 16:52:31 +0100 Chris Cannam Added tag easyhg_v0.9.7 for changeset 9510a32a96ab
Wed, 25 May 2011 16:52:19 +0100 Chris Cannam Update version to 0.9.7 easyhg_v0.9.7
Wed, 25 May 2011 16:16:01 +0100 Chris Cannam Ensure drags are constrained to either horizontal or vertical once the user's primary direction has become clear, switching to free drag only if the user makes a big move in the other axis
Wed, 25 May 2011 16:05:40 +0100 Chris Cannam Better version of ensuring the scene size is properly updated and the detail item made visible
Wed, 25 May 2011 15:38:48 +0100 Chris Cannam Ensure scene rect resizes to accommodate detail items
Wed, 25 May 2011 14:59:09 +0100 Chris Cannam Merge from branch "item_appearance_adjustments"
Wed, 25 May 2011 14:58:49 +0100 Chris Cannam Use circle presentation for uncommitted merge as well as merge changeset item_appearance_adjustments
Wed, 25 May 2011 14:48:42 +0100 Chris Cannam Release mode item_appearance_adjustments