This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-01-22 06:16:03 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
interface
History
Alex Wilson
a84e14ca84
Merge branch 'master' of git://github.com/haiku/haiku
2011-12-15 20:50:28 -07:00
..
BitmapPrivate.h
…
BMCPrivate.h
…
clipping.h
…
ColorConversion.h
…
ColorTools.h
…
ColumnListView.h
Replace remaining InvalidateLayout()'s with LayoutInvalidated(). Also do a bit of cleanup/move methods around.
2011-10-28 14:16:49 -06:00
ColumnTypes.h
…
DecoratorPrivate.h
…
DecorInfo.h
…
DefaultColors.h
…
DirectWindowPrivate.h
…
DraggerPrivate.h
…
FontPrivate.h
…
input_globals.h
…
InterfacePrivate.h
…
MenuPrivate.h
Changes the menu key bitmap from CTL to CTRL and SHFT to SHIFT.
2011-11-07 01:46:42 +00:00
MenuWindow.h
…
Palette.h
…
PictureDataWriter.h
…
PicturePlayer.h
…
PictureProtocol.h
…
PrivateScreen.h
…
RegionSupport.h
…
ShapePrivate.h
…
StackAndTilePrivate.h
…
TextViewSupportBuffer.h
…
ToolTip.h
…
ToolTipManager.h
…
ToolTipWindow.h
…
truncate_string.h
…
utf8_functions.h
Add an UTF8NextCharLen() version that takes a string length.
2011-12-06 19:09:56 +01:00
ViewPrivate.h
Add a BObjectList<BLayoutItem> to BView::fLayoutData that keeps track of any BLayoutItems that refer to this view that are part of a layout. BLayoutItem does the registering/deregistering of the items, and BView::Private proxies fLayoutData for us. Currently, this is not used anywhere, but there are many places where it will be used soon.
2011-10-28 14:16:07 -06:00
WidthBuffer.h
…
WindowInfo.h
…
WindowPrivate.h
…
WindowStack.h
…