summaryrefslogtreecommitdiff
path: root/finch/gntconn.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_clear_handle_id everywhereElliott Sales de Andrade2023-03-211-4/+2
* Use g_clear_* helpers where usefulElliott Sales de Andrade2023-03-211-1/+1
* Mark unused parameters as such for all finchGary Kramlich2023-02-231-2/+3
* Remove C99-obsoleted constructsElliott Sales de Andrade2022-10-261-3/+6
* Use PurpleAccountManager added/removed signalsElliott Sales de Andrade2022-10-091-13/+10
* Use struct intializers for PurpleConnectionUiOpsGary Kramlich2022-09-201-11/+2
* Remove purple_connection_noticeGary Kramlich2022-09-201-1/+0
* Remove the connection_steps apiGary Kramlich2022-09-191-1/+0
* Implement notifications in FinchGary Kramlich2022-08-191-30/+0
* Remove the ui parameter from purple_account_[gs]et_enabledGary Kramlich2022-05-201-2/+2
* Replace PURPLE_CALLBACK by G_CALLBACKElliott Sales de Andrade2022-03-251-3/+3
* Don't allow libraries to include their own global header files.Gary Kramlich2020-11-191-2/+1
* Merged in default (pull request #690)Gary Kramlich2020-06-081-1/+2
|\
| * Make sure we're not including the gettext macros in header files and deal wit...Gary Kramlich2020-05-211-0/+2
| * Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-1/+0
* | Use g_timeout_add_seconds some more.Elliott Sales de Andrade2020-05-171-4/+4
|/
* Make all of finch use purple.hGary Kramlich2020-05-011-5/+1
* Clean up all of the license headersGary Kramlich2019-09-291-1/+3
* Fix a bunch of gtk-doc warnings in finchAnkit Vani2014-02-041-1/+1
* Remove @file from .c filesAnkit Vani2014-02-041-5/+0
* Merged default branchAnkit Vani2013-09-121-2/+1
|\
| * Request API refactoring: switch purple_request_action to PurpleRequestCommonP...Tomasz Wasilczyk2013-09-101-2/+1
* | Initialized new padding member in connection UI opsAnkit Vani2013-09-011-0/+1
|/
* Remove PurpleConnectionUiOps.report_disconnectMark Doliner2011-08-211-1/+0
* Remove trailing whitespaceRichard Laager2011-01-041-1/+1
* Fix all the remaining files for which internal.h doesn't end up being the fir...Paul Aurich2009-12-081-1/+1
* Rejoin an opened chat after an account reconnects.Sadrul Habib Chowdhury2009-10-211-16/+0
* Don't include an internal header in the public finch headers.Elliott Sales de Andrade2009-07-181-0/+1
* Update finch to not touch the internals of PurpleConversation.Sadrul Habib Chowdhury2008-01-261-1/+1
* Add accessor and update finch to not touch the internals of PurpleConnection.Sadrul Habib Chowdhury2008-01-261-4/+5
* Show a helpful message about account disconnect. Someone should come up with ...Sadrul Habib Chowdhury2007-11-261-0/+4
* remove gpl boilerplate from doxygen docsSean Egan2007-09-161-2/+3
* If there's a chat open when an account gets disconnected because of an error,Sadrul Habib Chowdhury2007-09-151-2/+14
* Instead of just notifying the user about a connection error, give him optionsSadrul Habib Chowdhury2007-09-121-1/+20
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* #include reorganizations to allow compiling with glib < 2.8 using theStu Tomlinson2007-06-201-1/+2
* #include "connection.h" instead of "connection.c". I don't care if thisStu Tomlinson2007-06-151-1/+1
* Finch autoreconnecting (largely copy/paste from pidgin)Richard Nelson2007-05-261-18/+110
* Death to more futuristic struct initialization. This should be the last.Richard Laager2007-05-191-5/+11
* Added account, who, and conversation parameters to the request API calls, and...Evan Schoenberg2007-04-261-0/+1
* 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-11/+11
* renamed gaim-text to finchSean Egan2007-03-181-0/+75