haiku/src
Stephan Aßmus a5a4ec57c5 Fixed two more problems with BWindow::FindView(BPoint):
* The function is not supposed to return hidden views.
* After iterating over the child views, the "view" variable was clobbered,
  so it didn't work to return the current view if none of it's child views
  were hit.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28494 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-11-04 14:45:58 +00:00
..
add-ons the last read() call would never return. Fixed. 2008-11-04 14:40:30 +00:00
apps Fix comment 2008-11-02 22:00:43 +00:00
bin * Removed GNU M4 sources from the tree. 2008-11-03 23:33:15 +00:00
build Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
data update to tzdata2008g 2008-10-13 20:19:11 +00:00
documentation
kits Fixed two more problems with BWindow::FindView(BPoint): 2008-11-04 14:45:58 +00:00
libs * imported m_collapse() 2008-11-02 17:45:22 +00:00
preferences Patch by Clemens Zeidler: Move debugging output after the check for fConnected 2008-11-02 10:46:50 +00:00
servers Oversight: When FFM is turned off, don't focus the window under the mouse 2008-11-03 19:57:05 +00:00
system system() is supposed to return a waitpid() style exit status value. 2008-11-03 16:35:09 +00:00
tests * Added "progress bars". 2008-11-01 12:51:20 +00:00
tools Patch by Artur Wyszynski: Added support for partitions in Darwin. 2008-10-31 15:56:33 +00:00
Jamfile