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
Karsten Heimrich
cb0c40290e
* fix probable memory leaks
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27847 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-03 11:08:50 +00:00
..
add-ons
removed useless sprintf() call, added a TODO
2008-10-03 06:25:28 +00:00
apps
* fix probable memory leaks
2008-10-03 11:08:50 +00:00
bin
As pointed out by Ingo, Mime.h is also a Haiku header and includes MimeType.h
2008-10-01 16:27:15 +00:00
build
…
data
…
documentation
…
kits
Menus can be scrolled also using the mouse wheel
2008-10-03 06:03:27 +00:00
libs
* As Adek336 found out, our definition of MHLEN was wrong, and that actually
2008-09-28 21:32:59 +00:00
preferences
fixed gcc4 warnings. BSlider::UpdateText() actually returns a const char *, not a char *
2008-10-01 08:17:34 +00:00
servers
* Since the "restart"/"shutdown" alert has the inconvenient consequence that the
2008-10-01 16:45:59 +00:00
system
Fixed various warnings.
2008-10-02 21:22:03 +00:00
tests
…
tools
…
Jamfile
…