haiku/headers/private/interface
Marcus Overhagen 0b0ecfab90 Added "const" to many parameters.
Removed most data allocations/copying from PicturePlayer, ServerPicture now has to do this when converting coordinates.
Added additional functions to ViewLayer to copy&convert multiple BPoint, BRect, BRegion to Screen coordinates, those should be further optimized.
Removed some function call overhead.
Note: some functions of PicturePlayer don't appear to be implented by PictureDataWriter,


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20292 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-03-01 23:17:40 +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
BitmapPrivate.h * With Rudolf's information about relocating overlays, I changed the way memory 2006-04-22 16:41:12 +00:00
ClientFontList.h added missing newline 2004-06-12 19:57:20 +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 Added ColorTools and ColumnListView from Vision cvs repository 2004-09-16 20:42:34 +00:00
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 Moved dw_sync_data to a private header DirectWindowPrivate.h and renamed it to direct_window_sync_data. 2005-12-10 15:36:38 +00:00
DraggerPrivate.h * Implemented BDragger::{Show|Hide}AllDraggers() and its backend in the app_server. 2007-02-21 07:57:21 +00:00
FontPrivate.h More font work: 2005-11-07 11:02:39 +00:00
MenuPrivate.h hopefully improved menu tracking. Among other things, this fixes bug 461 2006-04-22 17:56:21 +00:00
MenuWindow.h Greatly improved scrolling, and simplified the code too. Now scrolling 2006-12-29 07:01:08 +00:00
PictureDataWriter.h Enable state synching for ServerPictures. Fixes bug 520 2006-11-28 14:52:51 +00:00
PicturePlayer.h Added "const" to many parameters. 2007-03-01 23:17:40 +00:00
PictureProtocol.h Removed unused stuff 2006-04-28 20:22:28 +00:00
RegionSupport.h Undid a change from r12937 to fix building libbe.so 2005-06-05 01:15:26 +00:00
ShapePrivate.h moved Shape related defines to their own header 2006-10-30 21:20:38 +00:00
TextInput.h Fixes 2003-06-16 07:27:24 +00:00
TextViewSupportBuffer.h Added a debugger call in case the reallocation fails. 2004-11-04 08:53:46 +00:00
ViewPrivate.h oops forgot to commit this 2006-10-30 21:34:59 +00:00
WidthBuffer.h another build fix 2004-06-20 17:43:32 +00:00
WindowInfo.h Moved WindowInfo.h from private/app to private/interface. 2005-07-05 20:33:13 +00:00
WindowPrivate.h As it turns out, window_info::type is really the window's "feel". 2005-07-05 20:28:40 +00:00
ZombieReplicantView.h Adding some more or less complete classes from Marc Flerackers 2004-06-29 12:20:32 +00:00
clipping.h replaced usage of floor() and ceil() to convert from 2006-03-19 22:26:17 +00:00
input_globals.h added a function signature 2004-07-29 13:33:51 +00:00
pr_server.h Write print job to spool file. Not tested under Haiku. Seems to work fine with a simple R5 test application. 2006-10-08 18:08:12 +00:00
truncate_string.h huge cleanup, support for SetSizeLimits, support for truncating strings, numerous decorator bug fixes, Layer does not draw when view color is B_TRANSPARENT_COLOR, cleaner dispatching of mouse events to the WinBorder in RootLayer, commented the char map selection in the font server, as it seems glyph lookup by unicode index works much better with the default map 2005-06-03 19:50:30 +00:00
utf8_functions.h Corrected comments. It's a 0 byte, not a NULL pointer. 2006-12-25 22:02:01 +00:00