[thg-dev] [PATCH 0 of 2] build.bat for doc

2009-07-22 Thread gp . fadel
I think that many windows users have not a make tool installed. This batch does the same things of the makefile and can generate the chm and pdf files directly. I hope this step increases a bit the number of content contributors.

[thg-dev] [PATCH 1 of 2] doc: add build.bat

2009-07-22 Thread gp . fadel
# HG changeset patch # User Giampaolo Fadel gp.fa...@gmail.com # Date 1248247873 -7200 # Node ID 39bf05eefbd7ef0cc9ea7706119283e4f9e574ae # Parent bb873cca2bab318829971b5a04afceb0b6879736 doc: add build.bat for windows user without a make program diff --git a/doc/Build.bat b/doc/Build.bat new

[thg-dev] New issue 422 in stable: Cannot click Apply button of Global Settings Window on a netbook

2009-07-22 Thread issues-noreply
New issue 422: Cannot click Apply button of Global Settings Window on a netbook http://bitbucket.org/tortoisehg/stable/issue/422/cannot-click-apply-button-of-global-settings-window-on-a agnel_kurian on Wed, 22 Jul 2009 10:56:11 +0200: Description: I'm using TortoiseHg on a netbook. I find

[thg-dev] Issue 422 in stable: Cannot click Apply button of Global Settings Window on a netbook

2009-07-22 Thread issues-noreply
Issue 422: Cannot click Apply button of Global Settings Window on a netbook http://bitbucket.org/tortoisehg/stable/issue/422/cannot-click-apply-button-of-global-settings-window-on-a agnel_kurian on Wed, 22 Jul 2009 10:57:59 +0200: Changes: content: I'm using TortoiseHg on a netbook. I find

[thg-dev] Issue 422 in stable: Cannot click Apply button of Global Settings Window on a netbook

2009-07-22 Thread issues-noreply
Issue 422: Cannot click Apply button of Global Settings Window on a netbook http://bitbucket.org/tortoisehg/stable/issue/422/cannot-click-apply-button-of-global-settings-window-on-a agnel_kurian on Wed, 22 Jul 2009 10:58:27 +0200: Changes: content: I'm using TortoiseHg on a netbook. I find

[thg-dev] Issue 410 in stable: Overlay's no longer show on files when using SftpDrive

2009-07-22 Thread issues-noreply
Issue 410: Overlay's no longer show on files when using SftpDrive http://bitbucket.org/tortoisehg/stable/issue/410/overlays-no-longer-show-on-files-when-using timgws on Wed, 22 Jul 2009 11:07:27 +0200: Comment: Yeah, it seems to work {{{ [2904] [THG] Thgstatus::update: sending

[thg-dev] Issue 422 in stable: Cannot click Apply button of Global Settings Window on a netbook

2009-07-22 Thread issues-noreply
Issue 422: Cannot click Apply button of Global Settings Window on a netbook http://bitbucket.org/tortoisehg/stable/issue/422/cannot-click-apply-button-of-global-settings-window-on-a Yuki KODAMA / kuy on Wed, 22 Jul 2009 12:28:33 +0200: Comment: Indeed. I'll try to use scroll pane for setting

[thg-dev] Issue 422 in stable: Cannot click Apply button of Global Settings Window on a netbook

2009-07-22 Thread issues-noreply
Issue 422: Cannot click Apply button of Global Settings Window on a netbook http://bitbucket.org/tortoisehg/stable/issue/422/cannot-click-apply-button-of-global-settings-window-on-a Yuki KODAMA / kuy on Wed, 22 Jul 2009 12:31:28 +0200: Comment: Alternate solution: add keyboard accelerator

[thg-dev] [PATCH 0 of 9] Doc improvements

2009-07-22 Thread gp . fadel
Add the module directive in each chapter, in order to generate the modindex.html file Replace many emphasys tags with the right tag :kbd: , :guilabel: , :file: etc -- ___

[thg-dev] [PATCH 9 of 9] doc: replace emphasis with the right role :kbd: and :guilabel: and others

2009-07-22 Thread gp . fadel
# HG changeset patch # User Giampaolo Fadel gp.fa...@gmail.com # Date 1248265233 -7200 # Node ID 9d1f4d423308dc4bcbc1dcd4235cd8013060fbe1 # Parent 6cf9edfced52bd03becdd1cc466195c866383d79 doc: replace emphasis with the right role :kbd: and :guilabel: and others diff --git

[thg-dev] [PATCH 1 of 9] doc: add the module directive in each chapter

2009-07-22 Thread gp . fadel
# HG changeset patch # User Giampaolo Fadel gp.fa...@gmail.com # Date 1248260852 -7200 # Node ID adc89710a56f486bfefd957f2c409a0e64e171d4 # Parent 563e140f079fd04110eb87e99f13ea72248fffcb doc: add the module directive in each chapter so the modindex.html will be generated diff --git

[thg-dev] [PATCH 5 of 9] doc: replace emphasis with the right role :kbd: and :guilabel: and others

2009-07-22 Thread gp . fadel
# HG changeset patch # User Giampaolo Fadel gp.fa...@gmail.com # Date 1248263817 -7200 # Node ID 06054831b0af4af4202df8857ea3bd5147b18958 # Parent 1b71e1dc39f6dd7c82380048219d9954addf176a doc: replace emphasis with the right role :kbd: and :guilabel: and others diff --git

[thg-dev] [PATCH 3 of 9] doc: replace emphasis with the right role :kbd: and :guilabel: and others

2009-07-22 Thread gp . fadel
# HG changeset patch # User Giampaolo Fadel gp.fa...@gmail.com # Date 1248262900 -7200 # Node ID d9fd2ca7cc8f1065c6fc7ce1ef8adbc4f04b6cd8 # Parent 156bee5ad4e0c71ddec4b2eba1471904205a7207 doc: replace emphasis with the right role :kbd: and :guilabel: and others diff --git a/doc/source/commit.txt

[thg-dev] [PATCH 6 of 9] doc: replace emphasis with the right role :kbd: and :guilabel: and others

2009-07-22 Thread gp . fadel
# HG changeset patch # User Giampaolo Fadel gp.fa...@gmail.com # Date 1248264408 -7200 # Node ID 20cfcee35c2b945a20a8c24df77dde9aad5705da # Parent 06054831b0af4af4202df8857ea3bd5147b18958 doc: replace emphasis with the right role :kbd: and :guilabel: and others diff --git

[thg-dev] [PATCH 2 of 9] doc: replace emphasis with the right role :kbd: and :guilabel:

2009-07-22 Thread gp . fadel
# HG changeset patch # User Giampaolo Fadel gp.fa...@gmail.com # Date 1248261920 -7200 # Node ID 156bee5ad4e0c71ddec4b2eba1471904205a7207 # Parent adc89710a56f486bfefd957f2c409a0e64e171d4 doc: replace emphasis with the right role :kbd: and :guilabel: diff --git a/doc/source/common.txt

[thg-dev] Issue 422 in stable: Cannot click Apply button of Global Settings Window on a netbook

2009-07-22 Thread issues-noreply
Issue 422: Cannot click Apply button of Global Settings Window on a netbook http://bitbucket.org/tortoisehg/stable/issue/422/cannot-click-apply-button-of-global-settings-window-on-a Steve Borho / sborho on Wed, 22 Jul 2009 14:52:34 +0200: Comment: There's an open enhancement request to improve

[thg-dev] [PATCH] win32: cmenu translations for 'pt_BR' locale

2009-07-22 Thread Wagner Bruna
# HG changeset patch # User Wagner Bruna wbr...@softwareexpress.com.br # Date 1248214836 10800 # Node ID 7f5574a888e29d66d2d97e311b68d28804155697 # Parent d62377227360f6860b78656fad4bbd1d9e4f893e win32: cmenu translations for 'pt_BR' locale diff --git a/win32/thg-cmenu-pt_BR.reg

[thg-dev] [PATCH 0 of 1] fix a link

2009-07-22 Thread gp . fadel
-- ___ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

[thg-dev] manual component on BB issue tracker

2009-07-22 Thread gp . fadel
Hi Steve, remember to add the manual (or doc) component to BB issue tracker. paolo -- ___ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net

[thg-dev] [PATCH] hgtk: delete compatibility code for Mercurail 1.3

2009-07-22 Thread Simon Heimberg
# HG changeset patch # User Simon Heimberg sim...@besonet.ch # Date 1248273681 -7200 # Node ID 3a90036ad0008122ef6c02e37af848f3afad09fc # Parent ec1dbc16820cf15f8a0261f534ac341341b73350 hgtk: delete compatibility code for Mercurail 1.3 diff -r ec1dbc16820c -r 3a90036ad000 hggtk/hgtk.py ---

[thg-dev] New issue 423 in stable: crash when exit diff view

2009-07-22 Thread issues-noreply
New issue 423: crash when exit diff view http://bitbucket.org/tortoisehg/stable/issue/423/crash-when-exit-diff-view Anonymous on Wed, 22 Jul 2009 17:35:32 +0200: Description: {{{ ** Please report this bug to tortoisehg-disc...@lists.sourceforge.net or

[thg-dev] Issue 410 in stable: Overlay's no longer show on files when using SftpDrive

2009-07-22 Thread issues-noreply
Issue 410: Overlay's no longer show on files when using SftpDrive http://bitbucket.org/tortoisehg/stable/issue/410/overlays-no-longer-show-on-files-when-using Adrian Buehlmann / abuehl on Wed, 22 Jul 2009 19:05:59 +0200: Comment: Note to self: See also changeset 9e9f623e431e shellext: don't

[thg-dev] [PATCH 0 of 4] little doc improvements

2009-07-22 Thread gp . fadel
-- ___ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

[thg-dev] [PATCH 3 of 4] doc: change a tag

2009-07-22 Thread gp . fadel
# HG changeset patch # User Giampaolo Fadel gp.fa...@gmail.com # Date 1248294436 -7200 # Node ID 3644684c49faab53814c2b003eed3e8d235373b0 # Parent b94ce1cf23d0ea4fe00a21532428c83d4885b2e2 doc: change a tag diff --git a/doc/source/common.txt b/doc/source/common.txt --- a/doc/source/common.txt +++

[thg-dev] [PATCH 2 of 4] doc: write link as suggested by sphinx manual

2009-07-22 Thread gp . fadel
# HG changeset patch # User Giampaolo Fadel gp.fa...@gmail.com # Date 1248294211 -7200 # Node ID b94ce1cf23d0ea4fe00a21532428c83d4885b2e2 # Parent 4de5af17c7ab53bcf81f812f79f41fd84165f707 doc: write link as suggested by sphinx manual diff --git a/doc/source/common.txt b/doc/source/common.txt ---

[thg-dev] [PATCH 1 of 4] doc: introduced note and warnings in commit chapter

2009-07-22 Thread gp . fadel
# HG changeset patch # User Giampaolo Fadel gp.fa...@gmail.com # Date 1248293902 -7200 # Node ID 4de5af17c7ab53bcf81f812f79f41fd84165f707 # Parent 6bfb4678be945df7492a5ae3be4a594d3e6cdd40 doc: introduced note and warnings in commit chapter diff --git a/doc/source/commit.txt

[thg-dev] [PATCH 4 of 4] doc: add warning in shelve chapter

2009-07-22 Thread gp . fadel
# HG changeset patch # User Giampaolo Fadel gp.fa...@gmail.com # Date 1248295842 -7200 # Node ID a010bfac3f66158981b72135963d7a2048a88677 # Parent 3644684c49faab53814c2b003eed3e8d235373b0 doc: add warning in shelve chapter diff --git a/doc/source/shelve.txt b/doc/source/shelve.txt ---

[thg-dev] Issue 313 in stable: Text output encoding in Windows command prompt

2009-07-22 Thread issues-noreply
Issue 313: Text output encoding in Windows command prompt http://bitbucket.org/tortoisehg/stable/issue/313/text-output-encoding-in-windows-command Joongi Kim / daybreaker on Thu, 23 Jul 2009 03:06:32 +0200: Comment: Well, I've found a workaround for this problem. Changing the console's

[thg-dev] Issue 313 in stable: Text output encoding in Windows command prompt

2009-07-22 Thread issues-noreply
Issue 313: Text output encoding in Windows command prompt http://bitbucket.org/tortoisehg/stable/issue/313/text-output-encoding-in-windows-command Steve Borho / sborho on Thu, 23 Jul 2009 04:30:42 +0200: Comment: Glad to hear you've found a solution that works for you. -- This is an issue

[thg-dev] Issue 418 in stable: save at revision error.

2009-07-22 Thread issues-noreply
Issue 418: save at revision error. http://bitbucket.org/tortoisehg/stable/issue/418/save-at-revision-error Yuki KODAMA / kuy on Thu, 23 Jul 2009 04:40:14 +0200: Comment: Exactly. As a result of applying fix, it works well. I'll send a patch for this later. And I also check other codes using

[thg-dev] Notification: Pull request

2009-07-22 Thread notifications-noreply
You have received a notification from kuy. Hi, I've just pushed changesets including the patch for issue #418. Could you pull these changesets? regards, Yuki Repository is at http://bitbucket.org/kuy/thg-crew-kuy/overview/ You may read it and others on http://bitbucket.org/notifications/ --