Searched +hist:53 +hist:b9eef8 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/app/
H A DApplication.cppdiff ec1bcf62 Tue Dec 01 00:53:09 MST 2009 Axel Dörfler <axeld@pinc-software.de> * Added private methods get_app_server_port() (that stores the server port,
and doesn't have to find it every time), and create_desktop_connection() that
is now used from BApplication::_ConnectToServer() as well as the DesktopLink.
* Move PortLink::SetTo() into base class ServerLink.
* Eliminated duplicated member fReplyPort in DesktopLink.
* Cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34397 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 01c52d4f Wed May 14 14:33:53 MDT 2008 Stephan Aßmus <superstippi@gmx.de> Print the error message to stdout, since that is where the
message->PrintToStream() output goes. Thanks, Jerome, for the suggestion!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25500 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 88144954 Mon May 12 10:05:53 MDT 2008 Rene Gollent <anevilyak@gmail.com> GCC4 fix.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25471 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff a60ea282 Sun Jul 03 10:53:59 MDT 2005 Ingo Weinhold <ingo_weinhold@gmx.de> * Made BApplication::Private public. Should not have worked before (probably
a compiler bug).
* Don't try to cleanup the app server connection stuff, when compiled
with RUN_WITHOUT_APP_SERVER.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13414 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5f8e562f Thu Jun 16 12:53:24 MDT 2005 Axel Dörfler <axeld@pinc-software.de> Added a ToDo comment.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13185 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 53b9eef8 Fri Dec 19 00:19:14 MST 2003 Stefano Ceccherini <stefano.ceccherini@gmail.com> Implemented AboutRequested(), reorganized a bit the connection to app server, added a call to _init_interface_kit_()


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5712 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 53b9eef8 Fri Dec 19 00:19:14 MST 2003 Stefano Ceccherini <stefano.ceccherini@gmail.com> Implemented AboutRequested(), reorganized a bit the connection to app server, added a call to _init_interface_kit_()


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5712 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 591d280e Fri Oct 03 18:55:53 MDT 2003 DarkWyrm <darkwyrm@gmail.com> Added PortMessage::ReadString and PortLink::AttachString to support BSession-style string attachments
Tweaks to startup code for BApplication
Tweaked PortQueue to utilize the BSession workaround for PortMessages
Tweaks to message protocol for BCursor


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4939 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 17e6de7a Sun Aug 03 18:46:53 MDT 2003 shadow303 <shadow303@nowhere.fake> gcc 3 fixes


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4227 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff ec1bcf6243a5d41c449c9914e2c26485d8ce943c Tue Dec 01 00:53:09 MST 2009 Axel Dörfler <axeld@pinc-software.de> * Added private methods get_app_server_port() (that stores the server port,
and doesn't have to find it every time), and create_desktop_connection() that
is now used from BApplication::_ConnectToServer() as well as the DesktopLink.
* Move PortLink::SetTo() into base class ServerLink.
* Eliminated duplicated member fReplyPort in DesktopLink.
* Cleanup.


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

Completed in 87 milliseconds