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
shatty
3f34315d52
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
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4448 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-02 05:57:31 +00:00
..
Alert.h
…
Bitmap.h
…
Box.h
…
Button.h
…
ChannelControl.h
…
ChannelSlider.h
…
CheckBox.h
…
ColorControl.h
…
ColorUtils.h
…
Control.h
…
Deskbar.h
…
Dragger.h
…
Font.h
…
GraphicsDefs.h
…
Input.h
…
InterfaceDefs.h
…
ListItem.h
…
ListView.h
…
Menu.h
…
MenuBar.h
…
MenuField.h
…
MenuItem.h
…
MultiChannelControl.h
…
OptionControl.h
…
OptionPopUp.h
…
OutlineListView.h
…
Picture.h
…
PictureButton.h
…
Point.h
…
Polygon.h
…
PopUpMenu.h
…
PrintJob.h
…
RadioButton.h
…
Rect.h
…
Region.h
…
Screen.h
…
ScrollBar.h
…
ScrollView.h
…
Shape.h
…
Shelf.h
…
Slider.h
…
StatusBar.h
…
StringItem.h
…
StringView.h
…
TabView.h
…
TextControl.h
…
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
…
WindowAux.h
…