log pidgin/gtkconn.c @ 32827:4a34689eeb33 default tip

age author description
Sun, 21 Aug 2011 07:37:07 +0000 Mark Doliner Rename the report_disconnect_reason cb function to report_disconnect
Sun, 21 Aug 2011 07:34:02 +0000 Mark Doliner Remove PurpleConnectionUiOps.report_disconnect
Wed, 21 Oct 2009 23:26:41 +0000 Sadrul Habib Chowdhury Rejoin an opened chat after an account reconnects.
Wed, 04 Mar 2009 06:33:39 +0000 John Bailey disapproval of revision '90bcee91e80ba055eb211168b099418753e096e9'
Tue, 03 Mar 2009 05:54:21 +0000 John Bailey Clear the saved password on an authentication failure. The result of this is
Sat, 01 Nov 2008 16:46:20 +0000 Stu Tomlinson Temporarily remember account password across network disconnection to allow
Sun, 26 Oct 2008 00:29:27 +0000 Richard Laager Improve our NetworkManager support in a couple of ways:
Mon, 29 Sep 2008 01:22:39 +0000 Stu Tomlinson Use purple_connection_error_reason() when network disconnections are
Sat, 10 May 2008 08:49:22 +0000 Richard Laager Remove some unused variable from my last commit.
Sat, 10 May 2008 08:27:21 +0000 Richard Laager Disconnect accounts immediately when we're told the network has
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Sun, 30 Dec 2007 12:36:56 +0000 Will Thompson I think that now that it's easy to re-enable accounts that got a connection
Fri, 14 Dec 2007 00:38:22 +0000 Daniel Atallah Fix a GList being leaked when dealing with network connection/disconnection events.
Sun, 11 Nov 2007 22:09:49 +0000 Will Thompson Don't open a dialog window on connection errors --- they're shown in the buddy
Wed, 31 Oct 2007 15:32:24 +0000 Will Thompson Don't pop up a separate error dialog when an account is disconnected by
Sat, 27 Oct 2007 17:45:05 +0000 Will Thompson Call pidgin_blist_update_account_error_state in response to
Sun, 14 Oct 2007 21:08:42 +0000 Will Thompson Rename:
Wed, 10 Oct 2007 15:35:01 +0000 Will Thompson Show a snazzy message with a link to the SSL FAQ if the connection died for
Fri, 05 Oct 2007 15:50:17 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)
Wed, 19 Sep 2007 10:57:37 +0000 Sadrul Habib Chowdhury Fix #104 (Reconnect to network should reconnect chats also). This has been
Mon, 17 Sep 2007 17:51:22 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 41389df89a4a6a007d41cec33e33043cd41ea159)
Sun, 16 Sep 2007 16:48:46 +0000 Will Thompson Rename Pidgin's hash table of ongoing autoreconnections to 'auto_reconns'
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Mon, 17 Sep 2007 16:54:45 +0000 Will Thompson Make pidgin use report_disconnect_reason rather than report_disconnect, and
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 30 Apr 2007 01:18:28 +0000 Gary Kramlich Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
Mon, 16 Apr 2007 05:27:17 +0000 Richard Laager Word on the street is that we don't want things named pidginfoo_bar(), but
Mon, 16 Apr 2007 02:05:07 +0000 Richard Laager Rename the Doxygen group from gtkui to pidgin.
Sat, 07 Apr 2007 22:46:39 +0000 Nathan Walp make things cleaner for translators
Wed, 21 Mar 2007 09:00:54 +0000 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Mon, 19 Mar 2007 06:11:46 +0000 Sean Egan According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
Sat, 03 Feb 2007 19:08:27 +0000 Sean Egan More pidgin changes
Sat, 03 Feb 2007 07:23:11 +0000 Sean Egan gaim_gtk to pidgin. I hope
Mon, 22 Jan 2007 09:02:33 +0000 Sean Egan I think this is all the instances of 'Gaim' within pidgin/
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/