Fri, 27 Aug 2021 02:34:03 -0500 Gary Kramlich Remove a number of functions from gtkconv.c and gtkconvwin.c that aren't used anymore 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
Mon, 16 Aug 2021 03:10:08 -0500 Gary Kramlich Fix the resource path so we can use the automatic stuff that GtkApplication supports file | diff | annotate
Thu, 12 Aug 2021 01:03:16 -0500 Gary Kramlich Remove the use of GtkStock from the gtkconv window menus file | diff | annotate
Tue, 03 Aug 2021 20:50:03 -0500 Gary Kramlich Update everything for GPlugin 0.33.0 file | diff | annotate
Mon, 02 Aug 2021 18:54:25 -0500 Gary Kramlich Remove the direct usage of GtkStock 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, 02 Jul 2021 21:33:49 -0500 Elliott Sales de Andrade Fix warnings about changing types on assignment. file | diff | annotate
Fri, 18 Jun 2021 00:28:00 -0500 Gary Kramlich Fix an infinite loop when an account goes offline and you have an im open. file | diff | annotate
Thu, 17 Jun 2021 20:12:48 -0500 Gary Kramlich Remove some remaining remnants of the old infopane widget file | diff | annotate
Tue, 15 Jun 2021 00:29:01 -0500 Gary Kramlich Remove some conversation menu items that will be reimagined in the new window 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 23:59:42 -0500 Elliott Sales de Andrade Use standard GTK tooltips in the conversation. file | diff | annotate
Mon, 14 Jun 2021 23:00:10 -0500 Gary Kramlich Port Pidgin to the new PurpleConversationManager API 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:07:45 -0500 Gary Kramlich Create a manager for conversations. file | diff | annotate
Mon, 07 Jun 2021 22:26:23 -0500 Gary Kramlich Replace newlines in topics with spaces. release-2.x.y file | diff | annotate
Wed, 02 Jun 2021 04:17:25 -0500 Elliott Sales de Andrade Use g_[s]list_delete_link more. release-2.x.y file | diff | annotate
Tue, 01 Jun 2021 17:35:17 -0500 Gary Kramlich Fix some issues scanbuild found in gtkconv.c release-2.x.y file | diff | annotate
Sun, 30 May 2021 20:34:04 -0500 Gary Kramlich Update gtkconv to use GPluginManger directly file | diff | annotate
Tue, 25 May 2021 02:03:21 -0500 Gary Kramlich Fix some issues scanbuild found 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
Tue, 18 May 2021 02:04:53 -0500 Gary Kramlich Update purple_conversations_find_* to return PurpleConversations instead of subclasses 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
Wed, 21 Apr 2021 18:44:51 -0500 Gary Kramlich Remove all if 0'd code from gtkconv.c file | diff | annotate
Mon, 19 Apr 2021 20:34:32 -0500 Gary Kramlich Create a new standalone info pane widget file | diff | annotate
Fri, 16 Apr 2021 02:27:54 -0500 Gary Kramlich Fix some warnings in gtkconv.c involving PidginAvatar file | diff | annotate
Fri, 19 Mar 2021 02:47:11 -0500 Gary Kramlich Remove the old avatar from the infopane. file | diff | annotate
Fri, 05 Mar 2021 03:31:29 -0600 Gary Kramlich Create a PidginAvatar widget. file | diff | annotate
Tue, 02 Mar 2021 23:06:11 -0600 Gary Kramlich Port Pidgin from purple_protocols to PurpleProtocolManager file | diff | annotate
Fri, 12 Feb 2021 18:37:00 -0600 Arkadiy Illarionov Use specific purple_debug_* functions 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:55:55 -0600 Gary Kramlich Fix an issue where color_is_visible was incorrectly comparing unsigned values that were potentially wrapping. release-2.x.y file | diff | annotate
Thu, 11 Feb 2021 23:54:58 -0600 Gary Kramlich g_memmove has been deprecated since glib 2.40 and recommends just using memmove release-2.x.y 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
Sat, 30 Jan 2021 01:31:44 -0600 Gary Kramlich Remove ui_data from PurpleConversation and move finch and pidgin to g_object_[gs]et_data. file | diff | annotate
Mon, 18 Jan 2021 00:05:05 -0600 Gary Kramlich Greatly simplify the nick color generation and properly detect dark themes. file | diff | annotate
Mon, 11 Jan 2021 01:51:14 -0600 Gary Kramlich Split PurpleProtocolChat to its own file and clean up the API. file | diff | annotate
Mon, 11 Jan 2021 00:20:09 -0600 Gary Kramlich Rename the pidgin_style_* api to pidgin_style_context_* file | diff | annotate
Mon, 11 Jan 2021 00:05:29 -0600 Gary Kramlich Replace stock items for dialog buttons with labels file | diff | annotate
Fri, 08 Jan 2021 06:05:16 -0600 Gary Kramlich A handful of random cleanups in PidginConversation and PidginConvWindow file | diff | annotate
Fri, 08 Jan 2021 06:04:59 -0600 Gary Kramlich Remove some old GtkStyle stuff that was setup for tab labels that was replaced some time ago with css file | diff | annotate
Sat, 02 Jan 2021 22:05:09 -0600 Gary Kramlich Remove the buddy pounces api file | diff | annotate
Tue, 22 Dec 2020 00:19:36 -0600 Elliott Sales de Andrade Fix Windows builds and tests file | diff | annotate
Thu, 17 Dec 2020 23:31:11 -0600 Gary Kramlich Deprecate purple_util_write_data_to_file_absolute and use g_file_set_contents in place of it file | diff | annotate
Thu, 17 Dec 2020 20:15:43 -0600 Gary Kramlich Fix a few random issues that scanbuild found. file | diff | annotate
Tue, 01 Dec 2020 00:14:18 -0600 Gary Kramlich gtk 3.22 depends on pango 1.37.3 so we can remove any PANGO_CHECK_VERSIONS for before that version file | diff | annotate
Tue, 01 Dec 2020 00:13:47 -0600 Gary Kramlich Remove the conversation tab context menu and force tabs to be on the left file | diff | annotate
Tue, 24 Nov 2020 03:33:04 -0600 Gary Kramlich The vbox is already packed into PidginConversationWindow from glade, don't add it again. file | diff | annotate
Sat, 14 Nov 2020 03:39:06 -0600 Gary Kramlich Create PidginPresenceIcon that displays the correct icon for its bound PurplePresence file | diff | annotate
Tue, 10 Nov 2020 01:11:31 -0600 Gary Kramlich Rename gtkstyle.[ch] to pidginstyle.[ch] and fix up the dark mode check. file | diff | annotate
Sun, 01 Nov 2020 04:48:35 -0600 Gary Kramlich Create a new PidginConversationWindow widget file | diff | annotate
Thu, 29 Oct 2020 23:26:02 -0500 Elliott Sales de Andrade Remove unused conversation-timestamp signal. file | diff | annotate
Mon, 12 Oct 2020 21:03:57 -0500 Gary Kramlich Moved all of the inline css in pidgin to resource files file | diff | annotate
Tue, 06 Oct 2020 20:44:33 -0500 Gary Kramlich Remove the spell checking preference as it's a talkatu feature and most are unlikely to disable it file | diff | annotate
Sat, 03 Oct 2020 05:58:21 -0500 Gary Kramlich PurpleMessage cleanups from hell file | diff | annotate
Tue, 15 Sep 2020 20:26:57 -0500 Gary Kramlich Replace some utility functions with actual widgets file | diff | annotate
Tue, 25 Aug 2020 21:44:38 -0500 Gary Kramlich Remove conversation window icon support file | diff | annotate
Sat, 22 Aug 2020 04:02:53 -0500 Elliott Sales de Andrade Remove purple_chat_user_[sg]et_ui_data. file | diff | annotate
Thu, 20 Aug 2020 21:45:28 -0500 Gary Kramlich Updates for the TalkatuHistory changes file | diff | annotate
(0) -1000 -300 -100 -60 tip

mercurial