summaryrefslogtreecommitdiff
path: root/finch/gntrequest.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert PurpleRequestPage into a GObjectElliott Sales de Andrade2023-03-071-2/+2
| | | | | | | | | | | And rename it from `PurpleRequestFields`. Also, implements `GListModel` for the groups, but nothing uses it that way get. Testing Done: Compiled, and opened Request Fields from Demo protocol. Reviewed at https://reviews.imfreedom.org/r/2323/
* Convert finch to gi-docgenGary Kramlich2021-10-191-7/+0
| | | | | | | Testing Done: Ran the docs manually and in convey verfied that they look super! Reviewed at https://reviews.imfreedom.org/r/1072/
* create a global header for finchGary Kramlich2020-08-131-0/+4
| | | | | | | | create a global include file for finch protect all the finch header files and update the plugins to use the global header Reviewed at https://reviews.imfreedom.org/r/61/
* Make all of finch use purple.hGary Kramlich2020-05-011-1/+2
|
* Clean up all of the license headersGary Kramlich2019-09-291-1/+2
|
* Fix the header guards for finchGary Kramlich2019-09-291-3/+4
|
* A few random finch doc cleanupsGary Kramlich2019-09-281-4/+7
|
* Fix some annotation warnings in finchAnkit Vani2014-02-091-1/+1
|
* Move section blocks inside inclusion guards -- otherwise g-ir-scanner yellsAnkit Vani2014-02-071-3/+3
|
* Remove /*@{*/ and /*@}*/Ankit Vani2014-02-071-3/+0
|
* Removed @nameAnkit Vani2014-02-061-1/+1
|
* Add sections for finch and re-arrange its doc indexAnkit Vani2014-02-041-5/+7
|
* Convert docs from doxygen to gtk-doc format for finchAnkit Vani2014-02-021-2/+12
|
* Initial replacements for gtk-doc style commentsAnkit Vani2014-01-311-3/+3
|
* Clean the API documentation in preparation for 3.0.0 by removing all the old ↵Andrew Victor2011-09-251-1/+0
| | | | @since tags.
* Add a function to get a widget for a request field.Sadrul Habib Chowdhury2008-01-061-0/+10
|
* applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defaRichard Laager2007-09-281-2/+3
| | | | through 133f2968e112c003cac1320d1ca0128d5da74066
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
| | | | This is a quick update done with a for loop, find, and sed.
* Implement the plugin-pref ui using the request api. The preferences for the ↵Sadrul Habib Chowdhury2007-04-221-0/+6
| | | | core plugins can now be modified from Finch. And no new strings.
* Rename the Doxygen group from gntui to finch and define the finch groupRichard Laager2007-04-161-1/+1
| | | | in finch.h so that Finch shows up in the modules list.
* Re-sed the copyright notices so they don't all talk about Purple.Richard Laager2007-03-211-2/+2
|
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-4/+4
|
* renamed gaim-text to finchSean Egan2007-03-181-0/+54