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
Thu, 10 Aug 2017 21:36:08 -0500 Gary Kramlich Lots of tweaking/wiring file | diff | annotate
Mon, 10 Jul 2017 21:40:59 -0400 Elliott Sales de Andrade Use monotonic time for UI-related timestamping. file | diff | annotate
Thu, 15 Jun 2017 13:33:02 -0500 Mike Ruprecht Remove purple_timeout_* function usage 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
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
Thu, 23 Mar 2017 19:19:01 +0300 qarkai Replace misused g_str_equal() 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 15:10:29 -0500 Mike Ruprecht yahoo: Remove protocol plugin from tree release-2.x.y file | diff | annotate
Tue, 04 Oct 2016 13:03:28 -0500 Mike Ruprecht Remove comment and docstring mentions of MSN release-2.x.y file | diff | annotate
Tue, 04 Oct 2016 12:39:14 -0500 Mike Ruprecht gtkblist: Don't parse MSN contacts from VCards release-2.x.y file | diff | annotate
Tue, 06 Sep 2016 03:34:40 -0400 Elliott Sales de Andrade Replace style-set handlers with style-updated. 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 17:41:56 -0400 Elliott Sales de Andrade Use gdk_cursor_new_for_display over gdk_cursor_new. file | diff | annotate
Sun, 04 Sep 2016 04:45:09 -0400 Elliott Sales de Andrade Use GdkRGBA instead of GdkColor. 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
Sat, 20 Aug 2016 00:14:13 -0500 Gary Kramlich Merge fixup file | diff | annotate
Fri, 19 Aug 2016 23:03:37 -0500 Gary Kramlich Monster merge everything file | diff | annotate
Fri, 01 Jul 2016 00:19:12 -0700 Jorge VillaseƱor Simplify our menuitem creation util function file | diff | annotate
Mon, 06 Jun 2016 21:41:12 -0500 Gary Kramlich Replace instances of d.pidgin.im with developer.pidgin.im. Fixes #17036 release-2.x.y file | diff | annotate
Sat, 14 May 2016 17:55:55 -0300 dx gtkblist: Avoid calling the 'select notebook page' timeout after destroy release-2.x.y file | diff | annotate
Mon, 04 Jan 2016 12:01:24 -0600 Richard Laager Remove extraneous periods in Add Chat dialog release-2.x.y file | diff | annotate
Sun, 20 Dec 2015 20:46:34 -0800 Jorge VillaseƱor Remove support for GTK+2 file | diff | annotate
(0) -300 -100 -60 tip

mercurial