| Sun, 10 Nov 2019 04:20:32 -0500 |
Elliott Sales de Andrade |
Remove GtkDialog handling in pidgin_widget_decorate_account.
|
file |
diff |
annotate
|
| Tue, 05 Nov 2019 21:07:41 -0500 |
Elliott Sales de Andrade |
Add some NULL checks to silence scan-build.
|
file |
diff |
annotate
|
| Mon, 04 Nov 2019 13:38:48 +0300 |
qarkai |
Remove redundant returns
|
file |
diff |
annotate
|
| Mon, 04 Nov 2019 13:28:18 +0300 |
qarkai |
Remove redundant callback type casts
|
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
|
| Mon, 14 Oct 2019 10:18:00 +0300 |
qarkai |
Restore braces
|
file |
diff |
annotate
|
| Sun, 13 Oct 2019 15:45:39 +0300 |
qarkai |
Use GList functions instead of manual iterations
|
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 06:21:41 -0400 |
Elliott Sales de Andrade |
Remove redundant conditions.
|
file |
diff |
annotate
|
| Tue, 01 Oct 2019 01:38:06 -0400 |
Elliott Sales de Andrade |
Use g_list_free_full instead of g_list_foreach+g_list_free.
|
file |
diff |
annotate
|
| Mon, 01 Apr 2019 22:19:54 -0400 |
Elliott Sales de Andrade |
Remove unnecessary struct tags.
|
file |
diff |
annotate
|
| Thu, 06 Sep 2018 22:15:06 -0500 |
Gary Kramlich |
Fix a comment
|
file |
diff |
annotate
|
| Thu, 06 Sep 2018 21:36:20 -0500 |
Gary Kramlich |
Remove webkit from gtknotify.c and replace it with talkatu. Having some issues with format rendering, but it's working otherwise
|
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
|
| Fri, 08 Jun 2018 20:30:41 -0500 |
Mike Ruprecht |
Port pidgin_blist_set_headline() from GdkPixbuf to GtkIconTheme
|
file |
diff |
annotate
|
| Thu, 22 Mar 2018 22:38:33 +0000 |
David Woodhouse |
Improve default selection in pidgin_notify_searchresults_new_rows()
trac17292
|
file |
diff |
annotate
|
| Thu, 22 Mar 2018 22:38:30 +0000 |
David Woodhouse |
Fix memory leaks in pidgin_notify_searchresults_new_rows()
trac17292
|
file |
diff |
annotate
|
| Thu, 29 Mar 2018 23:20:36 -0500 |
Gary Kramlich |
Mergin 2.13.0 into default
|
file |
diff |
annotate
|
| Thu, 22 Dec 2011 05:47:25 +0000 |
Howard Chu |
Ensure labelled buttons are shown for search results in Pidgin.
release-2.x.y
|
file |
diff |
annotate
|
| Fri, 03 Nov 2017 01:22:04 -0500 |
Gary Kramlich |
Merged release-2.x.y into default
|
file |
diff |
annotate
|
| Fri, 29 Sep 2017 18:48:51 +0200 |
Daniel Kamil Kozar |
Add unit tests for xdg-open URI escaping
uri-escape-unit-test-2
|
file |
diff |
annotate
|
| Thu, 28 Sep 2017 23:01:57 +0200 |
Daniel Kamil Kozar |
Remove the purple_debug_info call with the escaped URI
trac-16391
|
file |
diff |
annotate
|
| Mon, 25 Sep 2017 01:10:18 +0200 |
Daniel Kamil Kozar |
Don't escape brackets in URIs passed to pidgin_notify_uri
trac-16391
|
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
|
| Thu, 23 Mar 2017 21:01:15 +0300 |
qarkai |
Replace !strcmp() with purple_strequal()
string-comparison-r2
|
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
|
| Sat, 03 Sep 2016 05:36:08 -0400 |
Elliott Sales de Andrade |
Replace Gtk[HV]Box with GtkBox.
|
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
|
| Sun, 20 Dec 2015 20:46:34 -0800 |
Jorge VillaseƱor |
Remove support for GTK+2
|
file |
diff |
annotate
|
| Wed, 09 Dec 2015 23:57:54 -0800 |
Jorge VillaseƱor |
Change enum name from PurpleNotifyMsgType to PurpleNotifyMessageType
|
file |
diff |
annotate
|
| Sat, 10 May 2014 03:56:36 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Mon, 07 Apr 2014 20:02:22 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 11 Feb 2014 23:47:33 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Mon, 10 Feb 2014 02:09:20 +0530 |
Ankit Vani |
Merge gtkdoc-conversion
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 04 Feb 2014 16:31:36 +0530 |
Ankit Vani |
Merge gtkdoc-conversion
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 29 Jan 2014 00:28:08 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 07 Dec 2013 02:03:01 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Fri, 06 Dec 2013 14:50:14 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 21 Sep 2013 21:37:20 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 21 Sep 2013 17:01:08 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 18 Aug 2013 00:04:13 +0530 |
Ankit Vani |
Replaced some _prpl_ stuff with _protocol_
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 07 May 2014 11:07:45 +0200 |
Tomasz Wasilczyk |
Merge release-2.x.y
|
file |
diff |
annotate
|
| Wed, 07 May 2014 00:04:50 +0200 |
Tomasz Wasilczyk |
Silence more already dismissed coverity warnings
release-2.x.y
|
file |
diff |
annotate
|
| Thu, 03 Apr 2014 18:23:35 +0200 |
Tomasz Wasilczyk |
Fix Pidgin clang scan-build warnings
|
file |
diff |
annotate
|
| Tue, 11 Feb 2014 03:23:35 +0100 |
Tomasz Wasilczyk |
Fix more gtk_[hv]box_new gtk3 deprecation warnings
|
file |
diff |
annotate
|
| Mon, 10 Feb 2014 01:40:39 +0530 |
Ankit Vani |
Fixed namespace issues in Pidgin.
gtkdoc-conversion
|
file |
diff |
annotate
|
| Tue, 04 Feb 2014 16:30:55 +0530 |
Ankit Vani |
Remove @file from .c files
gtkdoc-conversion
|
file |
diff |
annotate
|
| Thu, 23 Jan 2014 23:38:47 -0800 |
Mark Doliner |
Merge release-2.x.y branch into main, with manual merges in
|
file |
diff |
annotate
|
| Tue, 21 Jan 2014 21:41:22 -0500 |
Daniel Atallah |
Fix win32 build issue with pidgin_notify_uri
release-2.x.y
|
file |
diff |
annotate
|
| Mon, 20 Jan 2014 00:02:17 -0800 |
Mark Doliner |
Merge with a fair number of conflicts. Nothing too crazy.
|
file |
diff |
annotate
|
| Mon, 13 Jan 2014 22:12:44 -0800 |
Mark Doliner |
Bring back the URL escaping code, but use a better character whitelist.
release-2.x.y
|
file |
diff |
annotate
|
| Mon, 13 Jan 2014 21:43:50 -0800 |
Mark Doliner |
Stop using g_uri_escape_string() to escape the URI before launching it.
release-2.x.y
|
file |
diff |
annotate
|
| Sun, 12 Jan 2014 18:17:01 -0800 |
Mark Doliner |
Fix tiny memleak when custom browser command doesn't work.
release-2.x.y
|
file |
diff |
annotate
|
| Sun, 12 Jan 2014 18:02:19 -0800 |
Mark Doliner |
g_strfreev checks for NULL itself, so we don't need to do it.
release-2.x.y
|
file |
diff |
annotate
|
| Sat, 22 Jun 2013 19:08:59 +0200 |
Tomasz Wasilczyk |
Fix security-related url notification issues: xdg-open remote execution, replacing g_spawn_command_line_ with g_spawn_ and opera 'open in current tab' bug
release-2.x.y
|
file |
diff |
annotate
|
| Fri, 06 Dec 2013 01:14:48 -0800 |
Mark Doliner |
Drop support for Netscape because it's ancient, no longer exists, is
|
file |
diff |
annotate
|
| Fri, 06 Dec 2013 01:06:45 -0800 |
Mark Doliner |
Remove the "existing window" option for where to open URLs.
|
file |
diff |
annotate
|
| Sat, 21 Sep 2013 21:36:51 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 21 Sep 2013 16:41:50 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification
|
file |
diff |
annotate
|