summaryrefslogtreecommitdiff
path: root/finch/gntconv.c
Commit message (Expand)AuthorAgeFilesLines
* Mark unused parameters as such for all finchGary Kramlich2023-02-231-30/+47
* Remove conversation's internal history api as it will be replace by the new h...Gary Kramlich2023-02-201-23/+0
* Update Finch for the PurpleAccount deprecationsGary Kramlich2022-12-141-6/+9
* Remove purple_markup_escape_textGary Kramlich2022-11-251-1/+1
* Remove C99-obsoleted constructsElliott Sales de Andrade2022-10-261-3/+6
* Rename PurpleContact to PurpleMetaContact.Gary Kramlich2022-09-221-1/+1
* Move all of the UiOps to use struct initializersGary Kramlich2022-09-201-18/+10
* Replace PURPLE_CALLBACK by G_CALLBACKElliott Sales de Andrade2022-03-251-10/+10
* Now that the History API is here, remove the purple logging apiGary Kramlich2021-10-231-48/+0
* Remove the existing logging code from Finch now that the History API has landedGary Kramlich2021-10-181-44/+0
* Update everything for GPlugin 0.33.0Gary Kramlich2021-08-031-1/+1
* Fix warnings about changing types on assignment.Elliott Sales de Andrade2021-07-021-1/+1
* Fix an infinite loop in finch when disconnecting an account if an im is openGary Kramlich2021-06-181-16/+20
* Convert Finch to the PurpleConversationManager APIGary Kramlich2021-06-171-10/+39
* Create a manager for conversations.Gary Kramlich2021-06-141-37/+71
* Update finch to use GPluginManager's signals directlyGary Kramlich2021-05-291-5/+9
* Update purple_conversations_find_* to return PurpleConversations instead of s...Gary Kramlich2021-05-181-13/+13
* Remove ui_data from PurpleConversation and move finch and pidgin to g_object_...Gary Kramlich2021-01-301-4/+6
* Replace g_strdup_printf("%s", string) with g_strdup(string)Arkadiy Illarionov2021-01-131-1/+1
* Split PurpleProtocolChat to its own file and clean up the API.Gary Kramlich2021-01-111-2/+2
* Remove the buddy pounces apiGary Kramlich2021-01-021-14/+0
* Don't allow libraries to include their own global header files.Gary Kramlich2020-11-191-0/+1
* Finch shouldn't include finch.hGary Kramlich2020-11-071-2/+0
* PurpleMessage cleanups from hellGary Kramlich2020-10-031-4/+7
* Fix some easy compiler warningsGary Kramlich2020-08-161-1/+0
* Fix Finch for the libgnt single header fileGary Kramlich2020-08-151-14/+2
* remove the old sound apiGary Kramlich2020-08-131-44/+0
* Fix some issues on macos that resulted from the internal.h cleanupGary Kramlich2020-06-141-0/+2
* Make sure we're not including the gettext macros in header files and deal wit...Gary Kramlich2020-05-211-0/+2
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-1/+0
* Make all of finch use purple.hGary Kramlich2020-05-011-5/+1
* The e2ee api appears to not be used anywhere. It could use a bunch of cleanu...Gary Kramlich2020-02-201-63/+2
* finch: Mark unused variable.Elliott Sales de Andrade2019-10-021-1/+1
* Clean up all of the license headersGary Kramlich2019-09-291-1/+2
* Remove redundant purple_plugin_info_get_* wrappers.Elliott Sales de Andrade2019-09-091-2/+7
* Fix a small leak.Elliott Sales de Andrade2019-08-201-0/+1
* Rename *_GET_*_IFACE to more standard *_GET_IFACE.Elliott Sales de Andrade2019-08-061-1/+1
* Use gnt_*_get_text accessors.Elliott Sales de Andrade2019-04-231-1/+1
* Use GntWidget flag accessor functions.Elliott Sales de Andrade2019-04-091-3/+3
* Rename PurpleMenuAction to PurpleActionMenuGary Kramlich2018-02-151-1/+1
* Add explicit ncurses dependency to finch.Elliott Sales de Andrade2018-11-291-0/+2
* Fix a few typos and cleanup some whitespaceGary Kramlich2017-12-281-1/+1
* Initial attempt at removing the magic around PurpleProtocolXferInterfaceGary Kramlich2017-08-311-4/+7
* Merge release-2.x.y into defaultdx2017-06-121-5/+5
|\
| * Replace strcmp() with purple_strequal()qarkai2017-03-241-5/+5
* | Use alias when available for finch conversation buddiesEthan Blanton2016-03-221-2/+2
* | Merged default branchAnkit Vani2014-06-271-2/+3
|\ \
| * | Change strings from "help on a specific command" to "help with a specific com...Mark Doliner2014-06-241-2/+3
* | | Merged default branchAnkit Vani2014-06-151-21/+24
|\ \ \ | |/ / |/| |
| * | Merged default branchAnkit Vani2014-05-241-21/+24
| |\ \