log libpurple/protocols/gg/gg.c @ 32774:f236f3fce0d8

age author description
Tue, 18 Oct 2011 21:27:51 +0000 andrew victor GG: Move the "inpa" input watcher into protocol_data.
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
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
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