summaryrefslogtreecommitdiff
path: root/libpurple/buddylist.h
Commit message (Expand)AuthorAgeFilesLines
* Rename PurpleContact to PurpleMetaContact.Gary Kramlich2022-09-221-3/+3
* Remove a bunch of documents that aren't read/displayed by gi-docgen.Gary Kramlich2022-09-121-5/+0
* Remove unnecessary gtk-doc comments and move them where possible from libpurp...Gary Kramlich2021-12-111-8/+0
* Add documentation for all PURPLE_TYPE_ functions as well as PURPLE_TUNE_ cons...Gary Kramlich2020-08-251-0/+10
* Make it so only libpurple can directly include libpurple header files.Gary Kramlich2020-06-211-0/+18
* Add since tag to the purple_blist_get_default_group_name docsGary Kramlich2020-06-081-0/+2
* Make sure we're not including the gettext macros in header files and deal wit...Gary Kramlich2020-05-211-3/+10
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-0/+3
* Add a bunch of missing docs.Elliott Sales de Andrade2019-12-191-0/+6
* Hide the parent class in PurpleBlistClassGary Kramlich2019-09-281-0/+3
* Add missing transfer annotations.Elliott Sales de Andrade2019-08-031-8/+9
* Merged in default (pull request #521)Gary Kramlich2019-07-181-103/+31
|\
| * Remove PurpleBuddyListClass->destroy.Elliott Sales de Andrade2019-07-031-2/+0
| * Remove PurpleBuddyListClass->new_list.Elliott Sales de Andrade2019-07-031-2/+0
| * Remove purple_blist_[gs]et_ui_data.Elliott Sales de Andrade2019-07-031-17/+0
| * Convert UI ops to PurpleBuddyListClass methods.Elliott Sales de Andrade2019-07-031-75/+31
| * Make PurpleBuddyList fields private.Elliott Sales de Andrade2019-07-031-7/+0
* | Merged in default (pull request #517)Gary Kramlich2019-07-161-9/+69
|\ \ | |/
| * Add list parameter to all buddy list UI ops.Elliott Sales de Andrade2019-07-061-12/+17
| * Add wrapper functions for some PurpleBlistUiOps.Elliott Sales de Andrade2019-07-031-0/+55
* | Merged in default (pull request #514)Gary Kramlich2019-07-051-6/+20
|\ \ | |/
| * Add Since tags for just-added API.Elliott Sales de Andrade2019-07-021-0/+4
| * Rename some buddy list accessor functions.Elliott Sales de Andrade2019-07-021-6/+16
* | Fix libpurple header guards using reserved names.Elliott Sales de Andrade2019-07-031-3/+3
|/
* Address issues from review:Gary Kramlich2019-05-091-1/+5
* Add purple_blist_walk to make it easier to traverse the buddy listGary Kramlich2019-04-291-0/+22
* Add many libpurple element-type annotations.Elliott Sales de Andrade2017-09-151-6/+4
* A few random cleanups and don't even try to document class structsGary Kramlich2016-08-281-5/+0
* rename blistnodetypes.[ch] to buddy.[ch]Gary Kramlich2016-08-121-1/+1
* Move PurpleChat to it's own fileGary Kramlich2016-08-121-0/+2
* blist: don't store default group name; some tiny fixesTomasz Wasilczyk2014-04-301-0/+7
* blist: define default group betterTomasz Wasilczyk2014-04-301-1/+5
* Box the *UiOps structuresAnkit Vani2014-02-151-0/+9
* Move section blocks inside inclusion guards -- otherwise g-ir-scanner yellsAnkit Vani2014-02-071-3/+3
* Remove /*@{*/ and /*@}*/Ankit Vani2014-02-071-9/+0
* Move 'See' above 'Returns:'Ankit Vani2014-02-061-3/+3
* Removed @nameAnkit Vani2014-02-061-4/+4
* Remove @seeAnkit Vani2014-02-061-3/+3
* Fix some gtk-doc warnings from account to connectionAnkit Vani2014-02-041-53/+58
* Swap @title and @short_description rolesAnkit Vani2014-02-031-2/+2
* Add section blocks for account.h to connection.hAnkit Vani2014-02-031-6/+8
* Move changes from soc.2013.gobjectification.gtkdoc to this branchAnkit Vani2014-01-311-65/+119
* Initial replacements for gtk-doc style commentsAnkit Vani2014-01-311-57/+57
* Added /*< private >*/ for padding members, clean them up and add missing onesAnkit Vani2013-10-121-5/+8
* Renamed PurpleBListNode back to PurpleBlistNodeAnkit Vani2013-07-251-17/+17
* Started GObjectification of PurpleBuddyListAnkit Vani2013-07-161-9/+32
* Updated GBoxed functions. Boxing is intended to be temporary for buddy list, ...Ankit Vani2013-07-161-0/+2
* Removed unnecessary reminderAnkit Vani2013-07-091-1/+1
* Refactored blistnodetypes and BuddyList.xs according to API changesAnkit Vani2013-07-091-1/+11
* Renamed buddy list functions to more appropriate/simler names.Ankit Vani2013-07-091-6/+6