| Tue, 10 Sep 2019 01:25:27 -0500 |
Gary Kramlich |
We should be sending the events to the view as well
|
file |
diff |
annotate
|
| Fri, 06 Sep 2019 00:15:59 -0500 |
Gary Kramlich |
Fix a few g_warning messages that were legit errors
|
file |
diff |
annotate
|
| Fri, 06 Sep 2019 21:50:13 -0500 |
Gary Kramlich |
Make sure word wrap is on in the history
|
file |
diff |
annotate
|
| Fri, 06 Sep 2019 03:46:24 +0000 |
Gary Kramlich |
Merged in default (pull request #548)
|
file |
diff |
annotate
|
| Thu, 05 Sep 2019 22:55:35 -0400 |
Elliott Sales de Andrade |
Remove weird #define's from C sources.
|
file |
diff |
annotate
|
| Thu, 05 Sep 2019 21:03:59 -0500 |
Gary Kramlich |
Fix a few broken PURPLE_IS_CHAT checks and fix a incorrect typecast
|
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, 22 Jul 2019 21:02:20 -0500 |
Gary Kramlich |
Some additional conversation theme cleanups
|
file |
diff |
annotate
|
| Fri, 19 Jul 2019 11:55:22 -0500 |
Gary Kramlich |
Remove everything about conversation themes
|
file |
diff |
annotate
|
| Fri, 19 Jul 2019 11:15:07 -0500 |
Gary Kramlich |
Some additional cleanups
|
file |
diff |
annotate
|
| Fri, 19 Jul 2019 03:04:16 -0500 |
Gary Kramlich |
Finally removing webkit!!
|
file |
diff |
annotate
|
| Fri, 19 Jul 2019 01:53:24 -0500 |
Gary Kramlich |
Replace gtkconv->webview with a TalkatuHistory
|
file |
diff |
annotate
|
| Wed, 17 Jul 2019 09:52:28 +0000 |
Gary Kramlich |
Merged in default (pull request #519)
|
file |
diff |
annotate
|
| Mon, 15 Jul 2019 23:36:08 -0500 |
Gary Kramlich |
Fix some issues found in review and default to an TalkatuHTMLBuffer
|
file |
diff |
annotate
|
| Thu, 11 Jul 2019 21:21:12 -0500 |
Gary Kramlich |
Add back the menu item callbacks as the callbacks were already fixed
|
file |
diff |
annotate
|
| 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
|