haiku/headers/os/interface
Axel Dörfler 28632c48ce Added a private static BorderSize() method. I wonder why those functions
are exposed at all...


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6663 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-02-20 18:43:34 +00:00
..
Alert.h
Bitmap.h
Box.h
Button.h
ChannelControl.h
ChannelSlider.h
CheckBox.h
ColorControl.h
ColorUtils.h Distinguish between 15bit and 16bit color routines 2003-10-10 20:34:45 +00:00
Control.h
Deskbar.h
Dragger.h
Font.h Finally got around to removing the BFont memory leak 2003-03-01 01:12:26 +00:00
GraphicsDefs.h
Input.h
InterfaceDefs.h Reworked color_which declaration to match Dano's. 2003-01-31 00:17:18 +00:00
ListItem.h
ListView.h
Menu.h Minor header-related changes 2003-05-14 17:21:46 +00:00
MenuBar.h Minor header-related changes 2003-05-14 17:21:46 +00:00
MenuField.h
MenuItem.h Minor header-related changes 2003-05-14 17:21:46 +00:00
MultiChannelControl.h
OptionControl.h
OptionPopUp.h
OutlineListView.h
Picture.h Imported Marc Flerackers' header for BPicture 2003-03-18 22:04:04 +00:00
PictureButton.h
Point.h
Polygon.h
PopUpMenu.h
PrintJob.h
RadioButton.h
Rect.h
Region.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
Screen.h
ScrollBar.h Added OBOS header. I don't think there was anything else. :) 2003-11-15 20:48:22 +00:00
ScrollView.h Added a private static BorderSize() method. I wonder why those functions 2004-02-20 18:43:34 +00:00
Shape.h Minor header-related changes 2003-05-14 17:21:46 +00:00
Shelf.h
Slider.h The introduction of the new virtual SetLimits() is nice in principle, but files compiled with this header implementing a BSlider subclass fail to link against libbe. Introduced a macro that apps can define that need to run under R5 for now. 2003-02-16 23:51:20 +00:00
StatusBar.h
StringItem.h
StringView.h
TabView.h
TextControl.h This is the full header of BTextControl 2003-06-20 10:09:19 +00:00
TextView.h AutoResize() parameter was missing. 2002-12-03 17:20:12 +00:00
UnicodeBlockObjects.h
View.h Replaced _view_attr with comparable ViewAttr class and removed a crash 2003-12-07 22:09:58 +00:00
Window.h Added a member PortLink for non-streamed communications with the server 2003-12-07 22:37:40 +00:00