log

age author description
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.