summaryrefslogtreecommitdiff
path: root/libpurple/roomlist.h
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of documents that aren't read/displayed by gi-docgen.Gary Kramlich2022-09-121-15/+0
* Fix new warnings in room listElliott Sales de Andrade2022-05-031-1/+1
* Rework the way roomlists work so we can more easily port them to GTK4Gary Kramlich2022-05-021-206/+6
* Remove unnecessary gtk-doc comments and move them where possible from libpurp...Gary Kramlich2021-12-111-10/+0
* Separate PurpleProtocolRoomlist into its own file and modernize it.Gary Kramlich2021-08-141-102/+0
* Cleanup RoomList UI opsElliott Sales de Andrade2021-07-021-25/+0
* Replace purple_roomlist_[gs]et_ui_data with g_object_[gs]et_dataGary Kramlich2021-05-301-26/+0
* A bunch of documentation cleanupsGary Kramlich2020-11-051-3/+18
* Add documentation for all PURPLE_TYPE_ functions as well as PURPLE_TUNE_ cons...Gary Kramlich2020-08-251-6/+23
* Make it so only libpurple can directly include libpurple header files.Gary Kramlich2020-06-211-0/+4
* Move Protocol Roomlist API into roomlist.[ch].Elliott Sales de Andrade2019-08-061-0/+100
* Add missing transfer annotations.Elliott Sales de Andrade2019-08-031-3/+3
* Merged in default (pull request #513)Gary Kramlich2019-07-051-24/+2
|\
| * Change some libpurple object to GObject macros.Elliott Sales de Andrade2019-07-021-24/+2
* | Fix libpurple header guards using reserved names.Elliott Sales de Andrade2019-07-031-3/+3
|/
* Document roomlist column typesGary Kramlich2019-03-191-0/+2
* doc: Remove invalid GTK-Doc annotationsMike Ruprecht2018-05-111-1/+1
* Add many libpurple element-type annotations.Elliott Sales de Andrade2017-09-151-4/+4
* libpurple: Add some trivial parameter documentation stringsMike Ruprecht2017-06-301-0/+1
* 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-12/+0
* Removed @nameAnkit Vani2014-02-061-4/+4
* Convert some other doxygen-type commentsAnkit Vani2014-02-061-6/+12
* Fix some gtk-doc warnings till xmlnode.hAnkit Vani2014-02-061-3/+4
* Add section blocks for purple-socket.h to xmlnode.hAnkit Vani2014-02-041-5/+6
* Convert docs from doxygen to gtk-doc format for purple-socket to smileyAnkit Vani2014-02-011-69/+131
* Use 'transfer none' for TODO constAnkit Vani2014-01-311-2/+2
* Initial replacements for gtk-doc style commentsAnkit Vani2014-01-311-62/+62
* Added /*< private >*/ for padding members, clean them up and add missing onesAnkit Vani2013-10-121-2/+2
* Renamed roomlist *_get_gtype functions to *_get_type so that gtk-doc can find...Ankit Vani2013-10-121-4/+4
* Renamed purple_roomlist_room_get_type to *_get_room_type, purple_roomlist_fie...Ankit Vani2013-10-121-2/+2
* Renamed purple_roomlist_[gs]et_proto_data to purple_roomlist_[gs]et_protocol_...Ankit Vani2013-09-121-2/+2
* Started GObjectification of PurpleRoomlistAnkit Vani2013-09-061-20/+56
* 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-8/+0
* Fix a bunch of tiny problems generating our doxygen documentationMark Doliner2011-09-181-3/+3
* Added accessor functions purple_xfer_get_ui_data() and purple_xfer_set_ui_dat...Andrew Victor2011-08-261-2/+2
* Some struct hiding. What a pain.Mark Doliner2011-08-231-36/+65
* roomlist: "glib.h" -> <glib.h>; seems correct-er to mePaul Aurich2010-05-291-1/+1
* Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings,Will Thompson2008-06-151-0/+1
* A list of accessor functions to the roomlist API.Sadrul Habib Chowdhury2008-01-061-0/+72
* applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defaRichard Laager2007-09-281-2/+3
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* Initial addition of padding for ui_ops and other class-like structsGary Kramlich2007-04-291-0/+5
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-61/+61
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+319