Tue, 14 Dec 2021 02:11:23 -0600 Gary Kramlich Require glib-2.70 file | diff | annotate
Sun, 12 Dec 2021 05:08:39 -0600 Gary Kramlich Remove unnecessary gtk-doc comments and move them where possible from libpurple/[d-m]*.h file | diff | annotate
Sun, 21 Nov 2021 23:56:35 -0600 Elliott Sales de Andrade Bump minimum requirements to match GTK4 file | diff | annotate
Fri, 30 Apr 2021 04:51:11 -0500 Gary Kramlich Move purple_compat_date_time_format_iso8601 to just be a static inline with its normal glib name file | diff | annotate
Sat, 13 Mar 2021 15:33:49 -0600 Gary Kramlich Fix building on glib < 2.58.0 as we have a minimum of 2.52.0 file | diff | annotate
Fri, 12 Feb 2021 18:39:57 -0600 Gary Kramlich Fix a missing include for at least windows in glibcompat.h release-2.x.y file | diff | annotate
Fri, 12 Feb 2021 04:07:08 -0600 Gary Kramlich Add a compatiblity layer for g_s?list_free_full and port everything to it. release-2.x.y file | diff | annotate
Thu, 11 Feb 2021 23:53:15 -0600 Gary Kramlich Move the glib compat functions to static inline as they were causing linking issues with plugins when they were normal functions release-2.x.y file | diff | annotate
Sun, 07 Feb 2021 01:42:09 -0600 Gary Kramlich Implement mitigation for GHSL-2021-045 file | diff | annotate
Sun, 07 Feb 2021 01:33:01 -0600 Gary Kramlich Implement mitigation for GHSL-2021-045 release-2.x.y file | diff | annotate
Thu, 15 Oct 2020 20:16:13 -0500 Gary Kramlich Make it possible so that libpurple plugins can use functions defined in libpurple/glibcompat.h file | diff | annotate
Wed, 07 Oct 2020 01:10:20 -0500 Elliott Sales de Andrade Fix a couple GI/doc warnings file | diff | annotate
Sun, 21 Jun 2020 04:16:15 -0500 Gary Kramlich Make it so only libpurple can directly include libpurple header files. file | diff | annotate
Wed, 17 Jun 2020 04:52:35 -0500 Gary Kramlich Correctly add the compatibility function for g_date_time_format_iso8601 file | diff | annotate
Wed, 17 Jun 2020 04:45:22 -0500 Gary Kramlich Add a compat version of g_date_time_format_iso8601 and install glibcompat.h file | diff | annotate
Thu, 14 Nov 2019 23:17:57 -0600 Gary Kramlich Bump the glib minimum version to 2.48 and remove checks for it file | diff | annotate
Thu, 14 Nov 2019 22:54:01 -0600 Gary Kramlich The clang version of G_GNUC_{BEGIN,END}_IGNORE_DEPRECATIONS was added in glib 2.41.4 and we depend on glib 2.44.0 file | diff | annotate
Mon, 11 Nov 2019 21:31:35 -0600 Gary Kramlich Add implementations for g_hash_table_contains and g_queue_free_full when compiling against glib < 2.32.0 release-2.x.y file | diff | annotate
Mon, 11 Nov 2019 01:58:41 -0600 Gary Kramlich QuLogic pointed out that we require glib 2.16 making the G_MAXSSIZE compatibility unnecessary. release-2.x.y file | diff | annotate
Mon, 11 Nov 2019 01:32:42 -0600 Gary Kramlich Create a glibcompat.h to define G_GNUC_(BEGIN,END)_IGNORE_DEPRECATIONS which was added in 2.32.0 but we only require 2.16.0 release-2.x.y file | diff | annotate
Wed, 03 Jul 2019 00:21:33 -0400 Elliott Sales de Andrade Fix libpurple header guards using reserved names. file | diff | annotate
Thu, 28 Mar 2019 23:41:10 -0400 Elliott Sales de Andrade Bump minimum GLib to 2.44 to get G_DECLARE* macros. file | diff | annotate
Tue, 01 May 2018 16:15:28 -0400 Elliott Sales de Andrade Remove checks for old GLib. file | diff | annotate
Mon, 19 Jun 2017 17:40:20 -0500 Mike Ruprecht glibcompat: Add compat for G_IO_ERROR_CONNECTION_CLOSED file | diff | annotate
Wed, 14 Sep 2016 09:46:51 -0500 Mike Ruprecht Remove GLIB_CHECK_VERSION <= 2.36 calls file | diff | annotate
Sun, 20 Mar 2016 23:28:37 -0500 Gary Kramlich Update glibcompat.h for the g_assert_* macros that have been added after 2.34 file | diff | annotate
Fri, 18 Dec 2015 22:44:26 -0600 Gary Kramlich (10:40:54 PM) eion: grim: you can chop more out of glibcompat if you're bumping up to 2.34 use-gresolver file | diff | annotate
Tue, 15 Dec 2015 19:37:32 -0500 James Geboski Bumped the required GLib version to 2.28 file | diff | annotate
Mon, 24 Aug 2015 19:29:57 -0400 James Geboski facebook: removed weird usage of g_slist_copy_deep() facebook file | diff | annotate
Fri, 21 Aug 2015 01:18:30 -0400 James Geboski facebook: added missing g_get_real_time() compat function facebook file | diff | annotate
Mon, 17 Aug 2015 16:20:38 -0400 James Geboski facebook: removed unused variable in glibcompat function facebook file | diff | annotate
Tue, 11 Aug 2015 00:37:14 -0400 James Geboski facebook: add and alias non-friend buddies facebook file | diff | annotate
Sat, 01 Aug 2015 17:26:46 -0400 James Geboski facebook: refactored error propagation facebook file | diff | annotate
Fri, 31 Jul 2015 22:31:53 -0400 James Geboski facebook: merged local glibcompat.h into libpurple's facebook file | diff | annotate
Thu, 17 Apr 2014 17:27:17 +0200 Tomasz Wasilczyk cross-win32: better fix for g_stat bug file | diff | annotate
Thu, 17 Apr 2014 08:19:13 +0200 Tomasz Wasilczyk cross-win32: hide glib bug of mismatched g_stat and GStatBuf for win32 (not win64) file | diff | annotate
Thu, 10 Apr 2014 00:32:00 +0200 Tomasz Wasilczyk Image store: most of the implementation file | diff | annotate
Mon, 31 Mar 2014 20:08:41 +0200 Tomasz Wasilczyk PidginSmileyTheme: some fixes file | diff | annotate
Fri, 07 Feb 2014 21:45:54 +0530 Ankit Vani Move section blocks inside inclusion guards -- otherwise g-ir-scanner yells gtkdoc-conversion file | diff | annotate
Wed, 05 Feb 2014 03:45:23 +0530 Ankit Vani Fix some more gtk-doc warnings till dnssrv gtkdoc-conversion file | diff | annotate
Tue, 04 Feb 2014 01:33:58 +0530 Ankit Vani Add section blocks for debug.h to prpl.h gtkdoc-conversion file | diff | annotate
Wed, 29 Jan 2014 13:41:33 +0100 Tomasz Wasilczyk Include glib.h before messing with any defines file | diff | annotate
Wed, 29 Jan 2014 00:50:20 +0530 Ankit Vani Include glib.h before using GLIB_CHECK_VERSION file | diff | annotate
Tue, 28 Jan 2014 02:07:10 +0530 Ankit Vani Add g_signal_handlers_disconnect_by_data to glibcompat.h and use it file | diff | annotate
Mon, 27 Jan 2014 17:27:53 +0530 Ankit Vani pidgin: Fix build and warnings with glib 2.24 file | diff | annotate
Mon, 27 Jan 2014 04:41:33 +0530 Ankit Vani libpurple: Fix build and warnings with glib 2.24 file | diff | annotate
Sun, 24 Nov 2013 01:37:11 +0530 Ankit Vani Added g_object_class_install_properties to glibcompat.h soc.2013.gobjectification file | diff | annotate
Tue, 19 Nov 2013 13:49:59 +0530 Ankit Vani Added g_object_notify_by_pspec to glibcompat.h soc.2013.gobjectification file | diff | annotate
Sat, 05 Oct 2013 10:02:41 +0200 Tomasz Wasilczyk Clang: replace HAVE_CLANG with __clang__ file | diff | annotate
Fri, 04 Oct 2013 12:58:15 +0200 Tomasz Wasilczyk Clang warnings: gnutls, gnome keyring and G_GNUC_*_IGNORE_DEPRECATIONS file | diff | annotate
Sun, 14 Apr 2013 21:29:14 +0200 Tomasz Wasilczyk Correctly remove deprecated functions g_type_init and g_thread_init file | diff | annotate
Sun, 14 Apr 2013 16:43:22 +0200 Tomasz Wasilczyk Fixing warnings (win32, glib, others) file | diff | annotate
Sun, 14 Apr 2013 15:23:08 +0200 Tomasz Wasilczyk Replace deprecated g_thread_create with g_thread_try_new file | diff | annotate
Sun, 14 Apr 2013 01:26:04 +0200 Tomasz Wasilczyk Fix a warning for glib 2.36 and g_type_init file | diff | annotate
Mon, 04 Feb 2013 21:56:45 -0500 Elliott Sales de Andrade Ignore some deprecations. file | diff | annotate
Wed, 09 Jan 2013 23:59:18 -0800 Mark Doliner Remove unncessary GLIB_CHECK_VERSION(2, 20, 0) and fix a bug. file | diff | annotate
Tue, 23 Oct 2012 12:47:46 +0200 Tomasz Wasilczyk Better compatibility with old glib versions file | diff | annotate
Fri, 07 Sep 2012 14:18:09 +0200 Tomasz Wasilczyk Fix again, refs #15310 file | diff | annotate
Fri, 07 Sep 2012 14:03:18 +0200 Tomasz Wasilczyk Fix compilation of older distros. Fixes #15310 file | diff | annotate
(0) tip

mercurial