summaryrefslogtreecommitdiff
path: root/libpurple/request-datasheet.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_clear_* helpers where usefulElliott Sales de Andrade2023-03-211-7/+4
* Fix several typos in libpurpleElliott Sales de Andrade2021-10-101-2/+2
* Remove glibcompat.h from all the files that don't actually need it.Gary Kramlich2019-11-151-1/+0
* Fix a NULL pointer misuseTomasz Wasilczyk2014-03-171-1/+2
* Remove @file from .c filesAnkit Vani2014-02-041-5/+0
* libpurple: Fix build and warnings with glib 2.24Ankit Vani2014-01-271-0/+1
* Make datasheet refresh easier with marking for removal routinesTomasz Wasilczyk2014-01-071-1/+45
* Removed warningsAnkit Vani2013-11-171-1/+1
* Merged default branchAnkit Vani2013-11-061-3/+11
|\
| * Fix typoTomasz Wasilczyk2013-11-051-1/+1
| * Request API: fix a bug when checking datasheet action sensitivityTomasz Wasilczyk2013-11-051-3/+11
* | Merged default branchAnkit Vani2013-11-051-0/+113
|\ \ | |/
| * Request API: actions for datasheet fieldTomasz Wasilczyk2013-11-041-0/+113
* | Removed this new purple_value_new stuffAnkit Vani2013-10-301-7/+5
|/
* Request API: datasheet fieldTomasz Wasilczyk2013-10-291-0/+344