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
5ac57aebfbdc1b185b31616c6f0b949d20900762
haiku-beta6
/
headers
T
History
Stephan Aßmus
5ac57aebfb
improved look and applied style guide, fixed redrawing in BWindows with synchronous controls, it wouldn't have mattered if Haiku didn't have anti-aliasing, override B_RETURN on keydown to disallow turning the control off
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14715 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-05 16:46:36 +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
adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h
2004-06-01 12:38:47 +00:00
libs
update third party lib : zlib-1.2.3
2005-10-19 08:31:31 +00:00
os
improved look and applied style guide, fixed redrawing in BWindows with synchronous controls, it wouldn't have mattered if Haiku didn't have anti-aliasing, override B_RETURN on keydown to disallow turning the control off
2005-11-05 16:46:36 +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
…