barrett
dd5c5cada0
Style fix, fixed RescaleBitmap argument type.
2012-10-19 15:58:55 +00:00
barrett
28efc5dc89
Solved warnings in BitmapUtils.
2012-10-19 15:51:39 +00:00
barrett
bd165cf8d6
Removed several warnings, code style fixes too.
2012-10-19 15:23:16 +00:00
barrett
9cb0ef099e
Style fixes in librunview, solved a regression, solved some warnings.
2012-10-18 23:16:36 +00:00
barrett
fdd6eb021b
Another little style fix.
2012-10-18 21:04:45 +00:00
barrett
14fee07aeb
A lot of style fixes, fixed a lot of warnings in RunView and Theme classes.
2012-10-18 20:59:15 +00:00
inuyasha
f21d11a4fc
Removed some warning in runview.cpp
2012-10-17 21:21:11 +00:00
inuyasha
8fbe89332e
Code cleanup in runview.cpp (removed some warnings),
2012-10-02 21:54:56 +00:00
inuyasha
37f1324431
Removed several warnings in librunview.
2012-06-09 13:14:33 +00:00
inuyasha
9222e170a2
Removed some warnings.
2012-05-24 18:58:31 +00:00
inuyasha
5e999df7dd
Code cleanup (removed some warnings)
2012-05-20 13:43:32 +00:00
inuyasha
efeaa89657
Removed some warning messages.
2012-05-18 22:00:51 +00:00
barrett
d86051bdfe
Removed __declspec from msn and yahoo plugins, updated libmsn to the latest version
2012-02-26 03:35:45 +00:00
barrett
4aff3e3422
Added a new deskbar replicant with related classes and icons, disabled libdownload and curl depencency, fixed some warnings and style violations around the code
2011-12-14 23:36:27 +00:00
barrett
7800069ca2
The yahoo protocol is stable enough to be included in the trunk.
2011-04-19 22:41:39 +00:00
barrett
46c1a78e54
a little update for libimcomm that allow to use again aim, naturally until AOL will allow iChat since libimcomm is abandoned and a new upgrade will broke it definitely
2010-10-12 18:36:27 +00:00
barrett
297fd986f8
momoving msn plugin to caya gpl plugins subproject
2010-10-09 03:36:24 +00:00
barrett
b6b44c0d8a
ÂÂmoving libmsn code from branch to the Caya subproject
2010-09-24 13:48:01 +00:00
plfiorini
a651de0f53
Automatic style cleanup with the astyle program.
2010-07-10 13:58:15 +00:00
plfiorini
082f2ad34e
Added libdownload from xeD.
2010-07-10 13:37:58 +00:00
plfiorini
bf2f726629
Return error code when bitmap changes.
2010-06-15 17:09:31 +00:00
plfiorini
1644625480
Added SHA1 class.
2010-05-30 04:26:11 +00:00
plfiorini
9d075c91a0
Set view color to parent's view color. No more glitches when bitmap is not set.
2010-05-30 04:24:53 +00:00
plfiorini
659d45a82c
Removed gtalk, facebook and libjabber.
2010-05-28 21:00:30 +00:00
plfiorini
5b41b18007
inline members and defined some members as const.
2010-05-28 17:10:56 +00:00
plfiorini
d03a6fb884
Install headers for external protocols.
2010-05-28 01:08:18 +00:00
plfiorini
0706699184
Import Jabber GPL'ed protocol (beware, it crashes but it's too late to find out why).
2010-05-28 01:04:31 +00:00
plfiorini
bcbff8db1f
Add SetBitmap(const char*) method to set the bitmap from a file using the Translation Kit.
2010-05-28 00:47:00 +00:00
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