Wed, 21 Apr 2021 18:44:51 -0500 Gary Kramlich Remove all if 0'd code from gtkconv.c changeset | files
Wed, 21 Apr 2021 18:43:42 -0500 Gary Kramlich Remove the deprecated keyring API. changeset | files
Mon, 19 Apr 2021 20:55:45 -0500 Gary Kramlich Use the G_DECLARE_*_TYPE macros for JabberProtocol and XMPPProtocol changeset | files
Mon, 19 Apr 2021 20:53:41 -0500 Gary Kramlich Use G_DECLARE_FINAL_TYPE for BonjourProtocol changeset | files
Mon, 19 Apr 2021 20:51:00 -0500 Gary Kramlich Fix a crash in the wincred providered when adding a password. changeset | files
Mon, 19 Apr 2021 20:41:12 -0500 Gary Kramlich Make our windows builds usable from meson. release-2.x.y changeset | files
Mon, 19 Apr 2021 20:34:32 -0500 Gary Kramlich Create a new standalone info pane widget changeset | files
Fri, 16 Apr 2021 03:48:26 -0500 Gary Kramlich Use G_DECLARE_FINAL_TYPE for FacebookProtocol changeset | files
Fri, 16 Apr 2021 02:27:54 -0500 Gary Kramlich Fix some warnings in gtkconv.c involving PidginAvatar changeset | files
Fri, 16 Apr 2021 02:27:14 -0500 Gary Kramlich Use G_DECLARE_FINAL_TYPE for the IRCProtocol changeset | files
Fri, 16 Apr 2021 02:26:36 -0500 Gary Kramlich Use G_DECLARE_DERIVABLE_TYPE for PurpleConversation and additional cleanups changeset | files
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. changeset | files
Sun, 11 Apr 2021 03:27:57 -0500 Gary Kramlich Make sure we remove all the files we install. release-2.x.y changeset | files
Sun, 11 Apr 2021 03:27:52 -0500 Gary Kramlich Add a bunch of items to the ChangeLog release-2.x.y changeset | files
Sun, 11 Apr 2021 03:27:46 -0500 Gary Kramlich Use LT_LIB_M to determine if we need to link to the math library and link Pidgin to the X11 libraries release-2.x.y changeset | files
Fri, 09 Apr 2021 23:53:13 -0500 Gary Kramlich Fix the gevolution plugin. release-2.x.y changeset | files
Fri, 09 Apr 2021 23:53:08 -0500 Gary Kramlich Force python3 for purple-remote and purple-url-handler release-2.x.y changeset | files
Fri, 09 Apr 2021 04:26:07 -0500 Gary Kramlich Install our appdata file to $(datadir)/metainfo as that change was made a long time ago release-2.x.y changeset | files
Fri, 09 Apr 2021 04:25:08 -0500 Gary Kramlich Remove a lingering oscar reference release-2.x.y changeset | files
Fri, 09 Apr 2021 04:24:13 -0500 Gary Kramlich Bump the version for the next round of development release-2.x.y changeset | files
Thu, 08 Apr 2021 23:02:22 -0500 Gary Kramlich Added tag v2.14.3 for changeset 723c284ecfa1 release-2.x.y changeset | files
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 changeset | files
Thu, 08 Apr 2021 22:39:04 -0500 Gary Kramlich Update the documentation for the 2.14.3 release release-2.x.y changeset | files
Thu, 08 Apr 2021 22:30:53 -0500 Gary Kramlich Remove the oscar protocol release-2.x.y changeset | files
Tue, 06 Apr 2021 03:35:20 -0500 Gary Kramlich Port the updates from 2.14.2 and the upcoming 2.14.3 to 3.0.0 changeset | files
Tue, 06 Apr 2021 03:33:39 -0500 Gary Kramlich chatconversation.c was renamed to purplechatconversation.c changeset | files
Mon, 05 Apr 2021 22:24:57 -0500 Gary Kramlich Modernizing PurpleChatConversation. changeset | files
Mon, 05 Apr 2021 20:41:42 -0500 Gary Kramlich Fix a number of issues with the windows build release-2.x.y changeset | files
Mon, 05 Apr 2021 20:20:33 -0500 Arkadiy Illarionov Avoid manual handling of icons in request field list items changeset | files
Mon, 05 Apr 2021 02:57:24 -0500 Gary Kramlich Bump the version for the next round of development release-2.x.y changeset | files
Thu, 01 Apr 2021 14:42:00 -0500 Gary Kramlich Added tag v2.14.2 for changeset 2eb25613d054 release-2.x.y changeset | files
Thu, 01 Apr 2021 14:05:43 -0500 Gary Kramlich Update the ChangeLog and configure.ac for release release-2.x.y v2.14.2 changeset | files
Tue, 30 Mar 2021 03:22:10 -0500 Gary Kramlich Add support for osslsigncode and newer versions of nsis release-2.x.y changeset | files
Mon, 29 Mar 2021 23:16:56 -0500 Gary Kramlich Add Tanweer Ali to the COPYRIGHT file changeset | files
Mon, 29 Mar 2021 23:14:17 -0500 TANWEER ALI Add configuration directory path to help window changeset | files
Mon, 29 Mar 2021 22:56:22 -0500 Gary Kramlich Fix a bug where autoconf 2.71 complains about AC_PROG_INTLTOOL not being used. release-2.x.y changeset | files
Sat, 27 Mar 2021 03:31:17 -0500 Gary Kramlich Modernize debug.[ch] changeset | files
Fri, 26 Mar 2021 01:33:03 -0500 Gary Kramlich Clean up some random gtk-doc warnings in libpurple's documentation changeset | files
Fri, 26 Mar 2021 01:31:55 -0500 Gary Kramlich Fix some issues with the CredentialManager and CredentialProvider docs changeset | files
Tue, 23 Mar 2021 02:41:18 -0500 Gary Kramlich Fix a crash on shutdown in kwallet if the wallet was never opened. changeset | files
Mon, 22 Mar 2021 05:56:45 -0500 Gary Kramlich Refresh all of the ui files changeset | files
Mon, 22 Mar 2021 04:08:31 -0500 Gary Kramlich Port the KWallet Keyring to the new CredentialProvider API. changeset | files
Fri, 19 Mar 2021 02:47:40 -0500 Gary Kramlich Fix some typos in the doc strings in purpleprivate.h changeset | files
Fri, 19 Mar 2021 02:47:11 -0500 Gary Kramlich Remove the old avatar from the infopane. changeset | files
Fri, 19 Mar 2021 02:46:44 -0500 Gary Kramlich Refresh the README as a few things have moved and some of the wording was weird. changeset | files
Wed, 17 Mar 2021 04:13:27 -0500 Elliott Sales de Andrade Cleanup deprecated libsoup usage changeset | files
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 changeset | files
Sat, 13 Mar 2021 05:39:22 -0600 Arkadiy Illarionov Add purple_request_field_choice_add_full changeset | files
Sat, 13 Mar 2021 05:15:31 -0600 Arkadiy Illarionov Remove NS_AVATAR_0_12_* namespaces changeset | files
Wed, 10 Mar 2021 03:13:38 -0600 Elliott Sales de Andrade bonjour: Rewrite name lookup as a GTask. changeset | files
Tue, 09 Mar 2021 02:47:31 -0600 Arkadiy Illarionov Fix SILC build with modern PurpleProtocol changeset | files
Mon, 08 Mar 2021 23:22:02 -0600 Gary Kramlich Modernize PurpleProtocol changeset | files
Mon, 08 Mar 2021 20:19:07 -0600 Arkadiy Illarionov Turn jingle_rtp_add_payloads into callback changeset | files
Fri, 05 Mar 2021 03:39:39 -0600 Elliott Sales de Andrade Always ref result of g_io_stream_get_{input,output}_stream. changeset | files
Fri, 05 Mar 2021 03:31:29 -0600 Gary Kramlich Create a PidginAvatar widget. changeset | files
Thu, 04 Mar 2021 22:43:51 -0600 Elliott Sales de Andrade Replace gethostname by g_get_host_name changeset | files
Thu, 04 Mar 2021 20:32:36 -0600 Elliott Sales de Andrade Fix a possible leak. changeset | files
Wed, 03 Mar 2021 00:06:37 -0600 Gary Kramlich Remove the purple_protocols API as it has been replaced by purple_protocol_manager changeset | files
Tue, 02 Mar 2021 23:30:05 -0600 Gary Kramlich Port finch from the purple_protocols api to the purple_protocol_manager api changeset | files
Tue, 02 Mar 2021 23:27:31 -0600 Gary Kramlich Manually check for xgettext as we need it for NLS support. changeset | files
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip

mercurial