CommitDlg: Improved performance for filling patch view
commit5363cf4c3ad87ee4e8213c1cef4f5de0df9333fd
authorSven Strickroth <email@cs-ware.de>
Sat, 19 Jan 2013 19:30:58 +0000 (19 20:30 +0100)
committerSven Strickroth <email@cs-ware.de>
Sat, 19 Jan 2013 20:47:51 +0000 (19 21:47 +0100)
tree4f72ce02d899735c684e07869522382d69378f33
parent39704252fb9fd0701c163dc8c49cd8d0305906c6
CommitDlg: Improved performance for filling patch view

FillPatchView was called multiple times (once for selecting and once for deselecting). When n files are (de)selected this method was called at least n times.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/CommitDlg.cpp
src/TortoiseProc/CommitDlg.h