haiku/headers/build/private
Stephan Aßmus 991547ef6c Patch by Artur Wyszynski:
* Implemented BGradient, BGradientLinear, BGradientRadial,
  BGradientDiamond, BGradientConic and BGradientRadialFocus
  new Interface Kit classes.
* Implemented all the (AGG-based) backend necessary in
  the app_server to render gradients (Painter, DrawingEngine)
* app_server/View can convert a BGradient layout to screen
  coordinates.
* Added BGradient methods of the Fill* methods in BView.
* Implemented a test app and added it to the image as a
  demo.
* Adopted Icon-O-Matic and libs/icon in order to avoid
  clashing with the new BGradient class. Re-use some
  parts where possible.

Awesome work, Artur! Thanks a lot. Now a more modern
looking GUI has just become much easier to implement! :-)

TODO:
* Remove the need to have gradient type twice in the
  app_server protocol.
* Refactor some parts of the patch to remove duplicated
  code (Painter, DrawingEngine).
* Adopt the BPicture protocol to know about BGradients.
* Review some parts of the BArchivable implementation.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28109 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-14 21:27:42 +00:00
..
app Patch by Artur Wyszynski: 2008-10-14 21:27:42 +00:00
interface Fixed warnings when building something for BeOS. 2007-10-26 12:53:25 +00:00
kernel Naive implementation of transfer_area(). It follows the suggested sematics 2008-03-09 12:56:59 +00:00
shared Some GCC 4.1.0 related build fixes (under Linux/PPC). 2006-05-17 20:54:12 +00:00
storage port the changes made to the libbe counterpart (r27297 and r27485) 2008-09-17 09:15:48 +00:00
system/arch/x86 Added <asm_defs.h> as a build header. 2008-09-26 13:35:20 +00:00
textencoding missing comment tokens 2007-06-20 21:30:00 +00:00
translation Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00