Sun, 27 Jan 2008 04:33:24 +0000 |
Sadrul Habib Chowdhury |
Forgot the since tag here.
|
Sat, 26 Jan 2008 21:13:46 +0000 |
Sadrul Habib Chowdhury |
Add accessor and update finch to not touch the internals of PurpleConnection.
|
Wed, 23 Jan 2008 23:28:38 +0000 |
Sean Egan |
Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds
|
Mon, 31 Dec 2007 03:06:42 +0000 |
John Bailey |
Felipe Contreras, one of our older Crazy Pacth Writers, noticed that these
|
Sun, 11 Nov 2007 21:56:58 +0000 |
Will Thompson |
Clarify PURPLE_CONNECTION_ERROR_INVALID_USERNAME slightly.
|
Sun, 11 Nov 2007 21:37:39 +0000 |
Will Thompson |
I don't think that incorrect passwords can be helpfully distinguished from
|
Sun, 11 Nov 2007 19:09:49 +0000 |
Will Thompson |
Add PURPLE_CONNECTION_ERROR_{INVALID_USERNAME,INCORRECT_PASSWORD}, to be used
|
Sat, 03 Nov 2007 00:20:55 +0000 |
Will Thompson |
PurpleConnectionErrorInfo.description should not be const.
|
Sun, 28 Oct 2007 23:10:08 +0000 |
Will Thompson |
Mark pointed out that PurpleConnectionErrorPair is not a very good name for the
|
Sun, 28 Oct 2007 18:03:14 +0000 |
Will Thompson |
Document the gc parameter of purple_connection_error_reason to shut doxygen up.
|
Sun, 28 Oct 2007 16:32:37 +0000 |
Will Thompson |
PurpleConnectionErrorPair is a better name for struct { PurpleConnectionError;
|
Mon, 15 Oct 2007 10:45:46 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)
|
Sun, 14 Oct 2007 21:20:50 +0000 |
Will Thompson |
Document that the char * parameter of purple_connection_error{,_reason} may
|
Sun, 14 Oct 2007 21:08:42 +0000 |
Will Thompson |
Rename:
|
Sun, 14 Oct 2007 12:19:20 +0000 |
Will Thompson |
rlaager suggested using the last element of the PurpleDisconnectReason enum
|
Sun, 14 Oct 2007 19:46:19 +0000 |
Richard Laager |
Mark some libpurple-internal functions as deprecated to further help keep
|
Fri, 12 Oct 2007 23:22:46 +0000 |
Will Thompson |
Add "@since 2.3.0" annotations to the new API, as advocated by rlaager.
|
Thu, 11 Oct 2007 13:23:18 +0000 |
Will Thompson |
PURPLE_NUM_REASONS should not be a member of the enum.
|
Thu, 11 Oct 2007 12:26:06 +0000 |
Will Thompson |
Update report_disconnect_reason documentation to match reality. Also include
|
Wed, 10 Oct 2007 15:16:20 +0000 |
Will Thompson |
Clarify the documentation of the return value of
|
Tue, 09 Oct 2007 13:25:47 +0000 |
Will Thompson |
rlaager pointed out that purple_connection_error_reason should be setting
|
Sun, 07 Oct 2007 10:28:32 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da)
|
Sat, 06 Oct 2007 18:08:21 +0000 |
Will Thompson |
All the links to libpurple signal pages were in the comment containing the
|
Sat, 06 Oct 2007 12:05:22 +0000 |
Will Thompson |
Split the "you don't have SSL support" meaning of
|
Tue, 02 Oct 2007 17:16:16 +0000 |
Will Thompson |
Rename PURPLE_REASON_INVALID_USERNAME to PURPLE_REASON_INVALID_SETTINGS, so it
|
Wed, 19 Sep 2007 15:00:48 +0000 |
Will Thompson |
Create purple_connection_ssl_error(), which converts a PurpleSslErrorType
|
Wed, 19 Sep 2007 11:39:42 +0000 |
Will Thompson |
Clarified the meaning of PURPLE_REASON_NETWORK_ERROR and
|
Tue, 18 Sep 2007 21:12:28 +0000 |
Will Thompson |
Add PURPLE_REASON_INVALID_USERNAME, which should go away as soon as there's
|
Mon, 17 Sep 2007 17:51:22 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 41389df89a4a6a007d41cec33e33043cd41ea159)
|
Sun, 16 Sep 2007 01:05:22 +0000 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
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
|
Mon, 10 Sep 2007 13:57:15 +0000 |
Daniel Atallah |
merge of '1c7910841138381c841363256ca3c7905b1f26b0'
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Wed, 08 Aug 2007 21:05:47 +0000 |
Andreas Monitzer |
propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
|
Tue, 31 Jul 2007 03:50:41 +0000 |
Andreas Monitzer |
Implemented a callback for unregistering, mirroring the registration callback. Since this is a new API, I can do it properly by passing it right in the unregister function call, instead of having a separate function for setting it.
|
Tue, 07 Aug 2007 18:14:59 +0000 |
Will Thompson |
Document PurpleConnectionUiOps. (Does purple_connection_notice predate the
|
Mon, 30 Jul 2007 00:01:08 +0000 |
Andreas Monitzer |
Added unregistering XMPP accounts. This requires a new prpl-struct entry, but I got an ok for that on the mailing list.
|
Sat, 16 Jun 2007 19:44:59 +0000 |
Richard Laager |
Re-fix the DBus list handling code by killing const GList* / const GSList*
|
Sat, 16 Jun 2007 19:00:35 +0000 |
Richard Laager |
disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
|
Thu, 07 Jun 2007 04:22:42 +0000 |
Richard Laager |
Mark the return type const for the following functions. I noticed this
|
Wed, 30 May 2007 02:26:30 +0000 |
Richard Laager |
Another change from o_sukhodolsky.
|
Sun, 29 Apr 2007 22:02:47 +0000 |
Gary Kramlich |
Initial addition of padding for ui_ops and other class-like structs
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|