Searched hist:"50 f1b82d5b7fe9b4d37fd4b56039ce921941fb70" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/kits/tracker/ |
H A D | TextWidget.h | 50f1b82d5b7fe9b4d37fd4b56039ce921941fb70 Thu Aug 20 01:19:41 UTC 2009 Alexandre Deckner <alex@zappotek.com> * Rewrote rename-click detection to be more usable. The code is much smaller and is based on the pose selection time, not on click time. It is more robust and since the selection might have been by click, keyboard or selection rect, it makes the behavior very pleasant (in my opinion) for multiselections. Try and tell me! * Disabled the modifiers (first click editing). Too many of them, and conflicting with other usages, i'd like your opinions/preferences. * Removed old, hackish and now unused DelayedEdit/SetDelayedEdit stuff.
Fixes #3617
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32529 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Pose.h | 50f1b82d5b7fe9b4d37fd4b56039ce921941fb70 Thu Aug 20 01:19:41 UTC 2009 Alexandre Deckner <alex@zappotek.com> * Rewrote rename-click detection to be more usable. The code is much smaller and is based on the pose selection time, not on click time. It is more robust and since the selection might have been by click, keyboard or selection rect, it makes the behavior very pleasant (in my opinion) for multiselections. Try and tell me! * Disabled the modifiers (first click editing). Too many of them, and conflicting with other usages, i'd like your opinions/preferences. * Removed old, hackish and now unused DelayedEdit/SetDelayedEdit stuff.
Fixes #3617
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32529 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Pose.cpp | 50f1b82d5b7fe9b4d37fd4b56039ce921941fb70 Thu Aug 20 01:19:41 UTC 2009 Alexandre Deckner <alex@zappotek.com> * Rewrote rename-click detection to be more usable. The code is much smaller and is based on the pose selection time, not on click time. It is more robust and since the selection might have been by click, keyboard or selection rect, it makes the behavior very pleasant (in my opinion) for multiselections. Try and tell me! * Disabled the modifiers (first click editing). Too many of them, and conflicting with other usages, i'd like your opinions/preferences. * Removed old, hackish and now unused DelayedEdit/SetDelayedEdit stuff.
Fixes #3617
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32529 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | TextWidget.cpp | 50f1b82d5b7fe9b4d37fd4b56039ce921941fb70 Thu Aug 20 01:19:41 UTC 2009 Alexandre Deckner <alex@zappotek.com> * Rewrote rename-click detection to be more usable. The code is much smaller and is based on the pose selection time, not on click time. It is more robust and since the selection might have been by click, keyboard or selection rect, it makes the behavior very pleasant (in my opinion) for multiselections. Try and tell me! * Disabled the modifiers (first click editing). Too many of them, and conflicting with other usages, i'd like your opinions/preferences. * Removed old, hackish and now unused DelayedEdit/SetDelayedEdit stuff.
Fixes #3617
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32529 a95241bf-73f2-0310-859d-f6bbb57e9c96
|