summaryrefslogtreecommitdiff
path: root/finch/gntstatus.c
Commit message (Expand)AuthorAgeFilesLines
* Mark unused parameters as such for all finchGary Kramlich2023-02-231-10/+15
* Update Finch for the PurpleAccount deprecationsGary Kramlich2022-12-141-13/+24
* Move PurpleAccountManager to GPtrArray and implement GListModelElliott Sales de Andrade2022-10-281-6/+8
* Remove C99-obsoleted constructsElliott Sales de Andrade2022-10-261-1/+2
* port finch to the new AccountManager APIGary Kramlich2021-12-121-2/+4
* Don't allow libraries to include their own global header files.Gary Kramlich2020-11-191-2/+0
* Fix Finch for the libgnt single header fileGary Kramlich2020-08-151-8/+0
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-3/+3
* Make all of finch use purple.hGary Kramlich2020-05-011-2/+1
* Clean up all of the license headersGary Kramlich2019-09-291-1/+3
* Merge 2.12.0 into defaultGary Kramlich2017-03-101-3/+3
|\
| * Merged in rlaager/pidgin/release-2.x.y (pull request #64)Gary Kramlich2016-07-011-2/+2
| |\
| | * Drop ampersandsRichard Laager2016-06-071-2/+2
| * | Reword a string in Finch's status creatorRichard Laager2016-06-071-1/+1
| |/
* | Merged default branchAnkit Vani2014-02-061-4/+4
|\ \
| * | gtk-doc prep: *_get_type() functions are hidden as standard GType-returning f...Ankit Vani2014-02-061-4/+4
* | | Remove @file from .c filesAnkit Vani2014-02-041-5/+0
|/ /
* | Notify API: extend purple_notify_message with PurpleRequestCommonParametersTomasz Wasilczyk2013-09-211-2/+2
* | Request API refactoring: switch purple_request_action to PurpleRequestCommonP...Tomasz Wasilczyk2013-09-101-2/+1
|/
* Remove trailing whitespaceRichard Laager2011-01-041-2/+2
* Fix building finch & libgnt using older gcc or non-gcc compilers that doStu Tomlinson2009-12-311-1/+2
* Don't include an internal header in the public finch headers.Elliott Sales de Andrade2009-07-181-0/+1
* remove gpl boilerplate from doxygen docsSean Egan2007-09-161-2/+3
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* Make some of the dialogs look and behave more like each other.Sadrul Habib Chowdhury2007-08-231-1/+4
* Add utility function to trigger some button when some key is pressed withSadrul Habib Chowdhury2007-07-131-0/+3
* Resize tree-columns nicely when the tree is resized. We can tell it toSadrul Habib Chowdhury2007-07-011-3/+3
* If the action-windows are already there, then bring them to front whenSadrul Habib Chowdhury2007-06-281-1/+3
* #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-3/+3
* disapproval of revision '2d8ea56b90971e7851442d96b7d74ecb4f052126'Richard Laager2007-06-161-1/+1
* Mark the return type const for the following functions. I noticed thisRichard Laager2007-06-071-1/+1
* Added account, who, and conversation parameters to the request API calls, and...Evan Schoenberg2007-04-261-2/+5
* Rename the Doxygen group from gntui to finch and define the finch groupRichard Laager2007-04-161-1/+1
* 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-72/+72
* renamed gaim-text to finchSean Egan2007-03-181-0/+606