Barrett17
2237be9a93
Remove MenuPrivate.h, no idea why it was included in the first place.
2015-06-24 16:27:19 +00:00
Barrett17
8ed06e4de5
IconUtils is now Haiku public API remove it.
2015-06-24 16:23:04 +00:00
Barrett17
ab1f28bad2
Remove libdownload which was preserved in a branch.
2015-06-24 16:17:47 +00:00
Barrett17
f487e366fb
Add remaining part of libgloox.
2015-06-24 16:08:12 +00:00
Barrett17
05633562d6
libgloox Haiku buildfixes.
2015-06-24 15:56:20 +00:00
Barrett17
7a11cae117
Update libgloox to 1.0.13
2015-06-24 15:52:32 +00:00
barrett17
007d2bda0a
Initial rework of the build system to support the latest Haiku changes. Patch from Adrien Destgues included, Thanks!
2013-10-12 17:59:00 +00:00
Barrett
00440a3ffc
Initial gcc2 support, patch from Haikuports, with a little modification by myself. Set the deskbar replicant show as default, and removed the gcc4 notice from preferences.
2013-07-31 22:34:52 +02:00
Barrett
830f1216f5
Merging caya and caya-gpl-protocols
2013-07-29 16:58:19 +02:00
barrett
a56a343cd0
Set the ToolButton to show the message when the click is received in any part of the widget.
2013-01-04 16:53:37 +00:00
barrett
6572adb23b
Codestyle fixes, patch created by Freemann2430 during GCI2012
2013-01-04 13:52:14 +00:00
barrett
101006a459
Patch from Rene Gollent that add a split in the ChatWindow to resize the send and receive views. Thanks!!
2012-11-28 15:20:17 +00:00
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