haiku/src/kits
Axel Dörfler 105644bf32 * the text rect of the inner text view is now the same size as its bounds;
that's simplifies resizing and moving a lot (it's now working correctly).
* the inner text view is now only navigable if the text control should have
  been navigable.
* default text view inset is now (3, 3) - but this might be adapted by the
  total size of the control.
* the height of the control now takes the label into account - it may differ
  from the height of the text line.
* instead of computing the size again, the BTextControl constructor now
  just uses its GetPreferredSize().
* the label position now depends on the position of the text view.
* the inner text view is now centered vertically inside the BTextControl.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14865 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-12 13:25:10 +00:00
..
app also return B_BAD_VALUE in case NULL pointer passed, please yell if you disagree with this change, but I thought the client code could look less cluttered this way 2005-11-10 12:00:10 +00:00
debug Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
device Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
game Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
interface * the text rect of the inner text view is now the same size as its bounds; 2005-11-12 13:25:10 +00:00
mail Updated a few old BONE references to use the new build system defines. 2005-11-07 12:57:55 +00:00
media Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
midi Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
midi2 Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
network addr and addrlen can be null 2005-11-06 23:48:01 +00:00
opengl Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
screensaver Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
storage * Reintroduced third LinkAgainst parameter <mapLibs>, defaulting to true. 2005-11-07 16:07:25 +00:00
support * Reintroduced third LinkAgainst parameter <mapLibs>, defaulting to true. 2005-11-07 16:07:25 +00:00
textencoding use DEBUG_CONV to print some output not the global DEBUG 2005-11-09 17:33:47 +00:00
tracker * Terminal is now also built for the libbe_test platform; removed explicit linking 2005-11-11 13:50:26 +00:00
translation Fixed unit tests build for platforms libbe_test and r5. Only randomly tested 2005-11-09 16:17:31 +00:00
Jamfile * Reintroduced third LinkAgainst parameter <mapLibs>, defaulting to true. 2005-11-07 16:07:25 +00:00
libbe_version.rdef The version information is now actually set: apparently, AddResources must 2005-07-09 20:52:00 +00:00