summaryrefslogtreecommitdiff
path: root/finch/gntblist.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove PurpleBuddyListClass->new_list.Elliott Sales de Andrade2019-07-031-16/+11
* Remove purple_blist_[gs]et_ui_data.Elliott Sales de Andrade2019-07-031-11/+6
* Convert UI ops to PurpleBuddyListClass methods.Elliott Sales de Andrade2019-07-031-59/+66
* Make PurpleBuddyList fields private.Elliott Sales de Andrade2019-07-031-8/+9
* Add list parameter to all buddy list UI ops.Elliott Sales de Andrade2019-07-061-6/+13
* Rename some buddy list accessor functions.Elliott Sales de Andrade2019-07-021-44/+37
* Use GntWidget flag accessor functions.Elliott Sales de Andrade2019-04-091-5/+5
* Rename purple_menu_action_* to purple_action_menu_*Gary Kramlich2018-02-151-6/+6
* Rename PurpleMenuAction to PurpleActionMenuGary Kramlich2018-02-151-4/+4
* Move the MenuAction stuff to the new action.[ch] filesGary Kramlich2018-02-011-0/+1
* Add explicit ncurses dependency to finch.Elliott Sales de Andrade2018-11-291-0/+2
* Merged in rw_grim/pidgin (pull request #297)Gary Kramlich2017-12-291-3/+7
|\
| * merging with default to fix conflictsGary Kramlich2017-11-231-0/+5
| |\
| * | Initial attempt at removing the magic around PurpleProtocolXferInterfaceGary Kramlich2017-08-311-3/+7
* | | Run through and remove #if 0's from finchGary Kramlich2017-12-071-81/+0
| |/ |/|
* | finch: add protocol menu to blist chatsDylan Simon2017-08-241-0/+5
|/
* Remove purple_timeout_* function usageMike Ruprecht2017-06-151-12/+12
* Merge release-2.x.y into defaultdx2017-06-121-9/+9
|\
| * Replace strcmp() with purple_strequal()qarkai2017-03-241-9/+9
* | Merged default branchAnkit Vani2014-04-291-3/+3
|\ \
| * | Finch: fix glib warningsTomasz Wasilczyk2014-04-261-3/+3
* | | Merged default branchAnkit Vani2014-02-191-40/+71
|\ \ \ | |/ / |/| |
| * | Merge gtkdoc-conversionAnkit Vani2014-02-101-40/+71
| |\ \
| | * \ Merge gtkdoc-conversionAnkit Vani2014-02-091-3/+3
| | |\ \
| | * \ \ Merge gtkdoc-conversionAnkit Vani2014-02-061-40/+71
| | |\ \ \
| | | * \ \ Merge gtkdoc-conversionAnkit Vani2014-02-041-40/+71
| | | |\ \ \
| | | | * \ \ Merge gtkdoc-conversionAnkit Vani2014-02-041-40/+71
| | | | |\ \ \
| | | | | * | | Renamed plugin info callback properties to end with "-cb", and their respecti...Ankit Vani2013-10-281-5/+5
| | | | | * | | Merged soc.2013.gobjectification branchAnkit Vani2013-10-121-40/+71
| | | | | |\ \ \
| | | | | | * \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-09-211-2/+3
| | | | | | |\ \ \
| | | | | | * | | | Refactored finch to use the new protocol APIAnkit Vani2013-09-141-5/+5
| | | | | | * | | | Updated protocol iface callsAnkit Vani2013-09-141-8/+8
| | | | | | * | | | Merged soc.2013.gobjectification branchAnkit Vani2013-09-121-40/+71
| | | | | | |\ \ \ \
| | | | | | | * \ \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-09-061-1/+1
| | | | | | | |\ \ \ \
| | | | | | | * | | | | Refactored finch and a bit of libpurple plugins to use the new protocol APIAnkit Vani2013-09-011-12/+10
| | | | | | | * | | | | Renamed purple_find_protocol_info to purple_protocols_findAnkit Vani2013-09-011-2/+2
| | | | | | | * | | | | Renamed purple_connection_get_protocol_info() to purple_connection_get_protoc...Ankit Vani2013-08-311-6/+6
| | | | | | | * | | | | Use the purple_protocol_iface_* API instead of protocol->function()Ankit Vani2013-08-291-7/+7
| | | | | | | * | | | | Replaced struct proto_chat_entry with PurpleProtocolChatEntryAnkit Vani2013-08-191-1/+1
| | | | | | | * | | | | Renamed PurplePluginProtocolInfo to PurpleProtocolAnkit Vani2013-08-171-30/+30
| | | | | | | * | | | | Refactored finch to report plugin load/unload errorsAnkit Vani2013-08-111-0/+1
| | | | | | | * | | | | Renamed protocol's actions function to get_actionsAnkit Vani2013-08-111-2/+2
| | | | | | | * | | | | Refactored gntblist to use the actions callbacksAnkit Vani2013-08-111-12/+46
| | | | | | | * | | | | Undo action-related changes in UIAnkit Vani2013-08-101-47/+20
| | | | | | | * | | | | Replaced PurplePluginProtocolInfo* with PurpleConnection* in PurpleProtocolAc...Ankit Vani2013-08-051-2/+4
| | | | | | | * | | | | Refactored the codebase according to the API changesAnkit Vani2013-08-031-4/+4
| | | | | | | * | | | | Refactored the codebase to use the plugin wrapper functionsAnkit Vani2013-08-031-12/+4
| | | | | | | * | | | | Correctly build accounts menu in finch using protocol actionsAnkit Vani2013-08-011-4/+34
| | | | | | | * | | | | Refactored gntblist to use the new actions API of plugins and protocolsAnkit Vani2013-07-311-19/+22
| | | | | | | * | | | | Refactored some of gntblist using the current plugin API.Ankit Vani2013-07-311-14/+12