Searched hist:c8e7f53e (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/os/app/
H A DApplication.hdiff c8e7f53e Mon Jun 27 18:55:16 MDT 2005 Ingo Weinhold <ingo_weinhold@gmx.de> * Radically culled the list of BApplication friends and introduced a
BApplication::Private class for accessing relevant parts.
* Pulled the app server connection and IK initialization out of
InitData() into a new method _InitGUIContext() and introduced a private
constructor that allows to avoid this initialization. This will be used
for servers that don't have GUI respectively want to init the app server
connection later.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13312 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/kits/app/
H A DApplication.cppdiff c8e7f53e Mon Jun 27 18:55:16 MDT 2005 Ingo Weinhold <ingo_weinhold@gmx.de> * Radically culled the list of BApplication friends and introduced a
BApplication::Private class for accessing relevant parts.
* Pulled the app server connection and IK initialization out of
InitData() into a new method _InitGUIContext() and introduced a private
constructor that allows to avoid this initialization. This will be used
for servers that don't have GUI respectively want to init the app server
connection later.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13312 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/kits/interface/
H A DWindow.cppdiff c8e7f53e Mon Jun 27 18:55:16 MDT 2005 Ingo Weinhold <ingo_weinhold@gmx.de> * Radically culled the list of BApplication friends and introduced a
BApplication::Private class for accessing relevant parts.
* Pulled the app server connection and IK initialization out of
InitData() into a new method _InitGUIContext() and introduced a private
constructor that allows to avoid this initialization. This will be used
for servers that don't have GUI respectively want to init the app server
connection later.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13312 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 395 milliseconds