Thu, 14 Jan 2021 20:32:50 -0600 Gary Kramlich Remove pidgin_pixbuf_button_from_stock as it is barely used and uses deprecated API 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:05:29 -0600 Gary Kramlich Replace stock items for dialog buttons with labels file | diff | annotate
Tue, 13 Oct 2020 00:42:59 -0500 Gary Kramlich Replace pidgin_set_urgent with gtk_window_set_urgency_hint file | diff | annotate
Thu, 08 Oct 2020 23:31:08 -0500 Elliott Sales de Andrade vv: Switch to GTK sinks by default. file | diff | annotate
Wed, 16 Sep 2020 01:58:44 -0500 Gary Kramlich Remove a bunch of functions from gtkutils that weren't being used. file | diff | annotate
Tue, 15 Sep 2020 20:26:57 -0500 Gary Kramlich Replace some utility functions with actual widgets file | diff | annotate
Sat, 08 Aug 2020 23:42:30 -0500 Gary Kramlich Fix a bunch of random warnings file | diff | annotate
Thu, 23 Jul 2020 20:13:47 -0500 Gary Kramlich phase2 of pidgin.h: move existing file to pidgincore.h file | diff | annotate
Thu, 16 Jul 2020 21:33:23 -0500 Gary Kramlich Remove PIDGIN_HIG_* constants file | diff | annotate
Sun, 21 Jun 2020 04:16:15 -0500 Gary Kramlich Make it so only libpurple can directly include libpurple header files. 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 05:15:51 -0500 Gary Kramlich Update all of the pidgin code to include purple.h file | diff | annotate
Thu, 09 Apr 2020 21:21:40 -0500 Gary Kramlich Fix some issues that scanbuild had identified file | diff | annotate
Thu, 26 Mar 2020 20:28:57 -0500 Gary Kramlich Rename the monitor geometry to geo to match other code file | diff | annotate
Fri, 20 Mar 2020 09:57:21 -0500 Gary Kramlich Replace deprecated gdk functions file | diff | annotate
Fri, 14 Feb 2020 17:44:10 -0600 Gary Kramlich remove pidgin_protocol_option_menu_new as it's no longer used file | diff | annotate
Fri, 14 Feb 2020 00:50:39 -0600 Gary Kramlich Add the new PidginProtocolChooser and implement it in account dialog file | diff | annotate
Wed, 18 Dec 2019 22:41:28 +0100 Fabrice Bellet gtk: fix a PurpleActionMenu use after free use-after-free file | diff | annotate
Fri, 15 Nov 2019 01:27:30 -0600 Gary Kramlich Bump the gtk minimum to 3.22 and remove gtk3compat.h 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
Mon, 04 Nov 2019 11:09:31 +0000 Gary Kramlich Merged in default (pull request #625) file | diff | annotate
Mon, 04 Nov 2019 13:48:18 +0300 qarkai Remove redundant comparisons in conditions file | diff | annotate
Mon, 04 Nov 2019 02:36:50 -0500 Elliott Sales de Andrade Replace purple_str_has_{prefix,suffix} by g_str_has_{prefix,suffix}. file | diff | annotate
Wed, 30 Oct 2019 23:25:39 -0400 Elliott Sales de Andrade Use g_(v)snprintf so we need less wrappers. file | diff | annotate
Fri, 18 Oct 2019 23:30:32 +0300 qarkai Use g_list_free_full instead of manual iterations file | diff | annotate
Wed, 09 Oct 2019 02:02:56 +0000 Gary Kramlich Merged in default (pull request #590) file | diff | annotate
Sat, 28 Sep 2019 04:34:57 -0400 Elliott Sales de Andrade Move some Pidgin things to XDG directories. file | diff | annotate
Tue, 08 Oct 2019 21:04:12 -0400 Elliott Sales de Andrade Replace deprecated gtk_button_set_focus_on_click. file | diff | annotate
Fri, 04 Oct 2019 03:46:50 +0000 Gary Kramlich Merged in default (pull request #577) file | diff | annotate
Sun, 29 Sep 2019 02:30:18 -0400 Elliott Sales de Andrade Convert to GtkFileChooserNative. file | diff | annotate
Wed, 02 Oct 2019 20:27:30 -0400 Elliott Sales de Andrade Replace malloc(sizeof(...)) with g_new0(..., 1). file | diff | annotate
Wed, 02 Oct 2019 19:25:09 -0400 Elliott Sales de Andrade Fix possible use-of-NULL warnings. file | diff | annotate
Wed, 02 Oct 2019 06:21:41 -0400 Elliott Sales de Andrade Remove redundant conditions. file | diff | annotate
Fri, 27 Sep 2019 20:38:57 -0400 Elliott Sales de Andrade Fix some minor warnings. file | diff | annotate
Tue, 10 Sep 2019 04:04:17 -0400 Elliott Sales de Andrade Replace purple_str_size_to_units by g_format_size. file | diff | annotate
Thu, 05 Sep 2019 22:55:35 -0400 Elliott Sales de Andrade Remove weird #define's from C sources. file | diff | annotate
Tue, 13 Aug 2019 05:40:30 -0400 Elliott Sales de Andrade Rename optmenu -> chooser in other files. file | diff | annotate
Fri, 09 Aug 2019 00:41:13 -0400 Elliott Sales de Andrade Split pidgin_account_option_menu into its own files. file | diff | annotate
Sat, 03 Aug 2019 04:06:20 -0400 Elliott Sales de Andrade Remove purple_action_menu_get_stock_icon. file | diff | annotate
Fri, 19 Jul 2019 03:04:16 -0500 Gary Kramlich Finally removing webkit!! file | diff | annotate
Mon, 15 Jul 2019 23:36:08 -0500 Gary Kramlich Fix some issues found in review and default to an TalkatuHTMLBuffer file | diff | annotate
Thu, 11 Jul 2019 21:14:50 -0500 Gary Kramlich Additional cleanups for the entry webkit removal file | diff | annotate
Tue, 02 Jul 2019 23:52:35 -0400 Elliott Sales de Andrade Rename some buddy list accessor functions. file | diff | annotate
Tue, 23 Apr 2019 16:03:41 -0500 Gary Kramlich Start cleaning up gtkutils by moving functions to individual files file | diff | annotate
Tue, 09 Apr 2019 22:43:27 -0500 Gary Kramlich remove pidgin_make_pretty_arrows and use the unicode arrows in the actual text file | diff | annotate
Thu, 15 Feb 2018 22:53:57 -0600 Gary Kramlich Rename purple_menu_action_* to purple_action_menu_* file | diff | annotate
Thu, 15 Feb 2018 22:04:57 -0600 Gary Kramlich Rename PurpleMenuAction to PurpleActionMenu file | diff | annotate
Tue, 12 Mar 2019 23:48:26 -0400 Elliott Sales de Andrade Fix another leak with possible use-after-free. file | diff | annotate
Mon, 05 Nov 2018 17:00:16 -0600 Mike Ruprecht pidgin: Fix various -Wincompatible-pointer-types warnings file | diff | annotate
Mon, 05 Nov 2018 17:12:49 -0600 Mike Ruprecht pidgin: Fix -Wpointer-sign warning expected 'const guint8 *' vs 'gchar *' file | diff | annotate
Thu, 21 Jun 2018 17:52:33 -0400 Elliott Sales de Andrade Remove pidgin_toggle_* functions. file | diff | annotate
Tue, 08 May 2018 22:30:20 -0500 Mike Ruprecht Move protocol icons to the apps icon theme specification directory file | diff | annotate
Fri, 04 May 2018 02:03:03 +0000 Gary Kramlich Merged in CMaiku/pidgin (pull request #333) file | diff | annotate
Wed, 02 May 2018 16:50:28 -0500 Mike Ruprecht gtkutils: Port pidgin_dialog_add_button() to only optionally use GtkStock file | diff | annotate
Thu, 03 May 2018 18:17:21 -0500 Mike Ruprecht xfer: Rename PurpleProtocolXferInterface.send() to send_file() file | diff | annotate
Sat, 28 Apr 2018 05:27:11 -0400 Elliott Sales de Andrade Remove check for old GTK+. file | diff | annotate
Thu, 23 Nov 2017 22:30:26 -0600 Gary Kramlich merging with default to fix conflicts file | diff | annotate
Thu, 31 Aug 2017 22:40:50 -0500 Gary Kramlich Initial attempt at removing the magic around PurpleProtocolXferInterface file | diff | annotate
(0) -300 -100 -60 tip

mercurial