haiku/headers/os/interface
Ingo Weinhold 6bef4a07d6 * Added default value for message in two arguments constructor.
* Removed resizing to minimum height in layout-friendly constructors.
* Cache preferred size.
* Implemented all of Min/Max/PreferredSize().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21364 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-06-09 10:51:15 +00:00
..
AbstractLayoutItem.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
Alert.h
Alignment.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
Bitmap.h * Made copy constructor and assign public and implemented them. 2006-11-13 18:56:44 +00:00
Box.h * Added layout-friendly constructors and implemented Min/Max/PreferredSize(), 2007-06-08 23:40:16 +00:00
Button.h * Added default value for message in two arguments constructor. 2007-06-09 10:51:15 +00:00
CardLayout.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
ChannelControl.h
ChannelSlider.h
CheckBox.h
ColorControl.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
Control.h Added layout-friendly constructor. 2007-06-09 10:47:05 +00:00
Deskbar.h * Added new Haiku method IsRunning(). 2006-10-29 16:45:16 +00:00
Dragger.h * Implemented BDragger::{Show|Hide}AllDraggers() and its backend in the app_server. 2007-02-21 07:57:21 +00:00
Font.h * implemented "false bold" for text rendering. It is a new property 2006-12-18 05:22:13 +00:00
GraphicsDefs.h
GridLayout.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
GridLayoutBuilder.h Added convenience methods to allow a group or grid layout's insets to be set 2007-01-31 20:30:20 +00:00
GridView.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
GroupLayout.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
GroupLayoutBuilder.h Added convenience methods to allow a group or grid layout's insets to be set 2007-01-31 20:30:20 +00:00
GroupView.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
Input.h
InterfaceDefs.h Use -I instead of -isystem for system header directories when building 2007-03-14 20:36:42 +00:00
Layout.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
LayoutContext.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
LayoutItem.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
LayoutUtils.h * Added FixSizeConstraints() functions, which adjust the elements of a (min, 2007-06-08 23:14:48 +00:00
ListItem.h
ListView.h Cleanup. 2006-11-14 18:08:53 +00:00
Menu.h get rid of the now useless trackTime parameter 2007-01-16 15:22:31 +00:00
MenuBar.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
MenuField.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
MenuItem.h
MultiChannelControl.h
OptionControl.h
OptionPopUp.h
OutlineListView.h
Picture.h
PictureButton.h
Point.h Added unary - operator. 2007-05-12 16:15:20 +00:00
Polygon.h Applied patch by Vasilis Kaoutsis: 2007-02-04 13:32:36 +00:00
PopUpMenu.h moved synchronous waiting to _WaitMenu(). Renamed private methods to our 2006-12-12 14:49:32 +00:00
PrintJob.h
RadioButton.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
Rect.h Removed the BSize(const BRect&) constructor and added BRect::Size() 2007-05-12 16:50:16 +00:00
Region.h
Screen.h
ScrollBar.h
ScrollView.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
SeparatorItem.h
Shape.h Added "const" to many parameters. 2007-03-01 23:17:40 +00:00
Shelf.h
Size.h Added BSize::Set(). BPoint and BRect feature a similar method. 2007-06-08 23:16:20 +00:00
Slider.h Changes to let updates happen less frequently: 2007-01-04 14:25:13 +00:00
SpaceLayoutItem.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
SplitLayoutBuilder.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
SplitView.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
StatusBar.h
StringItem.h
StringView.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
TabView.h
TextControl.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
TextView.h small cleanups. Moved some code into a _DrawLine() method. 2007-04-30 19:49:43 +00:00
TwoDimensionalLayout.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
UnicodeBlockObjects.h
View.h * Set the _RESIZE_MASK_ macro to 0xffff. It was the bitwise inverse of the 2007-06-08 23:24:38 +00:00
Window.h Implemented B_CLOSE_ON_ESCAPE as mentioned on the mailing list. 2007-06-03 19:23:03 +00:00