| 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, 09 Sep 2019 20:54:32 -0400 |
Elliott Sales de Andrade |
Remove redundant purple_plugin_info_get_* wrappers.
|
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
|
| Tue, 06 Aug 2019 19:15:13 -0400 |
Elliott Sales de Andrade |
Rename *_GET_*_IFACE to more standard *_GET_IFACE.
|
file |
diff |
annotate
|
| Sat, 03 Aug 2019 02:33:05 -0400 |
Elliott Sales de Andrade |
Add missing transfer annotations.
|
file |
diff |
annotate
|
| Tue, 16 Jul 2019 03:37:32 -0400 |
Elliott Sales de Andrade |
Remove some use of buddy list globals in Pidgin.
|
file |
diff |
annotate
|
| Wed, 03 Jul 2019 22:27:13 -0400 |
Elliott Sales de Andrade |
Use GObject's instance private data in PidginBuddyList.
|
file |
diff |
annotate
|
| Wed, 03 Jul 2019 22:22:50 -0400 |
Elliott Sales de Andrade |
Remove PurpleBuddyListClass->destroy.
|
file |
diff |
annotate
|
| Wed, 03 Jul 2019 21:51:50 -0400 |
Elliott Sales de Andrade |
Remove PurpleBuddyListClass->new_list.
|
file |
diff |
annotate
|
| Wed, 03 Jul 2019 21:41:05 -0400 |
Elliott Sales de Andrade |
Remove purple_blist_[gs]et_ui_data.
|
file |
diff |
annotate
|
| Wed, 03 Jul 2019 20:09:04 -0400 |
Elliott Sales de Andrade |
Convert UI ops to PurpleBuddyListClass methods.
|
file |
diff |
annotate
|
| Wed, 03 Jul 2019 04:02:46 -0400 |
Elliott Sales de Andrade |
Make PurpleBuddyList fields private.
|
file |
diff |
annotate
|
| Sat, 06 Jul 2019 02:20:48 -0400 |
Elliott Sales de Andrade |
Add list parameter to all buddy list UI ops.
|
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
|
| Tue, 23 Apr 2019 16:03:41 -0500 |
Gary Kramlich |
Start cleaning up gtkutils by moving functions to individual files
|
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
|
| Mon, 01 Apr 2019 22:19:54 -0400 |
Elliott Sales de Andrade |
Remove unnecessary struct tags.
|
file |
diff |
annotate
|
| Thu, 15 Feb 2018 22:04:57 -0600 |
Gary Kramlich |
Rename PurpleMenuAction to PurpleActionMenu
|
file |
diff |
annotate
|
| Thu, 01 Feb 2018 22:33:16 -0600 |
Gary Kramlich |
Move the MenuAction stuff to the new action.[ch] files
|
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
|
| Fri, 07 Dec 2018 13:18:54 -0600 |
Mike Ruprecht |
gtkblist: Port plugin actions mostly off of GtkUIManager
|
file |
diff |
annotate
|
| Sat, 08 Dec 2018 22:02:38 -0600 |
Mike Ruprecht |
Remove ENABLE_NLS guards, making 'nls' only affect po/ directory
|
file |
diff |
annotate
|
| Fri, 09 Nov 2018 20:43:30 -0600 |
Mike Ruprecht |
gtkblist: Only show the window instead of stealing focus
|
file |
diff |
annotate
|
| Fri, 09 Nov 2018 20:30:25 -0600 |
Mike Ruprecht |
gtkblist: Move gtkblist-hide and gtkblist-unhide emission to signals
|
file |
diff |
annotate
|
| Sat, 24 Nov 2018 08:23:44 +0000 |
Gary Kramlich |
Merged in default (pull request #422)
|
file |
diff |
annotate
|
| Fri, 09 Nov 2018 19:44:07 -0600 |
Mike Ruprecht |
gtkblist: Remove blist position storage
|
file |
diff |
annotate
|
| Wed, 30 May 2018 15:57:41 -0500 |
Mike Ruprecht |
pidgin: Drop gtkcertmgr
|
file |
diff |
annotate
|
| Mon, 05 Nov 2018 17:00:16 -0600 |
Mike Ruprecht |
pidgin: Fix various -Wincompatible-pointer-types warnings
|
file |
diff |
annotate
|
| Fri, 15 Jun 2018 02:41:45 +0000 |
Gary Kramlich |
Merged in qulogic/pidgin (pull request #378)
|
file |
diff |
annotate
|
| Mon, 11 Jun 2018 04:20:35 -0400 |
Elliott Sales de Andrade |
Rename gtkdebug -> pidgindebug.
|
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 21:03:09 -0500 |
Mike Ruprecht |
Port PidginMiniDialog from deprecated GtkStock name to GtkIconTheme name
|
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
|
| Tue, 08 May 2018 22:25:29 -0500 |
Mike Ruprecht |
Move emblem icons to emblems icon theme specification directory
|
file |
diff |
annotate
|
| Tue, 08 May 2018 19:27:52 -0500 |
Mike Ruprecht |
Move status icons to the status icon theme specification directory
|
file |
diff |
annotate
|
| Thu, 22 Mar 2018 22:30:12 +0000 |
David Woodhouse |
Add PURPLE_BLIST_NODE_FLAG_INVISIBLE to avoid showing nodes in UI
trac17295
|
file |
diff |
annotate
|
| Thu, 05 Apr 2018 23:05:09 -0500 |
Gary Kramlich |
Fix the build errors from the merge
|
file |
diff |
annotate
|
| Thu, 29 Mar 2018 23:20:36 -0500 |
Gary Kramlich |
Mergin 2.13.0 into default
|
file |
diff |
annotate
|
| Thu, 08 Mar 2018 00:03:29 -0600 |
paradox |
Don't allow adding a buddy to prpls that don't have an add_buddy callback. Fixes #4061
release-2.x.y
|
file |
diff |
annotate
|
| Thu, 23 Nov 2017 22:30:26 -0600 |
Gary Kramlich |
merging with default to fix conflicts
|
file |
diff |
annotate
|
| Thu, 31 Aug 2017 22:40:50 -0500 |
Gary Kramlich |
Initial attempt at removing the magic around PurpleProtocolXferInterface
|
file |
diff |
annotate
|
| Thu, 09 Nov 2017 17:31:16 +0000 |
cmeerw |
Fixes #15687 by registering for chat-joined for chats (instead of
fix-15687
|
file |
diff |
annotate
|
| Fri, 03 Nov 2017 01:22:04 -0500 |
Gary Kramlich |
Merged release-2.x.y into default
|
file |
diff |
annotate
|
| Fri, 22 Sep 2017 03:44:07 +0000 |
Gary Kramlich |
Merged in qulogic/pidgin (pull request #258)
|
file |
diff |
annotate
|
| Sun, 10 Sep 2017 15:11:46 -0400 |
Elliott Sales de Andrade |
Move around newline for clarity.
|
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
|
| Sat, 09 Sep 2017 05:48:09 -0400 |
Elliott Sales de Andrade |
Use treeview for popup menu in buddy list also.
|
file |
diff |
annotate
|
| Fri, 08 Sep 2017 20:22:37 -0400 |
Elliott Sales de Andrade |
Use gtk_menu_popup_at_pointer instead of gtk_menu_popup.
|
file |
diff |
annotate
|
| Fri, 08 Sep 2017 19:43:07 -0400 |
Elliott Sales de Andrade |
Use gdk_event_triggers_context_menu.
|
file |
diff |
annotate
|
| Sun, 03 Sep 2017 01:28:21 -0500 |
Gary Kramlich |
Namespace the contrast stuff and move it to it's own file/namespace
release-2.x.y
|
file |
diff |
annotate
|
| Thu, 24 Aug 2017 21:18:49 -0500 |
Alyssa Rosenzweig |
Color updates for dark themes in the conversation tabs and the buddy list.
release-2.x.y
|
file |
diff |
annotate
|
| Fri, 08 Sep 2017 00:47:18 -0500 |
Gary Kramlich |
Fix the transient_for stuff (had the wrong function signature)
|
file |
diff |
annotate
|
| Thu, 07 Sep 2017 21:19:08 -0500 |
Gary Kramlich |
Better way to set transient for, but gtk is still warning me.
|
file |
diff |
annotate
|
| Thu, 07 Sep 2017 21:03:07 -0500 |
Gary Kramlich |
Set the about dialog to be transient for the buddy list
|
file |
diff |
annotate
|
| Thu, 17 Aug 2017 23:45:10 -0500 |
Gary Kramlich |
Add all the past translators as well
|
file |
diff |
annotate
|