| 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
|
| Thu, 25 May 2017 20:30:56 -0500 |
Gary Kramlich |
Merge default back in
|
file |
diff |
annotate
|
| Tue, 11 Oct 2016 23:32:23 -0500 |
Gary Kramlich |
rename purple_image_get_size to purple_image_get_data_size and deal with the fallout
|
file |
diff |
annotate
|
| Sun, 18 Sep 2016 20:16:43 -0500 |
Gary Kramlich |
Update pidgin for the PurpleImage and PurpleSmiley changes
|
file |
diff |
annotate
|
| Mon, 12 Sep 2016 23:56:39 -0500 |
Gary Kramlich |
first pass at cleaning up PurpleImage
|
file |
diff |
annotate
|
| Fri, 24 Mar 2017 02:23:46 +0300 |
qarkai |
Replace strcmp() with purple_strequal()
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
|
| Fri, 10 Mar 2017 20:36:55 -0600 |
Gary Kramlich |
Merge 2.12.0 into default
|
file |
diff |
annotate
|
| Wed, 05 Oct 2016 16:19:47 -0500 |
Mike Ruprecht |
Remove Facebook (XMPP) account option and support code
release-2.x.y
|
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 02:50:16 -0400 |
Elliott Sales de Andrade |
Raise minimum GTK+ to 3.4.2.
|
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
|
| Fri, 27 Jun 2014 01:07:11 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 10 May 2014 03:56:36 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Fri, 11 Apr 2014 16:23:12 +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 16:22:00 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Thu, 06 Feb 2014 20:02:57 +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
|
| Fri, 31 Jan 2014 19:01:27 +0530 |
Ankit Vani |
Rename 'protocol_options' field of PurpleProtocol to more appropriate 'account_options'
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Thu, 24 Oct 2013 18:21:35 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 02 Oct 2013 01:15:44 +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
|
| Sat, 14 Sep 2013 22:16:59 +0530 |
Ankit Vani |
Refactored pidgin to use the new protocol API
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 14 Sep 2013 15:46:27 +0530 |
Ankit Vani |
Updated protocol iface calls
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Thu, 12 Sep 2013 19:55:22 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 03 Sep 2013 04:15:07 +0530 |
Ankit Vani |
Free the list returned by purple_protocols_get_all()
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 01 Sep 2013 04:37:15 +0530 |
Ankit Vani |
Refactored pidgin to use the new protocol API
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 01 Sep 2013 00:38:40 +0530 |
Ankit Vani |
Renamed purple_find_protocol_info to purple_protocols_find
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Thu, 29 Aug 2013 23:52:03 +0530 |
Ankit Vani |
Use purple_protocol_get_* API instead of protocol->member
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Thu, 29 Aug 2013 23:38:19 +0530 |
Ankit Vani |
Use the purple_protocol_iface_* API instead of protocol->function()
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|