| Fri, 01 May 2020 04:42:52 -0500 |
Gary Kramlich |
move all protocols, purple plugins, and purple tests to use purple.h instead of including files individually
|
file |
diff |
annotate
|
| Sat, 21 Dec 2019 20:44:34 -0500 |
Elliott Sales de Andrade |
Replace PurpleXferUiOps.update_progress by PurpleXfer.progress.
|
file |
diff |
annotate
|
| Mon, 04 Nov 2019 02:36:50 -0500 |
Elliott Sales de Andrade |
Replace purple_str_has_{prefix,suffix} by g_str_has_{prefix,suffix}.
|
file |
diff |
annotate
|
| Fri, 27 Sep 2019 03:43:47 -0500 |
Gary Kramlich |
rename accountopt.[ch] to purpleaccountoption.[ch]
|
file |
diff |
annotate
|
| Fri, 27 Sep 2019 02:07:00 -0500 |
Gary Kramlich |
move PurpleAccountUserSplit to their own file
|
file |
diff |
annotate
|
| Wed, 02 Oct 2019 06:21:41 -0400 |
Elliott Sales de Andrade |
Remove redundant conditions.
|
file |
diff |
annotate
|
| Sun, 15 Sep 2019 17:11:46 -0400 |
Elliott Sales de Andrade |
Replace Purple type macros by GObject macros.
|
file |
diff |
annotate
|
| Tue, 06 Aug 2019 19:50:26 -0400 |
Elliott Sales de Andrade |
Rename *_TYPE_*_IFACE to more standard *_TYPE_*.
|
file |
diff |
annotate
|
| Tue, 06 Aug 2019 17:40:37 -0400 |
Elliott Sales de Andrade |
Rename *Iface to more standard names.
|
file |
diff |
annotate
|
| Wed, 10 Jul 2019 06:30:05 +0000 |
Gary Kramlich |
Merged in default (pull request #511)
|
file |
diff |
annotate
|
| Thu, 04 Jul 2019 20:38:04 -0500 |
Gary Kramlich |
Cleanups from review
|
file |
diff |
annotate
|
| Tue, 02 Jul 2019 03:07:40 -0500 |
Gary Kramlich |
Make PurpleXfer a derivable type and create subclasses in all the protocols that support file transfers
|
file |
diff |
annotate
|
| Tue, 02 Jul 2019 23:52:35 -0400 |
Elliott Sales de Andrade |
Rename some buddy list accessor functions.
|
file |
diff |
annotate
|
| Sun, 31 Mar 2019 17:45:25 -0400 |
Elliott Sales de Andrade |
Switch to GMime for sametime.
|
file |
diff |
annotate
|
| Fri, 29 Mar 2019 20:05:41 -0400 |
Elliott Sales de Andrade |
sametime: Move MIME handling to a separate file.
|
file |
diff |
annotate
|
| Thu, 15 Feb 2018 22:53:57 -0600 |
Gary Kramlich |
Rename purple_menu_action_* to purple_action_menu_*
|
file |
diff |
annotate
|
| Thu, 15 Feb 2018 22:04:57 -0600 |
Gary Kramlich |
Rename PurpleMenuAction to PurpleActionMenu
|
file |
diff |
annotate
|
| Thu, 01 Feb 2018 22:33:16 -0600 |
Gary Kramlich |
Move the MenuAction stuff to the new action.[ch] files
|
file |
diff |
annotate
|
| Wed, 13 Mar 2019 00:03:02 -0400 |
Elliott Sales de Andrade |
Fix some possible use-after-free.
|
file |
diff |
annotate
|
| Thu, 03 May 2018 18:17:21 -0500 |
Mike Ruprecht |
xfer: Rename PurpleProtocolXferInterface.send() to send_file()
|
file |
diff |
annotate
|
| Thu, 26 Apr 2018 08:40:06 +0100 |
David Woodhouse |
sametime: Add missing initializer for .get_cb_alias() method
release-2.x.y
|
file |
diff |
annotate
|
| Thu, 04 Jan 2018 22:39:03 -0600 |
Gary Kramlich |
Remove all #if 0's from the prpls
|
file |
diff |
annotate
|
| Sun, 26 Nov 2017 01:30:28 -0600 |
Gary Kramlich |
make sure all the PurpleProtocolXfer parameters are named prplxfer
|
file |
diff |
annotate
|
| Fri, 24 Nov 2017 01:47:01 -0600 |
Gary Kramlich |
fix up oscar and sametime for the file transfer updates
|
file |
diff |
annotate
|
| Thu, 07 Sep 2017 22:55:03 -0500 |
Gary Kramlich |
Update the PurpleProtocolXferInterface to pass around the interfance instance as well
|
file |
diff |
annotate
|
| Thu, 31 Aug 2017 22:40:50 -0500 |
Gary Kramlich |
Initial attempt at removing the magic around PurpleProtocolXferInterface
|
file |
diff |
annotate
|
| Thu, 15 Jun 2017 13:33:02 -0500 |
Mike Ruprecht |
Remove purple_timeout_* function usage
|
file |
diff |
annotate
|
| Mon, 12 Jun 2017 17:48:37 -0300 |
dx |
Merge release-2.x.y into default
|
file |
diff |
annotate
|
| Thu, 01 Jun 2017 19:59:58 -0500 |
Mike Ruprecht |
Remove purple_base64_encode/decode() wrappers
|
file |
diff |
annotate
|
| Tue, 11 Oct 2016 23:32:23 -0500 |
Gary Kramlich |
rename purple_image_get_size to purple_image_get_data_size and deal with the fallout
|
file |
diff |
annotate
|
| Fri, 24 Mar 2017 02:23:46 +0300 |
qarkai |
Replace strcmp() with purple_strequal()
string-comparison-r2
|
file |
diff |
annotate
|
| Thu, 23 Mar 2017 21:01:15 +0300 |
qarkai |
Replace !strcmp() with purple_strequal()
string-comparison-r2
|
file |
diff |
annotate
|
| Wed, 21 Oct 2015 09:44:50 -0400 |
Michael McConville |
free() and g_free() are specified to be NULL-safe. Remove NULL checks.
|
file |
diff |
annotate
|
| Fri, 10 Apr 2015 11:36:40 +0530 |
Ankit Vani |
Merge default branch (yet to add media_send_dtmf)
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 24 May 2014 02:32:01 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 20 May 2014 10:36:58 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 10 May 2014 03:56:36 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 15 Apr 2014 20:01:46 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Mon, 10 Feb 2014 02:22:24 +0530 |
Ankit Vani |
Merge gtkdoc-conversion
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Mon, 10 Feb 2014 01:09:47 +0530 |
Ankit Vani |
Merge gtkdoc-conversion
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Thu, 06 Feb 2014 20:02:57 +0530 |
Ankit Vani |
Merge gtkdoc-conversion
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Fri, 31 Jan 2014 19:01:27 +0530 |
Ankit Vani |
Rename 'protocol_options' field of PurpleProtocol to more appropriate 'account_options'
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 21 Jan 2014 01:48:42 +0530 |
Ankit Vani |
Change protocol IDs to prpl-*
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 18 Jan 2014 03:52:59 +0530 |
Ankit Vani |
Rename protocol plugin IDs to prpl-*
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 18 Jan 2014 03:46:41 +0530 |
Ankit Vani |
Re-revert pref renames
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Fri, 17 Jan 2014 21:45:33 +0530 |
Ankit Vani |
Backed out changeset bc6040e3f9c8
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Fri, 17 Jan 2014 18:22:02 +0530 |
Ankit Vani |
Revert pref renames
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Mon, 18 Nov 2013 00:03:23 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 08 Oct 2013 20:31:41 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 21 Sep 2013 17:01:08 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Mon, 16 Sep 2013 00:32:42 +0530 |
Ankit Vani |
Refactored sametime, silc, simple to use the new protocol interfaces
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 15 Sep 2013 13:14:39 +0530 |
Ankit Vani |
Temporarily replaced PurpleProtocolInterface with PurpleProtocolClientIface in protocols
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Fri, 13 Sep 2013 20:32:33 +0530 |
Ankit Vani |
Refactored protocols to use the new type definition macros
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Thu, 12 Sep 2013 19:55:22 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Fri, 06 Sep 2013 18:18:39 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 04 Sep 2013 20:08:58 +0530 |
Ankit Vani |
Refactored other protocols to use instance init
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 04 Sep 2013 05:37:41 +0530 |
Ankit Vani |
Forgot to move a few things
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 04 Sep 2013 05:33:02 +0530 |
Ankit Vani |
Removed base_finalize from protocols. There is no reason why it should be needed.
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 04 Sep 2013 05:26:03 +0530 |
Ankit Vani |
Only initialize/finalize protocol class data in *_base_init/finalize for protocols.
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 03 Sep 2013 04:41:08 +0530 |
Ankit Vani |
Renamed certain protocol type names to better suit the naming convention used by the protocol
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|