| Mon, 22 Aug 2022 21:40:04 -0500 |
Elliott Sales de Andrade |
Inline pidgin_make_scrollable
gtk4
|
file |
diff |
annotate
|
| Mon, 23 May 2022 22:05:35 -0500 |
Gary Kramlich |
Update the GTK request implementation for 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
|
| 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, 25 Mar 2022 02:51:58 -0500 |
Elliott Sales de Andrade |
Replace PURPLE_CALLBACK by G_CALLBACK
|
file |
diff |
annotate
|
| Fri, 11 Mar 2022 01:27:50 -0600 |
Gary Kramlich |
Remove some unused and underused functions from gtkutils.[ch]
|
file |
diff |
annotate
|
| Tue, 14 Dec 2021 01:14:27 -0600 |
Gary Kramlich |
port Pidgin to the new PurpleAccountManager api
|
file |
diff |
annotate
|
| Tue, 26 Oct 2021 04:05:39 -0500 |
Gary Kramlich |
Move the pidgin_pixbuf stuff to pidgingdkpixbuf.[ch]
|
file |
diff |
annotate
|
| Tue, 12 Oct 2021 05:05:29 -0500 |
Elliott Sales de Andrade |
Remove registration of all stock icons
|
file |
diff |
annotate
|
| Mon, 27 Sep 2021 20:42:30 -0500 |
Elliott Sales de Andrade |
Remove pidgin_dialog* helper functions
|
file |
diff |
annotate
|
| Mon, 05 Apr 2021 20:20:33 -0500 |
Arkadiy Illarionov |
Avoid manual handling of icons in request field list items
|
file |
diff |
annotate
|
| Fri, 15 Jan 2021 00:11:21 -0600 |
Gary Kramlich |
Fix a few things that were throwing g_warning's during startup
|
file |
diff |
annotate
|
| Tue, 15 Sep 2020 21:54:10 -0500 |
Gary Kramlich |
Separate the AccountChooser from its model and move options to filters
|
file |
diff |
annotate
|
| Tue, 15 Sep 2020 20:26:57 -0500 |
Gary Kramlich |
Replace some utility functions with actual widgets
|
file |
diff |
annotate
|
| Sat, 08 Aug 2020 23:41:28 -0500 |
Gary Kramlich |
remove the unused gtkinternal.h
|
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
|
| Sun, 05 Jul 2020 04:29:48 -0500 |
Gary Kramlich |
Update a a few things that were changed in talkatu
|
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
|
| Wed, 08 Apr 2020 00:21:19 +0100 |
David Woodhouse |
Add braces around if() and while() blocks
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 07 Apr 2020 23:49:20 +0100 |
David Woodhouse |
Remove global portal session/request numbers
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 07 Apr 2020 23:25:28 +0100 |
David Woodhouse |
File descriptors are 'int' not unsigned
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 07 Apr 2020 21:02:55 +0100 |
David Woodhouse |
Wayland screenshare review feedback from QuLogic
release-2.x.y
|
file |
diff |
annotate
|
| Sun, 05 Apr 2020 23:44:51 +0100 |
David Woodhouse |
Increase timeout for initial XDP portal session to 2s
release-2.x.y
|
file |
diff |
annotate
|
| Sun, 05 Apr 2020 20:55:28 +0100 |
David Woodhouse |
screenshare: Add XDP portal ScreenCast support
release-2.x.y
|
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
|
| Thu, 09 Apr 2020 08:47:36 +0000 |
Gary Kramlich |
Merged in default (pull request #652)
|
file |
diff |
annotate
|
| Wed, 27 Nov 2019 00:08:11 +0300 |
qarkai |
Replace PurpleNamedValue with PurpleKeyValuePair
|
file |
diff |
annotate
|
| Sat, 16 Nov 2019 13:36:56 +0300 |
qarkai |
Add PurpleNamedValue to use in lists instead of consecutive key and value elements
|
file |
diff |
annotate
|
| Thu, 20 Feb 2020 23:56:05 -0600 |
Gary Kramlich |
The e2ee api appears to not be used anywhere. It could use a bunch of cleanup, but I'd rather do that when we're implementing e2ee in protocols as we'll have a better understanding of what it needs then.
|
file |
diff |
annotate
|
| Fri, 20 Dec 2019 10:38:12 +0100 |
Fabrice Bellet |
Addressed comments from pull request #633 review
memory-leaks
|
file |
diff |
annotate
|
| Mon, 21 Oct 2019 16:31:36 +0200 |
Fabrice Bellet |
fix various memory leaks
memory-leaks
|
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
|
| Sun, 10 Nov 2019 04:20:32 -0500 |
Elliott Sales de Andrade |
Remove GtkDialog handling in pidgin_widget_decorate_account.
|
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
|
| 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
|
| Sat, 28 Sep 2019 05:54:50 -0400 |
Elliott Sales de Andrade |
Remove custom file-overwrite dialog.
|
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
|
| Tue, 13 Aug 2019 02:23:23 -0400 |
Elliott Sales de Andrade |
Move account chooser filter in a separate setter.
|
file |
diff |
annotate
|
| Mon, 12 Aug 2019 23:25:49 -0400 |
Elliott Sales de Andrade |
Remove callback from account chooser constructor.
|
file |
diff |
annotate
|
| Fri, 09 Aug 2019 01:51:47 -0400 |
Elliott Sales de Andrade |
Rename pidgin_account_option_menu_* to pidgin_account_chooser_*.
|
file |
diff |
annotate
|
| Fri, 09 Aug 2019 00:41:13 -0400 |
Elliott Sales de Andrade |
Split pidgin_account_option_menu into its own files.
|
file |
diff |
annotate
|
| Mon, 15 Jul 2019 04:11:24 -0400 |
Elliott Sales de Andrade |
Bump minimum GTK 3 requirement to 3.18.0.
|
file |
diff |
annotate
|
| Wed, 30 May 2018 15:59:33 -0500 |
Mike Ruprecht |
gtkrequest: Drop certificate request type
|
file |
diff |
annotate
|
| Wed, 12 Sep 2018 00:33:26 -0500 |
Gary Kramlich |
Some more cleanup
|
file |
diff |
annotate
|
| Tue, 11 Sep 2018 21:53:59 -0500 |
Gary Kramlich |
Start of moving GtkRequest to Talkatu, but there's some weirdness going on yet
|
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 17:26:38 -0500 |
Mike Ruprecht |
gtkrequest: Port from deprecated GtkStock to string literals
|
file |
diff |
annotate
|
| Fri, 08 Jun 2018 20:41:22 -0500 |
Mike Ruprecht |
gtkrequest: Remove text_to_stock() helper function
|
file |
diff |
annotate
|
| Sun, 29 Apr 2018 22:44:00 +0100 |
David Woodhouse |
screenshare: check for failure to create src elements
release-2.x.y
|
file |
diff |
annotate
|
| Mon, 23 Apr 2018 16:37:00 +0100 |
David Woodhouse |
Outbound screenshare window/monitor selection
release-2.x.y
|
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
|
| Sat, 25 Mar 2017 22:57:21 +0300 |
qarkai |
Remove found redundant NULL checks
string-comparison-r2
|
file |
diff |
annotate
|
| Fri, 24 Mar 2017 12:29:27 +0300 |
qarkai |
Remove redundant NULL checks
string-comparison-r2
|
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
|