Mercurial > pidgin
graph
-
Switch to ABFindContactsPaged instead of ABFindAll.Fri, 03 Feb 2012 04:57:18 +0000, by Elliott Sales de Andrade
-
Fix NLN on MSNP18.Fri, 03 Feb 2012 01:29:43 +0000, by Elliott Sales de Andrade
-
Fix UBX on MSNP18.Fri, 03 Feb 2012 01:26:14 +0000, by Elliott Sales de Andrade
-
Add a function for parsing a network:username for MSNP18.Fri, 03 Feb 2012 01:14:41 +0000, by Elliott Sales de Andrade
-
The official client doesn't seem to use Live Contacts, but thereSat, 28 Jan 2012 07:56:14 +0000, by Elliott Sales de Andrade
-
Windows Live Spaces do not exist anymore.Sat, 28 Jan 2012 07:48:53 +0000, by Elliott Sales de Andrade
-
I keep seeing a 301 Moved Permanently for omega.contacts.msn.com,Sat, 28 Jan 2012 06:29:38 +0000, by Elliott Sales de Andrade
-
This extra if-level can be dropped.Sat, 28 Jan 2012 06:20:21 +0000, by Elliott Sales de Andrade
-
We know the length of decode_msg here.Sat, 28 Jan 2012 06:19:17 +0000, by Elliott Sales de Andrade
-
Add newlines to debug messages, and word-wrap lines.Sat, 28 Jan 2012 06:05:48 +0000, by Elliott Sales de Andrade
-
Apply second patch from xnyhps this time to show the message salvaged to user.Thu, 26 Jan 2012 03:00:33 +0000, by masca
-
MSN Patch from Thijs (xnyhps) Alkemade which do verify/convert to UTF-8Fri, 20 Jan 2012 05:15:22 +0000, by thijsalkemade
-
Line wrap a line in ChangeLog.APIThu, 19 Jan 2012 03:38:33 +0000, by Richard Laager
-
pidgin: Fix so that logging works againSun, 15 Jan 2012 05:50:58 +0000, by Paul Aurich
-
Fix mark's commit and allow aim accounts to work againWed, 11 Jan 2012 01:03:31 +0000, by Gary Kramlich
-
merge of '13d6e924c9257b20e21050646cab88043bdb2e15'Mon, 09 Jan 2012 11:32:01 +0000, by andrew victor
-
Allow signing on with usernames containing periods andMon, 09 Jan 2012 10:58:37 +0000, by Mark Doliner
-
merge of '3afac25cbbb20ab81fe5ab388a8e529090591d60'Mon, 09 Jan 2012 11:31:00 +0000, by andrew victor
-
Our minimum version of GLib does not have a g_list_free_full().Mon, 09 Jan 2012 11:30:40 +0000, by andrew victor
-
Add some code for manipulating the WebView in edit-mode. Thanks toFri, 06 Jan 2012 02:37:42 +0000, by Elliott Sales de Andrade
-
The switch to the webview also allowed strikethrough-by-default.Thu, 05 Jan 2012 10:03:51 +0000, by Elliott Sales de Andrade
-
Replace the sample imhtml in the prefs panel with a webview widget.Thu, 05 Jan 2012 10:02:18 +0000, by Elliott Sales de Andrade
-
Add some GTK+3 compatible updates.Thu, 05 Jan 2012 09:50:46 +0000, by Elliott Sales de Andrade
-
Use pointers in the private struct instead of g_object_[gs]et_data.Thu, 05 Jan 2012 09:40:32 +0000, by Elliott Sales de Andrade
-
Use the toolbar as the userdat to avoid g_object_[gs]et_data.Thu, 05 Jan 2012 09:16:22 +0000, by Elliott Sales de Andrade
-
Move all internal toolbar pointers into a private struct.Thu, 05 Jan 2012 08:55:56 +0000, by Elliott Sales de Andrade
-
Add missing macro.Thu, 05 Jan 2012 08:26:15 +0000, by Elliott Sales de Andrade
-
Re-arrange things a bit.Thu, 05 Jan 2012 08:14:09 +0000, by Elliott Sales de Andrade
-
Update the signals in the GtkWebViewToolbar.Thu, 05 Jan 2012 08:04:26 +0000, by Elliott Sales de Andrade
-
Emit the format-cleared signal when the webview format is cleared.Thu, 05 Jan 2012 06:30:29 +0000, by Elliott Sales de Andrade
-
Emit the allowed-formats-updated signal when the set_format_functionsThu, 05 Jan 2012 06:11:04 +0000, by Elliott Sales de Andrade
-
Add some formatting signals to webview from imhtml.Thu, 05 Jan 2012 05:59:21 +0000, by Elliott Sales de Andrade
-
Add a function for setting a WebView entry based on theThu, 05 Jan 2012 01:10:12 +0000, by Elliott Sales de Andrade
-
Add a WebView setup function.Wed, 04 Jan 2012 23:56:07 +0000, by Elliott Sales de Andrade
-
Add GtkWebViewToolbar to makefiles.Wed, 04 Jan 2012 09:46:23 +0000, by Elliott Sales de Andrade
-
Use a GtkWebViewToolbar when creating an editable GtkWebView.Wed, 04 Jan 2012 09:45:10 +0000, by Elliott Sales de Andrade
-
Add a GtkWebViewToolbar. This is basically a copy of the GtkIMHtmlWed, 04 Jan 2012 09:44:06 +0000, by Elliott Sales de Andrade
-
Copy some editing functions from GtkIMHtml. These are incomplete.Wed, 04 Jan 2012 09:20:44 +0000, by Elliott Sales de Andrade
-
We don't want WebKit to process a Refresh, or Back/ForwardWed, 04 Jan 2012 06:30:51 +0000, by Elliott Sales de Andrade
-
This #include is unnecessary when internal.h is used.Wed, 04 Jan 2012 03:37:59 +0000, by Elliott Sales de Andrade
-
Add some more messageClasses.Wed, 04 Jan 2012 03:35:36 +0000, by Elliott Sales de Andrade
-
If we handle a navigation request, then we should tell WebKitWed, 04 Jan 2012 02:49:34 +0000, by Elliott Sales de Andrade
-
Passing the webview as userdata when the webview is the objectWed, 04 Jan 2012 02:48:04 +0000, by Elliott Sales de Andrade
-
This #include doesn't seem necessary.Wed, 04 Jan 2012 02:35:22 +0000, by Elliott Sales de Andrade
-
Use accessor functions where available.Wed, 04 Jan 2012 02:34:24 +0000, by Elliott Sales de Andrade
-
Rearrange these files a bit to group common functionsWed, 04 Jan 2012 02:30:11 +0000, by Elliott Sales de Andrade
-
I don't know why these lines are indented.Wed, 04 Jan 2012 01:30:38 +0000, by Elliott Sales de Andrade
-
This strlen seems redundant.Wed, 04 Jan 2012 01:21:28 +0000, by Elliott Sales de Andrade
-
Avoid creating temporary files for images in a webview.Wed, 04 Jan 2012 01:18:01 +0000, by Elliott Sales de Andrade
-
Update Template.html from Adium's hg repo.Wed, 04 Jan 2012 00:44:36 +0000, by Elliott Sales de Andrade
-
Use internal.h for less (conditional) #includes.Wed, 04 Jan 2012 00:14:51 +0000, by Elliott Sales de Andrade
-
Add G_BEGIN/END_DECLS to Pidgin public headers, most of which didWed, 04 Jan 2012 00:00:42 +0000, by Elliott Sales de Andrade
-
Re-align stuff.Tue, 03 Jan 2012 23:37:11 +0000, by Elliott Sales de Andrade
-
Fix some spelling.Tue, 03 Jan 2012 23:36:11 +0000, by Elliott Sales de Andrade
-
Use G_BEGIN/END_DECLS in public libpurple files. This wasTue, 03 Jan 2012 23:32:59 +0000, by Elliott Sales de Andrade
-
merge of '3100be309efb98a39bb8ef745c0302722534234a'Tue, 03 Jan 2012 19:29:43 +0000, by Paul Aurich