haiku/headers/private/interface
Stephan Aßmus 8e89843efc * when the client constrained the clipping on a view, the server used to
take an empty region as an indication to remove the clipping, but on R5,
  this is actually valid... this patch fixes the problem
* the ViewState::clipping_region is now consistently used to memorize
  the user defined clipping of the view state instead of being sometimes
  used to cache the current view clipping


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16656 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-03-08 18:57:44 +00:00
..
BMCPrivate.h Yesterday's commit triggered some other visual bugs: hopefully fixed them all. A disabled menufield now doesn't open its associated menu anymore. 2006-01-11 09:31:27 +00:00
ClientFontList.h added missing newline 2004-06-12 19:57:20 +00:00
clipping.h Added rect_contains() 2005-12-03 14:12:10 +00:00
ColorConversion.h * Fixed a swapping bug for 16 bit colorspaces 2006-03-05 23:53:33 +00:00
ColorTools.h Added ColorTools and ColumnListView from Vision cvs repository 2004-09-16 20:42:34 +00:00
ColumnListView.h Added ColorTools and ColumnListView from Vision cvs repository 2004-09-16 20:42:34 +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
FontPrivate.h More font work: 2005-11-07 11:02:39 +00:00
input_globals.h added a function signature 2004-07-29 13:33:51 +00:00
MenuPrivate.h BMenuItem also draws ctrl bitmap if needed, BTextView::AutoResize implemented more correctly 2006-03-03 19:31:09 +00:00
MenuWindow.h Added some code to draw "empty" in empty menus. Not working for the 2006-01-29 22:27:46 +00:00
moreUTF8.h * Changed the AGGTextRenderer to use the new UTF8 handling 2006-02-23 09:04:26 +00:00
PictureProtocol.h Tweaked a def to remove a conflict with Accelerant.h 2003-11-22 00:43:16 +00:00
pr_server.h Added macro. 2002-12-09 04:33:55 +00:00
RegionSupport.h Undid a change from r12937 to fix building libbe.so 2005-06-05 01:15:26 +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
TPicture.h Renamed TPicture class to PicturePlayer 2006-02-10 21:38:53 +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
ViewAux.h * when the client constrained the clipping on a view, the server used to 2006-03-08 18:57:44 +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