haiku/headers
Axel Dörfler b095201503 * changed the way a message is forwarded to the focus view (instead of adding
a suspend focus field to the message, there is now a "feed focus" field in
  case the message should be forwarded).
* added a comment to the BPoint version of _FindView() (since it's broken)
* _DistributeMessage() is now called after _DetermineTarget() - so that it
  can prevent sending the message twice to the focus view.
* removed BWindow::DoUpdate() as it's no longer used.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15066 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-22 12:49:35 +00:00
..
build Host platform gcc 4 fixes. 2005-11-18 22:29:31 +00:00
cpp commented out hypot prototype : it conflicts with glibc signature when building libstdc++ which uses glibc headers 2005-03-10 19:56:11 +00:00
glibc Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
gnu adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h 2004-06-01 12:38:47 +00:00
libs update third party lib : zlib-1.2.3 2005-10-19 08:31:31 +00:00
os * changed the way a message is forwarded to the focus view (instead of adding 2005-11-22 12:49:35 +00:00
posix That work-around for R5 build targets should no longer be necessary. 2005-11-13 17:54:18 +00:00
private Removing Message2 and Message3. They did not proof to be good enough so they don't need to take up space either. 2005-11-21 18:47:51 +00:00
tools Fixed the build of the cppunit stuff; if you are using IMPORT/EXPORT you should 2004-05-05 16:19:03 +00:00