summaryrefslogtreecommitdiff
path: root/libpurple/conversationtypes.c
Commit message (Expand)AuthorAgeFilesLines
* Modernizing PurpleChatConversation.Gary Kramlich2021-04-051-1072/+0
* Move PurpleChatUser to it's own file and fix a few issues with the docs and t...Gary Kramlich2020-08-221-366/+0
* Move PurpleIMConversation to its own fileGary Kramlich2020-08-131-459/+0
* Make sure we're not including the gettext macros in header files and deal wit...Gary Kramlich2020-05-211-0/+3
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-0/+1
* Remove documentation for non-public struct fields.Elliott Sales de Andrade2019-12-191-2/+0
* Remove glibcompat.h from all the files that don't actually need it.Gary Kramlich2019-11-151-1/+0
* Replace g_list_remove_link+g_list_free_1 with g_list_delete_linkqarkai2019-10-181-4/+2
* Remove redundant flags.Elliott Sales de Andrade2019-10-021-12/+9
* Use g_list_free_full instead of g_list_foreach+g_list_free.Elliott Sales de Andrade2019-10-011-2/+1
* Fix broken `priv != NULL` checks in libpurple.Elliott Sales de Andrade2019-08-071-114/+115
* Remove unnecessary struct tags.Elliott Sales de Andrade2019-04-011-3/+3
* Use G_DECLARE_FINAL_TYPE for PurpleChatUser.Elliott Sales de Andrade2019-03-291-0/+14
* Regroup conversation types definitions.Elliott Sales de Andrade2019-03-291-31/+41
* Use g_value_dup_string where needed.Elliott Sales de Andrade2019-02-071-2/+2
* libpurple: Port almost self-contained code from g_type_class_add_private()Mike Ruprecht2018-12-061-186/+131
* libpurple: Remove pointer registration for DBus APIMike Ruprecht2018-10-021-13/+0
* Clean up a comment that read weird after removing some #if 0'd codeGary Kramlich2017-12-141-4/+3
* Remove #if 0's from libpurpleGary Kramlich2017-12-071-32/+0
* Remove purple_timeout_* function usageMike Ruprecht2017-06-151-4/+4
* Merged default branchAnkit Vani2014-06-151-22/+21
|\
| * Merged default branchAnkit Vani2014-05-241-22/+21
| |\
| | * Merged default branchAnkit Vani2014-03-311-22/+21
| | |\
| | | * Merge gtkdoc-conversionAnkit Vani2014-02-101-22/+21
| | | |\
| | | | * Merge gtkdoc-conversionAnkit Vani2014-02-051-22/+21
| | | | |\
| | | | | * Merged default branchAnkit Vani2014-01-291-22/+21
| | | | | |\
| | | | | | * Merge default branchAnkit Vani2014-01-201-22/+21
| | | | | | |\
| | | | | | | * Merged default branchAnkit Vani2013-12-061-22/+21
| | | | | | | |\
| | | | | | | | * Merged soc.2013.gobjectification branchAnkit Vani2013-11-241-22/+21
| | | | | | | | |\
| | | | | | | | | * Merged soc.2013.gobjectification branchAnkit Vani2013-11-171-11/+34
| | | | | | | | | |\
| | | | | | | | | * \ Merged soc.2013.gobjectification branchAnkit Vani2013-11-161-22/+22
| | | | | | | | | |\ \
| | | | | | | | | * \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-10-111-22/+21
| | | | | | | | | |\ \ \
| | | | | | | | | | * \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-10-011-41/+50
| | | | | | | | | | |\ \ \
| | | | | | | | | | * | | | Check for valid PurpleProtocolsAnkit Vani2013-10-011-3/+3
| | | | | | | | | | * | | | Merged soc.2013.gobjectification branchAnkit Vani2013-10-011-24/+23
| | | | | | | | | | |\ \ \ \
| | | | | | | | | | * | | | | Updated protocol iface callsAnkit Vani2013-09-141-1/+1
| | | | | | | | | | * | | | | Merged soc.2013.gobjectification branchAnkit Vani2013-09-131-2/+2
| | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-09-121-22/+21
| | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-09-061-0/+3
| | | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | * | | | | | | Renamed some prpl stuff to protocol stuff.Ankit Vani2013-09-011-4/+4
| | | | | | | | | | | * | | | | | | Renamed purple_connection_get_protocol_info() to purple_connection_get_protoc...Ankit Vani2013-08-311-4/+4
| | | | | | | | | | | * | | | | | | Refactored account, blist, buddyicon, connection, conversation, presence to u...Ankit Vani2013-08-301-2/+1
| | | | | | | | | | | * | | | | | | Use purple_protocol_get_* API instead of protocol->memberAnkit Vani2013-08-291-5/+5
| | | | | | | | | | | * | | | | | | Use the purple_protocol_iface_* API instead of protocol->function()Ankit Vani2013-08-291-1/+1
| | | | | | | | | | | * | | | | | | Renamed PurplePluginProtocolInfo to PurpleProtocolAnkit Vani2013-08-171-18/+18
| | | | | | | | | | | * | | | | | | Refactored connection, conversation, conversationtypes to use the initial GOb...Ankit Vani2013-07-291-4/+4
| | | | | | | | | | | * | | | | | | Replaced purple_connection_get_prpl() with purple_connection_get_protocol_inf...Ankit Vani2013-07-281-4/+4
* | | | | | | | | | | | | | | | | | Use _purple_conversation_write_common for all types of clientsTomasz Wasilczyk2014-06-121-15/+2
* | | | | | | | | | | | | | | | | | Conversations: fix glib warningsTomasz Wasilczyk2014-06-121-5/+1
* | | | | | | | | | | | | | | | | | Switch _purple_conversation_write_common and (writing|wrote)-(chat|im)-msg to...Tomasz Wasilczyk2014-06-121-16/+11
|/ / / / / / / / / / / / / / / / /