summaryrefslogtreecommitdiff
path: root/libpurple/eventloop.h
Commit message (Expand)AuthorAgeFilesLines
* Replace purple_input_remove by g_source_removeElliott Sales de Andrade2022-09-291-10/+0
* Remove unnecessary gtk-doc comments and move them where possible from libpurp...Gary Kramlich2021-12-121-6/+0
* Clean up some random gtk-doc warnings in libpurple's documentationGary Kramlich2021-03-261-0/+3
* Make it so only libpurple can directly include libpurple header files.Gary Kramlich2020-06-211-0/+4
* Fix libpurple header guards using reserved names.Elliott Sales de Andrade2019-07-031-3/+3
* A ton more of introspection cleanupsGary Kramlich2017-10-171-1/+1
* eventloop: Remove purple_timeout_* functionsMike Ruprecht2017-06-151-48/+0
* eventloop: Remove PurpleEventLoopUiOps struct and functionsMike Ruprecht2017-06-151-125/+0
* eventloop: Remove unused purple_input_get_error() functionMike Ruprecht2017-06-151-18/+0
* Add (scope) annotation to callback parameters (account.h to proxy.h)Ankit Vani2014-04-031-9/+7
* 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
* Remove /*@{*/ and /*@}*/Ankit Vani2014-02-071-6/+2
* Removed @nameAnkit Vani2014-02-061-2/+2
* Remove @seeAnkit Vani2014-02-061-1/+2
* Fix HTML generation warnings by using DocBook tagsAnkit Vani2014-02-061-1/+2
* Fix cross-references and some other warningsAnkit Vani2014-02-061-1/+1
* Fix some gtk-doc warnings till proxy.cAnkit Vani2014-02-051-77/+61
* Add section blocks for debug.h to prpl.hAnkit Vani2014-02-041-5/+7
* Replace <em> with <emphasis>Ankit Vani2014-02-021-1/+1
* Get rid of <tt>Ankit Vani2014-02-021-3/+3
* Move changes from soc.2013.gobjectification.gtkdoc to this branchAnkit Vani2014-01-311-48/+69
* Initial replacements for gtk-doc style commentsAnkit Vani2014-01-311-38/+38
* Added /*< private >*/ for padding members, clean them up and add missing onesAnkit Vani2013-10-121-0/+2
* New custom resolver, that uses libpurple for DNS queries. Get rid of old win3...Tomasz Wasilczyk2012-06-071-0/+18
* Use G_BEGIN/END_DECLS in public libpurple files. This wasElliott Sales de Andrade2012-01-031-7/+3
* Clean the API documentation in preparation for 3.0.0 by removing all the old ...Andrew Victor2011-09-251-3/+0
* Remove trailing whitespaceMark Doliner2009-01-261-5/+5
* Add a note about the timeout_add uiop being used to synchronize threads on wi...Daniel Atallah2008-08-141-0/+4
* Assorted cleanups, mostly to the Doxygen comments. I added a few missingRichard Laager2008-05-111-0/+1
* Document PurpleEventLoopUiOps and associated misc.Will Thompson2008-02-291-27/+79
* Doxygen @since tags for libpurple and pidgin.Sadrul Habib Chowdhury2007-10-101-0/+2
* 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
* It's GLIB_CHECK_VERSION, not GLIB_VERSION_CHECK.Richard Laager2007-05-201-1/+1
* Wire everything up and document it.Richard Laager2007-05-201-8/+38
* merge of '1442df274a24edc9a31194327bd00dfbcf478720'Richard Laager2007-05-191-1/+7
* Initial addition of padding for ui_ops and other class-like structsGary Kramlich2007-04-291-0/+4
* A little doxygen love and some tiny gaim->purpleismsMark Doliner2007-03-261-1/+1
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-30/+30
* errno is a global thingy, and using it in this header seems to makeMark Doliner2007-02-241-1/+1
* evands seems to have spuriously changed this return valueEthan Blanton2007-02-231-1/+1
* Added a new GaimEventLoopUiOps item, input_get_error(). This function allows...Evan Schoenberg2007-02-231-1/+26
* Change out source_remove and input_remove eventloop functions to returnMark Doliner2007-02-201-4/+4
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+151