Fixed issue #2260: Clicking in blank space in Commit dialog causes all unversioned...
commit219d902e8ebe934a73734fb67e993fb88424a5dc
authorSup Yut Sum <ch3cooli@gmail.com>
Sun, 17 Aug 2014 03:36:40 +0000 (17 11:36 +0800)
committerSven Strickroth <email@cs-ware.de>
Thu, 21 Aug 2014 16:02:44 +0000 (21 18:02 +0200)
tree49fb6d54f0a8e241492f48262c3402d6ef983517
parentd4cc90dc9830c5c17e309eb7cbab681ed8824d69
Fixed issue #2260: Clicking in blank space in Commit dialog causes all unversioned files to become selected

Do not check all items in a group when double-clicking file list.
This led to confusion.
We now have Check bar in commit dialog to check different categories of files

Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
src/Changelog.txt
src/Git/GitStatusListCtrl.cpp