Tue, 18 Oct 2011 21:02:58 +0000 |
andrew victor |
Myspace: Move "inpa" input watcher into protocol_data.
|
Tue, 18 Oct 2011 20:58:39 +0000 |
andrew victor |
MXit: Move "inpa" input watcher from PurpleConnection into PurpleConnection->proto_data.
|
Tue, 18 Oct 2011 20:25:41 +0000 |
andrew victor |
Add a purple_connection_update_last_received() function to update the
|
Tue, 18 Oct 2011 18:47:48 +0000 |
andrew victor |
On the way to hiding the PurpleConnection struct.
|
Tue, 18 Oct 2011 04:47:58 +0000 |
Elliott Sales de Andrade |
Goodbye Adium themes plugin. I never really liked you anyway.
|
Tue, 18 Oct 2011 04:17:47 +0000 |
Elliott Sales de Andrade |
Put conversation theme in its own directory.
|
Tue, 18 Oct 2011 00:55:59 +0000 |
tomkiewicz |
Gadu-Gadu: synchronize internal libgadu with upstream. Refs #343
|
Mon, 17 Oct 2011 21:25:53 +0000 |
tomkiewicz |
Gadu-Gadu: move our win32 resolver out of libgadu sources. Refs #343
|
Mon, 17 Oct 2011 20:09:23 +0000 |
tomkiewicz |
Gadu-Gadu: fix win32 warnings, patch from upstream.
|
Sun, 16 Oct 2011 08:20:07 +0000 |
Elliott Sales de Andrade |
Changelog 64-bit file transfer fix.
|
Sun, 16 Oct 2011 08:00:17 +0000 |
Elliott Sales de Andrade |
Fix printf format in Pidgin for 64-bit file transfers.
|
Sun, 16 Oct 2011 07:52:24 +0000 |
Elliott Sales de Andrade |
Update Oscar for 64-bit file transfers. This doesn't actually add any
|
Sun, 16 Oct 2011 07:47:40 +0000 |
Elliott Sales de Andrade |
Update IRC for 64-bit file transfers. This probably won't really make
|
Sun, 16 Oct 2011 07:41:49 +0000 |
Elliott Sales de Andrade |
Update Yahoo for 64-bit file transfers. I'm not really sure if this
|
Sun, 16 Oct 2011 07:10:29 +0000 |
Elliott Sales de Andrade |
MXit doesn't actually support very large file transfers, but fix the
|
Sun, 16 Oct 2011 07:01:52 +0000 |
Elliott Sales de Andrade |
Update MSN for 64-bit file transfers.
|
Sun, 16 Oct 2011 06:52:12 +0000 |
Elliott Sales de Andrade |
Update XMPP for 64-bit transfers.
|
Sun, 16 Oct 2011 06:12:25 +0000 |
Elliott Sales de Andrade |
Update Bonjour for 64-bit file transfers.
|
Sun, 16 Oct 2011 04:38:12 +0000 |
Elliott Sales de Andrade |
Upgrade PurpleXfer for a 64-bit world.
|
Sun, 16 Oct 2011 03:03:39 +0000 |
Elliott Sales de Andrade |
Remove free_memory argument from D-Bus list functions. It's already
|
Sun, 16 Oct 2011 00:15:40 +0000 |
Elliott Sales de Andrade |
Add support for file context v0, which is used by older official MSN
|
Sun, 16 Oct 2011 00:03:52 +0000 |
Elliott Sales de Andrade |
The second unknown field should be 0xffffffff to match previous and
|
Sat, 15 Oct 2011 23:43:14 +0000 |
Elliott Sales de Andrade |
Since we don't know what these fields are, and we don't use them,
|
Sat, 15 Oct 2011 23:33:31 +0000 |
Elliott Sales de Andrade |
It doesn't make sense to set the entire slpcall wasted just because
|
Sat, 15 Oct 2011 23:25:32 +0000 |
Elliott Sales de Andrade |
Clean up documentation.
|
Sat, 15 Oct 2011 23:11:35 +0000 |
Elliott Sales de Andrade |
Hide unused gtkimhtml structs (aka, the easy ones).
|
Fri, 14 Oct 2011 19:24:43 +0000 |
tomkiewicz |
Gadu-Gadu: more debug messages for win32thread resolver.
|
Fri, 14 Oct 2011 18:36:16 +0000 |
tomkiewicz |
I don't think, it's worth mentioning in ChangeLog.
|
Fri, 14 Oct 2011 18:33:52 +0000 |
tomkiewicz |
Gadu-Gadu: better handling of invisible and chatty statuses. Fixes #13836
|
Thu, 13 Oct 2011 15:27:52 +0000 |
tomkiewicz |
Gadu-Gadu: function to normalize gg usernames
|
Wed, 12 Oct 2011 21:06:20 +0000 |
tomkiewicz |
Gadu-Gadu: option to show links from strangers. Fixes #10591
|
Tue, 11 Oct 2011 10:27:00 +0000 |
tomkiewicz |
Gadu-Gadu: reorder actions to clean up the mess in gg account menu
|
Tue, 11 Oct 2011 10:18:00 +0000 |
tomkiewicz |
Gadu-Gadu: use correct libgadu api functions to change password
|
Mon, 10 Oct 2011 23:39:33 +0000 |
tomkiewicz |
Gadu-Gadu: Fixed password change dialog and problems with connecting to accounts with non-ASCII passwords. Fixes #14652
|
Sat, 08 Oct 2011 23:07:45 +0000 |
tomkiewicz |
Gadu-Gadu: check for NULL pointer before logging system messages.
|
Sat, 08 Oct 2011 22:53:35 +0000 |
tomkiewicz |
Gadu-Gadu: detailed descriptions on connection failures. Fixes #14648
|
Sat, 08 Oct 2011 21:23:26 +0000 |
tomkiewicz |
Gadu-Gadu: Show local time for incoming messages. Fixes #4579
|
Sat, 08 Oct 2011 19:18:58 +0000 |
tomkiewicz |
Gadu-Gadu: nick field does absolutely nothing
|
Sat, 08 Oct 2011 15:49:37 +0000 |
tomkiewicz |
Gadu-Gadu: possibility to require encryption; use encryption when available is default option now
|
Sat, 08 Oct 2011 07:44:40 +0000 |
Elliott Sales de Andrade |
Only update conversation features if they've actually changed. This
|
Sat, 08 Oct 2011 07:35:35 +0000 |
Elliott Sales de Andrade |
Try not to call purple_conversation_get_features a million times.
|
Sat, 08 Oct 2011 02:51:52 +0000 |
Elliott Sales de Andrade |
Update the variant in existing conversations when changed. Actually,
|
Sat, 08 Oct 2011 02:44:27 +0000 |
Elliott Sales de Andrade |
Fix compile with glib<2.26.
|
Sat, 08 Oct 2011 02:37:14 +0000 |
Elliott Sales de Andrade |
The variant property is not construct-only.
|
Wed, 05 Oct 2011 07:45:13 +0000 |
Mark Doliner |
Switch back to initializing the struct this way. I guess the other
|
Wed, 05 Oct 2011 07:35:09 +0000 |
Mark Doliner |
Fix a mistake I made while manually propagating from im.pidgin.pidgin.2.x.y
|
Wed, 05 Oct 2011 07:33:20 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head b9c74c3f836a7a1a64710fc8244c9ec1f3f21b97)
|
Tue, 04 Oct 2011 18:34:45 +0000 |
Ethan Blanton |
merge of '0b7caf6b17815fe333d151369f26330d4c662bda'
|
Sat, 01 Oct 2011 23:29:40 +0000 |
Patrick Cloke |
Fix up the Sametime prpl to play nice with Visual C++. This patch also puts
|
Sat, 01 Oct 2011 23:20:49 +0000 |
John Bailey |
Unless I'm missing something really obvious, this should fix #14544 by telling
|
Fri, 30 Sep 2011 18:23:57 +0000 |
Ethan Blanton |
UTF-8 salvage unknown strings in IRC
|
Tue, 04 Oct 2011 18:34:40 +0000 |
Ethan Blanton |
ChangeLog with CVE for #14636
|
Fri, 30 Sep 2011 01:31:04 +0000 |
Ethan Blanton |
Salvage incoming SILC text if necessary.
|
Sun, 02 Oct 2011 02:37:56 +0000 |
Kevin Stange |
I guess I shouldn't copy/paste code while running out the door.
|
Sun, 02 Oct 2011 00:14:08 +0000 |
Kevin Stange |
Restore a union member lost in the merge due to struct hiding.
|
Sun, 02 Oct 2011 00:06:40 +0000 |
Kevin Stange |
merge of '1b285d0b375fbd5e778db6bb852a7b089feb16a3'
|
Sat, 01 Oct 2011 23:41:15 +0000 |
Kevin Stange |
Add accessors for _PurpleAccount.ui_data
|
Sat, 01 Oct 2011 23:24:50 +0000 |
Kevin Stange |
merge of '71541bfa4634807a1cfe0f67a9d648e640d4e293'
|
Sat, 01 Oct 2011 23:24:41 +0000 |
Kevin Stange |
disapproval of revision '1d1b9a2c6eba253299637dbd5775d4c1578e18c2'
|
Sat, 01 Oct 2011 21:54:15 +0000 |
andrew victor |
The intention is to make PurpleAccount a private structure in account.c, so merge
|