OSDN Git Service

Fix crash when input character at filter box
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / LogDlg.cpp
2010-01-12 Frank LiFix crash when input character at filter box
2010-01-12 Frank LiShow Progress percentage at log dialog
2010-01-12 Frank LiAdd multi-thread protection and correct log info label
2010-01-11 Frank LiAdd NO_SCROLL when update total size of list number.
2010-01-11 Frank LiGit log basic work but graph tree is wrong when scroll
2010-01-04 Frank LiBuild TortoisProc is okay
2009-10-29 Frank LiTry fix a crash after commit at log dialog
2009-10-29 Frank LiRemove high light line at working dir change item
2009-10-28 Frank LiAdd work dir copy at log dialog
2009-09-10 Johan 't HartStatics: Sort commits by dates before processed by...
2009-09-10 Frank LiRemove Sort HEAD of log dialog.
2009-09-10 Frank LiShow <No branch> replace ref error message at log dialog
2009-08-22 Frank LiBold Subject at log dialog
2009-06-04 Johan 't HartPick Ref: Change [...] button in log dialog in a clicka...
2009-06-03 Johan 't HartPick Ref: Change [...] button in log dialog in a clicka...
2009-06-01 Frank LiShow Bug ID link at log dialog
2009-05-29 Johan 't HartPick Ref: Made user able to pick a ref in the logviewer...
2009-05-16 Frank LiMerge QGit2.3 graphic tree
2009-04-16 Frank LiIssue 66 in tortoisegit: Some log lines lose color...
2009-03-09 Frank LiAdd "Save reversion as" ... menu item at File List
2009-03-06 Frank LiFix Commit Dialog and Log Dialog default column is...
2009-03-04 jackieFixed x64 build of TortoiseProc crashed due to received...
2009-03-01 jackieMerge branch 'master' of git://repo.or.cz/TortoiseGit
2009-03-01 jackieFixed CRT linkage options.
2009-03-01 jackieFixed x64 build of TortoiseProc crashed due to received...
2009-03-01 jackieMerge branch 'master' of git://repo.or.cz/TortoiseGit
2009-02-28 jackieMerge branch 'master' of git://repo.or.cz/TortoiseGit
2009-02-26 jackieFixed CRT linkage options.
2009-02-21 Frank LiAdd context menu item "Revert" at Commit File List
2009-02-10 Colin LawWarnings removal
2009-02-10 Colin LawShow OK on cancel button in log when used standalone
2009-02-10 Colin LawVersion browse in switch, export, new branch/tag and...
2009-02-08 Johan t HartFix assertion failure when log dialog closed.
2009-02-05 Frank LiFix Issue 29: F5 should refresh TGit log
2009-02-02 Frank LiMerge myapi_overlay.
2009-02-01 Frank LiAdd Show Whole Project Checkbox at log dialog
2009-02-01 Frank LiFollow first parent work at log dialog
2009-02-01 Frank LiAdd All Branch Check Box at LogDlg
2009-02-01 Frank LiGit LogDlg "Hide unrelated changed paths" Check box...
2009-01-31 Johan t HartRemove some more Subversion leftovers
2009-01-30 Frank LiAdd Show "No Merge" and "First Parent Only" Option...
2009-01-30 Frank LiShow "Wait ... " at log list when fetch git log.
2009-01-30 Frank LiRemove "Next100" button. Add second menubutton Show...
2009-01-30 Frank LiMerge From Colin Law Save and restore column widths...
2009-01-30 Colin LawSave and restore column widths for log and blame in...
2009-01-30 Frank LiUse safe back thread way to fetch log at GitLogList.
2009-01-29 Frank LiFix Compare with preview version crash problem at log...
2009-01-28 Frank LiFix redraw all when loading thread finish load log
2009-01-23 Frank LiModify branch tag color
2009-01-23 Colin LawCompiler warnings removal Numerous tweaks to remove...
2009-01-23 Frank LiEnable Clean Up and Show log at GitStatusListCtrl
2009-01-20 Frank LiAdd Show All branch and Whole Project button at log...
2009-01-20 Frank LiAdd show one file log at dialog box.
2009-01-20 Frank LiAdd select file at log dialog
2009-01-05 Frank LiVersion Tree Work.
2009-01-02 Frank LiFix init repos commit\show log problem.
2009-01-01 Frank LiFix crash when click loading item
2008-12-30 Frank LiLog Filter From To Time Work
2008-12-30 Frank LiLog Filter text work
2008-12-30 Frank LiLog Dlg Statbutton work'
2008-12-29 Frank LiCompare Log Change List File Okay
2008-12-29 Frank LiStatus List intergrate to LogDlg
2008-12-29 Frank LiLog Dialog refresh okay
2008-12-29 Frank LiUse new method to update log So the user don't wait...
2008-12-28 Frank LiAdd Version Graph Tree Code but there are some problem
2008-12-26 Frank LiRework Log List Basic Work
2008-12-26 Frank Libuild success
2008-12-25 Frank Lireorg loglist
2008-12-03 Frank LiChange Dir Structure to be same as TortoiseSVN'