c0a63c8f26Layout API changes. Tested on Haiku r39074, I really don't know what is the first revision with this changes.
plfiorini
2010-10-24 06:27:09 +0000
f8304f0c27Added IM_CONTACT_GONE message, for contacts leaving the chat.
plfiorini
2010-10-24 06:26:01 +0000
46c1a78e54a 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
barrett
2010-10-12 18:36:27 +0000
b6b44c0d8aÂÂmoving libmsn code from branch to the Caya subproject
barrett
2010-09-24 13:48:01 +0000
6ef31b44f1Check protocol add-ons API version
plfiorini
2010-07-10 19:28:29 +0000
a9df932fecImplemented the Version() method.
plfiorini
2010-07-10 19:27:32 +0000
a651de0f53Automatic style cleanup with the astyle program.
plfiorini
2010-07-10 13:58:15 +0000
082f2ad34eAdded libdownload from xeD.
plfiorini
2010-07-10 13:37:58 +0000
30470d4816Exclude information notifications.
plfiorini
2010-07-03 08:40:04 +0000
fada1ba067* Changes to notification code for my not yet merged Haiku patch (BNotification API changes). * Exclude notification code for the moment, until the patch is merged.
plfiorini
2010-07-03 07:55:23 +0000
afe167b86bBitmap as const argument.
plfiorini
2010-06-22 19:02:42 +0000
bf2f726629Return error code when bitmap changes.
plfiorini
2010-06-15 17:09:31 +0000
1cd3ad8d26Ops forgot one typo.
plfiorini
2010-05-30 22:02:50 +0000
ea78353c09I'd rather prefer "Contact is typing..." than "Buddy is typing...".
plfiorini
2010-05-30 22:00:40 +0000
b172d6fb20Fix typo, it's Incoming not Incomming.
plfiorini
2010-05-30 22:00:09 +0000
5e4e5d68c4Changed label to username settings.
plfiorini
2010-05-30 21:20:34 +0000
7a89509b9fError handling.
plfiorini
2010-05-30 20:50:04 +0000
6478101579Send information notifications instead of progress notifications when we are connected or disconnected to the server.
plfiorini
2010-05-30 18:57:19 +0000
5ddeef6e7b* Handle IM_NOTIFICATION. * Shows notifications when contacts go online or offline. Unfortunately XMPP plugins will send presence notifications when the roster is populate so presence notification is shown for every online contact when the roster list view is populated the first time.
plfiorini
2010-05-30 18:56:24 +0000
5cf1ffadfbUse _SendMessage() to send messages from protocol to Caya because it will always add the "protocol" field.
plfiorini
2010-05-30 12:30:47 +0000
7757c0b64cProgress notification for connect and disconnect.
plfiorini
2010-05-30 12:17:59 +0000
f560943e6fHandle IM_OWN_AVATAR_SET. There's only one little problem that will probably be solved after Alpha1: if you have multiple accounts, all of them will set the avatar icon and the user will see just the last icon set.
plfiorini
2010-05-30 08:51:19 +0000
95657d52ba* More NULL checks for ContactLinkers. * When you edit an account in the preferences dialog, this is not readded to the list anymore and so its login is not triggered another time.
plfiorini
2010-05-30 04:28:04 +0000
225957b2f6Support avatar images for contacts.
plfiorini
2010-05-30 04:26:36 +0000
9d075c91a0Set view color to parent's view color. No more glitches when bitmap is not set.
plfiorini
2010-05-30 04:24:53 +0000
17fdd9b0caAlign Status in chat window Clean the status when a message is received
urnenfeld
2010-05-28 23:05:57 +0000
3a8af7c9f9Forwarding messages to ChatWindow Added stringview as status feedback
urnenfeld
2010-05-28 22:38:16 +0000
ff80897441Set name only if it's a non-empty string and handle IM_EXTENDED_CONTACT_INFO in order to use full name if the contact still don't have a name.
plfiorini
2010-05-28 21:31:53 +0000
926b90a3c5Renamed jabber folder to xmpp.
plfiorini
2010-05-28 21:25:14 +0000
659d45a82cRemoved gtalk, facebook and libjabber.
plfiorini
2010-05-28 21:00:30 +0000
435efc7c9f* Renamed Jabber to JabberHandler as a base class for XMPP protocols. * Added gtalk and facebook.
plfiorini
2010-05-28 20:41:58 +0000
0fb4c94b82Default avatar icon must be notified to observer.
plfiorini
2010-05-28 17:21:48 +0000
12852eb377Fix crash when msn plugin is not installed. When the protocol looper is set we get its CayaProtocolAddOn and retrieve the protocol add-on's icon that is used as the default icon for the contact.
plfiorini
2010-05-28 17:20:02 +0000
52b169b0baImplement 'Ignore Emoticons' feature in preferences
urnenfeld
2010-05-20 18:37:01 +0000
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.
plfiorini
2010-05-20 18:11:32 +0000
90a68e6002Fixed gcc4 warnings and some style violations.
plfiorini
2010-05-19 22:40:34 +0000
4412809657Fix some style violations.
plfiorini
2010-05-19 22:28:26 +0000
c67f1936c0* Use all area provided in the window
urnenfeld
2010-05-19 22:06:25 +0000
cc898075d2Fixed what mankind will remember as the 'Massive Breakage due to "blind svn merge"'.
plfiorini
2010-05-19 21:36:36 +0000
e3253f9995Fix what I left broken with last commit on trunk. :P
plfiorini
2010-05-19 20:56:01 +0000
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.
plfiorini
2010-05-19 20:37:26 +0000
818c28d43d* Add Behavior tab in Preferences with options in ticket #476 * Implement enabled ones * Add canditate preferences * Implement singleton-like preferences class CayaPreferences. These are working but they are not stored in file at closing
urnenfeld
2010-05-19 18:05:30 +0000
8d1c0d1a9dMerging r148, r154, r155 with trunk.
plfiorini
2010-05-19 17:11:22 +0000
97ae80798dFixed build with gcc2.
plfiorini
2010-05-16 21:19:35 +0000
4bdc37a60eMerged multiprotocol branch with trunk.
plfiorini
2010-05-16 21:02:50 +0000