summaryrefslogtreecommitdiff
path: root/finch/gntpounce.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the buddy pounces apiGary Kramlich2021-01-021-964/+0
* Finch shouldn't include finch.hGary Kramlich2020-11-071-2/+1
* PurpleMessage cleanups from hellGary Kramlich2020-10-031-2/+5
* Fix Finch for the libgnt single header fileGary Kramlich2020-08-151-9/+0
* remove the old sound apiGary Kramlich2020-08-131-13/+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-8/+1
* Clean up all of the license headersGary Kramlich2019-09-291-2/+3
* Rename some buddy list accessor functions.Elliott Sales de Andrade2019-07-021-1/+1
* Add explicit ncurses dependency to finch.Elliott Sales de Andrade2018-11-291-0/+2
* Merge 2.12.0 into defaultGary Kramlich2017-03-101-1/+1
|\
| * Fix pounce grammar in FinchRichard Laager2016-06-061-1/+1
* | Merged default branchAnkit Vani2014-05-241-1/+1
|\ \
| * \ Merged default branchAnkit Vani2014-04-291-4/+4
| |\ \
| * \ \ Merged default branchAnkit Vani2014-04-221-1/+1
| |\ \ \
| | * \ \ Merge gtkdoc-conversionAnkit Vani2014-02-101-1/+1
| | |\ \ \
| | | * \ \ Merge gtkdoc-conversionAnkit Vani2014-02-041-1/+1
| | | |\ \ \
| | | | * \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-09-211-4/+4
| | | | |\ \ \
| | | | * \ \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-09-121-1/+1
| | | | |\ \ \ \
| | | | | * | | | Renamed prpl.[ch] to protocol.[ch]Ankit Vani2013-08-171-1/+1
* | | | | | | | | Split PurpleMessage into incoming, outgoing and systemTomasz Wasilczyk2014-05-231-1/+1
* | | | | | | | | Use purple_conversation_write_system_message where appropriateTomasz Wasilczyk2014-05-221-5/+2
* | | | | | | | | Switch purple_serv_send_im to PurpleMessageTomasz Wasilczyk2014-05-221-1/+5
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Finch: fix glib warningsTomasz Wasilczyk2014-04-261-4/+4
|/ / / / / / /
* | | | | | | cross-win32: fix finch buildTomasz Wasilczyk2014-04-201-0/+4
|/ / / / / /
* | | | | | Fix namespaces issues in libpurple.Ankit Vani2014-02-101-1/+1
|/ / / / /
* | | | | Remove @file from .c filesAnkit Vani2014-02-041-5/+0
| |_|/ / |/| | |
* | | | Merged default branchAnkit Vani2013-09-211-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Notify API: extend purple_notify_message with PurpleRequestCommonParametersTomasz Wasilczyk2013-09-211-4/+4
* | | | Merged default branchAnkit Vani2013-09-121-2/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Request API refactoring: switch purple_request_action to PurpleRequestCommonP...Tomasz Wasilczyk2013-09-101-2/+1
| |/
* | Renamed PurpleBListNode back to PurpleBlistNodeAnkit Vani2013-07-251-1/+1
* | Renamed PURPLE_IS_BUDDY_ONLINE back to PURPLE_BUDDY_IS_ONLINEAnkit Vani2013-07-131-1/+1
* | Renamed buddy list functions to more appropriate/simler names.Ankit Vani2013-07-091-2/+2
* | Renamed PurpleBlistNode to PurpleBListNodeAnkit Vani2013-07-031-1/+1
* | Global replace to use GObject-style macros. See details.Ankit Vani2013-07-031-2/+2
* | Fix an incompatible pointer conversion warningAnkit Vani2013-06-271-5/+5
* | Replaced purple_conversation_new() with purple_[im,chat]_conversation_new()Ankit Vani2013-06-231-2/+2
* | Refactor code to remove conversation type from some instances of purple_conve...Ankit Vani2013-06-231-2/+2
* | Global replace - renamed functions and types according to GObject-based Purpl...Ankit Vani2013-06-231-2/+2
* | Renamed purple_account_[get,set]_alias to purple_account[get,set]_private_alias.Ankit Vani2013-06-191-1/+1
|/
* Add some error checking for sscanf usage (there are more places that could us...Daniel Atallah2013-03-021-4/+2
* Fix all the remaining files for which internal.h doesn't end up being the fir...Paul Aurich2009-12-081-1/+2
* Don't include an internal header in the public finch headers.Elliott Sales de Andrade2009-07-181-0/+1
* Use the more appropriate _unregister_handler function.Sadrul Habib Chowdhury2008-09-091-6/+1
* Make this clearerRichard Nelson2008-02-021-1/+1
* Include finch.h from these files, instead of internal.h.Sadrul Habib Chowdhury2008-01-261-1/+0
* Update finch to not touch the internals of PurpleAccount. This also includes ...Sadrul Habib Chowdhury2008-01-261-26/+29
* This merge has the effect of reverting the hinting code from trunk.Richard Laager2007-11-171-0/+13
|\
| * Enable auto-complete in the pounce dialog.Sadrul Habib Chowdhury2007-11-051-0/+13