summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* closing merged branchfix-plugins-dialogGary Kramlich2019-01-100-0/+0
* pidgin: Fix corrupted plugins dialog when loading failsPetteri Pitkänen2019-01-082-1/+2
* Merged in default (pull request #448)Gary Kramlich2018-12-2816-208/+16
|\
| * libpurple: Remove unused static build support code from plugins.hMike Ruprecht2018-12-081-76/+4
| * libpurple: Drop capability to statically build prplsMike Ruprecht2018-12-0814-131/+11
| * Fix gtkticker plugin lacking PURPLE_PLUGINS define if enabledMike Ruprecht2018-12-081-1/+1
* | Merged in default (pull request #450)Gary Kramlich2018-12-282-58/+22
|\ \
| * | libpurple: Generate purple.h includes with meson headers listMike Ruprecht2018-12-102-49/+7
| * | libpurple: Install headers into a standard subdirectoryMike Ruprecht2018-12-111-6/+10
| * | libpurple: Pull common file naming out into variable in meson fileMike Ruprecht2018-12-111-3/+5
| |/
* | Merged in default (pull request #457)Gary Kramlich2018-12-163-0/+28
|\ \
| * | pidgin: Improve pidgin_talkatu_buffer_new_for_connection() docstringMike Ruprecht2018-12-151-1/+2
| * | doc: Add missing section documentation to pidginabout.hMike Ruprecht2018-12-141-0/+7
| * | doc: Add missing Pidgin sections to documentationMike Ruprecht2018-12-141-0/+3
| * | pidgin: Add documentation for functions in pidgintalkatu.hMike Ruprecht2018-12-141-0/+17
* | | Merged in default (pull request #455)Gary Kramlich2018-12-151-7/+12
|\ \ \
| * | | libpurple: Fix GObject introspection annotations on a few functionsMike Ruprecht2018-12-131-4/+5
| * | | libpurple: Fix xfer.h GObject introspection warningsMike Ruprecht2018-12-131-3/+7
* | | | Merged in default (pull request #460)Gary Kramlich2018-12-151-66/+86
|\ \ \ \
| * | | | libpurple: Add missing docs for a few HTTP functions and (skip) themMike Ruprecht2018-12-141-0/+20
| * | | | libpurple: Add (skip) annotations to functions in http.hMike Ruprecht2018-12-141-66/+66
| | |/ / | |/| |
* | | | Merged in default (pull request #459)Gary Kramlich2018-12-153-13/+40
|\ \ \ \
| * | | | libpurple: Make PurpleProxyInfo a boxed typeMike Ruprecht2018-12-142-0/+27
| * | | | libpurple: Skip deprecated functions in sslconn.h and proxy.hMike Ruprecht2018-12-142-13/+13
| |/ / /
* | | | Merged in default (pull request #458)Gary Kramlich2018-12-157-46/+14
|\ \ \ \
| * | | | Use G_BEGIN_DECLS and G_END_DECLS instead of raw extern "C"Mike Ruprecht2018-12-147-46/+14
| |/ / /
* | | | libpurple: Add docs for marshallers to silence introspection warningsMike Ruprecht2018-12-131-0/+434
|/ / /
* | | Merged in default (pull request #451)Gary Kramlich2018-12-1412-615/+481
|\ \ \
| * | | libpurple: Port almost self-contained code from g_type_class_add_private()Mike Ruprecht2018-12-0612-615/+481
| | |/ | |/|
* | | Merged in default (pull request #452)Gary Kramlich2018-12-142-5/+0
|\ \ \
| * | | Pidgin: Drop specific Pango dependency checkMike Ruprecht2018-12-122-5/+0
| |/ /
* | | Merged in default (pull request #453)Gary Kramlich2018-12-142-24/+5
|\ \ \
| * | | oscar: Remove dead usage of tm.tm_gmtoff and HAVE_TM_GMTOFF configMike Ruprecht2018-12-122-24/+5
| |/ /
* | | Merged in default (pull request #449)Gary Kramlich2018-12-1411-73/+9
|\ \ \
| * | | Remove ENABLE_NLS guards, making 'nls' only affect po/ directoryMike Ruprecht2018-12-087-19/+3
| * | | libpurple: Include 'glib/gi18n-lib.h' instead of 'libintl.h'Mike Ruprecht2018-12-083-50/+4
| * | | Include 'locale.h' directly in files which use setlocale()Mike Ruprecht2018-12-082-4/+2
| |/ /
* | | Merged in default (pull request #454)Gary Kramlich2018-12-143-3/+6
|\ \ \ | |/ / |/| |
| * | Add --quiet argument to gnome.generate_gir() callsMike Ruprecht2018-12-133-3/+6
| |/
* | Merged in default (pull request #445)Gary Kramlich2018-12-091-4/+0
|\ \ | |/ |/|
| * doc: Remove some straggling libgnt doc bits from Finch docsMike Ruprecht2018-12-061-4/+0
* | Merged in default (pull request #444)Gary Kramlich2018-12-092-2/+2
|\ \
| * | bitbucket-pipelines.yml: Update renamed 'debug' option to 'console-logging'Mike Ruprecht2018-11-301-1/+1
| * | pidgin: Fix compiling with -Dconsole-logging=trueMike Ruprecht2018-11-301-1/+1
| |/
* | libpurple: Port self-contained code from g_type_class_add_private()Mike Ruprecht2018-11-0112-530/+257
|/
* Merged in default (pull request #440)Gary Kramlich2018-12-0486-22474/+101
|\
| * Add explicit ncurses dependency to finch.Elliott Sales de Andrade2018-11-297-5/+83
| * Clone libgnt before CI build.Elliott Sales de Andrade2018-11-221-0/+3
| * Switch to external libgnt with fallback.Elliott Sales de Andrade2018-11-2279-22470/+16
* | Merged in default (pull request #435)Gary Kramlich2018-12-041-0/+154
|\ \