| Thu, 29 Dec 2022 02:26:53 -0600 |
Gary Kramlich |
Update the about box to point people to discourse instead of the mailing list.
release-2.x.y
|
file |
diff |
annotate
|
| Mon, 28 Nov 2022 23:20:24 -0600 |
Elliott Sales de Andrade |
Bump C standard to C99 for Pidgin files and fix warnings
|
file |
diff |
annotate
|
| Sat, 26 Nov 2022 04:13:38 -0600 |
Elliott Sales de Andrade |
Remove PidginDialog
|
file |
diff |
annotate
|
| Sun, 23 Oct 2022 18:46:44 -0500 |
Gary Kramlich |
Add ivanhoe to crazy patch writers
release-2.x.y
|
file |
diff |
annotate
|
| Thu, 22 Sep 2022 20:25:37 -0500 |
Gary Kramlich |
Rename PurpleContact to PurpleMetaContact.
|
file |
diff |
annotate
|
| Mon, 28 Feb 2022 23:48:00 -0600 |
Gary Kramlich |
Update gtkdialogs.c for GTK4
gtk4
|
file |
diff |
annotate
|
| Mon, 18 Oct 2021 01:40:57 -0500 |
Gary Kramlich |
Remove the existing logging code from Pidgin now that the History API has landed
|
file |
diff |
annotate
|
| Sun, 10 Oct 2021 05:01:54 -0500 |
Elliott Sales de Andrade |
Fix typos in Pidgin
|
file |
diff |
annotate
|
| Fri, 17 Sep 2021 15:24:28 -0500 |
Gary Kramlich |
Fix the link to the support mailing list archive
release-2.x.y
|
file |
diff |
annotate
|
| Sat, 11 Sep 2021 10:19:20 -0500 |
Gary Kramlich |
Remove pidgin_dialogs_plugins_info as it's no longer used
|
file |
diff |
annotate
|
| Sat, 07 Aug 2021 01:08:11 -0500 |
Gary Kramlich |
Remove unused includes of pidginstock.h
|
file |
diff |
annotate
|
| Tue, 22 Jun 2021 19:37:54 -0500 |
Gary Kramlich |
Update the current status of all developers
release-2.x.y
|
file |
diff |
annotate
|
| Mon, 21 Jun 2021 22:33:50 -0500 |
Gary Kramlich |
Replace mentions of Freenode with Libera and move README.hg to HACKING which just directed to the website
release-2.x.y
|
file |
diff |
annotate
|
| Mon, 14 Jun 2021 23:00:10 -0500 |
Gary Kramlich |
Port Pidgin to the new PurpleConversationManager API
|
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
|
| Tue, 02 Mar 2021 23:06:11 -0600 |
Gary Kramlich |
Port Pidgin from purple_protocols to PurpleProtocolManager
|
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:53:23 -0500 |
Gary Kramlich |
Make gstreamer-1.0 a required dependency
|
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
|
| Fri, 01 May 2020 05:15:51 -0500 |
Gary Kramlich |
Update all of the pidgin code to include purple.h
|
file |
diff |
annotate
|
| Thu, 19 Dec 2019 00:18:44 -0500 |
Elliott Sales de Andrade |
Fix a warning when opening the new IM 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 02:36:50 -0500 |
Elliott Sales de Andrade |
Replace purple_str_has_{prefix,suffix} by g_str_has_{prefix,suffix}.
|
file |
diff |
annotate
|
| Sat, 19 Oct 2019 13:04:53 +0300 |
qarkai |
Set GList to NULL after free
|
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, 02 Oct 2019 06:21:41 -0400 |
Elliott Sales de Andrade |
Remove redundant conditions.
|
file |
diff |
annotate
|
| Mon, 09 Sep 2019 20:54:32 -0400 |
Elliott Sales de Andrade |
Remove redundant purple_plugin_info_get_* wrappers.
|
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, 02 Jul 2019 23:52:35 -0400 |
Elliott Sales de Andrade |
Rename some buddy list accessor functions.
|
file |
diff |
annotate
|
| Mon, 20 May 2019 02:52:00 -0400 |
Elliott Sales de Andrade |
Rename gtklog -> pidginlog.
|
file |
diff |
annotate
|
| Thu, 21 Feb 2019 22:27:53 -0600 |
Gary Kramlich |
Start of moving the plugin info dialog to talkatu. Still need to handle error messages and their formatting
|
file |
diff |
annotate
|
| Wed, 13 Jun 2018 03:16:37 +0000 |
Gary Kramlich |
Merged in CMaiku/pidgin (pull request #373)
|
file |
diff |
annotate
|
| Fri, 08 Jun 2018 20:15:39 -0500 |
Mike Ruprecht |
Replace remaining usage of PIDGIN_STOCK_DIALOG_* with literal icon names
|
file |
diff |
annotate
|
| Sat, 09 Jun 2018 16:19:07 -0500 |
Mike Ruprecht |
gtkdialogs: Port from deprecated GtkStock to string literals
|
file |
diff |
annotate
|
| Thu, 31 May 2018 00:19:18 -0400 |
John Bailey |
More updates to the developer list.
release-2.x.y
|
file |
diff |
annotate
|
| Thu, 31 May 2018 00:01:49 -0400 |
John Bailey |
Update grim's line to mark him as lead developer and move me out of the
release-2.x.y
|
file |
diff |
annotate
|
| Thu, 17 Aug 2017 23:45:10 -0500 |
Gary Kramlich |
Add all the past translators as well
|
file |
diff |
annotate
|
| Thu, 29 Jun 2017 15:07:04 -0500 |
Mike Ruprecht |
Remove checks for X screensaver extension now that nothing uses it
|
file |
diff |
annotate
|
| Thu, 06 Jul 2017 19:40:28 -0400 |
Elliott Sales de Andrade |
Add meson arguments to About dialog.
meson
|
file |
diff |
annotate
|
| Thu, 29 Jun 2017 15:04:39 -0500 |
Mike Ruprecht |
Remove gtksession now that we're using GtkApplication's register-session
|
file |
diff |
annotate
|
| Mon, 12 Jun 2017 17:48:37 -0300 |
dx |
Merge release-2.x.y into default
|
file |
diff |
annotate
|
| Tue, 30 May 2017 22:40:23 -0500 |
Mike Ruprecht |
Clean out references to Tcl as it's no longer used
|
file |
diff |
annotate
|
| Tue, 30 May 2017 22:39:20 -0500 |
Mike Ruprecht |
Clean out Perl files and references as they're no longer used
|
file |
diff |
annotate
|
| Fri, 24 Mar 2017 23:23:23 +0300 |
qarkai |
Merge release-2.x.y changes, resolve conflicts
string-comparison-r2
|
file |
diff |
annotate
|
| Thu, 23 Mar 2017 21:01:15 +0300 |
qarkai |
Replace !strcmp() with purple_strequal()
string-comparison-r2
|
file |
diff |
annotate
|
| Wed, 22 Mar 2017 23:35:01 -0700 |
Mark Doliner |
Mark myself as retired in man page and about dialog.
|
file |
diff |
annotate
|
| Sun, 19 Mar 2017 21:39:40 -0500 |
Richard Laager |
Update a translator email address
release-2.x.y
|
file |
diff |
annotate
|
| Fri, 10 Mar 2017 20:36:55 -0600 |
Gary Kramlich |
Merge 2.12.0 into default
|
file |
diff |
annotate
|
| Thu, 15 Dec 2016 19:42:08 -0600 |
Richard Laager |
Update a translator email address
|
file |
diff |
annotate
|
| Mon, 05 Sep 2016 03:12:22 -0400 |
Elliott Sales de Andrade |
Simplify gtk_label_set_[xy]align calls.
|
file |
diff |
annotate
|
| Sun, 04 Sep 2016 00:36:05 -0400 |
Elliott Sales de Andrade |
Replace the deprecated gtk_misc_set_alignment function.
|
file |
diff |
annotate
|
| Fri, 19 Aug 2016 23:03:37 -0500 |
Gary Kramlich |
Monster merge everything
|
file |
diff |
annotate
|
| Wed, 08 Jun 2016 02:35:59 -0500 |
Richard Laager |
Fix "e-mail" to "email"
release-2.x.y
|
file |
diff |
annotate
|
| Wed, 03 Feb 2016 10:36:41 -0600 |
Richard Laager |
Add another Latvian translator
release-2.x.y
|
file |
diff |
annotate
|
| Mon, 28 Dec 2015 01:05:18 -0600 |
Gary Kramlich |
First stab at replacing network-manager with gio, this probably breaks win32, need to test and see
replace-nm-with-gio
|
file |
diff |
annotate
|
| Sun, 20 Dec 2015 20:46:34 -0800 |
Jorge VillaseƱor |
Remove support for GTK+2
|
file |
diff |
annotate
|
| Sat, 19 Dec 2015 14:29:01 -0500 |
Michael McConville |
Require SSL/TLS support. ok'd by elb@
|
file |
diff |
annotate
|
| Fri, 10 Apr 2015 11:36:40 +0530 |
Ankit Vani |
Merge default branch (yet to add media_send_dtmf)
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|