OSDN Git Service

tortoisegit/TortoiseGitJp.git
14 years agoFixed issue #121: Refresh in "Check for modifications" dialog duplicates added state...
Frank Li [Thu, 23 Jul 2009 14:04:31 +0000 (22:04 +0800)]
Fixed issue #121: Refresh in "Check for modifications" dialog duplicates added state entries when new repository

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSync Dialog Disable command button when running.
Frank Li [Wed, 22 Jul 2009 15:20:40 +0000 (23:20 +0800)]
Sync Dialog Disable command button when running.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSync dialog output log message okay.
Frank Li [Wed, 22 Jul 2009 14:59:51 +0000 (22:59 +0800)]
Sync dialog output log message okay.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoParse output at SyncDialog
Frank Li [Wed, 22 Jul 2009 14:33:25 +0000 (22:33 +0800)]
Parse output at SyncDialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoRewrite some progressdlg to share to Sync Dialog
Frank Li [Wed, 22 Jul 2009 11:13:13 +0000 (19:13 +0800)]
Rewrite some progressdlg to share to Sync Dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd command output at SyncDlg
Frank Li [Wed, 22 Jul 2009 05:52:10 +0000 (13:52 +0800)]
Add command output at SyncDlg

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoadd miss file
Frank Li [Wed, 22 Jul 2009 04:54:28 +0000 (12:54 +0800)]
add miss file

14 years agoSyncDlg show animate when press push button and hide input control.
Frank Li [Tue, 21 Jul 2009 15:59:51 +0000 (23:59 +0800)]
SyncDlg show animate when press push button and hide input control.

14 years agoAdd Compare and GNU diff at Change File list at sync dialog. Double click also support.
Frank Li [Mon, 20 Jul 2009 16:21:47 +0000 (00:21 +0800)]
Add Compare and GNU diff at Change File list at sync dialog. Double click also support.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoGet Change File List at Sync Dialog
Frank Li [Mon, 20 Jul 2009 15:33:41 +0000 (23:33 +0800)]
Get Change File List at Sync Dialog

14 years agoAdd url error message at syncdlg
Frank Li [Mon, 20 Jul 2009 14:12:40 +0000 (22:12 +0800)]
Add url error message at syncdlg

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd commit list and change list ctrl at SyncDlg
Frank Li [Sun, 19 Jul 2009 15:33:24 +0000 (23:33 +0800)]
Add commit list and change list ctrl at SyncDlg

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSync Dialog branch select basic work.
Frank Li [Sun, 19 Jul 2009 15:00:06 +0000 (23:00 +0800)]
Sync Dialog branch select basic work.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoRecord Push and Pull button at sync dialog
Frank Li [Sun, 19 Jul 2009 07:09:07 +0000 (15:09 +0800)]
Record Push and Pull button at sync dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoEnable Sync Dialog Resize
Frank Li [Sun, 19 Jul 2009 06:28:19 +0000 (14:28 +0800)]
Enable Sync Dialog Resize

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd SYNC dialog
Frank Li [Sun, 19 Jul 2009 06:03:25 +0000 (14:03 +0800)]
Add SYNC  dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #118: Enhancement: "Git Clone" from SVN repository with additional start...
Frank Li [Sun, 19 Jul 2009 05:12:40 +0000 (13:12 +0800)]
Fixed issue #118: Enhancement: "Git Clone" from SVN repository with additional start revision number option (-r xxx:HEAD)

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #71: (TortoiseProc problem)Icon Overlays don't work in root of drive
Frank Li [Sat, 18 Jul 2009 06:11:15 +0000 (14:11 +0800)]
Fixed issue #71: (TortoiseProc problem)Icon Overlays don't work in root of drive
When m_CurrentDir =C:\, not C:,  pathlist calulate wrong.

14 years agofixed issues with status (and icon overlays) in root directories
Myagi [Fri, 17 Jul 2009 16:11:43 +0000 (18:11 +0200)]
fixed issues with status (and icon overlays) in root directories

14 years agorestored the accidently removed quotes on igit command line
Myagi [Thu, 16 Jul 2009 17:48:41 +0000 (19:48 +0200)]
restored the accidently removed quotes on igit command line

14 years agoAdd post action button for rebase dialog. Such as send patch by email
Frank Li [Wed, 15 Jul 2009 08:00:15 +0000 (16:00 +0800)]
Add post action button for rebase dialog. Such as send patch by email

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoEnhance Rebase dialog. Add force rebase checkbox.
Frank Li [Wed, 15 Jul 2009 05:45:29 +0000 (13:45 +0800)]
Enhance Rebase dialog. Add force rebase checkbox.
Disable start button when no item rebase.
Don't show merge commit

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd launch rebase option at fetch dialog.
Frank Li [Tue, 14 Jul 2009 16:04:42 +0000 (00:04 +0800)]
Add  launch rebase option at fetch dialog.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agofixed icon overlays for unversioned directories when using TGitCache
Myagi [Tue, 14 Jul 2009 02:48:39 +0000 (04:48 +0200)]
fixed icon overlays for unversioned directories when using TGitCache

14 years agofixed backslash issues with igit commandline (resulted in overlays not working in...
Myagi [Mon, 13 Jul 2009 23:07:45 +0000 (01:07 +0200)]
fixed backslash issues with igit commandline (resulted in overlays not working in root dir, like C:\)

14 years agoFixed issue #116: SVN Rebase doesn't work
Frank Li [Mon, 13 Jul 2009 16:00:33 +0000 (00:00 +0800)]
Fixed issue #116: SVN Rebase doesn't work

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #115: Windows XP: Initial "Git Clone..." from SVN Repository doesn't...
Frank Li [Mon, 13 Jul 2009 15:54:25 +0000 (23:54 +0800)]
Fixed issue #115: Windows XP: Initial "Git Clone..." from SVN Repository doesn't work

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #110: Feature Requeest: Default settings from local repositories pushing...
Frank Li [Mon, 13 Jul 2009 14:41:15 +0000 (22:41 +0800)]
Fixed issue #110: Feature Requeest: Default settings from local repositories pushing to remote repository
Choose track remote and remote branch!
Add short-cut at push dialog

14 years agoAdd more shut-cut for commit dialog
Frank Li [Sun, 12 Jul 2009 15:49:19 +0000 (23:49 +0800)]
Add more shut-cut for commit dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFix "ESC" = "push" when after commit and Add Alt-P for Push
Frank Li [Sun, 12 Jul 2009 15:43:43 +0000 (23:43 +0800)]
Fix "ESC" = "push" when after commit and Add Alt-P  for Push

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFix "ESC" = "push" when after commit
Frank Li [Sun, 12 Jul 2009 15:21:01 +0000 (23:21 +0800)]
Fix "ESC" = "push" when after commit

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd "F5" refresh remote and branch info at push dialog
Frank Li [Sun, 12 Jul 2009 07:42:33 +0000 (15:42 +0800)]
Add "F5" refresh remote and branch info at push dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #112: (6) Low hanging GUI fruits during Commit and Push
Frank Li [Sun, 12 Jul 2009 06:53:25 +0000 (14:53 +0800)]
Fixed issue #112: (6) Low hanging GUI fruits during Commit and Push

Add recent message back to context menu.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #112: (3 &Message) Low hanging GUI fruits during Commit and Push
Frank Li [Sun, 12 Jul 2009 05:44:01 +0000 (13:44 +0800)]
Fixed issue #112: (3 &Message) Low hanging GUI fruits during Commit and Push
Alt-M works, but there's no visual indication that it does. There should be an underscore under the M in "Message"

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #111: Undo Add does not work (keep added file) and enable "F5" at revert...
Frank Li [Sun, 12 Jul 2009 05:34:42 +0000 (13:34 +0800)]
Fixed issue #111: Undo Add does not work (keep added file) and enable "F5" at revert dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #113: (12) Push and push times out on WebDAV passwords
Frank Li [Sat, 11 Jul 2009 15:11:10 +0000 (23:11 +0800)]
Fixed issue #113: (12) Push and push times out on WebDAV passwords

12. Settings: Git -> Remote: Tab order should be as shown. (Currently,
"Remote" is at the end of the tab order)

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #113: (11) Push and push times out on WebDAV passwords
Frank Li [Sat, 11 Jul 2009 15:06:23 +0000 (23:06 +0800)]
Fixed issue #113: (11) Push and push times out on WebDAV passwords

11. Settings: Git -> Remote: When creating the first remote, the "Remote"
should have "origin" as default.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #113: (10) Push and push times out on WebDAV passwords
Frank Li [Sat, 11 Jul 2009 14:59:15 +0000 (22:59 +0800)]
Fixed issue #113: (10) Push and push times out on WebDAV passwords

10. Push: When you press "Manage" under Destinations, the Settings dialog opening should have "Git -> Remote" selected by default.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAvoid assert fail when Alt press at commit dialog
Frank Li [Sat, 11 Jul 2009 14:34:07 +0000 (22:34 +0800)]
Avoid assert fail when Alt press at commit dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #112: (3) Low hanging GUI fruits during Commit and Push
Frank Li [Sat, 11 Jul 2009 07:23:20 +0000 (15:23 +0800)]
Fixed issue #112: (3) Low hanging GUI fruits during Commit and Push

The "Message" field of the Commit dialog should have a shortcut key (Alt-M is a good choice)

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #112: (8) Low hanging GUI fruits during Commit and Push
Frank Li [Sat, 11 Jul 2009 06:45:47 +0000 (14:45 +0800)]
Fixed issue #112: (8) Low hanging GUI fruits during Commit and Push

Make "Whole project" directory checked by default when the user commits in the root of the project. (not important)

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #112: (7) Low hanging GUI fruits during Commit and Push
Frank Li [Sat, 11 Jul 2009 06:24:59 +0000 (14:24 +0800)]
Fixed issue #112: (7)  Low hanging GUI fruits during Commit and Push

When using "Commit" to also add files, if you forget to check the new files and press "Ok", you get the dialog "Nothing Commit" and then the whole Commit dialog closes. Keep the dialog open after this message.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFix Issue #111: Undo Add does not work
Frank Li [Fri, 10 Jul 2009 05:38:17 +0000 (13:38 +0800)]
Fix Issue #111:  Undo Add does not work

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoupdate src/Resources/Icons/XPStyle/*.icon from TortoiseSVN 16677
Frank Li [Thu, 9 Jul 2009 15:19:43 +0000 (23:19 +0800)]
update src/Resources/Icons/XPStyle/*.icon from TortoiseSVN 16677

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #109: clone on bare local repository fails
Frank Li [Thu, 9 Jul 2009 15:05:16 +0000 (23:05 +0800)]
Fixed issue #109: clone on bare local repository fails
Clear trail slash \ or/

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #104: Doubleclicking changed submodule dir in Check For Modifications...
Frank Li [Sun, 5 Jul 2009 15:55:16 +0000 (23:55 +0800)]
Fixed issue #104: Doubleclicking changed submodule dir in Check For Modifications dlg, crashes TGit
Fix log dialog double click submodule problem

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #104: Doubleclicking changed submodule dir in Check For Modifications...
Frank Li [Sun, 5 Jul 2009 15:41:25 +0000 (23:41 +0800)]
Fixed issue #104: Doubleclicking changed submodule dir in Check For Modifications dlg, crashes TGit
Fix check modify case.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoMerge branch 'master' of git://github.com/Jopie64/tortoisegit
Frank Li [Sat, 4 Jul 2009 04:02:15 +0000 (12:02 +0800)]
Merge branch 'master' of git://github.com/Jopie64/tortoisegit

14 years agoUpdate Version Number to 0.8.1.0
Frank Li [Fri, 3 Jul 2009 14:13:51 +0000 (22:13 +0800)]
Update Version Number to 0.8.1.0

14 years agoTypo fix
Johan 't Hart [Tue, 30 Jun 2009 20:33:28 +0000 (22:33 +0200)]
Typo fix

14 years agoFixed Issue #64: When the graph column is small, the graph sometimes appears through...
Frank Li [Wed, 1 Jul 2009 07:17:07 +0000 (15:17 +0800)]
Fixed Issue #64:  When the graph column is small, the graph sometimes appears through the text of the next column on Vista

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFix log graph tree mass when dragon scroll bar from left to right
Frank Li [Wed, 1 Jul 2009 06:33:56 +0000 (14:33 +0800)]
Fix log graph tree mass when dragon scroll bar from left to right

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed Issue #104: Doubleclicking changed submodule dir in Check For Modifications...
Frank Li [Tue, 30 Jun 2009 07:52:38 +0000 (15:52 +0800)]
Fixed Issue #104:  Doubleclicking changed submodule dir in Check For Modifications dlg, crashes TGit

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoMerge branch 'master' of git://github.com/Jopie64/tortoisegit
Frank Li [Mon, 29 Jun 2009 14:06:24 +0000 (22:06 +0800)]
Merge branch 'master' of git://github.com/Jopie64/tortoisegit

14 years agoAdd messagebox to ask if stash change when rebase at dirty work space
Frank Li [Mon, 29 Jun 2009 08:29:50 +0000 (16:29 +0800)]
Add messagebox to ask if stash change when rebase at dirty work space

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFix stash problem when svn dcommit at dirty working space
Frank Li [Mon, 29 Jun 2009 08:26:31 +0000 (16:26 +0800)]
Fix stash problem when svn dcommit at dirty working space

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoModify Create repository error message
Frank Li [Mon, 29 Jun 2009 08:10:19 +0000 (16:10 +0800)]
Modify Create repository error message

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoPull: Fixed bug that when pulling from the configured remote branch, git did not...
Johan 't Hart [Sun, 28 Jun 2009 11:49:31 +0000 (13:49 +0200)]
Pull: Fixed bug that when pulling from the configured remote branch, git did not update the remote tracking branches.

the command:
git pull origin master
Does not update the remote tracking branches. The command
git pull origin
does.

This bug was introduced in commit 25bd4c961830590ffdb51202e935fd168b7b2484

14 years agoBrowseRefs: Option to delete multiple refs
Johan 't Hart [Sat, 27 Jun 2009 21:57:25 +0000 (23:57 +0200)]
BrowseRefs: Option to delete multiple refs

14 years agoBrowseRefs: Added 'Switch to this Ref' option
Johan 't Hart [Sat, 27 Jun 2009 21:11:18 +0000 (23:11 +0200)]
BrowseRefs: Added 'Switch to this Ref' option

14 years agoAdd SVN DCommit Command
Frank Li [Sat, 27 Jun 2009 15:54:03 +0000 (23:54 +0800)]
Add SVN DCommit Command

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd "SVN Rebase" and "SVN DCommit" command at shell contextmenu
Frank Li [Sat, 27 Jun 2009 15:04:47 +0000 (23:04 +0800)]
Add "SVN Rebase" and "SVN DCommit" command at shell contextmenu

14 years agoSupport Git svn-clone at clone dialog.
Frank Li [Sat, 27 Jun 2009 07:33:30 +0000 (15:33 +0800)]
Support Git svn-clone at clone dialog.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoMerge branch 'master' of git://github.com/Jopie64/tortoisegit
Frank Li [Sat, 27 Jun 2009 03:27:33 +0000 (11:27 +0800)]
Merge branch 'master' of git://github.com/Jopie64/tortoisegit

14 years agoBrowseRefs: Fetch context menu item added.
Johan 't Hart [Fri, 26 Jun 2009 21:04:34 +0000 (23:04 +0200)]
BrowseRefs: Fetch context menu item added.

14 years agoRebase: Select default upstream based on current tracked remote
Johan 't Hart [Fri, 26 Jun 2009 20:16:31 +0000 (22:16 +0200)]
Rebase: Select default upstream based on current tracked remote

14 years agoBrowseRefs: Textual change
Johan 't Hart [Fri, 26 Jun 2009 19:51:51 +0000 (21:51 +0200)]
BrowseRefs: Textual change

14 years agoPull/Fetch Dlg: Used git config to determine default remote and remote branch. Also...
Johan 't Hart [Fri, 26 Jun 2009 18:59:58 +0000 (20:59 +0200)]
Pull/Fetch Dlg: Used git config to determine default remote and remote branch. Also enabled 'branch' option when pulling from known remote.
Also started implementing rebase option (rebase instead of merge) when pulling. Disabled this though, because I think the rebase dialog should be used for this. It needs some work.

14 years agoBrowseRefs: Simplified some code
Johan 't Hart [Fri, 26 Jun 2009 18:54:44 +0000 (20:54 +0200)]
BrowseRefs: Simplified some code

14 years agoAdded some useful commands to CGit
Johan 't Hart [Fri, 26 Jun 2009 18:53:42 +0000 (20:53 +0200)]
Added some useful commands to CGit

14 years agoBrowseRefs: Fix parsing git refs results
Johan 't Hart [Mon, 22 Jun 2009 20:30:27 +0000 (22:30 +0200)]
BrowseRefs: Fix parsing git refs results

14 years agoFix libaprutils build error at release version.
Frank Li [Fri, 26 Jun 2009 04:36:28 +0000 (12:36 +0800)]
Fix libaprutils build error at release version.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoRemove mix platform build script.
Frank Li [Thu, 25 Jun 2009 14:29:00 +0000 (22:29 +0800)]
Remove mix platform build script.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoUpdate setting help document
Frank Li [Wed, 24 Jun 2009 01:45:01 +0000 (09:45 +0800)]
Update setting help document

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFix Issue #102: Invalid patch e-mails generated by TortoiseGit
Frank Li [Wed, 24 Jun 2009 00:59:56 +0000 (08:59 +0800)]
Fix Issue #102:  Invalid patch e-mails generated by TortoiseGit
Commit by filip.navara@gmail.com

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoUpdate Branch Key and add reflog help
Frank Li [Mon, 22 Jun 2009 15:25:58 +0000 (23:25 +0800)]
Update Branch Key and add reflog help

14 years agoUpdate Japaneses Po. Provide by hylom [hylomm@gmail.com]
Frank Li [Mon, 22 Jun 2009 08:20:04 +0000 (16:20 +0800)]
Update Japaneses Po. Provide by hylom [hylomm@gmail.com]

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoUpdate patch document
Frank Li [Sat, 20 Jun 2009 15:44:39 +0000 (23:44 +0800)]
Update patch document

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoUpdate document
Frank Li [Sat, 20 Jun 2009 15:03:37 +0000 (23:03 +0800)]
Update document

14 years agoUpdate document
Frank Li [Sat, 20 Jun 2009 14:50:44 +0000 (22:50 +0800)]
Update document

14 years agoUpdate Help Document
Frank Li [Sat, 20 Jun 2009 14:38:46 +0000 (22:38 +0800)]
Update Help Document

14 years agoAdd pull and fetch document
Frank Li [Sat, 20 Jun 2009 13:37:55 +0000 (21:37 +0800)]
Add pull and fetch document

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd Help button handle and add Anchor at format patch for refbrowse button
Frank Li [Fri, 19 Jun 2009 06:45:15 +0000 (14:45 +0800)]
Add Help button handle and add Anchor at format patch for refbrowse button

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd Many Help button at dialog
Frank Li [Fri, 19 Jun 2009 06:28:28 +0000 (14:28 +0800)]
Add Many Help button at dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoUpdate Help Document
Frank Li [Fri, 19 Jun 2009 04:42:51 +0000 (12:42 +0800)]
Update Help Document

14 years agoUpdate Help Document. Basically clean up SVN context.
Frank Li [Fri, 19 Jun 2009 03:09:35 +0000 (11:09 +0800)]
Update Help Document. Basically clean up SVN context.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoMerge branch 'master' of git://github.com/Jopie64/tortoisegit
Frank Li [Thu, 18 Jun 2009 14:12:59 +0000 (22:12 +0800)]
Merge branch 'master' of git://github.com/Jopie64/tortoisegit

14 years agoUpdate create branch and tag document
Frank Li [Thu, 18 Jun 2009 14:12:14 +0000 (22:12 +0800)]
Update create branch and tag document

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFix submodule update Crash when repository have not submodule
Frank Li [Thu, 18 Jun 2009 05:14:26 +0000 (13:14 +0800)]
Fix submodule update Crash when repository have not submodule

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFormatPatch: May also select 'format patch...' if selection is continuous.
Johan 't Hart [Wed, 17 Jun 2009 22:38:34 +0000 (00:38 +0200)]
FormatPatch: May also select 'format patch...' if selection is continuous.

14 years agoFormatPatch: Implemented browse buttons and added browsebutton for 'since'.
Johan 't Hart [Wed, 17 Jun 2009 22:20:27 +0000 (00:20 +0200)]
FormatPatch: Implemented browse buttons and added browsebutton for 'since'.

14 years agoFixed issue #88: Ambiguous dialog message
Frank Li [Wed, 17 Jun 2009 14:42:09 +0000 (22:42 +0800)]
Fixed issue #88: Ambiguous dialog message

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoCorrect format patch command -<num> argument
Frank Li [Wed, 17 Jun 2009 14:07:54 +0000 (22:07 +0800)]
Correct format patch command -<num> argument

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoPushDlg: Fix: Wrong remote selected after selection via ref-browser.
Johan 't Hart [Tue, 16 Jun 2009 23:06:17 +0000 (01:06 +0200)]
PushDlg: Fix: Wrong remote selected after selection via ref-browser.

14 years agoMerge commit 'origin/master' into temp_rebase
Johan 't Hart [Tue, 16 Jun 2009 21:55:06 +0000 (23:55 +0200)]
Merge commit 'origin/master' into temp_rebase

Conflicts:
src/Resources/TortoiseProcENG.rc

14 years agoLogview: Ajust label colors when selected.
Johan 't Hart [Tue, 16 Jun 2009 21:52:23 +0000 (23:52 +0200)]
Logview: Ajust label colors when selected.
(Not on Vista with themes enabled)

14 years agoLogview: Ref label borders
Johan 't Hart [Mon, 15 Jun 2009 21:05:58 +0000 (23:05 +0200)]
Logview: Ref label borders

14 years agoLogview: Make use of XP themes in list ctrl
Johan 't Hart [Sun, 14 Jun 2009 23:09:51 +0000 (01:09 +0200)]
Logview: Make use of XP themes in list ctrl

14 years agoUpdate diff del rename ignore document.
Frank Li [Mon, 15 Jun 2009 07:50:26 +0000 (15:50 +0800)]
Update diff del rename ignore document.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd TortoiseIDiff to project.
Frank Li [Mon, 15 Jun 2009 07:14:07 +0000 (15:14 +0800)]
Add TortoiseIDiff  to project.

Signed-off-by: Frank Li <lznuaa@gmail.com>