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
75bf993e08ef75c70b13473f5dcf8aabac7ae786
haiku-beta6
/
headers
T
History
Stephan Aßmus
1f0a4ee8c7
removed unused stuff from Painter and DrawingEngine, fixed the deadlock when trying to use the (20 times faster) DrawingEngine version of StringWidth, the font is now usually ignored when taking on a DrawState in Painter... should add a little speed overall
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15628 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-12-20 22:39:54 +00:00
..
build
Host platform gcc 4 fixes.
2005-11-18 22:29:31 +00:00
cpp
GCC 4 fix.
2005-12-11 16:22:51 +00:00
glibc
Merged changes from branch build_system_redesign at revision 14573.
2005-10-29 16:27:43 +00:00
gnu
…
legacy
/network
Removed unneeded libbind files (were never compiled, anyway).
2005-12-19 13:26:54 +00:00
libs
update third party lib : zlib-1.2.3
2005-10-19 08:31:31 +00:00
os
fix build for echo drivers, added cs_timer.h from pcmcia-cs
2005-12-19 18:57:29 +00:00
posix
Removed #ifdef __cplusplus from networking headers. The check is already done in cdefs.h (__BEGIN_DECLS) which I committed yesterday.
2005-12-20 10:54:58 +00:00
private
removed unused stuff from Painter and DrawingEngine, fixed the deadlock when trying to use the (20 times faster) DrawingEngine version of StringWidth, the font is now usually ignored when taking on a DrawState in Painter... should add a little speed overall
2005-12-20 22:39:54 +00:00
tools
…