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
e1ab68c612563df25bbbcc2869a960ef476f614b
haiku-beta6
/
headers
T
History
Stephan Aßmus
e7869c4c74
renamed DisplayDriverPainter to DrawingEngine, removed tons of duplicated code, and - guess what - found some bugs while doing so... but nothing critical. This patch removes the former DisplayDriver API from libappserver.so, which I think breaks Decorator plug-ins for now
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14707 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-04 18:22:22 +00:00
..
build
Will take over the functionality of HaikuBuildCompatiblity.h, while that one
2005-11-04 14:48:35 +00:00
cpp
commented out hypot prototype : it conflicts with glibc signature when building libstdc++ which uses glibc headers
2005-03-10 19:56:11 +00:00
glibc
Merged changes from branch build_system_redesign at revision 14573.
2005-10-29 16:27:43 +00:00
gnu
…
libs
update third party lib : zlib-1.2.3
2005-10-19 08:31:31 +00:00
os
Followed Marcus' suggestion and made fHeight mutable - not nice, but cleaner
2005-11-01 13:19:00 +00:00
posix
added seteuid and setegid
2005-11-04 16:38:40 +00:00
private
renamed DisplayDriverPainter to DrawingEngine, removed tons of duplicated code, and - guess what - found some bugs while doing so... but nothing critical. This patch removes the former DisplayDriver API from libappserver.so, which I think breaks Decorator plug-ins for now
2005-11-04 18:22:22 +00:00
tools
…