Changes
Page history
add changes between 2.4 and
b0b359931abd
authored
May 30, 2012
by
Yuya Nishihara
Show whitespace changes
Inline
Side-by-side
FixedBugs.wiki
View page @
0d8ca3a2
...
...
@@ -4,5 +4,18 @@
== Bug Fixes ==
* qrename: fix unicode error when displaying patch name (fixes #1914)
* rejects: ensure editing doesn't start before first line (fixes #1424, #369)
* remove unused tortoisehg/util/hgshelve.py, refs #1908
* repoview: hide "drop line" when dragging an unapplied patch to an invalid drop location
* repowidget: correct parameter for shell_notify()
* repowidget: fix 'Push all' revision context menu (was doing 'Push to here' instead)
* repowidget: refresh wctx status of commit widget by tab change (fixes #1657)
* revdetails: do not crash on visual diff for unapplied patches (fixes #1772)
* sync: convert non-ascii alias/url correctly at editurl action
* sync: fix several unicode issues at SaveDialog (fixes #1883)
* sync: fix URL displayed on direct pull
* workbench: fix unicode error while loading the last session
== Improvements ==
...
...
@@ -7,5 +20,11 @@
== Improvements ==
* graft: display graft source in changeset info when available
* repofilter: show the 'default' branch as the first branch on the branch combobox
* repowidget: make links (addresses and paths) on the infobar clickable
* sync: basic support for default push URL
* workbench: activate the tab that was active on the previous session
----
Nightly builds of the stable branch can be found at **[[http://bitbucket.org/tortoisehg/thg-winbuild/downloads/|thg-winbuild]]**