summaryrefslogtreecommitdiff
path: root/finch/gntprefs.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up Finch preferences pageElliott Sales de Andrade2023-04-031-92/+141
* Use g_clear_* helpers where usefulElliott Sales de Andrade2023-03-211-2/+1
* Convert PurpleRequestFieldList into a GObjectElliott Sales de Andrade2023-03-101-7/+12
* Convert PurpleRequestPage into a GObjectElliott Sales de Andrade2023-03-071-13/+11
* Convert PurpleRequestGroup into a GObjectElliott Sales de Andrade2023-03-071-3/+3
* Remove C99-obsoleted constructsElliott Sales de Andrade2022-10-261-3/+6
* Remove Finch logging preferences but add Credential Provider preference.Gary Kramlich2022-08-151-9/+34
* Now that the History API is here, remove the purple logging apiGary Kramlich2021-10-231-7/+0
* Remove the deprecated keyring API.Gary Kramlich2021-04-211-54/+0
* Use PurpleCredentialManager instead of the old keyring api.Gary Kramlich2021-01-021-2/+6
* Finch shouldn't include finch.hGary Kramlich2020-11-071-2/+0
* Fix Finch for the libgnt single header fileGary Kramlich2020-08-151-2/+2
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-1/+2
* Make all of finch use purple.hGary Kramlich2020-05-011-2/+1
* Use g_list_free_full instead of g_list_foreach+g_list_free.Elliott Sales de Andrade2019-10-011-2/+1
* Clean up all of the license headersGary Kramlich2019-09-291-1/+3
* Merge release-2.x.y into defaultdx2017-06-121-1/+1
|\
| * Replace strcmp() with purple_strequal()qarkai2017-03-241-2/+2
* | Merge release-2.x.yTomasz Wasilczyk2014-05-071-2/+4
|\ \ | |/
| * Fix some CWE-252 coverity warningsTomasz Wasilczyk2014-05-061-2/+4
* | Remove @file from .c filesAnkit Vani2014-02-041-5/+0
* | Notify API: extend purple_notify_message with PurpleRequestCommonParametersTomasz Wasilczyk2013-09-211-1/+1
* | Request API refactoring: switch purple_request_fields to PurpleRequestCommonP...Tomasz Wasilczyk2013-09-101-3/+2
* | Merge with mainTomasz Wasilczyk2013-05-121-0/+49
|\ \
| * | Add keyring settings to finchTomasz Wasilczyk2013-05-111-1/+42
| * | Some polishing on files modified on this branch (mostly formatting)Tomasz Wasilczyk2013-03-281-9/+3
| * | Fix a simple warning.Elliott Sales de Andrade2011-10-311-1/+1
| * | propagate from branch 'im.pidgin.pidgin' (head e275f5e7b257ee56363a918879d8af...Elliott Sales de Andrade2011-10-301-0/+14
| |\ \
| | * \ propagate from branch 'im.pidgin.pidgin' (head 32da7ab6d1092d199f3c54e43644fb...Paul Aurich2009-08-291-0/+1
| | |\ \
| | * | | Made more calls asynch, enhanced error checking and reporting.Vivien Bernet-Rollande2008-08-141-0/+14
* | | | | Request API: fix integer fields, add bounds to themTomasz Wasilczyk2013-05-121-1/+1
|/ / / /
* | | | Drop the .gaim -> .purple migration codeRichard Laager2011-03-181-8/+0
| |_|/ |/| |
* | | Remove trailing whitespaceRichard Laager2011-01-041-3/+3
* | | propagate from branch 'im.pidgin.pidgin' (head fa3096fc03d96aab042c6f0c6d6785...Marcus Lundblad2010-02-071-1/+1
|\ \ \ | |_|/ |/| |
| * | Deprecate purple_request_field_list_add()Richard Laager2008-11-161-1/+1
| |/
* | Don't include an internal header in the public finch headers.Elliott Sales de Andrade2009-07-181-0/+1
|/
* Probe for -Wstrict-prototypes to get some more warnings. I then cleaned upRichard Laager2008-01-031-5/+5
* 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
* Remember the open/save file locations.Sadrul Habib Chowdhury2007-07-011-0/+4
* If the action-windows are already there, then bring them to front whenSadrul Habib Chowdhury2007-06-281-2/+8
* Mark some string for translation, and show only one preference window at aSadrul Habib Chowdhury2007-06-281-10/+17
* #include reorganizations to allow compiling with glib < 2.8 using theStu Tomlinson2007-06-201-1/+2
* Re-fix the DBus list handling code by killing const GList* / const GSList*Richard Laager2007-06-161-1/+1
* Fix a compiler warning.Richard Laager2007-05-191-1/+1
* Mark strings for translationRichard Nelson2007-05-191-1/+1
* I liked Etan's suggestion in devel. Now, Finch will bold unseen plugins in th...Sadrul Habib Chowdhury2007-05-081-0/+1
* Pref migration for finch.Sadrul Habib Chowdhury2007-04-281-1/+11
* Added account, who, and conversation parameters to the request API calls, and...Evan Schoenberg2007-04-261-1/+3
* Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gn...Sean Egan2007-04-251-19/+20