Sun, 16 Sep 2007 00:00:22 +0000 |
Andreas Monitzer |
Forgot to specify that the application shouldn't reconnect when no encryption is available on the server but the user has asked to require it.
|
Mon, 17 Sep 2007 01:20:11 +0000 |
Sean Egan |
Change Add/Edit to Manage. Fixes #1771 and #2796
|
Sun, 16 Sep 2007 01:05:22 +0000 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
Sat, 15 Sep 2007 23:47:05 +0000 |
Sean Egan |
Turn off rules hint for gtkrequest. Fixes #2652
|
Sat, 15 Sep 2007 23:40:53 +0000 |
Sean Egan |
special case smileys in the toolbar. Fixes #2668 I'll need a new icon from Hylke
|
Sat, 15 Sep 2007 23:00:54 +0000 |
Sean Egan |
only draw line on expanded group headers
|
Tue, 18 Sep 2007 16:32:01 +0000 |
Will Thompson |
Fix up Bonjour to use purple_connection_error_reason.
|
Mon, 17 Sep 2007 16:54:45 +0000 |
Will Thompson |
Make pidgin use report_disconnect_reason rather than report_disconnect, and
|
Mon, 17 Sep 2007 16:52:38 +0000 |
Will Thompson |
It's even better when code compiles. Remove references to disconnection
|
Mon, 17 Sep 2007 15:30:51 +0000 |
Will Thompson |
Create purple_connection_reason_is_fatal, which is basically a replacement for
|
Mon, 17 Sep 2007 15:23:29 +0000 |
Will Thompson |
Create PurpleConnectionUiOps.report_disconnect_reason and
|
Mon, 17 Sep 2007 15:05:36 +0000 |
Will Thompson |
Remove non-error PurpleDisconnectReasons, and add PURPLE_REASON_OTHER_ERROR
|
Sat, 15 Sep 2007 23:49:54 +0000 |
Will Thompson |
Create a PurpleDisconnectReason enum (which happens to be identical to
|
Sat, 15 Sep 2007 22:43:17 +0000 |
Sean Egan |
Only keep track of sent auto-responses in determining whether to send an auto-response. This will keep people who have had a conversation and then set themselves away from getting confused and thinking it doesn't work
|