haiku/src
Ingo Weinhold 40b0400da7 * Fixed incorrect loop check in _UnlockNodeChainInternal() nothing would ever
be unlocked.
* Fixed incorrect array indexing in _FindCommonAncestor().
* Fixed copy and paste bugs in _LockNodeChainsInternal().
* Added MultiNodeLocker class, a RAII frontend for _{Lock,Unlock}NodeChains().
* Implemented entry renaming and hard linking.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29741 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-03-26 23:52:35 +00:00
..
add-ons * Fixed incorrect loop check in _UnlockNodeChainInternal() nothing would ever 2009-03-26 23:52:35 +00:00
apps Didn't spot this coding style violation! Sorry. 2009-03-26 17:58:56 +00:00
bin Set the initial level based on where we first click. Should fix ticket #3586. 2009-03-20 18:52:57 +00:00
build _kern_open_parent_dir has different semantics for the supplied name argument. 2009-02-15 21:10:02 +00:00
data update to tzdata2009b 2009-03-06 20:36:44 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits Small cleanups. 2009-03-26 14:07:33 +00:00
libs updated freetype to 2.3.9 2009-03-22 23:19:15 +00:00
preferences * Fixed regression; the key labels could be drawn out of the button border. 2009-03-26 17:21:15 +00:00
servers Mika Lindqvist & me 2009-03-24 21:45:23 +00:00
system Fix code style violation (thanks Axel! ;-) 2009-03-26 15:26:15 +00:00
tests Because I didn't remove all the old drawing code from all the controls, yet, 2009-03-23 12:28:21 +00:00
tools Removed the fs_vnode_ops::create_dir() parameter for returning the ID of the 2009-03-26 00:16:34 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00