log

age author description
Thu, 10 Jun 2021 19:24:05 -0500 Elliott Sales de Andrade Remove Online Help accelerator.
Thu, 10 Jun 2021 18:20:35 -0500 Gary Kramlich Remove purple_plugins_get_handle and the associated signals
Thu, 10 Jun 2021 17:18:56 -0500 Elliott Sales de Andrade Remove unused pidgin_tooltip_setup_for_widget.
Tue, 08 Jun 2021 01:45:21 -0500 Elliott Sales de Andrade Remove PidginBuddyList->timeout.
Mon, 07 Jun 2021 23:10:41 -0500 Elliott Sales de Andrade Rename PidginBuddyList->tip_rect to drag_rect.
Mon, 07 Jun 2021 23:00:13 -0500 Gary Kramlich Fix a -Wlogical-not-parentheses warning in zephyr release-2.x.y
Mon, 07 Jun 2021 22:26:23 -0500 Gary Kramlich Replace newlines in topics with spaces. release-2.x.y
Mon, 07 Jun 2021 22:21:56 -0500 Gary Kramlich Check pkg-config for ncurses before manually looking for it. release-2.x.y
Mon, 07 Jun 2021 22:15:46 -0500 Gary Kramlich Update the C plugin tutorial to use the gplugin macros
Thu, 03 Jun 2021 23:19:45 -0500 Gary Kramlich Prepare for the next round of development release-2.x.y
Thu, 03 Jun 2021 20:55:32 -0500 Gary Kramlich Added tag v2.14.5 for changeset d66ac2eb5e70 release-2.x.y
Thu, 03 Jun 2021 20:55:16 -0500 Gary Kramlich Prepare for the 2.14.5 release release-2.x.y v2.14.5
Thu, 03 Jun 2021 20:18:38 -0500 Gary Kramlich Zero out some memory that scanbuild thought might be used release-2.x.y
Thu, 03 Jun 2021 19:36:49 -0500 Gary Kramlich Update our mozilla.pem file and document how to do so. release-2.x.y
Thu, 03 Jun 2021 19:35:07 -0500 Gary Kramlich Update pidgin-installer.nsi to work with the official nsis release release-2.x.y
Thu, 03 Jun 2021 19:33:07 -0500 Gary Kramlich Fix some null pointer deferences and dead stores that scanbuild found in Pidgin release-2.x.y
Thu, 03 Jun 2021 19:31:56 -0500 Gary Kramlich Fix some errors that scanbuild found release-2.x.y
Thu, 03 Jun 2021 19:30:26 -0500 Gary Kramlich Fix some issues in the tcl loader that scanbuild found release-2.x.y
Wed, 02 Jun 2021 17:59:31 -0500 Gary Kramlich Fix some issues scanbuild found in the xmpp protocol plugin release-2.x.y
Wed, 02 Jun 2021 04:17:25 -0500 Elliott Sales de Andrade Use g_[s]list_delete_link more. release-2.x.y
Wed, 02 Jun 2021 04:11:03 -0500 Gary Kramlich Fix some issues scanbuild found in zephyr release-2.x.y
Wed, 02 Jun 2021 03:00:49 -0500 Gary Kramlich Fix some issues scanbuild found in the gadugadu protocol plugin release-2.x.y
Wed, 02 Jun 2021 03:00:13 -0500 Gary Kramlich Fix some issues scanbuild found in the irc protocol plugin release-2.x.y
Wed, 02 Jun 2021 02:59:43 -0500 Gary Kramlich Fix some issues scanbuild found in the silc protocol plugin release-2.x.y
Wed, 02 Jun 2021 02:59:18 -0500 Gary Kramlich Fix some issues scanbuild found in the Novell protocol plugin release-2.x.y
Tue, 01 Jun 2021 22:23:58 -0500 Gary Kramlich In 2021 we should NOT be enabling UPnP and IP auto discovery by default release-2.x.y
Tue, 01 Jun 2021 22:19:45 -0500 Gary Kramlich Fix a potential memory leak scanbuild identified release-2.x.y
Tue, 01 Jun 2021 22:18:49 -0500 Gary Kramlich Fix some double frees that scanbuild found release-2.x.y
Tue, 01 Jun 2021 20:22:06 -0500 Gary Kramlich Fix some issues scanbuild found in proxy.c release-2.x.y
Tue, 01 Jun 2021 20:21:29 -0500 Gary Kramlich Fix some issues scanbuild found in the simple protocol plugin release-2.x.y
Tue, 01 Jun 2021 20:21:04 -0500 Gary Kramlich Fix some issues scanbuild found in novell release-2.x.y
Tue, 01 Jun 2021 20:20:21 -0500 Gary Kramlich Fix a use after free that scanbuild found release-2.x.y
Tue, 01 Jun 2021 20:16:06 -0500 Gary Kramlich Fix a use after free that scanbuild detected release-2.x.y
Tue, 01 Jun 2021 20:15:16 -0500 Gary Kramlich Fix some issues scanbuild found in prefs.c release-2.x.y
Tue, 01 Jun 2021 20:14:36 -0500 Gary Kramlich Fix some issues scanbuild found in the log reader plugin release-2.x.y
Tue, 01 Jun 2021 20:13:53 -0500 Gary Kramlich Fix a use after free scanbuild found in buddyicon.c release-2.x.y
Tue, 01 Jun 2021 20:13:19 -0500 Gary Kramlich Fix some issues scanbuild found in gtkthemes.c release-2.x.y
Tue, 01 Jun 2021 17:36:33 -0500 Gary Kramlich Fix an issue scanbuild found by making the function readable release-2.x.y
Tue, 01 Jun 2021 17:36:18 -0500 Gary Kramlich Fix some issues scanbuild found in our dns handling code release-2.x.y
Tue, 01 Jun 2021 17:35:17 -0500 Gary Kramlich Fix some issues scanbuild found in gtkconv.c release-2.x.y
Tue, 01 Jun 2021 17:34:45 -0500 Gary Kramlich Fix a logic error in jabber that caused a user after free release-2.x.y
Tue, 01 Jun 2021 16:51:13 -0500 Gary Kramlich Fix some issues scan-build found in util.c release-2.x.y
Sun, 30 May 2021 20:34:04 -0500 Gary Kramlich Update gtkconv to use GPluginManger directly
Sun, 30 May 2021 17:20:19 -0500 Gary Kramlich Replace purple_roomlist_[gs]et_ui_data with g_object_[gs]et_data
Sat, 29 May 2021 03:23:01 -0500 Gary Kramlich Update finch to use GPluginManager's signals directly
Sat, 29 May 2021 03:21:47 -0500 Gary Kramlich Use GPluginManager directly in PidginPluginsMenu
Sat, 29 May 2021 03:20:21 -0500 Gary Kramlich Convert the Finch plugins to use GPLUGIN_NATIVE_PLUGIN_DECLARE
Sat, 29 May 2021 03:19:13 -0500 Gary Kramlich Convert the Pidgin plugins to use GPLUGIN_NATIVE_PLUGIN_DECLARE
Sat, 29 May 2021 03:17:29 -0500 Gary Kramlich Clean up the scroll book widget a bit
Thu, 27 May 2021 20:25:24 -0500 Gary Kramlich Change the default irc server to libera.chat release-2.x.y
Thu, 27 May 2021 19:12:06 -0500 Gary Kramlich Change the default irc server to libera.chat
Tue, 25 May 2021 22:58:34 -0500 Elliott Sales de Andrade Use PurpleMedia/PURPLE_MEDIA prefix for everything in libpurple/media.
Tue, 25 May 2021 02:03:21 -0500 Gary Kramlich Fix some issues scanbuild found
Tue, 25 May 2021 00:06:32 -0500 Gary Kramlich Add back support for menu separators in the menus for plugin actions
Mon, 24 May 2021 23:43:51 -0500 Elliott Sales de Andrade Drop volatile from enums template.
Tue, 18 May 2021 02:08:18 -0500 Elliott Sales de Andrade Move Pidgin preferences code into a subdirectory.
Tue, 18 May 2021 02:04:53 -0500 Gary Kramlich Update purple_conversations_find_* to return PurpleConversations instead of subclasses
Mon, 17 May 2021 20:32:56 -0500 Arkadiy Illarionov Simplify cmds
Sun, 16 May 2021 12:29:20 -0500 Elliott Sales de Andrade Fix installed Pidgin headers
Sun, 16 May 2021 12:20:09 -0500 Gary Kramlich Port the plugins that were manually specific GPlugin exports to the new GPlugin declare macro