| Sun, 01 Sep 2013 03:53:25 +0530 |
Ankit Vani |
Refactored finch and a bit of libpurple plugins to use the new protocol API
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 01 Sep 2013 00:38:40 +0530 |
Ankit Vani |
Renamed purple_find_protocol_info to purple_protocols_find
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 31 Aug 2013 23:22:35 +0530 |
Ankit Vani |
Renamed purple_connection_get_protocol_info() to purple_connection_get_protocol()
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Thu, 29 Aug 2013 23:38:19 +0530 |
Ankit Vani |
Use the purple_protocol_iface_* API instead of protocol->function()
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Mon, 19 Aug 2013 04:02:20 +0530 |
Ankit Vani |
Replaced struct proto_chat_entry with PurpleProtocolChatEntry
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 17 Aug 2013 23:28:51 +0530 |
Ankit Vani |
Renamed PurplePluginProtocolInfo to PurpleProtocol
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 11 Aug 2013 19:35:41 +0530 |
Ankit Vani |
Refactored finch to report plugin load/unload errors
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 11 Aug 2013 00:22:35 +0530 |
Ankit Vani |
Renamed protocol's actions function to get_actions
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 11 Aug 2013 00:11:52 +0530 |
Ankit Vani |
Refactored gntblist to use the actions callbacks
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 10 Aug 2013 23:51:48 +0530 |
Ankit Vani |
Undo action-related changes in UI
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Mon, 05 Aug 2013 21:17:57 +0530 |
Ankit Vani |
Replaced PurplePluginProtocolInfo* with PurpleConnection* in PurpleProtocolAction
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 03 Aug 2013 22:20:16 +0530 |
Ankit Vani |
Refactored the codebase according to the API changes
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 03 Aug 2013 17:43:12 +0530 |
Ankit Vani |
Refactored the codebase to use the plugin wrapper functions
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Thu, 01 Aug 2013 23:05:41 +0530 |
Ankit Vani |
Correctly build accounts menu in finch using protocol actions
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 31 Jul 2013 22:06:48 +0530 |
Ankit Vani |
Refactored gntblist to use the new actions API of plugins and protocols
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 31 Jul 2013 04:03:04 +0530 |
Ankit Vani |
Refactored some of gntblist using the current plugin API.
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 28 Jul 2013 23:44:39 +0530 |
Ankit Vani |
Replaced purple_connection_get_prpl() with purple_connection_get_protocol_info().
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 28 Jul 2013 23:36:59 +0530 |
Ankit Vani |
Replaced purple_find_prpl() with purple_find_protocol_info().
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 26 Apr 2014 15:04:55 +0200 |
Tomasz Wasilczyk |
Finch: fix glib warnings
|
file |
diff |
annotate
|
| Wed, 19 Feb 2014 16:59:51 +0530 |
Ankit Vani |
Box FinchBlistManager
|
file |
diff |
annotate
|
| Mon, 10 Feb 2014 00:56:22 +0530 |
Ankit Vani |
Fix namespaces issues in libpurple.
gtkdoc-conversion
|
file |
diff |
annotate
|
| Sun, 09 Feb 2014 21:12:35 +0530 |
Ankit Vani |
Fix namespace issues in libgnt and finch.
gtkdoc-conversion
|
file |
diff |
annotate
|
| Thu, 06 Feb 2014 19:50:34 +0530 |
Ankit Vani |
Merged default branch
gtkdoc-conversion
|
file |
diff |
annotate
|
| Tue, 04 Feb 2014 17:39:37 +0530 |
Ankit Vani |
Fix a bunch of gtk-doc warnings in finch
gtkdoc-conversion
|
file |
diff |
annotate
|
| Tue, 04 Feb 2014 16:30:55 +0530 |
Ankit Vani |
Remove @file from .c files
gtkdoc-conversion
|
file |
diff |
annotate
|
| Thu, 06 Feb 2014 18:56:36 +0530 |
Ankit Vani |
gtk-doc prep: *_get_type() functions are hidden as standard GType-returning funcs, so rename them.
|
file |
diff |
annotate
|
| Sat, 12 Oct 2013 22:57:00 +0530 |
Ankit Vani |
Added /*< private >*/ for padding members, clean them up and add missing ones
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 21 Sep 2013 16:41:50 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Thu, 12 Sep 2013 19:08:48 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Thu, 05 Sep 2013 21:59:11 +0530 |
Ankit Vani |
Replacements for the GObject Xfer API
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Thu, 25 Jul 2013 02:22:35 +0530 |
Ankit Vani |
Renamed PurpleBListNode back to PurpleBlistNode
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 21 Jul 2013 14:23:12 +0530 |
Ankit Vani |
Global replaces according to GObject status API
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 21 Jul 2013 02:15:30 +0530 |
Ankit Vani |
Refactored finch to use the GObject PurplePresence API
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 13 Jul 2013 21:17:31 +0530 |
Ankit Vani |
Renamed PURPLE_IS_BUDDY_ONLINE back to PURPLE_BUDDY_IS_ONLINE
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 10 Jul 2013 00:49:03 +0530 |
Ankit Vani |
Refactored finch to use the GObject BList API. Added purple_chat_get_name_only().
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Tue, 09 Jul 2013 23:49:14 +0530 |
Ankit Vani |
Replaced FinchBlist* with FinchBList*
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Tue, 09 Jul 2013 15:48:17 +0530 |
Ankit Vani |
Renamed buddy list functions to more appropriate/simler names.
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Tue, 09 Jul 2013 14:21:39 +0530 |
Ankit Vani |
Replaced purple_get_blist() with purple_blist_get_buddy_list()
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Mon, 08 Jul 2013 02:03:29 +0530 |
Ankit Vani |
ref buddy before connecting signed off timeout, and unref in the handler
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 06 Jul 2013 15:44:51 +0530 |
Ankit Vani |
Replaced PurpleBlistUiOps with PurpleBListUiOps for uniform naming
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 06 Jul 2013 15:37:29 +0530 |
Ankit Vani |
Undo renames of UI blist headers back to gntblist.h and gtkblist.h
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 06 Jul 2013 15:17:36 +0530 |
Ankit Vani |
Renamed blist.[ch] to buddylist.[ch]
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 03 Jul 2013 22:18:55 +0530 |
Ankit Vani |
Renamed PurpleBlistNode to PurpleBListNode
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 03 Jul 2013 21:49:28 +0530 |
Ankit Vani |
Global replace to use GObject-style macros. See details.
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Thu, 27 Jun 2013 20:16:31 +0530 |
Ankit Vani |
Refactored finch to use the GObject conversation API
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 23 Jun 2013 17:33:58 +0530 |
Ankit Vani |
Replaced purple_conversation_new() with purple_[im,chat]_conversation_new()
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 23 Jun 2013 17:20:37 +0530 |
Ankit Vani |
Refactor code to remove conversation type from some instances of purple_conversations_find_with_account()
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 23 Jun 2013 15:23:44 +0530 |
Ankit Vani |
Global replace - renamed functions and types according to GObject-based PurpleConversation API
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 19 Jun 2013 15:47:07 +0530 |
Ankit Vani |
Refactored finch to use the GObject-based PurpleAccount API
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 21 Sep 2013 11:54:03 +0200 |
Tomasz Wasilczyk |
Notify API: extend purple_notify_message with PurpleRequestCommonParameters
|
file |
diff |
annotate
|
| Thu, 12 Sep 2013 14:38:22 +0200 |
Tomasz Wasilczyk |
Request API refactoring: custom PURPLE_REQUEST_CHOICE values, instead of indexes
|
file |
diff |
annotate
|
| Tue, 10 Sep 2013 22:32:40 +0200 |
Tomasz Wasilczyk |
Request API refactoring: switch purple_request_fields to PurpleRequestCommonParameters
|
file |
diff |
annotate
|
| Tue, 10 Sep 2013 21:47:37 +0200 |
Tomasz Wasilczyk |
Request API refactoring: switch purple_request_action to PurpleRequestCommonParameters
|
file |
diff |
annotate
|
| Tue, 10 Sep 2013 13:06:10 +0200 |
Tomasz Wasilczyk |
Request API refactoring: introduce PurpleRequestCommonParameters and switch purple_request_input to it
|
file |
diff |
annotate
|
| Sun, 12 May 2013 12:45:52 +0200 |
Tomasz Wasilczyk |
Request API: fix integer fields, add bounds to them
|
file |
diff |
annotate
|
| Mon, 06 Feb 2012 02:45:16 +0000 |
Elliott Sales de Andrade |
Add support for conversation-extended signals in Finch.
|
file |
diff |
annotate
|
| Mon, 31 Oct 2011 20:44:22 +0000 |
Andrew Victor |
Finch: Use purple_blist_node_get_ui_data() and purple_blist_node_set_ui_data().
|
file |
diff |
annotate
|
| Mon, 31 Oct 2011 20:35:39 +0000 |
Andrew Victor |
Add purple_contact_get_contact_size().
|
file |
diff |
annotate
|
| Fri, 23 Dec 2011 08:21:58 +0000 |
Elliott Sales de Andrade |
A boring and large patch so I can merge heads.
cpw.qulogic.gtk3
|
file |
diff |
annotate
|
| Sat, 03 Sep 2011 23:13:11 +0000 |
Elliott Sales de Andrade |
Rename the _with_invite functions to their counterparts.
|
file |
diff |
annotate
|