Thu, 15 Sep 2022 23:33:56 -0500 Gary Kramlich Remove all the code from the old account editor file | diff | annotate
Mon, 05 Sep 2022 21:44:39 -0500 Elliott Sales de Andrade Convert the protocol chooser to a GtkDropDown file | diff | annotate
Mon, 05 Sep 2022 20:38:02 -0500 Elliott Sales de Andrade Add a PidginProtocolChooser::protocol property file | diff | annotate
Tue, 30 Aug 2022 01:36:00 -0500 Elliott Sales de Andrade Remove redundant setting of [hv]align file | diff | annotate
Thu, 25 Aug 2022 22:45:58 -0500 Elliott Sales de Andrade Handle delete event in more dialogs (probably all, but can't be too sure.) gtk4 file | diff | annotate
Tue, 23 Aug 2022 02:54:58 -0500 Elliott Sales de Andrade Port account manager to GTK4 gtk4 file | diff | annotate
Fri, 19 Aug 2022 02:27:18 -0500 Elliott Sales de Andrade Port gtkaccount to GTK4 gtk4 file | diff | annotate
Thu, 03 Mar 2022 23:59:46 -0600 Gary Kramlich Replace gtk_entry_[gs]et_text with gtk_editable_[gs]et_text gtk4 file | diff | annotate
Tue, 22 Feb 2022 19:25:57 -0600 Gary Kramlich Remove the GtkShadowType parameter from pidgin_make_scrollable as that enum was removed. gtk4 file | diff | annotate
Tue, 23 Aug 2022 01:09:33 -0500 Gary Kramlich Replace the request_add Account UiOp with a new AddContact notification file | diff | annotate
Mon, 22 Aug 2022 22:05:55 -0500 Gary Kramlich Create PurpleAuthorizationRequest and use it for notifications. file | diff | annotate
Tue, 16 Aug 2022 01:00:44 -0500 Elliott Sales de Andrade Inline pidgin_buddy_icon_chooser_new file | diff | annotate
Fri, 12 Aug 2022 01:32:07 -0500 Elliott Sales de Andrade Make VV libraries required file | diff | annotate
Mon, 18 Jul 2022 20:46:36 -0500 Gary Kramlich Remove purple_account_notify_added as it isn't used by anyone. file | diff | annotate
Wed, 15 Jun 2022 00:51:48 -0500 Gary Kramlich Remove the read password lookup from GtkAccountEditor as it's no longer used file | diff | annotate
Fri, 20 May 2022 01:34:32 -0500 Gary Kramlich Remove the ui parameter from purple_account_[gs]et_enabled file | diff | annotate
Thu, 19 May 2022 20:32:23 -0500 Gary Kramlich Remove the accounts window code from gtkaccount.[ch] as it has been replaced by PidginAccountManager file | diff | annotate
Mon, 02 May 2022 23:43:16 -0500 Gary Kramlich Create a PidginProxyOptions widget file | diff | annotate
Mon, 04 Apr 2022 23:15:13 -0500 Gary Kramlich Overhaul the status box file | diff | annotate
Fri, 01 Apr 2022 01:14:35 -0500 Gary Kramlich Add gdk-pixbuf as a libpurple dependency and move helpers from pidgin to purple file | diff | annotate
Fri, 01 Apr 2022 01:09:23 -0500 Gary Kramlich Move PurpleProxyInfo from a boxed type to a GObject file | diff | annotate
Fri, 25 Mar 2022 02:51:58 -0500 Elliott Sales de Andrade Replace PURPLE_CALLBACK by G_CALLBACK file | diff | annotate
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
(0) -300 -100 -60 tip

mercurial