This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
80f6ef8bd82faca18694349b22c34b561eefe55f
haiku-beta6
/
headers
/
os
/
interface
T
History
Stefano Ceccherini
1d95a5ff3a
Renamed the private BScrollBarPrivateData class to be an internal BScrollBar's class
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12916 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-05-31 12:58:08 +00:00
..
Alert.h
…
Bitmap.h
Added B_BITMAP_NO_SERVER_LINK to the BBitmap flags. It constructs a BBitmap without a server link, which consequently cannot be drawn by the app_server, but which is nevertheless very useful. It essentially does the same thing as RUN_WITHOUT_APP_SERVER. I also added a CleanUp() function and moved the cleanup code from InitObject() there. CleanUp() is now called in the destructor, which means that the app_server now knows when to free the server side bitmap.
2005-05-25 18:10:20 +00:00
Box.h
…
Button.h
…
ChannelControl.h
Applied our style guide as someone (cough! *** Axel *** cough!) bugged me (correctly) about it :)
2005-02-01 14:29:06 +00:00
ChannelSlider.h
Vertical() can be const and should be, when invoked on a const instance.
2005-02-02 13:33:34 +00:00
CheckBox.h
…
ColorControl.h
…
ColorUtils.h
…
Control.h
…
Deskbar.h
…
Dragger.h
…
Font.h
Gave _font_control() friend status so we can init the system fonts
2005-01-15 22:07:32 +00:00
GraphicsDefs.h
added this very useful compare function
2005-03-29 16:30:46 +00:00
Input.h
…
InterfaceDefs.h
…
ListItem.h
…
ListView.h
…
Menu.h
…
MenuBar.h
…
MenuField.h
…
MenuItem.h
Moved BSeparatorItem's interface to its own file. Everything still builds, amazing :P
2004-12-30 10:11:38 +00:00
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
Added BPortLink class as friend
2005-01-22 09:34:59 +00:00
Screen.h
…
ScrollBar.h
Renamed the private BScrollBarPrivateData class to be an internal BScrollBar's class
2005-05-31 12:58:08 +00:00
ScrollView.h
…
SeparatorItem.h
Moved BSeparatorItem's interface to its own file. Everything still builds, amazing :P
2004-12-30 10:11:38 +00:00
Shape.h
Implemented BPortLink::AttachShape and BPortLink::ReadShape and used them for passing the shapes in AS_GET_GLYPH_SHAPES.
2005-04-01 07:29:04 +00:00
Shelf.h
…
Slider.h
…
StatusBar.h
…
StringItem.h
…
StringView.h
…
TabView.h
…
TextControl.h
…
TextView.h
…
UnicodeBlockObjects.h
…
View.h
added a method for properly calling 'Attached' hooks
2005-02-22 20:05:47 +00:00
Window.h
Corrected forward declaration
2005-03-31 15:21:34 +00:00