summaryrefslogtreecommitdiff
path: root/libpurple/protocols/sametime
Commit message (Expand)AuthorAgeFilesLines
* Rename purple_menu_action_* to purple_action_menu_*Gary Kramlich2018-02-151-2/+2
* Rename PurpleMenuAction to PurpleActionMenuGary Kramlich2018-02-151-2/+2
* Move the MenuAction stuff to the new action.[ch] filesGary Kramlich2018-02-011-1/+1
* Fix some possible use-after-free.Elliott Sales de Andrade2019-03-131-2/+0
* libpurple: Drop capability to statically build prplsMike Ruprecht2018-12-081-5/+1
* xfer: Rename PurpleProtocolXferInterface.send() to send_file()Mike Ruprecht2018-05-031-1/+1
* Remove all #if 0's from the prplsGary Kramlich2018-01-041-130/+0
* make sure all the PurpleProtocolXfer parameters are named prplxferGary Kramlich2017-11-261-4/+4
* fix up oscar and sametime for the file transfer updatesGary Kramlich2017-11-241-4/+4
* merging with default to fix conflictsGary Kramlich2017-11-232-122/+0
|\
| * Initial purple of autotools and the mingw stuffGary Kramlich2017-10-202-122/+0
* | Update the PurpleProtocolXferInterface to pass around the interfance instance...Gary Kramlich2017-09-071-4/+6
* | Initial attempt at removing the magic around PurpleProtocolXferInterfaceGary Kramlich2017-08-311-2/+2
|/
* Merge with default.Elliott Sales de Andrade2017-07-061-2/+2
|\
| * Remove purple_timeout_* function usageMike Ruprecht2017-06-151-2/+2
* | Merge with default.Elliott Sales de Andrade2017-06-151-15/+15
|\ \ | |/
| * Merge release-2.x.y into defaultdx2017-06-121-13/+13
| |\
| | * Replace strcmp() with purple_strequal()qarkai2017-03-241-13/+13
| | * Replace !strcmp() with purple_strequal()qarkai2017-03-231-4/+4
| * | Remove purple_base64_encode/decode() wrappersMike Ruprecht2017-06-011-1/+1
| * | rename purple_image_get_size to purple_image_get_data_size and deal with the ...Gary Kramlich2016-10-111-1/+1
* | | meson: Make libpurple into a dependency object.Elliott Sales de Andrade2016-08-221-6/+2
* | | Add sametime to meson build.Elliott Sales de Andrade2016-08-221-0/+19
|/ /
* | Include gmodule.h in each protocol's eponymous header because they allMichael McConville2015-12-191-0/+2
* | free() and g_free() are specified to be NULL-safe. Remove NULL checks.Michael McConville2015-10-211-3/+1
* | Merged default branchAnkit Vani2014-05-243-318/+387
|\ \
| * \ Merged default branchAnkit Vani2014-05-201-2/+1
| |\ \
| * \ \ Merged default branchAnkit Vani2014-05-101-0/+1
| |\ \ \
| * \ \ \ Merged default branchAnkit Vani2014-04-251-1/+1
| |\ \ \ \
| * \ \ \ \ Merged default branchAnkit Vani2014-04-191-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merged default branchAnkit Vani2014-04-153-321/+391
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge gtkdoc-conversionAnkit Vani2014-02-101-2/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge gtkdoc-conversionAnkit Vani2014-02-103-322/+392
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge gtkdoc-conversionAnkit Vani2014-02-063-322/+392
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Rename 'protocol_options' field of PurpleProtocol to more appropriate 'accoun...Ankit Vani2014-01-311-1/+1
| | | | * | | | | | | Change protocol IDs to prpl-*Ankit Vani2014-01-211-1/+1
| | | | * | | | | | | Rename protocol plugin IDs to prpl-*Ankit Vani2014-01-181-1/+1
| | | | * | | | | | | Re-revert pref renamesAnkit Vani2014-01-181-1/+1
| | | | * | | | | | | Backed out changeset bc6040e3f9c8Ankit Vani2014-01-171-1/+1
| | | | * | | | | | | Revert pref renamesAnkit Vani2014-01-171-1/+1
| | | | * | | | | | | Merged soc.2013.gobjectification branchAnkit Vani2013-11-181-1/+1
| | | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-10-083-322/+392
| | | | |\ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-09-291-0/+1
| | | | | |\ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-09-211-9/+16
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | Added G_MODULE_EXPORT declaration to protocol get_type() functionsAnkit Vani2013-09-201-1/+1
| | | | | * | | | | | | | | | Refactored sametime, silc, simple to use the new protocol interfacesAnkit Vani2013-09-161-43/+89
| | | | | * | | | | | | | | | Temporarily replaced PurpleProtocolInterface with PurpleProtocolClientIface i...Ankit Vani2013-09-151-45/+45
| | | | | * | | | | | | | | | Refactored protocols to use the new type definition macrosAnkit Vani2013-09-131-4/+11
| | | | | * | | | | | | | | | Merged soc.2013.gobjectification branchAnkit Vani2013-09-123-322/+339
| | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-09-061-30/+17
| | | | | | |\ \ \ \ \ \ \ \ \ \