.. |
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
|
* added handy BBitmap::Flags() method
|
2006-04-13 13:15:00 +00:00 |
Box.h
|
Added public InnerFrame() and TopBorderOffset() methods. If you don't like the
|
2006-02-10 17:07:38 +00:00 |
Button.h
|
Merge from layout management branch.
|
2006-08-26 16:21: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
|
no Invalidate in BControl::SetValue, I figure more controls need to be updated for this change
|
2005-06-03 19:55:49 +00:00 |
ColorControl.h
|
Merge from layout management branch.
|
2006-08-26 16:21:15 +00:00 |
Control.h
|
It is accomplished ...
|
2002-07-09 12:24:59 +00:00 |
Deskbar.h
|
clean up
|
2004-10-25 08:31:38 +00:00 |
Dragger.h
|
* Fixed bug that let the dragger not hide in the Deskbar (was in ListManage(), now
|
2006-08-11 19:26:37 +00:00 |
Font.h
|
BFont::_GetExtraFlags() no longer returns a status value, but fills in default
|
2005-11-07 11:08:27 +00:00 |
GraphicsDefs.h
|
* Added some of the rgb_color methods from Dano/Zeta.
|
2006-04-18 12:14:59 +00:00 |
GridLayout.h
|
Merge from layout management branch.
|
2006-08-26 16:21:15 +00:00 |
GridLayoutBuilder.h
|
Merge from layout management branch.
|
2006-08-26 16:21:15 +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
|
Merge from layout management branch.
|
2006-08-26 16:21:15 +00:00 |
GroupView.h
|
Merge from layout management branch.
|
2006-08-26 16:21:15 +00:00 |
Input.h
|
It is accomplished ...
|
2002-07-09 12:24:59 +00:00 |
InterfaceDefs.h
|
Merge from layout management branch.
|
2006-08-26 16:21:15 +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
|
Merge from layout management branch.
|
2006-08-26 16:21:15 +00:00 |
ListItem.h
|
* Implemented BOutlineListView::FullListSortItems() and SortItemsUnder() - dunno
|
2006-02-11 15:23:23 +00:00 |
ListView.h
|
Merge from layout management branch.
|
2006-08-26 16:21:15 +00:00 |
Menu.h
|
an eventually opened menu is now quit in BWindow::DispatchMessage()
|
2006-05-27 09:57:14 +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
|
* Rewrote MenuItem.h (we're no longer using Be's header).
|
2006-04-04 13:02:52 +00:00 |
MultiChannelControl.h
|
some header files to be R5 compatible
|
2002-10-23 13:54:44 +00:00 |
OptionControl.h
|
some header files to be R5 compatible
|
2002-10-23 13:54:44 +00:00 |
OptionPopUp.h
|
some header files to be R5 compatible
|
2002-10-23 13:54:44 +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
|
Imported Marc Flerackers' header for BPicture
|
2003-03-18 22:04:04 +00:00 |
PictureButton.h
|
New addition, with required modification to build file.
|
2002-08-28 03:41:58 +00:00 |
Point.h
|
It is accomplished ...
|
2002-07-09 12:24:59 +00:00 |
Polygon.h
|
Adding implementation provided by Marc Flerackers.
|
2002-10-16 04:29:31 +00:00 |
PopUpMenu.h
|
some header files to be R5 compatible
|
2002-10-23 13:54:44 +00:00 |
PrintJob.h
|
Renamed class members to fit our style guidelines
|
2006-02-17 10:37:04 +00:00 |
RadioButton.h
|
Merge from layout management branch.
|
2006-08-26 16:21:15 +00:00 |
Rect.h
|
Cleanup.
|
2005-06-04 15:15:42 +00:00 |
Region.h
|
* BView::FillRegion() sends the BRegion data instead of decomposing
|
2006-04-01 16:56:10 +00:00 |
Screen.h
|
* Forgot to update Screen.h with the last commit...
|
2005-11-14 12:08:21 +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
|
Fixed and cleaned up BShape and BShapeIterator. They should now work and behave like the R5 version.
|
2006-02-04 22:11:57 +00:00 |
Shelf.h
|
* Fixed bug that let the dragger not hide in the Deskbar (was in ListManage(), now
|
2006-08-11 19:26:37 +00:00 |
Size.h
|
Merge from layout management branch.
|
2006-08-26 16:21:15 +00:00 |
Slider.h
|
* Now draws the UpdateText() label as well (was obviously forgotten before).
|
2006-04-16 20:45:22 +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
|
* Rewrote StatusBar.h. This fixes bug #419 due to a missing "virtual" declaration.
|
2006-06-16 12:40:15 +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
|
Initial Checkin
|
2002-09-26 14:53:19 +00:00 |
TextControl.h
|
Merge from layout management branch.
|
2006-08-26 16:21:15 +00:00 |
TextView.h
|
Added Alloc/Copy/FreeRunArray() as Axel's suggestion, and used it internally in TextView. Also fixed small memory leak
|
2006-02-03 21:22:00 +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
|
Merge from layout management branch.
|
2006-08-26 16:21:15 +00:00 |
Window.h
|
Merge from layout management branch.
|
2006-08-26 16:21:15 +00:00 |