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
/
headers
/
private
/
interface
History
Stefano Ceccherini
d8a7172a91
simplified rects_intersect(). Now it's very similar to BRect::Intersects()
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5138 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-24 10:50:41 +00:00
..
BMCPrivate.h
BMenuField
2003-06-16 08:32:55 +00:00
ClientFontList.h
Added app-side font list support
2003-09-01 17:06:11 +00:00
clipping.h
simplified rects_intersect(). Now it's very similar to BRect::Intersects()
2003-10-24 10:50:41 +00:00
PictureProtocol.h
Added BPicture to IK for Marc Flerackers
2003-03-18 22:00:38 +00:00
pr_server.h
Added macro.
2002-12-09 04:33:55 +00:00
PrivateScreen.h
Added BScreen implementation, which uses BPrivateScreen (not yet implemented).
2003-07-28 14:35:02 +00:00
R5_AppServerLink.h
Needs to include the R5_Session.h
2003-09-19 19:42:52 +00:00
R5_Session.h
Added a BDirectWindow implementation which works with BeOS R5 (at least, with the Chart demo app)
2003-09-18 13:39:39 +00:00
RegionSupport.h
Fixed a possible buffer overflow in r_or() and r_sub() (thanks to Ingo Weinhold for his advices), stripped BRegion of all his friends, and moved them into a single class (BRegion::Support()). Removed "find_small_bottom()", as we didn't use it at all. Added some debugging output to BRegion::Support (that will help fixing bugs)
2003-10-24 07:33:41 +00:00
TextInput.h
Fixes
2003-06-16 07:27:24 +00:00
TPicture.h
Checkin for Marc Flerackers
2003-03-21 11:12:54 +00:00
ViewAux.h
Helper definitions for BView class
2003-08-31 17:22:46 +00:00
WindowAux.h
Helper definitions for BWindow class
2003-08-31 17:23:10 +00:00