haiku/src/libs/icon
Stephan Aßmus 52de6dce94 Moved the gradient_type and color_step structs into the BGradient
class/namespace. Renamed the B_GRADIENT_* types to TYPE_* as the context
is already given.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28564 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-11-08 14:56:56 +00:00
..
flat_icon Patch by Artur Wyszynski: 2008-10-14 21:27:42 +00:00
shape * make sure that the ApproximationScale() implementation of any Transformer 2007-12-09 15:36:28 +00:00
style Moved the gradient_type and color_step structs into the BGradient 2008-11-08 14:56:56 +00:00
transformable * put Transformable class into BPrivate::Icon namespace, which 2007-03-31 18:24:32 +00:00
transformer * make sure that the ApproximationScale() implementation of any Transformer 2007-12-09 15:36:28 +00:00
Icon.cpp * Icon inherits from Referenceable in Icon-O-Matic mode 2006-08-22 13:33:27 +00:00
Icon.h * Put the remaining libicon.a classes into the BPrivate::Icon namespace. 2007-04-02 09:08:57 +00:00
IconRenderer.cpp Patch by Artur Wyszynski: 2008-10-14 21:27:42 +00:00
IconRenderer.h * Add Style::HasTransparency() which just tells if any of the colors that the 2008-03-20 11:35:51 +00:00
IconUtils.cpp * Added ConvertToCMAP8() bitmap variant. 2008-08-18 11:40:01 +00:00
Jamfile Patch by Artur Wyszynski: 2008-10-14 21:27:42 +00:00