Thu, 24 Oct 2013 23:56:44 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate | base
Thu, 24 Oct 2013 04:21:28 +0530 Ankit Vani Merged soc.2013.gobjectification branch. soc.2013.gobjectification.plugins file | diff | annotate | base
Sun, 13 Oct 2013 00:12:09 +0530 Ankit Vani Rearranged macro definitions so that gtk-doc does not show incorrent expansions soc.2013.gobjectification.plugins file | diff | annotate
Sat, 12 Oct 2013 23:32:10 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Tue, 24 Sep 2013 05:16:41 +0530 Ankit Vani Fixed documentation regarding AUTO_LOAD flag soc.2013.gobjectification.plugins file | diff | annotate
Fri, 20 Sep 2013 22:09:12 +0530 Ankit Vani Allow register_type() to be executed multiple times soc.2013.gobjectification.plugins file | diff | annotate
Mon, 16 Sep 2013 21:06:32 +0530 Ankit Vani Fixed static linking of protocols soc.2013.gobjectification.plugins file | diff | annotate
Thu, 12 Sep 2013 21:55:35 +0530 Ankit Vani Removed unused variable warning soc.2013.gobjectification.plugins file | diff | annotate
Sun, 08 Sep 2013 12:06:16 +0530 Ankit Vani Fixed PURPLE_DEFINE_TYPE_EXTENDED so that multiple interfaces can be implemented soc.2013.gobjectification.plugins file | diff | annotate
Sun, 08 Sep 2013 02:04:06 +0530 Ankit Vani Added generic type registration macros for use in plugins soc.2013.gobjectification.plugins file | diff | annotate
Sun, 08 Sep 2013 00:12:05 +0530 Ankit Vani Removed PURPLE_PLUGIN_INIT_VAL and PURPLE_PROTOCOL_DEFINE* macros. soc.2013.gobjectification.plugins file | diff | annotate
Mon, 02 Sep 2013 17:20:49 +0530 Ankit Vani Override gplugin info's "flags" property. Added PURPLE_PLUGIN_INFO_FLAGS_INTERNAL and PURPLE_PLUGIN_INFO_FLAGS_AUTO_LOAD. soc.2013.gobjectification.plugins file | diff | annotate
Sun, 01 Sep 2013 22:38:16 +0530 Ankit Vani Updated libpurple to use current GPlugin soc.2013.gobjectification.plugins file | diff | annotate
Fri, 30 Aug 2013 04:33:42 +0530 Ankit Vani Added macros PURPLE_PLUGIN_INIT_VAL, PURPLE_PROTOCOL_DEFINE_{STATIC,DYNAMIC}. soc.2013.gobjectification.plugins file | diff | annotate
Tue, 20 Aug 2013 02:14:58 +0530 Ankit Vani Added G_GNUC_NULL_TERMINATED to [purple,finch,pidgin]_plugin_info_new() declarations soc.2013.gobjectification.plugins file | diff | annotate
Sun, 18 Aug 2013 00:04:13 +0530 Ankit Vani Replaced some _prpl_ stuff with _protocol_ soc.2013.gobjectification.plugins file | diff | annotate
Sun, 11 Aug 2013 22:48:19 +0530 Ankit Vani Added purple_plugin_info_get_error() soc.2013.gobjectification.plugins file | diff | annotate
Sun, 11 Aug 2013 20:13:05 +0530 Ankit Vani Removed purple_plugin_is_loadable() and purple_plugin_get_error() from the API soc.2013.gobjectification.plugins file | diff | annotate
Sun, 11 Aug 2013 19:25:33 +0530 Ankit Vani Refactored libpurple according to the changes soc.2013.gobjectification.plugins file | diff | annotate
Sun, 11 Aug 2013 18:55:41 +0530 Ankit Vani Return a GError if load or unload fails soc.2013.gobjectification.plugins file | diff | annotate
Sun, 11 Aug 2013 17:44:04 +0530 Ankit Vani Integrated purple ABI requirement into GPlugin's "abi-version" property soc.2013.gobjectification.plugins file | diff | annotate
Sun, 11 Aug 2013 03:09:57 +0530 Ankit Vani Removed get_dependencies from the API. I don't suppose we should ever be needing this. soc.2013.gobjectification.plugins file | diff | annotate
Sun, 11 Aug 2013 03:02:24 +0530 Ankit Vani Removed category from purple implementation, it is now in GPlugin. Updated dependencies doc string. soc.2013.gobjectification.plugins file | diff | annotate
Sun, 11 Aug 2013 02:16:21 +0530 Ankit Vani will document id format later soc.2013.gobjectification.plugins file | diff | annotate
Sun, 11 Aug 2013 00:55:38 +0530 Ankit Vani Update documentation 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:24:36 +0530 Ankit Vani Make actions a callback again, so that a plugin/protocol can change them soc.2013.gobjectification.plugins file | diff | annotate
Sat, 10 Aug 2013 17:42:05 +0530 Ankit Vani Plugins can return an error when failing to load soc.2013.gobjectification.plugins file | diff | annotate
Sat, 10 Aug 2013 04:59:02 +0530 Ankit Vani Renamed purple-version to purple-abi. Removed abi-version from docs soc.2013.gobjectification.plugins file | diff | annotate
Sat, 10 Aug 2013 01:50:19 +0530 Ankit Vani Added property "purple-version" soc.2013.gobjectification.plugins file | diff | annotate
Sat, 10 Aug 2013 01:46:05 +0530 Ankit Vani Documented all info properties according to GPlugin changes soc.2013.gobjectification.plugins file | diff | annotate
Sat, 10 Aug 2013 01:14:37 +0530 Ankit Vani Updated plugin info properties as per changes in GPlugin soc.2013.gobjectification.plugins file | diff | annotate
Fri, 09 Aug 2013 22:17:20 +0530 Ankit Vani purple_plugin_get_error() returns a const char*, and gives the correct error if plugin does not return a PurplePluginInfo soc.2013.gobjectification.plugins file | diff | annotate
Fri, 09 Aug 2013 00:33:19 +0530 Ankit Vani Mention that internal plugins must not be shown in plugin lists soc.2013.gobjectification.plugins file | diff | annotate
Thu, 08 Aug 2013 23:15:32 +0530 Ankit Vani Mention that abi_version property is not optional soc.2013.gobjectification.plugins file | diff | annotate
Thu, 08 Aug 2013 22:52:11 +0530 Ankit Vani Free actions on plugin unload, and updated documentation soc.2013.gobjectification.plugins file | diff | annotate
Wed, 07 Aug 2013 20:00:09 +0530 Ankit Vani Removed purple_plugins_unload_all() from the API soc.2013.gobjectification.plugins file | diff | annotate
Wed, 07 Aug 2013 19:42:45 +0530 Ankit Vani Replaced purple_plugin_loads_on_query() with purple_plugin_is_internal(). soc.2013.gobjectification.plugins file | diff | annotate
Wed, 07 Aug 2013 15:18:26 +0530 Ankit Vani Added purple_plugin_loads_on_query() soc.2013.gobjectification.plugins file | diff | annotate
Wed, 07 Aug 2013 04:54:32 +0530 Ankit Vani Add a note in the documentation for purple_plugins_find_all() that the list is owned by caller soc.2013.gobjectification.plugins file | diff | annotate
Wed, 07 Aug 2013 04:35:15 +0530 Ankit Vani Added purple_plugin_register_type() and purple_plugin_add_interface() soc.2013.gobjectification.plugins file | diff | annotate
Wed, 07 Aug 2013 03:33:31 +0530 Ankit Vani Static prpls now work. Added macro PURPLE_PLUGIN_INIT(plugin-name, query-func, load-func, unload-func). soc.2013.gobjectification.plugins file | diff | annotate
Mon, 05 Aug 2013 17:49:31 +0530 Ankit Vani Added PURPLE_ABI_VERSION macro to use for the "abi_version" property of PurplePluginInfo soc.2013.gobjectification.plugins file | diff | annotate
Mon, 05 Aug 2013 00:47:07 +0530 Ankit Vani Added properties "finch_preferences_frame" to FinchPluginInfo, "pidgin_config_frame" to PidginPluginInfo soc.2013.gobjectification.plugins file | diff | annotate
Mon, 05 Aug 2013 00:27:43 +0530 Ankit Vani Added [purple,pidgin,finch]_plugin_info_new() soc.2013.gobjectification.plugins file | diff | annotate
Sun, 04 Aug 2013 00:43:32 +0530 Ankit Vani Disable all GPlugin stuff when PURPLE_PLUGINS is not defined soc.2013.gobjectification.plugins file | diff | annotate
Sat, 03 Aug 2013 22:08:33 +0530 Ankit Vani Moved PurplePluginInfo's get_actions(), is_loadable(), get_error(), get_dependent_plugins() API to PurplePlugin soc.2013.gobjectification.plugins file | diff | annotate
Sat, 03 Aug 2013 21:37:15 +0530 Ankit Vani Added purple_plugin_info_get_dependent_plugins() - not implemented yet, waiting for GPlugin soc.2013.gobjectification.plugins file | diff | annotate
Sat, 03 Aug 2013 21:35:36 +0530 Ankit Vani Added documentation for all functions soc.2013.gobjectification.plugins file | diff | annotate
Sat, 03 Aug 2013 20:58:58 +0530 Ankit Vani Added get functions for GPlugin's plugin icon and license. Added category for plugins. soc.2013.gobjectification.plugins file | diff | annotate
Sat, 03 Aug 2013 16:36:46 +0530 Ankit Vani Added wrappers for some gplugin functions soc.2013.gobjectification.plugins file | diff | annotate
Sat, 03 Aug 2013 16:06:57 +0530 Ankit Vani Added PurplePlugin as an alias for GPluginPlugin soc.2013.gobjectification.plugins file | diff | annotate
Fri, 02 Aug 2013 03:12:31 +0530 Ankit Vani Added purple_plugin_info_is_loadable(), UI requirement, error and PURPLE_ABI_VERSION_* macros soc.2013.gobjectification.plugins file | diff | annotate
Thu, 01 Aug 2013 16:39:24 +0530 Ankit Vani Removed referencing of plugin from PurplePluginAction, since it is a part of the plugin. soc.2013.gobjectification.plugins file | diff | annotate
Thu, 01 Aug 2013 16:17:53 +0530 Ankit Vani Renamed purple_plugins_get_all() to purple_plugins_find_all() since the list is generated. soc.2013.gobjectification.plugins file | diff | annotate
Thu, 01 Aug 2013 15:51:32 +0530 Ankit Vani Added purple_plugins_find_by_filename() soc.2013.gobjectification.plugins file | diff | annotate
Thu, 01 Aug 2013 04:41:00 +0530 Ankit Vani Refactored some of gntplugin. Some more plugin API changes are needed for this to build. soc.2013.gobjectification.plugins file | diff | annotate
Thu, 01 Aug 2013 03:19:58 +0530 Ankit Vani Added purple_plugin_disable() soc.2013.gobjectification.plugins file | diff | annotate
Thu, 01 Aug 2013 03:11:31 +0530 Ankit Vani Renamed actions_add functions to add_action functions soc.2013.gobjectification.plugins file | diff | annotate
Thu, 01 Aug 2013 03:03:00 +0530 Ankit Vani Added a callback to return preferences frame to plugin info. soc.2013.gobjectification.plugins file | diff | annotate
(0) -60 tip

mercurial