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
/
os
/
interface
History
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
…
Bitmap.h
…
Box.h
…
Button.h
…
ChannelControl.h
…
ChannelSlider.h
…
CheckBox.h
…
ColorControl.h
…
ColorUtils.h
add newline to end of file
2003-04-14 01:56:41 +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
…
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
…
Screen.h
…
ScrollBar.h
gcc3-related fixes and general clean-up
2003-06-03 18:32:47 +00:00
ScrollView.h
…
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
…
UnicodeBlockObjects.h
…
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