haiku/headers/os/interface
beveloper c188392c20 removed misplaced file, this belongs into headers/private/interface
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4456 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-02 22:33:55 +00:00
..
Alert.h It is accomplished ... 2002-07-09 12:24:59 +00:00
Bitmap.h Added ImportBits() methods to the API, which should be used instead of the queer and also broken SetBits(). 2002-09-01 23:19:42 +00:00
Box.h It is accomplished ... 2002-07-09 12:24:59 +00:00
Button.h It is accomplished ... 2002-07-09 12:24:59 +00:00
ChannelControl.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
ChannelSlider.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
CheckBox.h It is accomplished ... 2002-07-09 12:24:59 +00:00
ColorControl.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
ColorUtils.h add newline to end of file 2003-04-14 01:56:41 +00:00
Control.h It is accomplished ... 2002-07-09 12:24:59 +00:00
Deskbar.h Add the header for the BDeskbar class. 2002-09-24 04:11:55 +00:00
Dragger.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
Font.h Finally got around to removing the BFont memory leak 2003-03-01 01:12:26 +00:00
GraphicsDefs.h It is accomplished ... 2002-07-09 12:24:59 +00:00
Input.h It is accomplished ... 2002-07-09 12:24:59 +00:00
InterfaceDefs.h Reworked color_which declaration to match Dano's. 2003-01-31 00:17:18 +00:00
ListItem.h to stay compatible, ListItem.h now also declares BStringItem 2002-10-29 19:52:00 +00:00
ListView.h Completely replaced the ListView.h header - the old one wasn't compatible 2002-10-29 18:36:30 +00:00
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 some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
MenuItem.h Minor header-related changes 2003-05-14 17:21:46 +00:00
MultiChannelControl.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
OptionControl.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
OptionPopUp.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
OutlineListView.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
Picture.h Imported Marc Flerackers' header for BPicture 2003-03-18 22:04:04 +00:00
PictureButton.h New addition, with required modification to build file. 2002-08-28 03:41:58 +00:00
Point.h It is accomplished ... 2002-07-09 12:24:59 +00:00
Polygon.h Adding implementation provided by Marc Flerackers. 2002-10-16 04:29:31 +00:00
PopUpMenu.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
PrintJob.h It is accomplished ... 2002-07-09 12:24:59 +00:00
RadioButton.h It is accomplished ... 2002-07-09 12:24:59 +00:00
Rect.h It is accomplished ... 2002-07-09 12:24:59 +00:00
Region.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
Screen.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
ScrollBar.h gcc3-related fixes and general clean-up 2003-06-03 18:32:47 +00:00
ScrollView.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
Shape.h Minor header-related changes 2003-05-14 17:21:46 +00:00
Shelf.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
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 It is accomplished ... 2002-07-09 12:24:59 +00:00
StringItem.h Removed BStringItem class from ListItem.h. 2002-10-29 18:41:51 +00:00
StringView.h It is accomplished ... 2002-07-09 12:24:59 +00:00
TabView.h Initial Checkin 2002-09-26 14:53:19 +00:00
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 It is accomplished ... 2002-07-09 12:24:59 +00:00
View.h fixed improper padding removal. the addition of Scale() required one non-virtual function to be removed. apparently the private function "removeFromList" was removed. however, _ReservedView2() was also incorrectly commented out. this caused obos stylededit to fail to work, which is how I found this. I have now tested it with this version and it works 2003-09-02 05:57:31 +00:00
Window.h modified some methods names 2003-08-31 17:18:20 +00:00