haiku/headers/os/interface
John Scipione 39899cf662 BBox: Always offset the top border by the same amount
...so that the top border of BBox's with no labels, BBox's with
text labels, and BBox's with BControl labels will all line up.
2013-05-30 20:38:04 -04:00
..
AbstractLayout.h Make archiving hooks protected in layout classes. 2011-12-01 20:45:50 -07:00
AbstractLayoutItem.h Make archiving hooks protected in layout classes. 2011-12-01 20:45:50 -07:00
AffineTransform.h
Alert.h
Alignment.h
Bitmap.h Make it possible to reconnect BBitmap to the app_server. 2012-01-22 15:30:15 +13:00
Box.h BBox: Always offset the top border by the same amount 2013-05-30 20:38:04 -04:00
Button.h De-virtualize BView::InvalidateLayout() and introduce LayoutInvalidated() hook, like BLayout. 2011-10-28 14:16:43 -06:00
CardLayout.h Add a bit more FBC stuff for the Layout API, which I missed before. 2011-12-01 22:47:46 -07:00
ChannelControl.h
ChannelSlider.h
CheckBox.h De-virtualize BView::InvalidateLayout() and introduce LayoutInvalidated() hook, like BLayout. 2011-10-28 14:16:43 -06:00
ColorControl.h
Control.h
ControlLook.h Add diagonal arrows to ControlLook DrawArrowShape() method 2013-04-07 03:02:01 -04:00
Deskbar.h
Dragger.h Rename the bounds parameter of the BDragger class to frame matching the BeBook 2012-12-21 21:24:46 -05:00
Font.h Fix some pedantic style issues in Font.h 2013-01-15 23:32:38 -05:00
Gradient.h
GradientConic.h
GradientDiamond.h
GradientLinear.h
GradientRadial.h
GradientRadialFocus.h
GraphicsDefs.h interface: Clean up public headers; No functional change. 2012-01-12 16:26:15 -06:00
GridLayout.h Make archiving hooks protected in layout classes. 2011-12-01 20:45:50 -07:00
GridLayoutBuilder.h Add default spacing for Layouts (#5614) 2010-09-02 22:58:24 +00:00
GridView.h Add FBC padding + Perform() methods to GridView and GroupView. 2011-11-04 23:08:11 -06:00
GroupLayout.h Make archiving hooks protected in layout classes. 2011-12-01 20:45:50 -07:00
GroupLayoutBuilder.h Add default spacing for Layouts (#5614) 2010-09-02 22:58:24 +00:00
GroupView.h Add FBC padding + Perform() methods to GridView and GroupView. 2011-11-04 23:08:11 -06:00
IconUtils.h * Add BIconUtils documentation to the Haiku Book 2011-08-09 19:31:46 +00:00
Input.h
InterfaceDefs.h Move B_COLOR_WHICH_COUNT to private ServerReadOnlyMemory header. 2013-04-06 17:13:36 -04:00
Layout.h Make archiving hooks protected in layout classes. 2011-12-01 20:45:50 -07:00
LayoutBuilder.h Changes to allow Haiku source to build with GCC 4.7 2012-11-15 17:59:19 -05:00
LayoutContext.h Add FBC padding to all (I think..) of the visible Layout related classes. 2011-11-02 00:29:33 -06:00
LayoutItem.h Added method SetExplicitSize() for convenience. 2012-11-05 12:50:00 +01:00
LayoutUtils.h Aligned the second MoveIntoFrame() parameter name with the implementation. 2010-11-19 17:49:09 +00:00
ListItem.h
ListView.h A few more style fixes to ListView and ColorSet, thanks Axel 2013-04-09 19:24:51 -04:00
Menu.h Update header comments 2013-05-06 17:15:18 -04:00
MenuBar.h
MenuField.h Remove the unused bounds parameter from DrawLabel 2013-05-09 21:29:13 -04:00
MenuItem.h Draw menus using the user chosen colors. 2012-07-28 23:02:17 -04:00
MultiChannelControl.h
OptionControl.h
OptionPopUp.h
OutlineListView.h Removed superfluous class definitions from OutlineListView.h 2013-05-03 13:24:30 +00:00
Picture.h Reconnect BPicture to the app_server. 2012-01-22 15:30:15 +13:00
PictureButton.h
Point.h
Polygon.h
PopUpMenu.h BPopUpMenu style fixes 2013-05-01 22:18:56 -04:00
PrintJob.h
RadioButton.h
Rect.h Made the BRect::*Copy() methods const as they should have been. 2012-11-05 12:50:02 +01:00
Region.h Changed BRegion to use int32 instead of long. 2012-08-10 16:22:51 +01:00
Screen.h Apply the patch by jscipione on ticket #7994. 2011-10-29 21:51:43 +00:00
ScrollBar.h Remove the scroll bar knobs and corresponding setting 2012-11-04 15:37:57 -05:00
ScrollView.h Replace remaining InvalidateLayout()'s with LayoutInvalidated(). Also do a bit of cleanup/move methods around. 2011-10-28 14:16:49 -06:00
SeparatorItem.h
SeparatorView.h
Shape.h
Shelf.h
Size.h
Slider.h Minor cleanup. 2013-02-05 00:22:52 +01:00
SpaceLayoutItem.h Add a bit more FBC stuff for the Layout API, which I missed before. 2011-12-01 22:47:46 -07:00
SplitLayoutBuilder.h Add default spacing for Layouts (#5614) 2010-09-02 22:58:24 +00:00
SplitView.h Merge branch 'master' of git://github.com/haiku/haiku 2011-12-15 20:50:28 -07:00
StatusBar.h
StringItem.h * add protected accessor for baseline offset to StringItem, as that value is of 2011-08-21 17:17:13 +00:00
StringView.h Add missing space before opening brace. 2012-06-24 16:17:32 +02:00
TabView.h Update BTabView for layout-friendly archiving. Added _InitContainerView() method that is called from _InitObject() but also called on its own during unarchival. Implemented BTabView::AllUnarchived() and implemented a case for this in BTabView::Perform(). 2010-07-28 20:03:41 +00:00
TextControl.h The text control is now more flexible with its layout items. 2012-11-05 12:50:02 +01:00
TextView.h Remove docs and refactor style of TextView class. 2013-03-16 17:05:09 -04:00
TwoDimensionalLayout.h Make archiving hooks protected in layout classes. 2011-12-01 20:45:50 -07:00
UnicodeBlockObjects.h
View.h Added method SetExplicitSize() for convenience. 2012-11-05 12:50:00 +01:00
Window.h Fix #9726 Revert CenterIn() and CenterOnScreen() 2013-04-30 20:15:33 -04:00