..
AbstractLayoutItem.h
Merge from layout management branch.
2006-08-26 16:21:15 +00:00
Alert.h
Rewrote BAlert button layout routine. Made it much simpler, and it's now
2006-06-16 16:22:53 +00:00
Alignment.h
Merge from layout management branch.
2006-08-26 16:21:15 +00:00
Bitmap.h
* Introduced a monitor_info structure and means to let it be filled by the
2007-10-15 11:41:47 +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
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
Added layout-friendly constructors and implemented Min/Max/PreferredSize().
2007-06-09 10:52:36 +00:00
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
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +00:00
Dragger.h
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +00:00
Font.h
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +00:00
GraphicsDefs.h
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +00:00
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
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +00:00
InterfaceDefs.h
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +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
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +00:00
ListView.h
Implemented layout-friendly constructors. Also added MaxSize(), though it
2007-06-10 16:52:42 +00:00
Menu.h
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +00:00
MenuBar.h
Also override MinSize() and PreferredSize().
2007-06-19 23:02:34 +00:00
MenuField.h
* Implemented Min/Max/PreferredSize().
2007-06-19 23:38:00 +00:00
MenuItem.h
* Rewrote the trigger selection mechanism: it now searches for uppercase
2007-09-30 10:52:45 +00:00
MultiChannelControl.h
some header files to be R5 compatible
2002-10-23 13:54:44 +00:00
OptionControl.h
Rewrote OptionPopUp.h and OptionControl.h
2007-10-22 14:59:04 +00:00
OptionPopUp.h
Rewrote OptionPopUp.h and OptionControl.h
2007-10-22 14:59:04 +00:00
OutlineListView.h
* AddItem() versions did not work correctly at all: maximum insertion index
2006-06-13 10:11:11 +00:00
Picture.h
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +00:00
PictureButton.h
New addition, with required modification to build file.
2002-08-28 03:41:58 +00:00
Point.h
* Removed the _IMPEXP* stuff from the headers Ingo clearly identified as ours.
2007-07-06 10:35:17 +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
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +00:00
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
* just realized a bug already when reading over the commit log...
2007-07-19 17:16:54 +00:00
Screen.h
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +00:00
ScrollBar.h
* Made B_V_SCROLL_BAR_WIDTH & B_H_SCROLL_BAR_HEIGHT float constants.
2006-07-17 19:18:38 +00:00
ScrollView.h
Merge from layout management branch.
2006-08-26 16:21:15 +00:00
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
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +00:00
Shelf.h
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +00:00
Size.h
Defined B_SIZE_UNSET to -2. -1 is actually a valid size, meaning 0 pixels.
2007-06-17 01:10:12 +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
Patch by Łukasz 'Sil2100' Zemczak: Made BStatusBar layout friendly.
2007-08-13 23:34:06 +00:00
StringItem.h
* Implemented BOutlineListView::FullListSortItems() and SortItemsUnder() - dunno
2006-02-11 15:23:23 +00:00
StringView.h
Merge from layout management branch.
2006-08-26 16:21:15 +00:00
TabView.h
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +00:00
TextControl.h
* make the text view layouting more robust, draw the frame around the
2007-09-01 12:51:59 +00:00
TextView.h
Patch by Vasilis Kaoutsis - thanks!:
2007-10-23 20:44:17 +00:00
TwoDimensionalLayout.h
Merge from layout management branch.
2006-08-26 16:21:15 +00:00
UnicodeBlockObjects.h
It is accomplished ...
2002-07-09 12:24:59 +00:00
View.h
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +00:00
Window.h
* Fixed the TODO added by Ingo in r21957: locking the application didn't even make any
2007-08-15 01:06:20 +00:00