..
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
BAffineTransform: C++11 compatibility fix
2014-02-07 14:42:51 +01:00
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: propagate alignment from child for the...
2013-07-03 23:41:44 -04:00
Button.h
BButton: Add optional pop-up marker
2013-12-30 04:42:52 +01: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
Remove enum elaborated type specifier
2013-07-08 19:29:11 -04:00
CheckBox.h
BCheckBox: Add icon support
2013-12-22 04:48:21 +01:00
ColorControl.h
BControl subclasses: Override SetIcon()
2013-12-22 02:48:27 +01:00
Control.h
BControl: Move icon code to separate class BIcon
2013-12-22 14:45:34 +01:00
ControlLook.h
BButton: Add optional pop-up marker
2013-12-30 04:42:52 +01: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
Remove enum elaborated type specifier
2013-07-08 19:29:11 -04: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
Remove enum elaborated type specifier
2013-07-08 19:29:11 -04:00
GroupLayoutBuilder.h
Remove enum elaborated type specifier
2013-07-08 19:29:11 -04:00
GroupView.h
Remove enum elaborated type specifier
2013-07-08 19:29:11 -04:00
IconUtils.h
* Add BIconUtils documentation to the Haiku Book
2011-08-09 19:31:46 +00:00
Input.h
InterfaceDefs.h
Move icon related constants to InterfaceDefs.h
2013-12-22 14:45:33 +01:00
Layout.h
Make archiving hooks protected in layout classes.
2011-12-01 20:45:50 -07:00
LayoutBuilder.h
Remove enum elaborated type specifier
2013-07-08 19:29:11 -04: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
BLayoutUtils: Add GetLayoutTreeDump()
2013-09-11 04:46:36 +02: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
BMenu: Some style fixes related to docs
2013-11-06 12:21:58 -05:00
MenuBar.h
BMenuBar: Update param names related to docs.
2013-11-06 19:26:19 -05:00
MenuField.h
MenuField: Filter out additional MouseDown messages.
2013-10-08 20:25:15 -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
Updates to BOutlineListView for docs
2013-12-11 16:13:52 -05:00
Picture.h
Reconnect BPicture to the app_server.
2012-01-22 15:30:15 +13:00
PictureButton.h
BControl subclasses: Override SetIcon()
2013-12-22 02:48:27 +01:00
Point.h
Polygon.h
PopUpMenu.h
BPopUpMenu style fixes for documentation, no functional change intended
2013-11-11 19:27:45 -05:00
PrintJob.h
RadioButton.h
BControl subclasses: Override SetIcon()
2013-12-22 02:48:27 +01:00
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 enum elaborated type specifier
2013-07-08 19:29:11 -04: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
Remove enum elaborated type specifier
2013-07-08 19:29:11 -04:00
Shape.h
Shelf.h
Size.h
Slider.h
BControl subclasses: Override SetIcon()
2013-12-22 02:48:27 +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
Remove enum elaborated type specifier
2013-07-08 19:29:11 -04:00
SplitView.h
Remove enum elaborated type specifier
2013-07-08 19:29:11 -04: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
BControl subclasses: Override SetIcon()
2013-12-22 02:48:27 +01:00
TextView.h
TextView: Remove Cmd+Up and Cmd+Down Shortcuts
2014-02-01 11:04:34 -05:00
TwoDimensionalLayout.h
Remove enum elaborated type specifier
2013-07-08 19:29:11 -04:00
UnicodeBlockObjects.h
View.h
Added WIP support for affine transformations to BViews.
2014-02-04 22:53:06 +01:00
Window.h
Move B_MOUSE_IDLE generation to app_server.
2013-10-26 16:11:45 +02:00