| Thu, 27 Jun 2013 23:00:47 +0530 |
Ankit Vani |
Removed conversation type argument from pidgin conversation functions.
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Thu, 27 Jun 2013 04:18:40 +0530 |
Ankit Vani |
Replaced purple_conversations_get() with purple_conversations_get_all(), similar to other purple entities
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 23 Jun 2013 18:36:48 +0530 |
Ankit Vani |
Replaced chat_conversation_cb_ with chat_conversation_buddy_ calls, and _buddy_find to _find_buddy
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 23 Jun 2013 17:33:58 +0530 |
Ankit Vani |
Replaced purple_conversation_new() with purple_[im,chat]_conversation_new()
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 23 Jun 2013 17:20:37 +0530 |
Ankit Vani |
Refactor code to remove conversation type from some instances of purple_conversations_find_with_account()
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 23 Jun 2013 15:23:44 +0530 |
Ankit Vani |
Global replace - renamed functions and types according to GObject-based PurpleConversation API
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 19 Jun 2013 20:26:46 +0530 |
Ankit Vani |
Renamed purple_account_[get,set]_alias to purple_account[get,set]_private_alias.
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 19 Jun 2013 19:56:19 +0530 |
Ankit Vani |
Refactored pidgin to use the GObject-based PurpleAccount API
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Mon, 07 Oct 2013 19:23:47 +0200 |
Tomasz Wasilczyk |
Fix glib warnings
|
file |
diff |
annotate
|
| Mon, 07 Oct 2013 14:00:21 +0200 |
Tomasz Wasilczyk |
E2EE: implement PURPLE_STOCK_IMAGE_PROTOCOL
|
file |
diff |
annotate
|
| Mon, 07 Oct 2013 12:47:43 +0200 |
Tomasz Wasilczyk |
E2EE: display e2ee status in sendto menu
|
file |
diff |
annotate
|
| Sat, 05 Oct 2013 22:44:19 +0200 |
Tomasz Wasilczyk |
E2EE: fix status icon update after PurpleConversation switch
|
file |
diff |
annotate
|
| Sat, 05 Oct 2013 19:57:39 +0200 |
Tomasz Wasilczyk |
E2EE: make it possible to attach stock icon to PurpleMenuAction
|
file |
diff |
annotate
|
| Sat, 05 Oct 2013 18:59:02 +0200 |
Tomasz Wasilczyk |
E2EE: basic menu implementation
|
file |
diff |
annotate
|
| Sat, 05 Oct 2013 17:29:09 +0200 |
Tomasz Wasilczyk |
E2EE: status icon implementation for Pidgin
|
file |
diff |
annotate
|
| Sat, 21 Sep 2013 11:54:03 +0200 |
Tomasz Wasilczyk |
Notify API: extend purple_notify_message with PurpleRequestCommonParameters
|
file |
diff |
annotate
|
| Tue, 10 Sep 2013 23:04:19 +0200 |
Tomasz Wasilczyk |
Request API refactoring: switch purple_request_file to PurpleRequestCommonParameters
|
file |
diff |
annotate
|
| Thu, 22 Aug 2013 14:57:47 +0200 |
Tomasz Wasilczyk |
Fix the rest of Pidgin's warnings about -Wsign-compare; remove -Wno-sign-compare from cflags
|
file |
diff |
annotate
|
| Tue, 06 Aug 2013 14:55:23 +0200 |
Tomasz Wasilczyk |
Another incorrectly initialized menu translation
|
file |
diff |
annotate
|
| Sun, 04 Aug 2013 05:35:23 -0400 |
Elliott Sales de Andrade |
Hide GtkWebViewToolbar stuff within the GtkWebView.
|
file |
diff |
annotate
|
| Sat, 18 May 2013 19:22:47 +0200 |
Tomasz Wasilczyk |
win32: globally define _WIN32_WINNT macro, tune config, move gtkconv themes
|
file |
diff |
annotate
|
| Fri, 12 Apr 2013 03:33:42 +0200 |
Tomasz Wasilczyk |
win32: hack for webkit's feature of replacing backslash with yen sign; silencing some warnings in gtkconv.c; consistent messages in proxy.c
|
file |
diff |
annotate
|
| Tue, 26 Feb 2013 19:11:22 -0500 |
Daniel Atallah |
Merge with release-2.x.y (lots of conflicts, but all trivially resolved)
|
file |
diff |
annotate
|
| Fri, 22 Feb 2013 18:54:43 -0500 |
Daniel Atallah |
Fix a bunch of unused variables
release-2.x.y
|
file |
diff |
annotate
|
| Mon, 18 Feb 2013 22:21:39 -0800 |
Mark Doliner |
Merge from the release-2.x.y branch. Some manual merging in
|
file |
diff |
annotate
|
| Mon, 18 Feb 2013 23:44:29 -0500 |
Daniel Atallah |
Fix various "Dereference before null check" issues
release-2.x.y
|
file |
diff |
annotate
|
| Mon, 18 Feb 2013 17:25:08 -0800 |
Mark Doliner |
Merge the release-2.x.y branch to main.
|
file |
diff |
annotate
|
| Mon, 11 Feb 2013 03:49:13 +0100 |
Tomasz Wasilczyk |
Fix a crash when receiving message from another contact within already opened conversation with meta-contact
|
file |
diff |
annotate
|
| Wed, 12 Sep 2012 14:09:08 +0200 |
Tomasz Wasilczyk |
Fix a crash when closing conversation window
release-2.x.y
|
file |
diff |
annotate
|
| Sat, 02 Feb 2013 21:13:59 +0100 |
Tomasz Wasilczyk |
Complete support for receiving a limited amount of history when joining a room. Fixes #15458
|
file |
diff |
annotate
|
| Sat, 02 Feb 2013 20:31:56 +0100 |
Tomasz Wasilczyk |
Don't log system messages, that appear on *every* MUC entry/exit
|
file |
diff |
annotate
|
| Sun, 27 Jan 2013 05:12:39 -0500 |
Elliott Sales de Andrade |
Merge heads.
|
file |
diff |
annotate
|
| Sun, 27 Jan 2013 03:07:08 -0500 |
Elliott Sales de Andrade |
Rename pidgin_setup_screenname_autocomplete_with_filter to pidgin_setup_screenname_autocomplete.
|
file |
diff |
annotate
|
| Sat, 26 Jan 2013 18:12:03 -0800 |
Mark Doliner |
Remove all unnecessary GTK_CHECK_VERSION calls.
|
file |
diff |
annotate
|
| Tue, 22 Jan 2013 23:03:57 -0800 |
Mark Doliner |
Clean up some logic
|
file |
diff |
annotate
|
| Tue, 22 Jan 2013 23:00:27 -0800 |
Mark Doliner |
Remove unnecessary version check.
|
file |
diff |
annotate
|
| Mon, 07 Jan 2013 21:19:20 -0500 |
Elliott Sales de Andrade |
Minor warning fix.
|
file |
diff |
annotate
|
| Sun, 13 Jan 2013 15:17:57 -0600 |
Richard Laager |
Merge 33548 from release-2.x.y
|
file |
diff |
annotate
|
| Sun, 07 Oct 2012 00:11:52 -0400 |
Elliott Sales de Andrade |
Fix indenting.
|
file |
diff |
annotate
|
| Sun, 07 Oct 2012 00:01:34 -0400 |
Elliott Sales de Andrade |
Merge heads.
|
file |
diff |
annotate
|
| Sat, 15 Sep 2012 03:46:04 -0400 |
Elliott Sales de Andrade |
Merge heads.
|
file |
diff |
annotate
|
| Mon, 10 Sep 2012 01:49:51 -0400 |
Elliott Sales de Andrade |
Fix leaks of WebKit Lists.
|
file |
diff |
annotate
|
| Sun, 04 Nov 2012 17:57:25 -0500 |
John Bailey |
These changes were what I needed to be able to build on a Macbook Pro with OS
release-2.x.y
|
file |
diff |
annotate
|
| Fri, 14 Sep 2012 17:47:57 -0500 |
Jorge VillaseƱor |
Fix regresion bringing back the gtkconv tabs' notification colors. They are
|
file |
diff |
annotate
|
| Wed, 12 Sep 2012 14:09:08 +0200 |
Tomasz Wasilczyk |
Fix a crash when closing conversation window
|
file |
diff |
annotate
|
| Mon, 10 Sep 2012 16:30:16 -0400 |
Nathan Walp |
now loads the SenderColors.txt file from the theme if it exists, otherwise falls back to the built-in runtime-generated list
|
file |
diff |
annotate
|
| Mon, 10 Sep 2012 15:26:12 -0400 |
Nathan Walp |
move to using a GArray before we start parsing files
|
file |
diff |
annotate
|
| Mon, 10 Sep 2012 15:03:59 -0400 |
Nathan Walp |
initial support for %senderColor%, now to add the file parsing
|
file |
diff |
annotate
|
| Sat, 08 Sep 2012 13:07:34 -0400 |
Nathan Walp |
other half of fixes for #1441, show the "real" name of a chat in addition to the alias (if different)
|
file |
diff |
annotate
|
| Tue, 28 Aug 2012 03:25:57 -0400 |
Elliott Sales de Andrade |
Remove unnecessary GtkSpell checks.
|
file |
diff |
annotate
|
| Fri, 17 Aug 2012 16:53:00 +0200 |
Tomasz Wasilczyk |
Bugfix: focus lost after sending a message; fix GTK+2 compile.
|
file |
diff |
annotate
|
| Fri, 17 Aug 2012 00:28:50 -0400 |
Elliott Sales de Andrade |
Merge with release-2.x.y.
|
file |
diff |
annotate
|
| Thu, 16 Aug 2012 23:46:20 -0400 |
Elliott Sales de Andrade |
Fix up DND targets.
|
file |
diff |
annotate
|
| Wed, 15 Aug 2012 22:53:04 -0400 |
Elliott Sales de Andrade |
Substitute %variant% in conversation themes.
|
file |
diff |
annotate
|
| Wed, 15 Aug 2012 21:40:40 -0400 |
Elliott Sales de Andrade |
Remove deprecated call to gdk_window_at_pointer.
|
file |
diff |
annotate
|
| Wed, 15 Aug 2012 20:52:40 -0400 |
Elliott Sales de Andrade |
Fix Last Said functionality.
|
file |
diff |
annotate
|
| Wed, 15 Aug 2012 03:12:27 -0400 |
Elliott Sales de Andrade |
Use GdkDevice instead of keyboard and pointer grabs.
|
file |
diff |
annotate
|
| Tue, 14 Aug 2012 01:47:49 -0400 |
Elliott Sales de Andrade |
Comment out some stuff that doesn't work yet.
|
file |
diff |
annotate
|
| Mon, 13 Aug 2012 23:48:07 -0400 |
Elliott Sales de Andrade |
Convert conversation entry to a GtkWebView.
|
file |
diff |
annotate
|
| Sun, 12 Aug 2012 04:03:50 -0400 |
Elliott Sales de Andrade |
Always focus the entry when forwarding keys from the display.
|
file |
diff |
annotate
|