summaryrefslogtreecommitdiff
path: root/libpurple/core.h
Commit message (Expand)AuthorAgeFilesLines
* Fix error parameter annotationsElliott Sales de Andrade2022-11-041-1/+1
* Add an out parameter for an error to purple_core_initGary Kramlich2022-10-311-4/+3
* Create PurpleUi that merges PurpleCoreUiOps and PurpleUiInfoGary Kramlich2022-10-311-24/+7
* Prepare GSettings schemas and a default settings backendElliott Sales de Andrade2022-09-111-0/+16
* Update purple_core_init to take a PurpleUiInfo instanceGary Kramlich2022-05-201-15/+4
* Removed some code that migrating to xdg directories that wasn't being usedGary Kramlich2022-01-081-13/+0
* Remove unnecessary gtk-doc comments and move them where possible from libpurp...Gary Kramlich2021-12-111-7/+0
* Split PurpleCoreUiOps out to its own file.Gary Kramlich2021-11-151-40/+1
* Remove entire PurpleDebugUiInterface and implementationsElliott Sales de Andrade2021-10-191-6/+0
* Clean up a bunch doc issues.Gary Kramlich2020-11-191-1/+1
* Make it so only libpurple can directly include libpurple header files.Gary Kramlich2020-06-211-0/+4
* Replace the ui info GHashTable with a gobject.Gary Kramlich2020-03-201-43/+10
* Add a bunch of missing docs.Elliott Sales de Andrade2019-12-191-11/+11
* Remove doc references to deleted UI ops.Elliott Sales de Andrade2019-12-191-1/+1
* Revert (skip) annotationsqarkai2019-11-141-1/+1
* Fix some g-ir-scanner warningsqarkai2019-10-261-1/+1
* Add missing transfer annotations.Elliott Sales de Andrade2019-08-031-2/+2
* Fix libpurple header guards using reserved names.Elliott Sales de Andrade2019-07-031-3/+3
* core: Remove purple_core_ensure_single_instance()Mike Ruprecht2018-10-021-13/+0
* Merge headsqarkai2017-10-081-2/+2
|\
| * Merged default into xdg-dirsArkadiy Illarionov2017-10-081-2/+2
| |\
| | * eventloop: Remove purple_timeout_* functionsMike Ruprecht2017-06-151-2/+2
* | | Some fixesqarkai2017-10-081-1/+1
|/ /
* | Move migration to core, check for errorsqarkai2017-06-301-0/+13
|/
* Box the *UiOps structuresAnkit Vani2014-02-151-0/+10
* Move section blocks inside inclusion guards -- otherwise g-ir-scanner yellsAnkit Vani2014-02-071-3/+3
* Fix some more gtk-doc warnings till dnssrvAnkit Vani2014-02-051-23/+21
* Use upper-case first lettersAnkit Vani2014-02-041-1/+1
* Add section blocks for conversation.h to dbus-server.hAnkit Vani2014-02-031-14/+6
* Use <literal>'s in core's tableAnkit Vani2014-02-021-5/+5
* Fix gtk-doc errorsAnkit Vani2014-02-011-24/+30
* Move changes from soc.2013.gobjectification.gtkdoc to this branchAnkit Vani2014-01-311-8/+29
* Initial replacements for gtk-doc style commentsAnkit Vani2014-01-311-9/+9
* Added /*< private >*/ for padding members, clean them up and add missing onesAnkit Vani2013-10-121-0/+2
* Included glib.h in core.hAnkit Vani2013-08-281-0/+2
* Use https URLs for pidgin.im and developer.pidgin.im.Mark Doliner2013-06-021-2/+2
* Use G_BEGIN/END_DECLS in public libpurple files. This wasElliott Sales de Andrade2012-01-031-6/+2
* Clean the API documentation in preparation for 3.0.0 by removing all the old ...Andrew Victor2011-09-251-4/+0
* Drop the .gaim -> .purple migration codeRichard Laager2011-03-181-11/+0
* Remove trailing whitespaceRichard Laager2011-01-041-1/+1
* Make the doxygen docs easier to navigate. It was either this or a main page ...Paul Aurich2009-08-301-0/+10
* Clarify the usage of client_type (i.e. these values are matched against usingPaul Aurich2009-06-261-1/+3
* propagate from branch 'im.pidgin.pidgin' (head 133e5eca834c5d4adad0937da2cb93...Marcus Lundblad2009-03-021-5/+5
|\
| * Remove trailing whitespaceMark Doliner2009-01-261-5/+5
* | Changed "type" to "client_type" for the hash value specifying client typeMarcus Lundblad2009-02-101-1/+1
* | Set a value "type" in the ui_info hash tableMarcus Lundblad2009-02-091-0/+4
|/
* Added "website" and "dev_website" items to the ui_info GHashTable,Evan Schoenberg2008-07-011-0/+6
* Document PurpleCoreUiOps and purple_core_get_ui_info(), tweaking other coreWill Thompson2008-06-151-12/+57
* Clarify a comment that was confusing me. Thanks resiak!Richard Laager2008-01-051-5/+6
* All the links to libpurple signal pages were in the comment containing theWill Thompson2007-10-061-2/+1