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
plfiorini
90a68e6002
Fixed gcc4 warnings and some style violations.
2010-05-19 22:40:34 +00:00
plfiorini
cc898075d2
Fixed what mankind will remember as the 'Massive Breakage due to "blind svn merge"'.
2010-05-19 21:36:36 +00:00
plfiorini
2ee14f4c14
* Some style violation fixes.
...
* Code aligned to recent multiprotocol branch changes.
* Fixed crash when Server filters IM_STATUS_SET messages and ContactLinker is NULL.
2010-05-19 20:37:26 +00:00
plfiorini
8d1c0d1a9d
Merging r148, r154, r155 with trunk.
2010-05-19 17:11:22 +00:00
plfiorini
4bdc37a60e
Merged multiprotocol branch with trunk.
2010-05-16 21:02:50 +00:00
plfiorini
e1919cd4ac
Cleanup
2010-05-12 21:53:21 +00:00
plfiorini
8d700156e0
libimcomm todo list.
2010-05-12 20:58:08 +00:00
plfiorini
8d6d06dbfe
Adding AIM protocol from Alexander Botero-Lowry, but it needs polishing.
2010-05-12 20:42:46 +00:00
plfiorini
b1ddb3c032
Use B_FILTER_BITMAP_BILINEAR.
2010-05-10 22:42:54 +00:00
plfiorini
dd8d0d1f5a
Gcc4 build fixes.
2010-05-10 21:54:28 +00:00
plfiorini
2e8cd94f8c
* Now using a grid layout.
...
* Implemented the "wrench" menu (it needs an icon).
2010-05-09 08:23:53 +00:00
plfiorini
454762c7eb
Preferences dialog is progressing...
2010-05-08 19:35:28 +00:00
plfiorini
aac9a222b3
Added ToolButton.
2010-05-08 19:24:47 +00:00
plfiorini
4b01bd22bb
Moved RescaleBitmap() utility function to BitmapUtils.{cpp,h}.
2010-05-08 16:21:36 +00:00
plfiorini
b1388d17e8
* Moved KeyMap.h to libsupport.
...
* Added missing Singleton.cpp.
* Fixed List.
2010-05-08 00:23:36 +00:00
plfiorini
af8541fb17
Added an utility class for lists.
2010-05-07 16:54:04 +00:00
plfiorini
0bf4b59922
Usual SVN tree (branches, tags, trunk).
2010-05-07 09:47:10 +00:00