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
34633cab94673896f8a528bcabf282bac5a4c30e
haiku-beta6
/
headers
T
History
Stefano Ceccherini
34633cab94
patch by Lucasz Zemczak which adds BShape drawing support to BPicture. Actually we should use a ShapeIterator subclass (like Lucasz did here) in Painter too instead of having duplicating code.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19153 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-10-30 20:42:54 +00:00
..
build
fixed build for R5 : now uses inttypes.h because it's present on R5 also
2006-09-21 12:29:49 +00:00
compatibility
/bsd
restored sys/ioccom.h in headers/compatibility/bsd/
2006-08-17 12:58:01 +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
setsockopt and getsockopt use int as others functions
2006-06-23 14:19:11 +00:00
libs
various changes to improve integration of vector icons
2006-09-11 10:52:01 +00:00
os
patch by Lucasz Zemczak which adds BShape drawing support to BPicture. Actually we should use a ShapeIterator subclass (like Lucasz did here) in Painter too instead of having duplicating code.
2006-10-30 20:42:54 +00:00
posix
Merge of branches/team/network/new_stack - not yet complete as SVN does only support
2006-08-08 12:33:33 +00:00
private
Removed the superfluous (doubled) AS_MOVEPENTO as well. Also removed those old constants
2006-10-26 22:48:31 +00:00
tools
…