This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
src
History
Alex Wilson
3ea301f30e
Update BLayout::IndexOfView() to return NULL for NULL input, and check for BViews that where added by BLayout, instead of by BViewLayoutItem.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39043 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-22 07:45:43 +00:00
..
add-ons
* Introduce some currently disabled code to store the AVCodecContext
2010-10-21 10:29:20 +00:00
apps
Style fix.
2010-10-20 19:51:52 +00:00
bin
Removed definitions for O_BINARY and O_TEXT, and patched the few files that used them.
2010-10-13 06:26:53 +00:00
build
…
data
* Added first working "display_as" type "duration".
2010-09-29 17:10:02 +00:00
documentation
…
kits
Update BLayout::IndexOfView() to return NULL for NULL input, and check for BViews that where added by BLayout, instead of by BViewLayoutItem.
2010-10-22 07:45:43 +00:00
libs
Thanks to anevilyak, the previous approach was not thread safe. You can specify a friend layout now if you want to connect tabs of different BALMLayout's.
2010-10-21 11:19:18 +00:00
preferences
Rewrite some parts from obvious reused code
2010-10-20 21:21:43 +00:00
servers
* Use layout API in libprint dialogs.
2010-10-16 19:56:34 +00:00
system
Add a watch_volume method to the node monitor to be able to watch node changes on a whole volume and not only for one node.
2010-10-20 12:31:53 +00:00
tests
Rename ReplaceObjectiveFunction to SwapObjectiveFunction I think this makes it more clear that the old function is not deleted.
2010-10-13 05:44:52 +00:00
tools
Fix warnings.
2010-10-10 18:33:00 +00:00
Jamfile
…