summaryrefslogtreecommitdiff
path: root/pidgin/minidialog.h
Commit message (Expand)AuthorAgeFilesLines
* Move section blocks inside inclusion guards -- otherwise g-ir-scanner yellsAnkit Vani2014-02-071-3/+3
* Remove @seeAnkit Vani2014-02-061-1/+2
* Fix a bunch of gtk-doc warnings in pidginAnkit Vani2014-02-041-3/+2
* Add sections for finch and re-arrange its doc indexAnkit Vani2014-02-041-5/+6
* Convert docs from doxygen to gtk-doc format for gtksound to pidgintooltipAnkit Vani2014-02-021-58/+114
* Initial replacements for gtk-doc style commentsAnkit Vani2014-01-311-24/+24
* Added /*< private >*/ for padding members, clean them up and add missing onesAnkit Vani2013-10-121-0/+2
* Remove unneeded function.Mark Doliner2013-01-261-5/+0
* Finally merged the code that fixes #5038 to i.p.p.Ivan Komarov2011-03-301-0/+24
* Correct a variable name in a doxygen commentMark Doliner2011-03-131-1/+1
* Display the protocol icon for the authorization request dialogIvan Komarov2010-05-261-1/+17
* More updates for GTK+ 3.0. This only fixes the single-includes. Fixing allElliott Sales de Andrade2009-04-071-2/+1
* Get rid of a few silly doxygen warningsMark Doliner2007-11-121-2/+2
* Add pidgin_mini_dialog_get_num_children(), a convenient way to check how manyWill Thompson2007-11-041-0/+6
* Add some padding to PidginMiniDialogClass. Padding is not needed inWill Thompson2007-11-041-0/+5
* Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.cWill Thompson2007-11-041-0/+151