Searched hist:"581 e67867c88e4dae51de5c30839eabd303cc0a9" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/servers/app/ |
H A D | View.h | 581e67867c88e4dae51de5c30839eabd303cc0a9 Mon Jun 09 16:07:18 UTC 2008 Stephan Aßmus <superstippi@gmx.de> * Change the protocol for sending the affected view tokens during an update session to also include each view's individual update rect (in screen coords). Should actually not be mush slower than the old version, and hopefully makes it possible to have smarter BView::Draw() implementations which should make more than up for any potential speed loss. * Removed unused version of View::AddTokensForViewsInRegion().
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25879 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | View.cpp | 581e67867c88e4dae51de5c30839eabd303cc0a9 Mon Jun 09 16:07:18 UTC 2008 Stephan Aßmus <superstippi@gmx.de> * Change the protocol for sending the affected view tokens during an update session to also include each view's individual update rect (in screen coords). Should actually not be mush slower than the old version, and hopefully makes it possible to have smarter BView::Draw() implementations which should make more than up for any potential speed loss. * Removed unused version of View::AddTokensForViewsInRegion().
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25879 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Window.cpp | 581e67867c88e4dae51de5c30839eabd303cc0a9 Mon Jun 09 16:07:18 UTC 2008 Stephan Aßmus <superstippi@gmx.de> * Change the protocol for sending the affected view tokens during an update session to also include each view's individual update rect (in screen coords). Should actually not be mush slower than the old version, and hopefully makes it possible to have smarter BView::Draw() implementations which should make more than up for any potential speed loss. * Removed unused version of View::AddTokensForViewsInRegion().
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25879 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/kits/interface/ |
H A D | Window.cpp | 581e67867c88e4dae51de5c30839eabd303cc0a9 Mon Jun 09 16:07:18 UTC 2008 Stephan Aßmus <superstippi@gmx.de> * Change the protocol for sending the affected view tokens during an update session to also include each view's individual update rect (in screen coords). Should actually not be mush slower than the old version, and hopefully makes it possible to have smarter BView::Draw() implementations which should make more than up for any potential speed loss. * Removed unused version of View::AddTokensForViewsInRegion().
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25879 a95241bf-73f2-0310-859d-f6bbb57e9c96
|