Thu, 17 Mar 2022 21:41:10 -0500 Gary Kramlich Remove all drag and drop support. file | diff | annotate
Thu, 13 Jan 2022 22:37:16 -0600 Gary Kramlich Stop reaching into the PidginBuddyList struct from other files file | diff | annotate
Tue, 14 Dec 2021 01:14:27 -0600 Gary Kramlich port Pidgin to the new PurpleAccountManager api file | diff | annotate
Thu, 09 Dec 2021 23:27:34 -0600 Gary Kramlich Don't use ~/.face.icon as a default profile picture. file | diff | annotate
Thu, 11 Nov 2021 21:39:44 -0600 Gary Kramlich Make sure the path for a buddy icon isn't an empty string before we attempt to load it as a pixbuf file | diff | annotate
Tue, 26 Oct 2021 04:05:39 -0500 Gary Kramlich Move the pidgin_pixbuf stuff to pidgingdkpixbuf.[ch] file | diff | annotate
Mon, 27 Sep 2021 20:42:30 -0500 Elliott Sales de Andrade Remove pidgin_dialog* helper functions file | diff | annotate
Thu, 02 Sep 2021 20:18:36 -0500 Gary Kramlich Replace the deprecated API in gtkaccount.c 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
Sat, 07 Aug 2021 01:08:11 -0500 Gary Kramlich Remove unused includes of pidginstock.h file | diff | annotate
Thu, 22 Jul 2021 22:33:54 -0500 Elliott Sales de Andrade Move minidialog stuff from utils to its source file file | diff | annotate
Thu, 01 Jul 2021 20:25:12 -0500 Prateek Pardeshi Remove mentions of passwords from the pidgin account dialog file | diff | annotate
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 file | diff | annotate
Mon, 22 Mar 2021 04:08:31 -0500 Gary Kramlich Port the KWallet Keyring to the new CredentialProvider API. file | diff | annotate
Mon, 08 Mar 2021 23:22:02 -0600 Gary Kramlich Modernize PurpleProtocol file | diff | annotate
Thu, 04 Mar 2021 20:32:36 -0600 Elliott Sales de Andrade Fix a possible leak. file | diff | annotate
Tue, 02 Mar 2021 23:06:11 -0600 Gary Kramlich Port Pidgin from purple_protocols to PurpleProtocolManager file | diff | annotate
Sat, 27 Feb 2021 12:17:11 -0600 Gary Kramlich Fix some issues with the protocol chooser and clean up its usage in GtkAccount file | diff | annotate
Fri, 12 Feb 2021 18:37:00 -0600 Arkadiy Illarionov Use specific purple_debug_* functions file | diff | annotate
Sun, 07 Feb 2021 01:42:09 -0600 Gary Kramlich Implement mitigation for GHSL-2021-045 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 00:38:35 -0600 Gary Kramlich Select the proper protocol in the account editor. file | diff | annotate
Thu, 14 Jan 2021 21:20:10 -0600 Gary Kramlich Fix some warnings about missing braces by moving to struct initializers file | diff | annotate
Mon, 11 Jan 2021 00:06:00 -0600 Gary Kramlich Remove the account check email option. file | diff | annotate
Mon, 11 Jan 2021 00:03:41 -0600 Gary Kramlich Fix account editing file | diff | annotate
Sat, 02 Jan 2021 19:06:28 -0600 Gary Kramlich Use PurpleCredentialManager instead of the old keyring api. file | diff | annotate
Thu, 03 Dec 2020 04:34:04 -0600 Gary Kramlich Fix the PurpleProtocolClient interface and split it out to its own file. 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, 15 Sep 2020 20:26:57 -0500 Gary Kramlich Replace some utility functions with actual widgets 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
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
Thu, 30 Apr 2020 23:43:54 -0500 Gary Kramlich Split PurpleKeyValuePair out to it's own file and try to do some cleanup in the files that need to include it. file | diff | annotate
Fri, 14 Feb 2020 17:23:08 -0600 Gary Kramlich Clean up set_account_protocol_cb and change some accessors for PidginProtocolChooser 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
Fri, 15 Nov 2019 01:27:30 -0600 Gary Kramlich Bump the gtk minimum to 3.22 and remove gtk3compat.h file | diff | annotate
Mon, 04 Nov 2019 10:00:14 +0300 qarkai Set GList to NULL after free file | diff | annotate
Mon, 04 Nov 2019 01:03:02 +0300 qarkai Add NULL checks file | diff | annotate
Sun, 03 Nov 2019 20:37:07 +0300 qarkai Add new and free functions for structs to reduce duplication file | diff | annotate
Mon, 14 Oct 2019 00:40:05 +0300 qarkai Make return clearer file | diff | annotate
Sun, 13 Oct 2019 15:45:39 +0300 qarkai Use GList functions instead of manual iterations file | diff | annotate
Fri, 27 Sep 2019 03:43:47 -0500 Gary Kramlich rename accountopt.[ch] to purpleaccountoption.[ch] 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 06:21:41 -0400 Elliott Sales de Andrade Remove redundant conditions. file | diff | annotate
Tue, 06 Aug 2019 19:15:13 -0400 Elliott Sales de Andrade Rename *_GET_*_IFACE to more standard *_GET_IFACE. file | diff | annotate
Mon, 27 May 2019 10:25:35 +0200 Olaf Hering fix account usage in pidgin_account_dialog_show_continue pidgin_account_dialog_show_continue 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
Tue, 12 Mar 2019 21:35:20 -0400 Elliott Sales de Andrade Fix a leak in Pidgin. file | diff | annotate
Tue, 12 Mar 2019 21:21:57 -0400 Elliott Sales de Andrade Fix leaky calls to purple_image_new_from_data. file | diff | annotate
Fri, 09 Nov 2018 20:39:37 -0600 Mike Ruprecht pidgin: Use gtk_window_present() to present buddy list file | diff | annotate
Fri, 08 Jun 2018 21:03:09 -0500 Mike Ruprecht Port PidginMiniDialog from deprecated GtkStock name to GtkIconTheme name file | diff | annotate
Tue, 22 May 2018 09:57:25 -0500 Mike Ruprecht gtkaccount: Fix accidental double-space file | diff | annotate
Mon, 21 May 2018 21:29:30 -0500 Mike Ruprecht gtkaccount: Port avatar selector default image to GtkIconTheme file | diff | annotate
Mon, 21 May 2018 21:27:50 -0500 Mike Ruprecht gtkaccount: Typecast GdkPixbuf to silence warning file | diff | annotate
Mon, 21 May 2018 21:26:21 -0500 Mike Ruprecht gtkaccount: Replace GTK_STOCK_* and PIDGIN_STOCK_* usage with strings file | diff | annotate
Mon, 21 May 2018 21:25:11 -0500 Mike Ruprecht gtkaccount: Replace deprecated gtk_widget_override_background_color() file | diff | annotate
Sun, 10 Sep 2017 15:10:34 -0400 Elliott Sales de Andrade Use GDK button constants instead of magic numbers. file | diff | annotate
Fri, 14 Jul 2017 16:44:53 -0500 Mike Ruprecht Stop using deprecated gtk_tree_view_set_rules_hint() file | diff | annotate
Mon, 12 Jun 2017 17:48:37 -0300 dx Merge release-2.x.y into default file | diff | annotate
(0) -300 -100 -60 tip

mercurial