| Commit message (Expand) | Author | Age | Files | Lines |
* | Added PurpleConnection flags to determine support for moods and mood messages. | Marcus Lundblad | 2010-03-04 | 1 | -2/+3 |
* | propagate from branch 'im.pidgin.pidgin' (head 6f8830d730926b39532bbf6ee2267d... | Marcus Lundblad | 2009-06-22 | 1 | -0/+3 |
|\ |
|
| * | Clarify that PURPLE_CONNECTION_IS_VALID is deprecated, in case it wasn't | Mark Doliner | 2009-06-19 | 1 | -0/+3 |
* | | propagate from branch 'im.pidgin.pidgin' (head ca1524dbcbf0e673a466e97572ed76... | Marcus Lundblad | 2009-03-16 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | propagate from branch 'im.pidgin.pidgin' (head 133e5eca834c5d4adad0937da2cb93... | Marcus Lundblad | 2009-03-02 | 1 | -34/+74 |
| |\ |
|
| * \ | propagate from branch 'im.pidgin.pidgin' (head 35870d6d8caeefa3bc9d39f03fed34... | Marcus Lundblad | 2009-01-01 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | propagate from branch 'im.pidgin.pidgin' (head 21f65a6c30b67dd34167f59b104c39... | Marcus Lundblad | 2008-11-13 | 1 | -3/+3 |
| |\ \ \ |
|
| * | | | | Removed _ALLOW_ATTENTION from connection flags | Marcus Lundblad | 2008-10-29 | 1 | -1/+0 |
| * | | | | Added connection flag ALLOW_ATTENTION | Marcus Lundblad | 2008-10-28 | 1 | -1/+2 |
* | | | | | Fix a minor whitespace inconsistency. | John Bailey | 2009-03-03 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Change "screen name" to "username" or "buddy name" in a whole bunch of | Mark Doliner | 2009-01-26 | 1 | -1/+1 |
* | | | | Add @since 2.6.0 doxygen comments to some of our new functions, and | Mark Doliner | 2009-01-26 | 1 | -33/+54 |
* | | | | propagate from branch 'im.pidgin.pidgin' (head 8c8bd0d2036f11aaac367b727148b2... | Gary Kramlich | 2008-12-13 | 1 | -0/+19 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | propagate from branch 'im.pidgin.pidgin' (head 328a7b5211ba8112c8978d5b81f5e3... | Richard Laager | 2008-10-31 | 1 | -3/+3 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Add @since 2.6.0 tags for purple_connection_set_protocol_data() and | Richard Laager | 2008-10-31 | 1 | -0/+2 |
| * | | | Added purple_connection_set_protocol_data and purple_connection_get_protocol_... | Gary Kramlich | 2008-10-31 | 1 | -0/+17 |
| | |/
| |/| |
|
* | | | Remove the commas at the end of enumerator lists. This resolves warnings | Florian Qu?ze | 2008-12-11 | 1 | -1/+1 |
| |/
|/| |
|
* | | Build everything with the *_DISABLE_DEPRECATED flags set. This allows us | Richard Laager | 2008-10-30 | 1 | -3/+3 |
|/ |
|
* | Fix occurred to be spelled correctly. Thanks to bruce89 for noticing. Fixes #... | Daniel Atallah | 2008-06-16 | 1 | -1/+1 |
* | Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings, | Will Thompson | 2008-06-15 | 1 | -0/+3 |
* | Show the custom smileys only on accounts that support it. References | Sadrul Habib Chowdhury | 2008-05-07 | 1 | -0/+1 |
* | Forgot the since tag here. | Sadrul Habib Chowdhury | 2008-01-27 | 1 | -0/+1 |
* | Add accessor and update finch to not touch the internals of PurpleConnection. | Sadrul Habib Chowdhury | 2008-01-26 | 1 | -1/+10 |
* | Don't send keep-alives if we've received data since in the last KEEPALIVE_INT... | Sean Egan | 2008-01-23 | 1 | -0/+2 |
* | Felipe Contreras, one of our older Crazy Pacth Writers, noticed that these | John Bailey | 2007-12-31 | 1 | -2/+2 |
* | Clarify PURPLE_CONNECTION_ERROR_INVALID_USERNAME slightly. | Will Thompson | 2007-11-11 | 1 | -1/+2 |
* | I don't think that incorrect passwords can be helpfully distinguished from | Will Thompson | 2007-11-11 | 1 | -19/+16 |
* | Add PURPLE_CONNECTION_ERROR_{INVALID_USERNAME,INCORRECT_PASSWORD}, to be used | Will Thompson | 2007-11-11 | 1 | -16/+22 |
* | PurpleConnectionErrorInfo.description should not be const. | Will Thompson | 2007-11-03 | 1 | -1/+1 |
* | Mark pointed out that PurpleConnectionErrorPair is not a very good name for the | Will Thompson | 2007-10-28 | 1 | -1/+1 |
* | Document the gc parameter of purple_connection_error_reason to shut doxygen up. | Will Thompson | 2007-10-28 | 1 | -1/+3 |
* | PurpleConnectionErrorPair is a better name for struct { PurpleConnectionError; | Will Thompson | 2007-10-28 | 1 | -0/+9 |
* | propagate from branch 'im.pidgin.pidgin.next.minor' (head cd326828c870917dc1b... | Will Thompson | 2007-10-15 | 1 | -10/+162 |
|\ |
|
| * | Document that the char * parameter of purple_connection_error{,_reason} may | Will Thompson | 2007-10-14 | 1 | -9/+9 |
| * | Rename: | Will Thompson | 2007-10-14 | 1 | -35/+36 |
| * | rlaager suggested using the last element of the PurpleDisconnectReason enum | Will Thompson | 2007-10-14 | 1 | -3/+4 |
| * | Add "@since 2.3.0" annotations to the new API, as advocated by rlaager. | Will Thompson | 2007-10-12 | 1 | -1/+7 |
| * | PURPLE_NUM_REASONS should not be a member of the enum. | Will Thompson | 2007-10-11 | 1 | -19/+18 |
| * | Update report_disconnect_reason documentation to match reality. Also include | Will Thompson | 2007-10-11 | 1 | -3/+5 |
| * | Clarify the documentation of the return value of | Will Thompson | 2007-10-10 | 1 | -1/+2 |
| * | rlaager pointed out that purple_connection_error_reason should be setting | Will Thompson | 2007-10-09 | 1 | -14/+22 |
| * | propagate from branch 'im.pidgin.pidgin' (head f2fc9ce2f7aa5b9efbdc33ba9289d9... | Will Thompson | 2007-10-07 | 1 | -1/+135 |
| |\ |
|
| | * | Split the "you don't have SSL support" meaning of | Will Thompson | 2007-10-06 | 1 | -2/+7 |
| | * | Rename PURPLE_REASON_INVALID_USERNAME to PURPLE_REASON_INVALID_SETTINGS, so it | Will Thompson | 2007-10-02 | 1 | -2/+6 |
| | * | Create purple_connection_ssl_error(), which converts a PurpleSslErrorType | Will Thompson | 2007-09-19 | 1 | -0/+10 |
| | * | Clarified the meaning of PURPLE_REASON_NETWORK_ERROR and | Will Thompson | 2007-09-19 | 1 | -2/+10 |
| | * | Add PURPLE_REASON_INVALID_USERNAME, which should go away as soon as there's | Will Thompson | 2007-09-18 | 1 | -0/+7 |
| | * | propagate from branch 'im.pidgin.pidgin' (head 1ccc3fc7f39ec71e356e5fb2b3794e... | Will Thompson | 2007-09-17 | 1 | -2/+3 |
| | |\ |
|
| | | * | remove gpl boilerplate from doxygen docs | Sean Egan | 2007-09-16 | 1 | -2/+3 |
| | * | | Create purple_connection_reason_is_fatal, which is basically a replacement for | Will Thompson | 2007-09-17 | 1 | -0/+20 |