summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* closing old/merged branchessoc.2013.gobjectificationGary Kramlich2016-10-050-0/+0
* Fix a counting errorAnkit Vani2014-04-191-1/+1
* Close this branchAnkit Vani2014-02-050-0/+0
* Moved declaerations of shared private functions to internal.hAnkit Vani2013-12-067-16/+29
* Make a few buddy, chat, group properties save data correctly on set_property ...Ankit Vani2013-12-051-14/+43
* Do nothing if serv_got_chat_in, serv_got_chat_left are called with non-exista...Ankit Vani2013-12-011-6/+14
* Moved the status API documentation to the appropriate structuresAnkit Vani2013-12-011-52/+37
* Merged default branchAnkit Vani2013-11-281-1/+8
|\
| * Windows: fix prepare script for win64. A patch provided by TLemur. Fixes #15819Tomasz Wasilczyk2013-11-251-1/+8
* | Fix warningsAnkit Vani2013-11-241-2/+2
* | libpurple: use g_object_class_install_properties instead of repeated g_object...Ankit Vani2013-11-2416-219/+76
* | ciphers: use g_object_class_install_properties instead of repeated g_object_c...Ankit Vani2013-11-246-25/+17
* | jabber: use g_object_class_install_properties instead of repeated g_object_cl...Ankit Vani2013-11-246-52/+18
* | pidgin: use g_object_class_install_properties instead of repeated g_object_cl...Ankit Vani2013-11-243-48/+9
* | Added g_object_class_install_properties to glibcompat.hAnkit Vani2013-11-241-0/+8
* | libpurple: use g_object_notify_by_pspec instead of g_object_notifyAnkit Vani2013-11-2411-399/+492
* | Merged default branchAnkit Vani2013-11-235-6/+29
|\ \ | |/
| * Merge with release-2.x.y - gg.c didn't merge cleanly, so Tomasz is going to n...Daniel Atallah2013-11-233-4/+21
| |\
| | * Update 2.x.y about dialogs with default branch contactsTomasz Wasilczyk2013-11-211-15/+20
| | * Read theme file as binary (to avoid windows messing with line endings and stuffDaniel Atallah2013-11-061-1/+1
| | * Fix handling of multibyte utf-8 characters in smiley theme files. Fixes #15756.Daniel Atallah2013-11-051-1/+14
| | * Fix two edge-cases in handling command links:Andrew Victor2013-11-051-2/+2
| | * Update MXit icons with the new-style logo.Andrew Victor2013-11-054-21/+20
| | * Upgrade to NSS 3.15.2 / NSPR 4.10.1Daniel Atallah2013-11-042-2/+2
| | * Install DigiCert High Assurance EV Root CADaniel Atallah2013-04-073-0/+25
| | * Gadu-Gadu: (almost) correctly refresh libgadu's file descriptorTomasz Wasilczyk2013-10-111-10/+26
| | * Merge.Mark Doliner2013-10-081-1/+1
| | |\
| | | * I changed my Email address in translator's informationBjoern Voigt2013-08-191-1/+1
| | * | I changed my Email address in PO fileBjoern Voigt2013-10-071-2/+2
| | * | Prepare for my retirement as a translatorJochen Kemnade2013-10-072-1/+2
| | * | Gadu-Gadu: disable buddy list uploading/downloading - it didn't workedTomasz Wasilczyk2013-08-203-81/+5
| | |/
| | * German translation updateBjoern Voigt2013-07-181-3/+3
| * | win32: build fixesDaniel Atallah2013-11-232-4/+5
| * | win32: Add missing e2ee.c and request-datasheet.c to libpurple Makefile.mingwDaniel Atallah2013-11-231-0/+2
| * | Add my website as a link at my name in devs dialogTomasz Wasilczyk2013-11-211-2/+6
* | | libpurple: started changing g_object_notify to g_object_notify_by_pspecAnkit Vani2013-11-205-84/+118
* | | ciphers: use g_object_notify_by_pspec instead of g_object_notifyAnkit Vani2013-11-206-45/+71
* | | jabber: use g_object_notify_by_pspec instead of g_object_notifyAnkit Vani2013-11-206-100/+143
* | | pidgin: use g_object_notify_by_pspec instead of g_object_notifyAnkit Vani2013-11-202-68/+114
* | | Use glibcompat.h for "notify" in gtkconv-theme.cAnkit Vani2013-11-191-18/+6
* | | Added g_object_notify_by_pspec to glibcompat.hAnkit Vani2013-11-191-0/+9
* | | Added a note regarding internal.h for example pluginsAnkit Vani2013-11-186-21/+28
* | | Added doc comments for new PurpleCircularBuffer functions. Removed purple_cir...Ankit Vani2013-11-182-20/+60
* | | libpurple: Don't assume a conversation is always an IM or a chatAnkit Vani2013-11-174-4/+6
* | | pidgin: Don't assume a conversation is always an IM or a chatAnkit Vani2013-11-173-28/+32
* | | finch: Don't assume a conversation is always an IM or a chatAnkit Vani2013-11-171-5/+11
* | | Removed warningsAnkit Vani2013-11-172-5/+2
* | | libpurple: Use G_PARAM_STATIC_STRINGS and ensure g_object_notify is always ca...Ankit Vani2013-11-1713-116/+241
* | | Added a few missing G_PARAM_STATIC_STRINGS and g_object_notifyAnkit Vani2013-11-1712-9/+62
* | | Removed unnecessary static function _set_variantAnkit Vani2013-11-171-26/+19