haiku/src/kits/app
Axel Dörfler 5edcfe9619 Cleanup!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15806 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-01-03 09:23:08 +00:00
..
AppDefs.cpp Added empty stubs for shutdown_media_server() and launch_media_server(), 2005-06-15 04:33:39 +00:00
Application.cpp Fixed shutting down apps with file panels - no more hang: 2005-12-29 14:49:28 +00:00
AppMisc.cpp Cleanup! 2006-01-03 09:23:08 +00:00
AppServerLink.cpp assigned names to "some BLocker"s to aid debugging 2005-11-04 16:54:21 +00:00
AreaLink.cpp gcc 3 fixes 2003-07-04 21:10:14 +00:00
Clipboard.cpp Cleanup! 2006-01-03 09:23:08 +00:00
Cursor.cpp Removed unused files like PortMessage.cpp/h and Session.cpp/h. 2005-11-02 12:55:20 +00:00
dano_message.cpp Added big endian support for R5 messages, minor cleanup. 2006-01-03 09:21:35 +00:00
dano_message.h Added big endian support for R5 messages, minor cleanup. 2006-01-03 09:21:35 +00:00
Handler.cpp Cleanup! 2006-01-03 09:23:08 +00:00
InitTerminateLibBe.cpp * reverted Adi's premature changes to BWindow and restored _DetermineTarget() and 2005-11-20 16:24:23 +00:00
Invoker.cpp Cleanup! 2006-01-03 09:23:08 +00:00
Jamfile * reverted Adi's premature changes to BWindow and restored _DetermineTarget() and 2005-11-20 16:24:23 +00:00
link_message.h Almost rewrote LinkMsgSender; it's now much cleaner and works better: 2005-06-07 22:36:03 +00:00
LinkReceiver.cpp Oops, remaining messages in the link should be taken into account as well. 2005-12-12 13:50:34 +00:00
LinkSender.cpp Changed the meaning of the second parameter in AttachString(): it's now the maximum 2005-11-09 18:28:13 +00:00
Looper.cpp * Don't trust a message that we got goes to a handler that belongs to us. 2005-11-25 21:06:37 +00:00
LooperList.cpp Cleanup! 2006-01-03 09:23:08 +00:00
Message4.cpp Forgot to include this in the last commit: added big endian support to R5 format. 2006-01-03 09:22:27 +00:00
Message.cpp Fix build when not using Message4. 2005-11-21 02:40:49 +00:00
MessageBody.cpp * reverted Adi's premature changes to BWindow and restored _DetermineTarget() and 2005-11-20 16:24:23 +00:00
MessageField.cpp * reverted Adi's premature changes to BWindow and restored _DetermineTarget() and 2005-11-20 16:24:23 +00:00
MessageFilter.cpp Cleanup! 2006-01-03 09:23:08 +00:00
MessageQueue.cpp Fixed RemoveMessage() I broke before. 2005-11-23 14:42:33 +00:00
MessageRunner.cpp Cleanup! 2006-01-03 09:23:08 +00:00
MessageUtils4.cpp Introducing Message4. The changes to the related sources are ifdefed with USING_MESSAGE4 which is defined in Message4.h. To use Message4 the Message4.cpp, Message4.h, MessageUtils4.cpp, MessageUtils4.h and MessagePrivate4.h have to be linked to their counterparts without 4 suffix. Then MessageBody.cpp and MessageField.cpp have to be commented out in the app kit Jamfile and r5_message.cpp has to be added. There remain some bugs to be found. Feel free to change that. 2005-11-13 11:31:07 +00:00
MessageUtils.cpp * reverted Adi's premature changes to BWindow and restored _DetermineTarget() and 2005-11-20 16:24:23 +00:00
Messenger.cpp Cleanup! 2006-01-03 09:23:08 +00:00
PortLink.cpp Removed unused files like PortMessage.cpp/h and Session.cpp/h. 2005-11-02 12:55:20 +00:00
PortQueue.cpp Tweaked all messaging classes to comply with new message protocol policies 2003-10-04 19:08:06 +00:00
PropertyInfo.cpp Cleanup! 2006-01-03 09:23:08 +00:00
r5_message.cpp Added big endian support for R5 messages, minor cleanup. 2006-01-03 09:21:35 +00:00
r5_message.h Added big endian support for R5 messages, minor cleanup. 2006-01-03 09:21:35 +00:00
RegistrarDefs.cpp Cleanup! 2006-01-03 09:23:08 +00:00
RegistrarThread.cpp Cleanup! 2006-01-03 09:23:08 +00:00
RegistrarThreadManager.cpp Cleanup! 2006-01-03 09:23:08 +00:00
Roster.cpp Looks like the fix didn't work 2005-12-22 21:37:19 +00:00
RosterPrivate.cpp Cleanup! 2006-01-03 09:23:08 +00:00
Server.cpp BServer now remembers whether the GUI context has already been initialized, so that InitGUIContext() can be invoked twice without harm. 2005-07-03 16:55:27 +00:00
ServerLink.cpp Removed unused files like PortMessage.cpp/h and Session.cpp/h. 2005-11-02 12:55:20 +00:00
ServerMemIO.cpp Renamed BAppServerLink to AppServerLink, BPortLink to PortLink, LinkMsgReader 2005-06-14 21:28:56 +00:00
TokenSpace.cpp Cleanup! 2006-01-03 09:23:08 +00:00
TypeConstants.cpp Cleanup! 2006-01-03 09:23:08 +00:00