Tue, 19 Mar 2024 01:00:48 -0500 Gary Kramlich Replace purple_accounts_restore_statuses with purple_account_manager_set_online file | diff | annotate
Thu, 02 Nov 2023 23:50:27 -0500 Gary Kramlich Update a bunch of gettext stuff file | diff | annotate
Wed, 25 Oct 2023 20:26:35 -0500 Elliott Sales de Andrade Fix possible clash of config headers file | diff | annotate
Thu, 23 Feb 2023 01:32:33 -0600 Gary Kramlich Mark unused parameters as such for all finch file | diff | annotate
Tue, 01 Nov 2022 00:56:47 -0500 Gary Kramlich Have finch output the error message from purple_core_init file | diff | annotate
Mon, 31 Oct 2022 22:50:20 -0500 Gary Kramlich Add an out parameter for an error to purple_core_init file | diff | annotate
Mon, 31 Oct 2022 04:02:09 -0500 Gary Kramlich Create PurpleUi that merges PurpleCoreUiOps and PurpleUiInfo file | diff | annotate
Mon, 10 Oct 2022 02:30:03 -0500 Gary Kramlich Add a get_settings_backend vfunc to CoreUiOps file | diff | annotate
Wed, 21 Sep 2022 03:22:51 -0500 Gary Kramlich Use the id property of PurpleUiInfo as the directory name to use with XDG_CONFIG_HOME file | diff | annotate
Tue, 20 Sep 2022 03:25:22 -0500 Gary Kramlich Move PurpleCoreUiOps to struct intializers. file | diff | annotate
Fri, 20 May 2022 02:55:51 -0500 Gary Kramlich Update purple_core_init to take a PurpleUiInfo instance file | diff | annotate
Thu, 11 Nov 2021 23:19:07 -0600 Gary Kramlich Upgrade to gplugin 0.37.0 file | diff | annotate
Fri, 22 Oct 2021 03:33:32 -0500 Gary Kramlich Replace PurpleIdleUiOps with the PurpleIdleUi Interface file | diff | annotate
Tue, 19 Oct 2021 03:00:48 -0500 Elliott Sales de Andrade Move debug command-line option to the UIs file | diff | annotate
Tue, 19 Oct 2021 00:41:44 -0500 Elliott Sales de Andrade Remove entire PurpleDebugUiInterface and implementations file | diff | annotate
Tue, 19 Oct 2021 00:30:58 -0500 Elliott Sales de Andrade Initialize Finch debug handlers earlier file | diff | annotate
Fri, 01 Oct 2021 01:01:30 -0500 Elliott Sales de Andrade Add an environment variable for Finch plugin search path file | diff | annotate
Thu, 19 Nov 2020 21:49:57 -0600 Gary Kramlich Don't allow libraries to include their own global header files. file | diff | annotate
Sat, 07 Nov 2020 05:14:12 -0600 Gary Kramlich Finch shouldn't include finch.h file | diff | annotate
Sun, 14 Jun 2020 02:56:02 -0500 Gary Kramlich Fix some issues on macos that resulted from the internal.h cleanup file | diff | annotate
Fri, 01 May 2020 12:13:35 -0500 Gary Kramlich Make sure that internal.h can only be included by libpurple and split out some pieces to purpleprivate.h file | diff | annotate
Fri, 01 May 2020 04:51:01 -0500 Gary Kramlich Make all of finch use purple.h file | diff | annotate
Thu, 09 Apr 2020 21:36:47 -0500 Gary Kramlich Fix some issues found in review file | diff | annotate
Thu, 09 Apr 2020 21:29:01 -0500 Gary Kramlich purple_core_get_ui_info now transfers the PurpleUiInfo to the caller, so we need to make sure to not cache it. file | diff | annotate
Fri, 20 Mar 2020 08:57:57 -0500 Gary Kramlich Replace the ui info GHashTable with a gobject. file | diff | annotate
Fri, 15 Nov 2019 01:07:08 -0600 Gary Kramlich Remove glibcompat.h from all the files that don't actually need it. file | diff | annotate
Tue, 08 Oct 2019 21:22:50 -0400 Elliott Sales de Andrade Move Pidgin/Finch plugins to XDG data directory. file | diff | annotate
Sun, 29 Sep 2019 02:58:05 -0500 Gary Kramlich Clean up all of the license headers file | diff | annotate
Tue, 15 Jan 2019 16:28:32 -0600 Mike Ruprecht Remove guards around GPlugin functions and libpurple plugin API file | diff | annotate
Sat, 08 Dec 2018 21:59:14 -0600 Mike Ruprecht Include 'locale.h' directly in files which use setlocale() file | diff | annotate
Fri, 01 Jun 2018 23:28:42 +0300 qarkai Fix finch build when gplugin is disabled file | diff | annotate
Thu, 05 Oct 2017 22:23:56 -0500 Gary Kramlich The start of the libpurple option group file | diff | annotate
Thu, 05 Oct 2017 21:49:49 -0500 Gary Kramlich Add the gplugin GOptionGroup to the GOptionContext of both Pidgin and Finch file | diff | annotate
Fri, 25 Aug 2017 03:25:31 +0000 Gary Kramlich Merged in qulogic/pidgin (pull request #245) file | diff | annotate
Thu, 13 Jul 2017 01:37:53 -0400 Elliott Sales de Andrade Convert Finch debug into a GObject. file | diff | annotate
Tue, 18 Jul 2017 14:55:38 -0500 Mike Ruprecht libfinch: Port to use GOptionContext for parsing command line args file | diff | annotate
Thu, 15 Jun 2017 12:04:59 -0500 Mike Ruprecht libfinch: Remove event loop UiOps in preparation for dropping them file | diff | annotate
Fri, 10 Mar 2017 20:36:55 -0600 Gary Kramlich Merge 2.12.0 into default file | diff | annotate | base
Sun, 28 Aug 2016 23:05:17 -0400 Elliott Sales de Andrade Remove more configure checks for C89 functions. file | diff | annotate
Sat, 10 May 2014 03:56:36 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Tue, 22 Apr 2014 13:18:02 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Wed, 16 Apr 2014 12:04:51 +0530 Ankit Vani Merge default branch soc.2013.gobjectification.plugins file | diff | annotate
Sun, 09 Feb 2014 22:19:47 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Fri, 31 Jan 2014 18:02:20 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Mon, 27 Jan 2014 17:34:21 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate | base
Tue, 21 Jan 2014 02:37:31 +0530 Ankit Vani Update protocol IDs in codebase soc.2013.gobjectification.plugins file | diff | annotate
Sat, 12 Oct 2013 23:32:10 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate | base
Sat, 12 Oct 2013 03:39:30 +0530 Ankit Vani Renamed gtkpidgin.c to libpidgin.c, gntfinch.c to libfinch.c soc.2013.gobjectification.plugins file | diff | annotate | base
Wed, 07 May 2014 11:07:45 +0200 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate | base
Tue, 06 May 2014 18:27:58 +0200 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate | base
Sun, 20 Apr 2014 18:13:36 +0200 Tomasz Wasilczyk cross-win32: fix finch build file | diff | annotate
Tue, 15 Apr 2014 16:51:42 +0200 Tomasz Wasilczyk cross-win32: make dirs more flexible, add them to the config.h file | diff | annotate
Sun, 09 Feb 2014 21:12:35 +0530 Ankit Vani Fix namespace issues in libgnt and finch. gtkdoc-conversion file | diff | annotate
Fri, 31 Jan 2014 17:15:51 +0530 Ankit Vani Prepare files for gtk-doc conversion. gtkdoc-conversion file | diff | annotate | base
(0) tip

mercurial