This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
efa8a77d4a73aefbbe1cfcebcf9a58829f8da801
haiku-beta6
/
src
T
History
Stephan Aßmus
efa8a77d4a
Show more controls.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29168 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-02-08 21:14:15 +00:00
..
add-ons
Only try to store attributes on destruction if the required root node is available. Should fix bug
#3426
where an incompletely constructed volume object is deleted.
2009-02-08 16:55:45 +00:00
apps
Changed the error message for unreadable packages to be a passive one, as suggested by Stephan.
2009-02-08 14:19:06 +00:00
bin
Fix uninitialized string that was causing the deskbar volume control replicant to crash randomly.
2009-02-07 16:17:38 +00:00
build
Preparations for removing __BEOS__ from the compiler defines.
2008-10-23 21:46:26 +00:00
data
Added Latin-American keymap kindly provided by Francisco Castro. Thanks a lot!
2009-01-28 08:40:45 +00:00
documentation
…
kits
Reset the cursor check state if we drag over a pose that's not a suitable DnD destination for the drag. Otherwise we'll reset the cursor back to the move state and never set to copy again unless we exit/reenter the window. Thanks to luroh for reporting.
2009-02-08 18:39:39 +00:00
libs
Fixing all headers/namespaces/name lookup problems that hinder a GCC 4.3.2
2009-01-23 03:05:15 +00:00
preferences
Fix more operator precedence errors. These do not do what you'd expect at first
2009-02-01 23:24:55 +00:00
servers
This allows that 2 or more LocalDevices can be retrieved with repeated calls of LocalDevice::GetLocalDevice()
2009-02-08 01:56:16 +00:00
system
activated wfileops.c instead of wfilestubs.c, commented out mmap stuff (as in fileops.c)
2009-02-07 20:05:39 +00:00
tests
Show more controls.
2009-02-08 21:14:15 +00:00
tools
Fix missing inclue.
2009-01-25 18:14:46 +00:00
Jamfile
…