Mercurial
>
pidgin3
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Refactored gntblist to use the new actions API of plugins and protocols
soc.2013.gobjectification.plugins
Wed, 31 Jul 2013 22:06:48 +0530
, by Ankit Vani
Added 'plugin' field to PurplePluginAction. Added purple_plugin_info_get_actions().
soc.2013.gobjectification.plugins
Wed, 31 Jul 2013 22:03:50 +0530
, by Ankit Vani
Added struct PurpleProtocolAction, and purple_protocol_actions_add().
soc.2013.gobjectification.plugins
Wed, 31 Jul 2013 21:05:26 +0530
, by Ankit Vani
Added doc for plugin param in purple_plugin_actions_add()
soc.2013.gobjectification.plugins
Wed, 31 Jul 2013 21:04:46 +0530
, by Ankit Vani
Added a boxed type PurplePluginAction with purple_plugin_actions_add() to add an action to a plugin.
soc.2013.gobjectification.plugins
Wed, 31 Jul 2013 16:55:47 +0530
, by Ankit Vani
Refactored some of gntblist using the current plugin API.
soc.2013.gobjectification.plugins
Wed, 31 Jul 2013 04:03:04 +0530
, by Ankit Vani
Refactored gntaccount to use the initial GObject plugin API
soc.2013.gobjectification.plugins
Wed, 31 Jul 2013 03:59:47 +0530
, by Ankit Vani
unref plugin info after using gplugin_plugin_get_info()
soc.2013.gobjectification.plugins
Wed, 31 Jul 2013 03:59:15 +0530
, by Ankit Vani
Fixed a sed mistake
soc.2013.gobjectification.plugins
Tue, 30 Jul 2013 16:55:18 +0530
, by Ankit Vani
Added GPLUGIN_CFLAGS to wms Makefile
soc.2013.gobjectification.plugins
Tue, 30 Jul 2013 16:54:35 +0530
, by Ankit Vani
Merged default branch
soc.2013.gobjectification.plugins
Tue, 30 Jul 2013 15:12:46 +0530
, by Ankit Vani
Refactored nullclient to use the initial GObject plugin API
soc.2013.gobjectification.plugins
Tue, 30 Jul 2013 04:06:27 +0530
, by Ankit Vani
Added purple_protocols_get_all()
soc.2013.gobjectification.plugins
Tue, 30 Jul 2013 04:05:59 +0530
, by Ankit Vani
Added purple_plugins_save_loaded() and purple_plugins_load_saved()
soc.2013.gobjectification.plugins
Tue, 30 Jul 2013 03:54:02 +0530
, by Ankit Vani
Refactored roomlist, server, sslconn, whiteboard to use the initial GObject plugin API
soc.2013.gobjectification.plugins
Mon, 29 Jul 2013 21:02:48 +0530
, by Ankit Vani
Added a protocols subsystem API and a protocols API to add/remove protocols.
soc.2013.gobjectification.plugins
Mon, 29 Jul 2013 20:40:11 +0530
, by Ankit Vani
Register plugin info type by gplugin_set_plugin_info_type()
soc.2013.gobjectification.plugins
Mon, 29 Jul 2013 18:51:34 +0530
, by Ankit Vani
Refactored presence to use the initial GObject plugin API
soc.2013.gobjectification.plugins
Mon, 29 Jul 2013 16:08:55 +0530
, by Ankit Vani
Fixed build errors for plugins.c, and used gplugin_plugin_manager_free_plugin_list()
soc.2013.gobjectification.plugins
Mon, 29 Jul 2013 16:06:14 +0530
, by Ankit Vani
Refactored keyring and log to use the initial GObject plugin API
soc.2013.gobjectification.plugins
Mon, 29 Jul 2013 16:01:58 +0530
, by Ankit Vani
Added the following functions to plugins.[ch]:
soc.2013.gobjectification.plugins
Mon, 29 Jul 2013 14:59:56 +0530
, by Ankit Vani
Refactored util to use PurplePluginProtocolInfo instead of prpl
soc.2013.gobjectification.plugins
Mon, 29 Jul 2013 12:23:14 +0530
, by Ankit Vani
Removed PurplePlugin and added PurplePluginInfo, which inherits GPluginPluginInfo
soc.2013.gobjectification.plugins
Mon, 29 Jul 2013 12:04:09 +0530
, by Ankit Vani
Renamed plugin.[ch] to plugins.[ch], since we (will) no longer have a PurplePlugin structure.
soc.2013.gobjectification.plugins
Mon, 29 Jul 2013 11:52:27 +0530
, by Ankit Vani
Refactored connection, conversation, conversationtypes to use the initial GObject plugin API
soc.2013.gobjectification.plugins
Mon, 29 Jul 2013 01:06:42 +0530
, by Ankit Vani
Refactored blistnodetypes, buddyicon, buddylist to use the initial GObject plugin API
soc.2013.gobjectification.plugins
Mon, 29 Jul 2013 00:12:06 +0530
, by Ankit Vani
Refactored account to use the initial GObject plugin API
soc.2013.gobjectification.plugins
Sun, 28 Jul 2013 23:54:30 +0530
, by Ankit Vani
Added name to PurplePluginProtocolInfo
soc.2013.gobjectification.plugins
Sun, 28 Jul 2013 23:48:38 +0530
, by Ankit Vani
Replaced purple_connection_get_prpl() with purple_connection_get_protocol_info().
soc.2013.gobjectification.plugins
Sun, 28 Jul 2013 23:44:39 +0530
, by Ankit Vani
Replaced purple_find_prpl() with purple_find_protocol_info().
soc.2013.gobjectification.plugins
Sun, 28 Jul 2013 23:36:59 +0530
, by Ankit Vani
Removed macros for prpl that assume protocols ought to be a seperate type of plugin
soc.2013.gobjectification.plugins
Sun, 28 Jul 2013 22:34:42 +0530
, by Ankit Vani
Added GPLUGIN_CFLAGS and GPLUGIN_LIBS to appropriate makefiles
soc.2013.gobjectification.plugins
Sun, 28 Jul 2013 21:57:54 +0530
, by Ankit Vani
Temporarily disabled building of plugins
soc.2013.gobjectification.plugins
Sun, 28 Jul 2013 21:35:53 +0530
, by Ankit Vani
Started the new GObject plugin API
soc.2013.gobjectification.plugins
Sun, 28 Jul 2013 18:27:54 +0530
, by Ankit Vani
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
Sat, 27 Jul 2013 16:46:06 +0530
, by Ankit Vani
Added external dependency for GPlugin 0.0.3
soc.2013.gobjectification.plugins
Sat, 27 Jul 2013 00:16:49 +0530
, by Ankit Vani
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
Thu, 25 Jul 2013 22:41:40 +0530
, by Ankit Vani
Merged default branch
soc.2013.gobjectification.plugins
Mon, 22 Jul 2013 04:45:54 +0530
, by Ankit Vani
Started branch soc.2013.gobjectification.plugins
soc.2013.gobjectification.plugins
Mon, 22 Jul 2013 04:42:18 +0530
, by Ankit Vani
Merge release-2.x.y branch into master.
Fri, 24 Apr 2015 14:54:21 -0700
, by Mark Doliner
GEnumValue nick should not have spaces, makes g-ir-scanner unhappy.
release-2.x.y
Fri, 10 Apr 2015 13:27:57 +0530
, by Ankit Vani
Remove PurpleMediaCipher and PurpleMediaAuthentication enums
release-2.x.y
Tue, 07 Apr 2015 22:40:50 +0100
, by David Woodhouse
GEnumValue nick should not have spaces, makes g-ir-scanner unhappy.
Fri, 10 Apr 2015 13:27:57 +0530
, by Ankit Vani
Minor indentation fix.
Sun, 05 Apr 2015 13:54:34 -0700
, by Mark Doliner
Merge the release-2.x.y branch into master.
Sun, 05 Apr 2015 13:45:18 -0700
, by Mark Doliner
Moving Éric Boumaour to the retired translator list.
release-2.x.y
Sun, 05 Apr 2015 10:51:18 -0700
, by Mark Doliner
Need to define _XOPEN_SOURCE with a value.
release-2.x.y
Thu, 26 Mar 2015 09:45:05 +0200
, by Andrew Victor
Fix compilation error when USE_VV is not defined.
release-2.x.y
Thu, 26 Mar 2015 09:43:03 +0200
, by Andrew Victor
Need to define _XOPEN_SOURCE with a value.
Thu, 26 Mar 2015 09:45:16 +0200
, by Andrew Victor
Fix compilation error when USE_VV is not defined.
Thu, 26 Mar 2015 09:43:17 +0200
, by Andrew Victor
Add a new Malay (Malaysia) translator
release-2.x.y
Sat, 21 Mar 2015 19:46:59 -0500
, by Richard Laager
Update the link for ETSI ES 202 130
release-2.x.y
Sat, 21 Mar 2015 19:30:07 -0500
, by Richard Laager
Add Certum as a root CA
release-2.x.y
Fri, 20 Mar 2015 15:11:59 -0500
, by Richard Laager
Update the Nepali translator
release-2.x.y
Fri, 20 Mar 2015 15:01:04 -0500
, by Richard Laager
Bring back the Armenian translation
release-2.x.y
Thu, 19 Mar 2015 18:41:40 -0500
, by Richard Laager
Fix ALL_LINGUAS
release-2.x.y
Thu, 19 Mar 2015 18:31:33 -0500
, by Richard Laager
Add (empty) Breton translation
release-2.x.y
Thu, 19 Mar 2015 18:30:02 -0500
, by Richard Laager
Add application media type and APIs
release-2.x.y
Mon, 21 Jul 2014 17:53:41 -0400
, by Youness Alaoui
Add application media type and APIs
Mon, 21 Jul 2014 17:53:41 -0400
, by Youness Alaoui
Add Private media API
release-2.x.y
Mon, 07 Jul 2014 16:27:42 -0400
, by Youness Alaoui
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip