Mercurial
>
pidgin3
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Assign PurpleChatConversationBuddy initialization properties directly
soc.2013.gobjectification
Sat, 29 Jun 2013 01:19:17 +0530
, by Ankit Vani
Used the correct class to override write_message conversation method
soc.2013.gobjectification
Sat, 29 Jun 2013 01:09:40 +0530
, by Ankit Vani
Assign conversation initialization properties directly
soc.2013.gobjectification
Sat, 29 Jun 2013 00:45:21 +0530
, by Ankit Vani
Refactor the remaining pidgin to use the GObject conversation API
soc.2013.gobjectification
Sat, 29 Jun 2013 00:14:56 +0530
, by Ankit Vani
Updated gtkblist and gtkconv to use the GObject conversation API
soc.2013.gobjectification
Fri, 28 Jun 2013 23:14:54 +0530
, by Ankit Vani
Refactored pidgin plugins to use the GObject conversation API
soc.2013.gobjectification
Fri, 28 Jun 2013 01:42:32 +0530
, by Ankit Vani
Removed conversation type argument from pidgin conversation functions.
soc.2013.gobjectification
Thu, 27 Jun 2013 23:00:47 +0530
, by Ankit Vani
Fix an incompatible pointer conversion warning
soc.2013.gobjectification
Thu, 27 Jun 2013 20:27:41 +0530
, by Ankit Vani
Refactored finch to use the GObject conversation API
soc.2013.gobjectification
Thu, 27 Jun 2013 20:16:31 +0530
, by Ankit Vani
Refactored remaining libpurple to use the GObject conversation API
soc.2013.gobjectification
Thu, 27 Jun 2013 04:44:20 +0530
, by Ankit Vani
Replaced purple_conversations_get() with purple_conversations_get_all(), similar to other purple entities
soc.2013.gobjectification
Thu, 27 Jun 2013 04:18:40 +0530
, by Ankit Vani
A little rearranging and added reminders
soc.2013.gobjectification
Thu, 27 Jun 2013 01:29:55 +0530
, by Ankit Vani
Updated protocols for the API changes
soc.2013.gobjectification
Thu, 27 Jun 2013 01:26:35 +0530
, by Ankit Vani
Updated libpurple plugins with the API changes
soc.2013.gobjectification
Thu, 27 Jun 2013 01:26:07 +0530
, by Ankit Vani
Refactored the PurpleConversation subclasses and subsystem to use the GObject conversation API.
soc.2013.gobjectification
Thu, 27 Jun 2013 01:24:56 +0530
, by Ankit Vani
Removed unnecessary class init for PurpleCipher
soc.2013.gobjectification
Thu, 27 Jun 2013 01:17:16 +0530
, by Ankit Vani
Refactored PurpleConversation base object to use the GObject conversation API
soc.2013.gobjectification
Wed, 26 Jun 2013 16:33:01 +0530
, by Ankit Vani
Added missing API implementations to PurpleConversation and subclasses
soc.2013.gobjectification
Wed, 26 Jun 2013 14:45:36 +0530
, by Ankit Vani
Moved DBUS pointer registration from account_new to account_init
soc.2013.gobjectification
Wed, 26 Jun 2013 14:45:08 +0530
, by Ankit Vani
Begun adding GObject code to conversation sources
soc.2013.gobjectification
Wed, 26 Jun 2013 03:08:58 +0530
, by Ankit Vani
Refactored accounts, blist, cmds and connection to use the GObject conversation API
soc.2013.gobjectification
Mon, 24 Jun 2013 13:42:34 +0530
, by Ankit Vani
Included enums.h in AES, DES and DES3 cipher to use the PURPLE_TYPE_BATCH_MODE GType for batch_mode property
soc.2013.gobjectification
Mon, 24 Jun 2013 12:45:08 +0530
, by Ankit Vani
Refactored zephyr protocol to use GObject conversation API
soc.2013.gobjectification
Mon, 24 Jun 2013 12:41:37 +0530
, by Ankit Vani
Refactored sametime and yahoo protocols to use the GObject conversation API
soc.2013.gobjectification
Mon, 24 Jun 2013 12:34:29 +0530
, by Ankit Vani
Changed conversation UI ops arguments to subclasses wherever possible
soc.2013.gobjectification
Mon, 24 Jun 2013 12:34:07 +0530
, by Ankit Vani
Merged default branch
soc.2013.gobjectification
Mon, 24 Jun 2013 11:28:57 +0530
, by Ankit Vani
Refactored novell and oscar protocols to use GObject conversation API
soc.2013.gobjectification
Mon, 24 Jun 2013 01:38:51 +0530
, by Ankit Vani
Removed false alarms of memory leak
soc.2013.gobjectification
Mon, 24 Jun 2013 00:57:25 +0530
, by Ankit Vani
Refactored mxit and myspace protocols to use the GObject conversation API
soc.2013.gobjectification
Mon, 24 Jun 2013 00:51:49 +0530
, by Ankit Vani
Refactored msn protocol to use GObject-based PurpleConversation
soc.2013.gobjectification
Sun, 23 Jun 2013 23:44:05 +0530
, by Ankit Vani
Replace purple_conv_ by purple_conversation_ calls
soc.2013.gobjectification
Sun, 23 Jun 2013 21:49:15 +0530
, by Ankit Vani
Refactored the jabber protocol to use GObject-based PurpleConversation
soc.2013.gobjectification
Sun, 23 Jun 2013 21:45:33 +0530
, by Ankit Vani
Merged default branch
soc.2013.gobjectification
Sun, 23 Jun 2013 20:29:09 +0530
, by Ankit Vani
Changed all arguments and return types of Chat and IMs to PurpleChatConversation and PurpleIMConversation.
soc.2013.gobjectification
Sun, 23 Jun 2013 20:18:03 +0530
, by Ankit Vani
Replaced purple_conv_present_error() with purple_conversation_helper_present_error()
soc.2013.gobjectification
Sun, 23 Jun 2013 19:00:53 +0530
, by Ankit Vani
Replaced chat_conversation_cb_ with chat_conversation_buddy_ calls, and _buddy_find to _find_buddy
soc.2013.gobjectification
Sun, 23 Jun 2013 18:36:48 +0530
, by Ankit Vani
Refactored gg and irc protocols to use the GObject-based PurpleConversation
soc.2013.gobjectification
Sun, 23 Jun 2013 18:34:00 +0530
, by Ankit Vani
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip