summaryrefslogtreecommitdiff
path: root/finch/gntrequest.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up Finch preferences pageElliott Sales de Andrade2023-04-031-1/+4
* Use GListModel access to request fields in finchElliott Sales de Andrade2023-03-171-29/+64
* Remove tracking of required fieldsElliott Sales de Andrade2023-03-171-3/+3
* Add PurpleRequest{Group,Page}:valid propertiesElliott Sales de Andrade2023-03-161-1/+1
* Convert PurpleRequestFieldList into a GObjectElliott Sales de Andrade2023-03-101-39/+31
* Make PurpleRequestFieldChoice into a GObjectElliott Sales de Andrade2023-03-101-10/+10
* Make PurpleRequestFieldInt into a GObjectElliott Sales de Andrade2023-03-101-12/+11
* Make PurpleRequestFieldBool into a GObjectElliott Sales de Andrade2023-03-101-15/+14
* Add a PurpleRequestFieldString subclassElliott Sales de Andrade2023-03-101-14/+18
* Make PurpleRequestFieldAccount into a GObjectElliott Sales de Andrade2023-03-101-14/+20
* Convert PurpleRequestPage into a GObjectElliott Sales de Andrade2023-03-071-27/+21
* Convert PurpleRequestGroup into a GObjectElliott Sales de Andrade2023-03-071-7/+7
* Replace PurpleRequestField UI data with GObject dataElliott Sales de Andrade2023-03-061-36/+31
* Fix typo in request field getterElliott Sales de Andrade2023-03-051-1/+1
* Mark unused parameters as such for all finchGary Kramlich2023-02-231-25/+31
* Update Finch for the PurpleAccount deprecationsGary Kramlich2022-12-141-1/+2
* Move PurpleAccountManager to GPtrArray and implement GListModelElliott Sales de Andrade2022-10-281-19/+37
* Remove C99-obsoleted constructsElliott Sales de Andrade2022-10-261-3/+6
* Move all of the UiOps to use struct initializersGary Kramlich2022-09-201-16/+8
* port finch to the new AccountManager APIGary Kramlich2021-12-121-6/+8
* Fix typos in FinchElliott Sales de Andrade2021-10-101-1/+1
* Avoid manual handling of icons in request field list itemsArkadiy Illarionov2021-04-051-20/+20
* Don't allow libraries to include their own global header files.Gary Kramlich2020-11-191-1/+0
* Fix Finch for the libgnt single header fileGary Kramlich2020-08-151-9/+0
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-3/+3
* Split PurpleKeyValuePair out to it's own file and try to do some cleanup in t...Gary Kramlich2020-04-301-2/+2
* Replace PurpleNamedValue with PurpleKeyValuePairqarkai2019-11-271-4/+4
* Add PurpleNamedValue to use in lists instead of consecutive key and value ele...qarkai2019-11-161-18/+8
* Replace purple_str_has_{prefix,suffix} by g_str_has_{prefix,suffix}.Elliott Sales de Andrade2019-11-041-2/+2
* Use g_(v)snprintf so we need less wrappers.Elliott Sales de Andrade2019-10-301-1/+1
* Clean up all of the license headersGary Kramlich2019-09-291-1/+3
* A few random finch doc cleanupsGary Kramlich2019-09-281-1/+1
* Rename some buddy list accessor functions.Elliott Sales de Andrade2019-07-021-3/+3
* Use the new gnt_combo_box_get_dropdown.Elliott Sales de Andrade2019-04-231-1/+2
* Use new GntFileSel signals.Elliott Sales de Andrade2019-04-231-12/+14
* Use gnt_widget_get_toplevel everywhere.Elliott Sales de Andrade2019-04-231-14/+10
* gntrequest: Drop certificate request typeMike Ruprecht2018-05-301-25/+0
* Merge release-2.x.y into defaultdx2017-06-121-1/+1
|\
| * Remove redundant NULL checksqarkai2017-03-241-1/+1
| * Replace !strcmp() with purple_strequal()qarkai2017-03-231-1/+1
| * Remove -Wno-sign-compare and backport fixes from default.Elliott Sales de Andrade2014-11-131-2/+2
* | Move Tls Certificate parsing code into tls-certificate-info.[ch]Mike Ruprecht2016-04-071-1/+1
* | Port Finch to use TLS Certificate APIMike Ruprecht2016-03-301-2/+7
* | Merge release-2.x.yTomasz Wasilczyk2014-05-071-2/+5
|\ \ | |/
| * Fix some CWE-252 coverity warningsTomasz Wasilczyk2014-05-061-2/+5
* | Finch-OTR: implement missing PurpleRequestCommonParameters featuresTomasz Wasilczyk2014-04-261-0/+44
* | Merged default branchAnkit Vani2014-02-061-7/+8
|\ \
| * | gtk-doc prep: *_get_type() functions are hidden as standard GType-returning f...Ankit Vani2014-02-061-7/+8
* | | Fix a bunch of gtk-doc warnings in finchAnkit Vani2014-02-041-7/+8
* | | Remove @file from .c filesAnkit Vani2014-02-041-5/+0
|/ /