Chat-O-Matic/libs/libinterface
plfiorini b314c7abd8 * Rewrote BitmapView's MinSize(), MaxSize() and PreferredSize() methods.
* Added BitmapView::Bitmap() method.
* BitmapView::SetBitmap() now doesn't resize the view anymore.
* BitmapView has now a minimum size of 32x32.
* Draw bitmap on BitmapView using B_FILTER_BITMAP_BILINEAR.
* StatusView sets now explicit max and preferred size to 50x50 for the avatar icon view and doesn't resize the bitmap explicitely.
* Small style violation fixes.
2010-05-20 18:11:32 +00:00
..
BitmapMenuItem.cpp Use B_FILTER_BITMAP_BILINEAR. 2010-05-10 22:42:54 +00:00
BitmapMenuItem.h Usual SVN tree (branches, tags, trunk). 2010-05-07 09:47:10 +00:00
BitmapUtils.cpp * Rewrote BitmapView's MinSize(), MaxSize() and PreferredSize() methods. 2010-05-20 18:11:32 +00:00
BitmapUtils.h * Now using a grid layout. 2010-05-09 08:23:53 +00:00
BitmapView.cpp * Rewrote BitmapView's MinSize(), MaxSize() and PreferredSize() methods. 2010-05-20 18:11:32 +00:00
BitmapView.h * Rewrote BitmapView's MinSize(), MaxSize() and PreferredSize() methods. 2010-05-20 18:11:32 +00:00
Divider.cpp Usual SVN tree (branches, tags, trunk). 2010-05-07 09:47:10 +00:00
Divider.h Usual SVN tree (branches, tags, trunk). 2010-05-07 09:47:10 +00:00
Jamfile Added ToolButton. 2010-05-08 19:24:47 +00:00
NotifyingTextView.cpp Usual SVN tree (branches, tags, trunk). 2010-05-07 09:47:10 +00:00
NotifyingTextView.h Usual SVN tree (branches, tags, trunk). 2010-05-07 09:47:10 +00:00
PictureView.cpp Use B_FILTER_BITMAP_BILINEAR. 2010-05-10 22:42:54 +00:00
PictureView.h Usual SVN tree (branches, tags, trunk). 2010-05-07 09:47:10 +00:00
ToolButton.cpp Fixed gcc4 warnings and some style violations. 2010-05-19 22:40:34 +00:00
ToolButton.h Fixed gcc4 warnings and some style violations. 2010-05-19 22:40:34 +00:00