summaryrefslogtreecommitdiff
path: root/finch/libfinch.c
Commit message (Expand)AuthorAgeFilesLines
* Mark unused parameters as such for all finchGary Kramlich2023-02-231-2/+2
* Have finch output the error message from purple_core_initGary Kramlich2022-11-011-3/+2
* Add an out parameter for an error to purple_core_initGary Kramlich2022-10-311-3/+5
* Create PurpleUi that merges PurpleCoreUiOps and PurpleUiInfoGary Kramlich2022-10-311-43/+2
* Add a get_settings_backend vfunc to CoreUiOpsGary Kramlich2022-10-101-0/+17
* Use the id property of PurpleUiInfo as the directory name to use with XDG_CON...Gary Kramlich2022-09-211-1/+1
* Move PurpleCoreUiOps to struct intializers.Gary Kramlich2022-09-201-5/+4
* Update purple_core_init to take a PurpleUiInfo instanceGary Kramlich2022-05-201-8/+6
* Upgrade to gplugin 0.37.0Gary Kramlich2021-11-111-23/+23
* Replace PurpleIdleUiOps with the PurpleIdleUi InterfaceGary Kramlich2021-10-221-1/+1
* Move debug command-line option to the UIsElliott Sales de Andrade2021-10-191-2/+14
* Remove entire PurpleDebugUiInterface and implementationsElliott Sales de Andrade2021-10-191-8/+0
* Initialize Finch debug handlers earlierElliott Sales de Andrade2021-10-191-0/+1
* Add an environment variable for Finch plugin search pathElliott Sales de Andrade2021-10-011-0/+14
* Don't allow libraries to include their own global header files.Gary Kramlich2020-11-191-1/+1
* Finch shouldn't include finch.hGary Kramlich2020-11-071-1/+1
* Fix some issues on macos that resulted from the internal.h cleanupGary Kramlich2020-06-141-0/+2
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-1/+4
* Make all of finch use purple.hGary Kramlich2020-05-011-16/+1
* Fix some issues found in reviewGary Kramlich2020-04-091-1/+0
* purple_core_get_ui_info now transfers the PurpleUiInfo to the caller, so we n...Gary Kramlich2020-04-091-9/+3
* Replace the ui info GHashTable with a gobject.Gary Kramlich2020-03-201-49/+7
* Remove glibcompat.h from all the files that don't actually need it.Gary Kramlich2019-11-151-1/+0
* Move Pidgin/Finch plugins to XDG data directory.Elliott Sales de Andrade2019-10-081-1/+1
* Clean up all of the license headersGary Kramlich2019-09-291-1/+2
* Remove guards around GPlugin functions and libpurple plugin APIMike Ruprecht2019-01-151-2/+0
* Include 'locale.h' directly in files which use setlocale()Mike Ruprecht2018-12-081-2/+1
* Fix finch build when gplugin is disabledqarkai2018-06-011-0/+2
* The start of the libpurple option groupGary Kramlich2017-10-051-3/+2
* Add the gplugin GOptionGroup to the GOptionContext of both Pidgin and FinchGary Kramlich2017-10-051-0/+2
* Merged in qulogic/pidgin (pull request #245)Gary Kramlich2017-08-251-2/+2
|\
| * Convert Finch debug into a GObject.Elliott Sales de Andrade2017-07-131-2/+2
* | libfinch: Port to use GOptionContext for parsing command line argsMike Ruprecht2017-07-181-67/+37
|/
* libfinch: Remove event loop UiOps in preparation for dropping themMike Ruprecht2017-06-151-99/+0
* Merge 2.12.0 into defaultGary Kramlich2017-03-101-10/+5
* Remove more configure checks for C89 functions.Elliott Sales de Andrade2016-08-281-2/+0
* Merged default branchAnkit Vani2014-05-101-4/+2
|\
| * Merge release-2.x.yTomasz Wasilczyk2014-05-071-3/+2
| * Merge release-2.x.yTomasz Wasilczyk2014-05-061-1/+0
* | Merged default branchAnkit Vani2014-04-221-10/+11
|\ \ | |/ |/|
| * Merge default branchAnkit Vani2014-04-161-10/+11
| |\
| | * Merge gtkdoc-conversionAnkit Vani2014-02-091-3/+3
| | |\
| | * | Merged default branchAnkit Vani2014-01-271-1/+2
| | * | Update protocol IDs in codebaseAnkit Vani2014-01-211-4/+4
| | * | Merged soc.2013.gobjectification branchAnkit Vani2013-10-121-0/+2
| | * | Renamed gtkpidgin.c to libpidgin.c, gntfinch.c to libfinch.cAnkit Vani2013-10-121-0/+418
| | /
* | | cross-win32: fix finch buildTomasz Wasilczyk2014-04-201-1/+1
|/ /
* | cross-win32: make dirs more flexible, add them to the config.hTomasz Wasilczyk2014-04-151-2/+2
|/
* Fix namespace issues in libgnt and finch.Ankit Vani2014-02-091-3/+3
* Prepare files for gtk-doc conversion.Ankit Vani2014-01-311-0/+420