This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
os
/
interface
History
Augustin Cavalier
e9815ed8b6
BScrollBar: Move SCROLL_BAR_{...}_KNOB_SIZE constants into the source.
...
They were not used anywhere else in the tree anyway. Resolves a TODO.
2020-07-05 18:37:48 -04:00
..
AbstractLayout.h
…
AbstractLayoutItem.h
…
AffineTransform.h
BAffineTransform: Remove "register" storage class.
2019-02-21 14:03:05 -05:00
Alert.h
…
Alignment.h
…
Bitmap.h
…
Box.h
…
Button.h
…
CardLayout.h
…
CardView.h
…
ChannelControl.h
…
ChannelSlider.h
…
CheckBox.h
…
ColorControl.h
…
Control.h
…
ControlLook.h
IK: Update scroll bars for alternative control look
2020-04-11 16:57:54 +00:00
Deskbar.h
Deskbar: Resizable tray
2018-11-04 19:00:49 +00:00
Dragger.h
Fix clang warning "mismatched-tags"
2020-03-23 01:30:23 +00:00
Font.h
…
Gradient.h
…
GradientConic.h
…
GradientDiamond.h
…
GradientLinear.h
…
GradientRadial.h
…
GradientRadialFocus.h
…
GraphicsDefs.h
app_server: Implement more composition modes
2020-06-29 14:07:42 +00:00
GridLayout.h
…
GridLayoutBuilder.h
…
GridView.h
…
GroupLayout.h
…
GroupLayoutBuilder.h
…
GroupView.h
…
IconUtils.h
…
Input.h
…
InterfaceDefs.h
…
Layout.h
…
LayoutBuilder.h
…
LayoutContext.h
…
LayoutItem.h
…
LayoutUtils.h
…
ListItem.h
…
ListView.h
BListView: do not spawn a thread on every mouse click.
2020-04-04 11:50:07 +02:00
Menu.h
BMenu: speed up deleting items
2020-07-04 16:49:55 +00:00
MenuBar.h
BMenuBar & Deskbar: Make the hack to call ShowMenuBar a lot less ugly.
2019-06-17 11:49:48 +00:00
MenuField.h
Remove MouseDownThread and its usages
2020-05-07 22:08:23 +00:00
MenuItem.h
Visually align shortcuts in menus
2020-02-04 23:06:54 +00:00
OptionControl.h
…
OptionPopUp.h
…
OutlineListView.h
…
Picture.h
…
PictureButton.h
…
Point.h
…
Polygon.h
…
PopUpMenu.h
…
PrintJob.h
…
RadioButton.h
…
Rect.h
…
Region.h
…
Screen.h
…
ScrollBar.h
BScrollBar: Move SCROLL_BAR_{...}_KNOB_SIZE constants into the source.
2020-07-05 18:37:48 -04:00
ScrollView.h
BScrollView: Resize scrollbars dynamically based on target's B_SUPPORTS_LAYOUT...
2019-01-27 14:35:32 -05:00
SeparatorItem.h
…
SeparatorView.h
…
Shape.h
…
Shelf.h
Fix clang warning "mismatched-tags"
2020-03-23 01:30:23 +00:00
Size.h
…
Slider.h
…
SpaceLayoutItem.h
…
SplitLayoutBuilder.h
…
SplitView.h
…
StatusBar.h
…
StringItem.h
…
StringView.h
…
TabView.h
BTabView: Change layout constructor to default to B_WIDTH_FROM_WIDEST.
2019-01-24 18:52:39 +00:00
TextControl.h
…
TextView.h
TextView: add shortcuts for wordwise delete
2019-07-14 14:14:39 +00:00
TwoDimensionalLayout.h
…
UnicodeBlockObjects.h
…
View.h
Actually handle more than 3 mouse buttons
2020-04-18 18:20:37 +00:00
Window.h
…