log pidgin/gtkconn.c @ 30827:ed520e6e972b

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