Thu, 11 Jul 2019 21:14:50 -0500 Gary Kramlich Additional cleanups for the entry webkit removal file | diff | annotate
Tue, 09 Jul 2019 23:15:08 -0500 Gary Kramlich Move some references of the old entry to the new editor for detachable conversations file | diff | annotate
Tue, 09 Jul 2019 23:02:47 -0500 Gary Kramlich remove the webkit creation for the entry and clean up some set_focus calls file | diff | annotate
Tue, 09 Jul 2019 22:35:02 -0500 Gary Kramlich Wire up the toolbar visibility to the new talkatu functions file | diff | annotate
Tue, 09 Jul 2019 22:12:23 -0500 Gary Kramlich Wire up the commands to work with the talkatu editor file | diff | annotate
Tue, 09 Jul 2019 21:36:35 -0500 Gary Kramlich Remove some functions that are no longer used file | diff | annotate
Tue, 09 Jul 2019 21:34:11 -0500 Gary Kramlich Basic message sending works with talkatu now file | diff | annotate
Thu, 04 Jul 2019 21:45:56 -0500 Gary Kramlich Remove some dead code related to the auto-resize stuff file | diff | annotate
Wed, 03 Jul 2019 03:16:32 -0400 Elliott Sales de Andrade Add wrapper functions for some PurpleBlistUiOps. file | diff | annotate
Sat, 29 Jun 2019 00:02:51 +0200 Fabrice Bellet Better fix for the leak in gtk conversation api release-2.x.y file | diff | annotate
Fri, 28 Jun 2019 13:18:34 +0200 Fabrice Bellet Fix memory leaks release-2.x.y file | diff | annotate
Mon, 20 May 2019 02:52:00 -0400 Elliott Sales de Andrade Rename gtklog -> pidginlog. file | diff | annotate
Mon, 29 Apr 2019 15:15:24 -0500 Gary Kramlich Finish up the invite dialog with contact completion and documentation for all. file | diff | annotate
Tue, 23 Apr 2019 17:20:19 -0500 Gary Kramlich Invite dialog fully functional, with dnd removed 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 23:10:10 -0500 Gary Kramlich Use the pretty arrow in comments 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
Fri, 14 Dec 2018 08:06:02 +0000 Gary Kramlich Merged in default (pull request #452) file | diff | annotate
Wed, 12 Dec 2018 15:58:37 -0600 Mike Ruprecht Pidgin: Drop specific Pango dependency check 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
Tue, 06 Nov 2018 14:06:57 -0600 Mike Ruprecht Merge pull request #408 with default to resolve conflicts file | diff | annotate
Fri, 19 Oct 2018 17:22:33 -0500 Mike Ruprecht pidgin: Drop keyboard shortcut preferences file | diff | annotate
Mon, 05 Nov 2018 17:02:11 -0600 Mike Ruprecht pidgin: Fix -Wfloat-equal warning file | diff | annotate
Mon, 05 Nov 2018 17:01:57 -0600 Mike Ruprecht pidgin: Fix GdkColor vs GdkRGBA -Wincompatible-pointer-types warnings file | diff | annotate
Mon, 05 Nov 2018 17:00:16 -0600 Mike Ruprecht pidgin: Fix various -Wincompatible-pointer-types warnings file | diff | annotate
Tue, 25 Sep 2018 15:06:32 -0500 Mike Ruprecht gtkconv: Drop code related to since removed pending image functionality 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
Tue, 22 May 2018 16:40:02 -0500 Mike Ruprecht Remove win32-dirs option file | diff | annotate
Tue, 08 May 2018 21:59:25 -0500 Mike Ruprecht Move e2ee icons to status directory of the icon theme specification file | diff | annotate
Thu, 22 Mar 2018 22:30:34 +0000 David Woodhouse Pidgin: Kill "transient_buddy" hack trac17295 file | diff | annotate
Thu, 22 Mar 2018 22:30:28 +0000 David Woodhouse Pidgin: use alias from existing PurpleConvChatBuddy, don't make one up trac17295 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, 29 Mar 2018 23:20:36 -0500 Gary Kramlich Mergin 2.13.0 into default file | diff | annotate
Thu, 08 Mar 2018 00:04:52 -0600 Gary Kramlich Fix a typo refs #4061 release-2.x.y 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, 18 Jan 2018 23:46:05 -0600 Gary Kramlich First pass at moving attention to it's own files 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
Fri, 03 Nov 2017 01:22:04 -0500 Gary Kramlich Merged release-2.x.y into default 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:12:28 -0400 Elliott Sales de Andrade Add pidgin_menu_popup_at_treeview_selection. 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
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
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 13:01:08 +0300 qarkai Use g_strcmp0() for code simplification 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
Sat, 10 Dec 2016 16:59:21 -0600 Gary Kramlich Fix coverity 1255963 file | diff | annotate
Sat, 10 Dec 2016 16:38:49 -0600 Gary Kramlich Fix coverity 1372517 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:27:13 -0400 Elliott Sales de Andrade Fix GdkRGBA initializer types. file | diff | annotate
(0) -1000 -300 -100 -60 tip

mercurial