Fri, 13 May 2022 03:17:59 -0500 Elliott Sales de Andrade Split network prefs into a separate widget file | diff | annotate
Fri, 13 May 2022 03:16:36 -0500 Elliott Sales de Andrade Split away/idle prefs into a separate widget file | diff | annotate
Fri, 06 May 2022 00:37:05 -0500 Gary Kramlich Add a new templated PidginStatusEditor and wire it up. file | diff | annotate
Mon, 02 May 2022 23:43:16 -0500 Gary Kramlich Create a PidginProxyOptions widget file | diff | annotate
Mon, 04 Apr 2022 23:56:44 -0500 Gary Kramlich Remove PidginContactCompletion for now as it's barely used and not GTK4 compatible. file | diff | annotate
Mon, 04 Apr 2022 23:15:13 -0500 Gary Kramlich Overhaul the status box file | diff | annotate
Fri, 01 Apr 2022 01:14:35 -0500 Gary Kramlich Add gdk-pixbuf as a libpurple dependency and move helpers from pidgin to purple file | diff | annotate
Fri, 25 Mar 2022 02:58:45 -0500 Gary Kramlich Remove pidgindnd.c from POTFILES.in as it was missed when it was removed. file | diff | annotate
Fri, 25 Mar 2022 02:56:25 -0500 Gary Kramlich Replace PidginAccountsDisabledMenu with PidginInactiveAccountsMenu which is a GMenuModel subclass. file | diff | annotate
Tue, 22 Mar 2022 07:46:43 -0500 Gary Kramlich Create a new PidginAccountManager that replaces the manually built one. file | diff | annotate
Mon, 21 Mar 2022 20:25:43 -0500 Gary Kramlich Create a new status manager that's built in glade file | diff | annotate
Fri, 18 Mar 2022 00:09:50 -0500 Gary Kramlich Add a menu controller for the accounts enabled section of the accounts menu file | diff | annotate
Mon, 14 Mar 2022 01:18:18 -0500 Gary Kramlich Create a menu controller that will keep a GMenu in sync with the disabled accounts in libpurple file | diff | annotate
Thu, 10 Feb 2022 21:44:33 -0600 Gary Kramlich Move the pidgin_dnd_* api to its own file. file | diff | annotate
Thu, 10 Feb 2022 20:17:10 -0600 Gary Kramlich Create new widget and store for choosing status primitives file | diff | annotate
Thu, 27 Jan 2022 21:23:19 -0600 Gary Kramlich Fix the potfiles for recent changes file | diff | annotate
Thu, 27 Jan 2022 20:28:17 -0600 Gary Kramlich Update potfiles to reflect reality file | diff | annotate
Thu, 13 Jan 2022 23:09:47 -0600 Gary Kramlich Remove farstream. file | diff | annotate
Sat, 08 Jan 2022 15:35:51 -0600 Gary Kramlich Move the path based functions from util.c to their own file. file | diff | annotate
Thu, 30 Dec 2021 20:36:44 -0600 Gary Kramlich Create a demo protocol plugin that right now just adds contacts and statuses. file | diff | annotate
Mon, 20 Dec 2021 05:49:33 -0600 Gary Kramlich Remove PidginMenuTray as it won't work with the new menu system file | diff | annotate
Sun, 12 Dec 2021 02:50:42 -0600 Gary Kramlich Remove win32/untar.c from POTFILES.in file | diff | annotate
Fri, 10 Dec 2021 03:36:04 -0600 Gary Kramlich Remove the internal keyring from POTFILES.in file | diff | annotate
Fri, 10 Dec 2021 01:44:32 -0600 Gary Kramlich Move the wincred credential provider plugin to its own directory file | diff | annotate
Sun, 21 Nov 2021 23:58:15 -0600 Gary Kramlich Remove the attention api. It's always been an annoyance and most protocols don't implement it anymore file | diff | annotate
Mon, 15 Nov 2021 04:04:31 -0600 Gary Kramlich Split PurpleCoreUiOps out to its own file. file | diff | annotate
Mon, 15 Nov 2021 04:03:44 -0600 Gary Kramlich Add a new CredentialProvider for macOS Keychain Access file | diff | annotate
Mon, 15 Nov 2021 04:03:01 -0600 Gary Kramlich Rename the secretservice plugin to libsecret and move it into the plugins directory file | diff | annotate
Mon, 15 Nov 2021 02:23:25 -0600 Gary Kramlich Move the kwallet plugin to the plugins directory and make it autoload file | diff | annotate
Mon, 15 Nov 2021 02:21:18 -0600 Gary Kramlich Remove the libpurple support for themes now that all of the ui support has been removed file | diff | annotate
Fri, 29 Oct 2021 00:31:57 -0500 Gary Kramlich Rename protocol.[ch] to purpleprotocol.[ch] file | diff | annotate
Thu, 28 Oct 2021 23:43:20 -0500 Gary Kramlich Remove the Pidgin icon themes which are covered by XDG icon themes now and remove the stock api as that's all that was using it yet. file | diff | annotate
Mon, 25 Oct 2021 03:32:18 -0500 Gary Kramlich Remove removed files from POTFILES.in file | diff | annotate
Sat, 23 Oct 2021 01:06:57 -0500 Gary Kramlich Now that the History API is here, remove the purple logging api file | diff | annotate
Fri, 22 Oct 2021 03:33:32 -0500 Gary Kramlich Replace PurpleIdleUiOps with the PurpleIdleUi Interface file | diff | annotate
Mon, 18 Oct 2021 01:40:57 -0500 Gary Kramlich Remove the existing logging code from Pidgin now that the History API has landed file | diff | annotate
Mon, 18 Oct 2021 01:20:33 -0500 Gary Kramlich Remove the existing logging code from Finch now that the History API has landed file | diff | annotate
Tue, 12 Oct 2021 04:38:45 -0500 Gary Kramlich Remove the log reader plugin now that the History API has landed. file | diff | annotate
Tue, 12 Oct 2021 00:50:59 -0500 James Culver GSoC History API including sqlite history adapter file | diff | annotate
Thu, 02 Sep 2021 21:28:40 -0500 Gary Kramlich Create PurpleWhiteboardManager for managing whiteboards file | diff | annotate
Tue, 24 Aug 2021 04:52:14 -0500 Gary Kramlich Remove all of the current smiley support as it currently isn't used and needs to be completely overhauled for the new emoji api when we write it. file | diff | annotate
Sat, 14 Aug 2021 04:18:06 -0500 Gary Kramlich Separate PurpleProtocolRoomlist into its own file and modernize it. file | diff | annotate
Sat, 14 Aug 2021 04:15:36 -0500 Gary Kramlich Add a bunch of icon name utility functions file | diff | annotate
Thu, 22 Jul 2021 22:37:16 -0500 Gary Kramlich Remove PidginWindow as it wasn't used and clean up some old PidginWindow -> PidginConvWindow that were previous missed. file | diff | annotate
Fri, 18 Jun 2021 00:00:00 -0500 Gary Kramlich Split PurplePluginInfo out to its own file file | diff | annotate
Tue, 15 Jun 2021 00:27:09 -0500 Elliott Sales de Andrade Remove all custom tooltip code. file | diff | annotate
Mon, 14 Jun 2021 22:18:20 -0500 Gary Kramlich Add support for the author-name-color property to PidginMessage and wire it up in PurpleMessage as well file | diff | annotate
Mon, 14 Jun 2021 04:11:01 -0500 Gary Kramlich Separate PurpleDebugUi out to its own file file | diff | annotate
Mon, 14 Jun 2021 04:07:45 -0500 Gary Kramlich Create a manager for conversations. file | diff | annotate
Sat, 29 May 2021 03:17:29 -0500 Gary Kramlich Clean up the scroll book widget a bit file | diff | annotate
Tue, 18 May 2021 02:08:18 -0500 Elliott Sales de Andrade Move Pidgin preferences code into a subdirectory. file | diff | annotate
Thu, 13 May 2021 22:27:15 -0500 Elliott Sales de Andrade Drop PidginCredentialProviderStore. file | diff | annotate
Wed, 12 May 2021 05:36:35 -0500 Elliott Sales de Andrade Convert credentials page to use HdyPreferencesGroup and a list box. file | diff | annotate
Thu, 06 May 2021 21:32:40 -0500 Gary Kramlich Separate the conversation commands out to their own file file | diff | annotate
Fri, 30 Apr 2021 05:02:01 -0500 Gary Kramlich Remove some references to the keyring api that were missed 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
Mon, 19 Apr 2021 20:34:32 -0500 Gary Kramlich Create a new standalone info pane widget file | diff | annotate
Mon, 12 Apr 2021 20:27:47 -0500 Gary Kramlich rename conversation.[ch] to purpleconversation.[ch] and split PurpleConversationUiOps out to its own file to avoid circular include issues. file | diff | annotate
Thu, 08 Apr 2021 22:47:01 -0500 Gary Kramlich Remove the oscar protocol plugin from po/POTFILES.in release-2.x.y v2.14.3 file | diff | annotate
Tue, 06 Apr 2021 03:33:39 -0500 Gary Kramlich chatconversation.c was renamed to purplechatconversation.c file | diff | annotate
(0) -300 -100 -60 tip

mercurial