OSDN Git Service

Add work dir copy at log dialog
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / ProgressDlg.cpp
2009-10-23 Frank LiFixed issue #209: High CPU usage in tortoiseproc.exe...
2009-10-23 Frank LiFixed issue #209: High CPU usage in tortoiseproc.exe...
2009-10-21 Frank LiFixed issue #209: High CPU usage in tortoiseproc.exe
2009-10-11 Frank LiEnable Abort Button at git progress dialog by terminate...
2009-07-26 Frank LiFixed issue #122: Garbage text in "Git Command Progress...
2009-07-26 Frank LiBasic Fixed issue #122: Garbage text in "Git Command...
2009-07-22 Frank LiSync dialog output log message okay.
2009-07-22 Frank LiRewrite some progressdlg to share to Sync Dialog
2009-07-12 Frank LiFix "ESC" = "push" when after commit and Add Alt-P...
2009-07-12 Frank LiFix "ESC" = "push" when after commit
2009-06-18 Frank LiMerge branch 'master' of git://github.com/Jopie64/torto...
2009-06-18 Frank LiFix submodule update Crash when repository have not...
2009-06-05 Frank LiSet Default button is "close" rather than "push" at...
2009-06-05 Frank LiMerge branch 'master' of git://github.com/Jopie64/torto...
2009-06-04 Johan 't HartProgressDlg: Disable 'Abort' button when command is...
2009-06-04 Johan 't HartProgressDlg, Pull: Took m_GitStatus into account for...
2009-06-04 Johan 't HartProgressDlg: Changed 'OK' into 'Close' and 'Cancel...
2009-06-04 Johan 't HartShow GUI friendly diffstat after pull
2009-04-18 Frank LiAdd option "send mail after create patch" at formatpatc...
2009-03-20 Frank LiAdd Git submodule update and fix ProgressDlg show Okay...
2009-03-06 Frank LiFix ProgressDlg Sometime thread is dead blocked.
2009-02-20 Frank LiMerge remove x86 build
2009-02-14 Colin LawFix Issue 24, Commit results not in window with scroll...
2009-01-23 Colin LawFixed a couple of obvious code errors
2008-12-28 Frank LiExport Progress Dialog Okay
2008-12-21 Frank LiGit Process Dialog basic worked but can't catch git...