Mercurial
>
pidgin3
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Refactored libpurple/plugins to use the GObject-based PurpleConversation
soc.2013.gobjectification
Sun, 23 Jun 2013 17:44:09 +0530
, by Ankit Vani
Replaced purple_conversation_new() with purple_[im,chat]_conversation_new()
soc.2013.gobjectification
Sun, 23 Jun 2013 17:33:58 +0530
, by Ankit Vani
Refactored some libpurple plugins for GObject-based PurpleConversation
soc.2013.gobjectification
Sun, 23 Jun 2013 17:32:51 +0530
, by Ankit Vani
Refactor code to remove conversation type from some instances of purple_conversations_find_with_account()
soc.2013.gobjectification
Sun, 23 Jun 2013 17:20:37 +0530
, by Ankit Vani
Made GObject #define's look pretty
soc.2013.gobjectification
Sun, 23 Jun 2013 15:50:57 +0530
, by Ankit Vani
Merged default branch
soc.2013.gobjectification
Sun, 23 Jun 2013 15:40:41 +0530
, by Ankit Vani
Global replace - renamed functions and types according to GObject-based PurpleConversation API
soc.2013.gobjectification
Sun, 23 Jun 2013 15:23:44 +0530
, by Ankit Vani
Removed purple_conversation_destroy() and purple_chat_conversation_buddy_destroy() from the API
soc.2013.gobjectification
Sun, 23 Jun 2013 14:44:27 +0530
, by Ankit Vani
Renamed PurpleConversationMessageFlags back to PurpleMessageFlags.
soc.2013.gobjectification
Sun, 23 Jun 2013 14:24:19 +0530
, by Ankit Vani
Merged default branch
soc.2013.gobjectification
Sun, 23 Jun 2013 13:35:53 +0530
, by Ankit Vani
Refactored libpurple/plugins/tcl to use GObject-based PurpleConversation
soc.2013.gobjectification
Sun, 23 Jun 2013 03:51:11 +0530
, by Ankit Vani
Added functions to find IM and Chat by account in the conversations API.
soc.2013.gobjectification
Sun, 23 Jun 2013 03:50:35 +0530
, by Ankit Vani
Added write_message and send_message to Conversation.xs
soc.2013.gobjectification
Sun, 23 Jun 2013 03:13:06 +0530
, by Ankit Vani
Removed send from PurpleConversation's virtual methods, renamed the remaining methods.
soc.2013.gobjectification
Sun, 23 Jun 2013 02:38:13 +0530
, by Ankit Vani
Merged default branch
soc.2013.gobjectification
Sun, 23 Jun 2013 02:23:11 +0530
, by Ankit Vani
Added send() and send_with_flags() methods in Conversation.xs
soc.2013.gobjectification
Sat, 22 Jun 2013 22:50:41 +0530
, by Ankit Vani
Added purple_conversation_* functions to API to redirect to virtual methods
soc.2013.gobjectification
Sat, 22 Jun 2013 22:47:05 +0530
, by Ankit Vani
Added some PurpleConversation virtual class methods.
soc.2013.gobjectification
Sat, 22 Jun 2013 22:41:25 +0530
, by Ankit Vani
Removed Accounts.xs and moved back the accounts API to Account module
soc.2013.gobjectification
Sat, 22 Jun 2013 22:36:36 +0530
, by Ankit Vani
Added GObject boilerplate code for headers, also _new() and _get_type() functions.
soc.2013.gobjectification
Sat, 22 Jun 2013 19:15:06 +0530
, by Ankit Vani
Refactored libpurple/plugins/perl to use GObject-based PurpleConversation API
soc.2013.gobjectification
Sat, 22 Jun 2013 17:20:09 +0530
, by Ankit Vani
Added cipher includes, and hash argument to _new() of PurpleHMACCipher and PurplePBKDF2Cipher
soc.2013.gobjectification
Sat, 22 Jun 2013 16:37:55 +0530
, by Ankit Vani
Added ciphers and hashes _new functions to .xs files
soc.2013.gobjectification
Sat, 22 Jun 2013 15:58:44 +0530
, by Ankit Vani
Begun refactoring for PurpleConversation
soc.2013.gobjectification
Sat, 22 Jun 2013 14:55:21 +0530
, by Ankit Vani
Added enums.[ch] to .hgignore
soc.2013.gobjectification
Sat, 22 Jun 2013 14:22:18 +0530
, by Ankit Vani
Merged with default branch
soc.2013.gobjectification
Sat, 22 Jun 2013 14:19:45 +0530
, by Ankit Vani
Created conversationtypes.[ch] for PurpleChatConversation and PurpleIMConversation
soc.2013.gobjectification
Sat, 22 Jun 2013 03:16:33 +0530
, by Ankit Vani
Removed GObject for PurpleConversationMessage, this will be a GBoxed
soc.2013.gobjectification
Sat, 22 Jun 2013 02:08:01 +0530
, by Ankit Vani
Added GObject structures, moved things around, renamed functions as GObject methods.
soc.2013.gobjectification
Fri, 21 Jun 2013 23:11:45 +0530
, by Ankit Vani
Begun GObjectification of PurpleConversation.
soc.2013.gobjectification
Fri, 21 Jun 2013 18:56:16 +0530
, by Ankit Vani
Added enums.c and enums.h to CLEANFILES
soc.2013.gobjectification
Fri, 21 Jun 2013 14:26:19 +0530
, by Ankit Vani
Added autogeneration of GEnums using glib-mkenums to enums.c and enums.h
soc.2013.gobjectification
Fri, 21 Jun 2013 14:20:33 +0530
, by Ankit Vani
Updated Makefile.mingw according to GObjectification changes
soc.2013.gobjectification
Fri, 21 Jun 2013 00:37:27 +0530
, by Ankit Vani
Prepared files for GObjectification of PurpleConversation
soc.2013.gobjectification
Fri, 21 Jun 2013 00:36:39 +0530
, by Ankit Vani
Re-link libpurple-ciphers.la to libpurple when it has changed
soc.2013.gobjectification
Thu, 20 Jun 2013 23:51:24 +0530
, by Ankit Vani
Added reminder to replace protocol_id member of account by a GObject
soc.2013.gobjectification
Thu, 20 Jun 2013 02:47:39 +0530
, by Ankit Vani
Added NULL account UI ops for privacy functions in finch
soc.2013.gobjectification
Thu, 20 Jun 2013 00:34:45 +0530
, by Ankit Vani
Removed unused PurpleAccount member ui_data.
soc.2013.gobjectification
Thu, 20 Jun 2013 00:33:12 +0530
, by Ankit Vani
Renamed PurpleAccount's private member perm_deny to privacy_type
soc.2013.gobjectification
Wed, 19 Jun 2013 22:48:23 +0530
, by Ankit Vani
Renamed purple_account_[get,set]_alias to purple_account[get,set]_private_alias.
soc.2013.gobjectification
Wed, 19 Jun 2013 20:26:46 +0530
, by Ankit Vani
Removed purple_account_destroy function declaration, use g_object_unref() instead.
soc.2013.gobjectification
Wed, 19 Jun 2013 20:09:29 +0530
, by Ankit Vani
Refactored pidgin to use the GObject-based PurpleAccount API
soc.2013.gobjectification
Wed, 19 Jun 2013 19:56:19 +0530
, by Ankit Vani
Refactored gtkprivacy to use the new API. Added (moved) gtkprivacy's UI ops to gtkaccount's UI ops.
soc.2013.gobjectification
Wed, 19 Jun 2013 19:15:45 +0530
, by Ankit Vani
Renamed pidgin_account_[init,uninit,get_handle] to pidgin_accounts_[init,uninit,get_handle].
soc.2013.gobjectification
Wed, 19 Jun 2013 18:55:03 +0530
, by Ankit Vani
Refactored finch to use the GObject-based PurpleAccount API
soc.2013.gobjectification
Wed, 19 Jun 2013 15:47:07 +0530
, by Ankit Vani
Refactored the libpurple core to use the GObject-based PurpleAccount
soc.2013.gobjectification
Wed, 19 Jun 2013 15:44:37 +0530
, by Ankit Vani
Exposed some functions to the header files to resolve dependencies.
soc.2013.gobjectification
Wed, 19 Jun 2013 15:34:57 +0530
, by Ankit Vani
Fixed more PurpleAccount stuff.
soc.2013.gobjectification
Wed, 19 Jun 2013 01:40:28 +0530
, by Ankit Vani
Added GObject code to PurpleAccount. Changed PurpleAccountSetting to GValue.
soc.2013.gobjectification
Tue, 18 Jun 2013 21:28:06 +0530
, by Ankit Vani
Moved some local functions from account.c to accounts.c
soc.2013.gobjectification
Tue, 18 Jun 2013 02:10:07 +0530
, by Ankit Vani
Refactored prpls according to the changed PurpleAccount API
soc.2013.gobjectification
Mon, 17 Jun 2013 23:39:13 +0530
, by Ankit Vani
Added purple_account_privacy_get_[permitted,denied] functions to return the permit and deny lists
soc.2013.gobjectification
Mon, 17 Jun 2013 21:59:32 +0530
, by Ankit Vani
Removed local and restore arguments to purple_account_privacy_[allow,deny]() as all calls to this function pass them as FALSE. purple_account_privacy_[permit,deny]_[add,remove] can be used to make local privacy changes.
soc.2013.gobjectification
Mon, 17 Jun 2013 21:50:41 +0530
, by Ankit Vani
Refactored libpurple/plugins according to changes to PurpleAccount
soc.2013.gobjectification
Mon, 17 Jun 2013 19:34:31 +0530
, by Ankit Vani
Begun GObjectification of PurpleAccount. Moved things around, see details.
soc.2013.gobjectification
Mon, 17 Jun 2013 18:57:26 +0530
, by Ankit Vani
Removed purple_hash_set_iv from Hash.xs
soc.2013.gobjectification
Mon, 17 Jun 2013 16:58:37 +0530
, by Ankit Vani
Removed set_iv method from HMAC cipher, since no hash implements it
soc.2013.gobjectification
Sun, 16 Jun 2013 17:52:29 +0530
, by Ankit Vani
Removed set_iv from hash.h
soc.2013.gobjectification
Sun, 16 Jun 2013 17:41:49 +0530
, by Ankit Vani
Rename circbuffer files to circularbuffer files to match the object name
soc.2013.gobjectification
Sun, 16 Jun 2013 16:55:27 +0530
, by Ankit Vani
Replace g_object_set_property with g_object_set where we aren't passing a GValue*
soc.2013.gobjectification
Sun, 16 Jun 2013 06:34:54 +0530
, by Ankit Vani
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip