Searched hist:c01f349e6d41177d7be185b217eac237bcee621f (Results 1 – 4 of 4) sorted by relevance
/haiku/headers/os/app/ |
H A D | Looper.h | c01f349e6d41177d7be185b217eac237bcee621f Fri Jan 26 12:42:18 UTC 2007 Axel Dörfler <axeld@pinc-software.de> Cleanup: * Got rid of unused BLooper members * renamed fTaskID to fThread * Removed private and deprecated AddLooper()/RemoveLooper()/... stuff; BLooper is now directly calling BLooperList methods. * Got rid of extensive and useless comments * Made a few TODOs more clear * Merged InitData() and InitData(...) to _InitData(...) * BLooper::Team() now uses BPrivate::current_team(), sTeamID is gone now.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19966 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/kits/app/ |
H A D | Looper.cpp | c01f349e6d41177d7be185b217eac237bcee621f Fri Jan 26 12:42:18 UTC 2007 Axel Dörfler <axeld@pinc-software.de> Cleanup: * Got rid of unused BLooper members * renamed fTaskID to fThread * Removed private and deprecated AddLooper()/RemoveLooper()/... stuff; BLooper is now directly calling BLooperList methods. * Got rid of extensive and useless comments * Made a few TODOs more clear * Merged InitData() and InitData(...) to _InitData(...) * BLooper::Team() now uses BPrivate::current_team(), sTeamID is gone now.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19966 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Application.cpp | c01f349e6d41177d7be185b217eac237bcee621f Fri Jan 26 12:42:18 UTC 2007 Axel Dörfler <axeld@pinc-software.de> Cleanup: * Got rid of unused BLooper members * renamed fTaskID to fThread * Removed private and deprecated AddLooper()/RemoveLooper()/... stuff; BLooper is now directly calling BLooperList methods. * Got rid of extensive and useless comments * Made a few TODOs more clear * Merged InitData() and InitData(...) to _InitData(...) * BLooper::Team() now uses BPrivate::current_team(), sTeamID is gone now.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19966 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/kits/interface/ |
H A D | Window.cpp | c01f349e6d41177d7be185b217eac237bcee621f Fri Jan 26 12:42:18 UTC 2007 Axel Dörfler <axeld@pinc-software.de> Cleanup: * Got rid of unused BLooper members * renamed fTaskID to fThread * Removed private and deprecated AddLooper()/RemoveLooper()/... stuff; BLooper is now directly calling BLooperList methods. * Got rid of extensive and useless comments * Made a few TODOs more clear * Merged InitData() and InitData(...) to _InitData(...) * BLooper::Team() now uses BPrivate::current_team(), sTeamID is gone now.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19966 a95241bf-73f2-0310-859d-f6bbb57e9c96
|