haiku/headers/private/interface
Ithamar R. Adema d3eab0eb78 * Fix typo in declaration of BStringColumn.
(Args were declared: width,maxWidth,minWidth while the last 2 ones were the other way around)




git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18083 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-07-09 22:04:16 +00:00
..
BitmapPrivate.h * With Rudolf's information about relocating overlays, I changed the way memory 2006-04-22 16:41:12 +00:00
BMCPrivate.h Added a filter to MenuField, so that mousedown messages caught by the inner menubar are redirected to the BMenuField's MouseDown() like happens on beos. That way we can track and invalidate correctly. Implemented Show/HidePopUpMarker 2006-05-28 07:48:53 +00:00
ClientFontList.h
clipping.h replaced usage of floor() and ceil() to convert from 2006-03-19 22:26:17 +00:00
ColorConversion.h * Fixed a swapping bug for 16 bit colorspaces 2006-03-05 23:53:33 +00:00
ColorTools.h added BColumnListView to libbe.so 2006-06-26 15:53:41 +00:00
ColumnListView.h
ColumnTypes.h * Fix typo in declaration of BStringColumn. 2006-07-09 22:04:16 +00:00
DefaultColors.h * There is now a server_read_only_memory structure that is placed in a (surprise!) 2006-04-25 20:12:06 +00:00
DirectWindowPrivate.h
FontPrivate.h
input_globals.h
MenuPrivate.h hopefully improved menu tracking. Among other things, this fixes bug 461 2006-04-22 17:56:21 +00:00
MenuWindow.h Hopefully simplified BMenu/BMenuWindow relationship and made it more robust. 2006-03-28 13:06:47 +00:00
PictureProtocol.h Removed unused stuff 2006-04-28 20:22:28 +00:00
pr_server.h
RegionSupport.h
TextInput.h
TextViewSupportBuffer.h
TPicture.h
truncate_string.h
utf8_functions.h Renamed moreUTF8.h to utf8_functions.h. 2006-04-26 10:16:19 +00:00
ViewPrivate.h Deleting replicants now works 2006-07-07 19:16:50 +00:00
WidthBuffer.h
WindowInfo.h
WindowPrivate.h
ZombieReplicantView.h