Fri, 03 Feb 2012 06:48:16 +0000 |
Elliott Sales de Andrade |
Update UUM to allow sending to users on any network.
|
Fri, 03 Feb 2012 06:40:25 +0000 |
Elliott Sales de Andrade |
Add a missing function.
|
Fri, 03 Feb 2012 06:25:52 +0000 |
Elliott Sales de Andrade |
Make a small name change.
|
Fri, 03 Feb 2012 06:04:05 +0000 |
Elliott Sales de Andrade |
Send circle authentication on the notification server on MSNP18.
|
Fri, 03 Feb 2012 04:57:18 +0000 |
Elliott Sales de Andrade |
Switch to ABFindContactsPaged instead of ABFindAll.
|
Fri, 03 Feb 2012 01:29:43 +0000 |
Elliott Sales de Andrade |
Fix NLN on MSNP18.
|
Fri, 03 Feb 2012 01:26:14 +0000 |
Elliott Sales de Andrade |
Fix UBX on MSNP18.
|
Fri, 03 Feb 2012 01:14:41 +0000 |
Elliott Sales de Andrade |
Add a function for parsing a network:username for MSNP18.
|
Sat, 28 Jan 2012 07:56:14 +0000 |
Elliott Sales de Andrade |
The official client doesn't seem to use Live Contacts, but there
|
Sat, 28 Jan 2012 07:48:53 +0000 |
Elliott Sales de Andrade |
Windows Live Spaces do not exist anymore.
|
Sat, 28 Jan 2012 06:29:38 +0000 |
Elliott Sales de Andrade |
I keep seeing a 301 Moved Permanently for omega.contacts.msn.com,
|
Sat, 28 Jan 2012 06:20:21 +0000 |
Elliott Sales de Andrade |
This extra if-level can be dropped.
|
Sat, 28 Jan 2012 06:19:17 +0000 |
Elliott Sales de Andrade |
We know the length of decode_msg here.
|
Sat, 28 Jan 2012 06:05:48 +0000 |
Elliott Sales de Andrade |
Add newlines to debug messages, and word-wrap lines.
|
Thu, 26 Jan 2012 03:00:33 +0000 |
masca |
Apply second patch from xnyhps this time to show the message salvaged to user.
|
Fri, 20 Jan 2012 05:15:22 +0000 |
thijsalkemade |
MSN Patch from Thijs (xnyhps) Alkemade which do verify/convert to UTF-8
|
Thu, 19 Jan 2012 03:38:33 +0000 |
Richard Laager |
Line wrap a line in ChangeLog.API
|
Sun, 15 Jan 2012 05:50:58 +0000 |
Paul Aurich |
pidgin: Fix so that logging works again
|
Wed, 11 Jan 2012 01:03:31 +0000 |
Gary Kramlich |
Fix mark's commit and allow aim accounts to work again
|
Mon, 09 Jan 2012 11:32:01 +0000 |
andrew victor |
merge of '13d6e924c9257b20e21050646cab88043bdb2e15'
|
Mon, 09 Jan 2012 10:58:37 +0000 |
Mark Doliner |
Allow signing on with usernames containing periods and
|
Mon, 09 Jan 2012 11:31:00 +0000 |
andrew victor |
merge of '3afac25cbbb20ab81fe5ab388a8e529090591d60'
|
Mon, 09 Jan 2012 11:30:40 +0000 |
andrew victor |
Our minimum version of GLib does not have a g_list_free_full().
|
Fri, 06 Jan 2012 02:37:42 +0000 |
Elliott Sales de Andrade |
Add some code for manipulating the WebView in edit-mode. Thanks to
|
Thu, 05 Jan 2012 10:03:51 +0000 |
Elliott Sales de Andrade |
The switch to the webview also allowed strikethrough-by-default.
|
Thu, 05 Jan 2012 10:02:18 +0000 |
Elliott Sales de Andrade |
Replace the sample imhtml in the prefs panel with a webview widget.
|
Thu, 05 Jan 2012 09:50:46 +0000 |
Elliott Sales de Andrade |
Add some GTK+3 compatible updates.
|
Thu, 05 Jan 2012 09:40:32 +0000 |
Elliott Sales de Andrade |
Use pointers in the private struct instead of g_object_[gs]et_data.
|
Thu, 05 Jan 2012 09:16:22 +0000 |
Elliott Sales de Andrade |
Use the toolbar as the userdat to avoid g_object_[gs]et_data.
|
Thu, 05 Jan 2012 08:55:56 +0000 |
Elliott Sales de Andrade |
Move all internal toolbar pointers into a private struct.
|
Thu, 05 Jan 2012 08:26:15 +0000 |
Elliott Sales de Andrade |
Add missing macro.
|
Thu, 05 Jan 2012 08:14:09 +0000 |
Elliott Sales de Andrade |
Re-arrange things a bit.
|
Thu, 05 Jan 2012 08:04:26 +0000 |
Elliott Sales de Andrade |
Update the signals in the GtkWebViewToolbar.
|
Thu, 05 Jan 2012 06:30:29 +0000 |
Elliott Sales de Andrade |
Emit the format-cleared signal when the webview format is cleared.
|
Thu, 05 Jan 2012 06:11:04 +0000 |
Elliott Sales de Andrade |
Emit the allowed-formats-updated signal when the set_format_functions
|
Thu, 05 Jan 2012 05:59:21 +0000 |
Elliott Sales de Andrade |
Add some formatting signals to webview from imhtml.
|
Thu, 05 Jan 2012 01:10:12 +0000 |
Elliott Sales de Andrade |
Add a function for setting a WebView entry based on the
|
Wed, 04 Jan 2012 23:56:07 +0000 |
Elliott Sales de Andrade |
Add a WebView setup function.
|
Wed, 04 Jan 2012 09:46:23 +0000 |
Elliott Sales de Andrade |
Add GtkWebViewToolbar to makefiles.
|
Wed, 04 Jan 2012 09:45:10 +0000 |
Elliott Sales de Andrade |
Use a GtkWebViewToolbar when creating an editable GtkWebView.
|
Wed, 04 Jan 2012 09:44:06 +0000 |
Elliott Sales de Andrade |
Add a GtkWebViewToolbar. This is basically a copy of the GtkIMHtml
|
Wed, 04 Jan 2012 09:20:44 +0000 |
Elliott Sales de Andrade |
Copy some editing functions from GtkIMHtml. These are incomplete.
|
Wed, 04 Jan 2012 06:30:51 +0000 |
Elliott Sales de Andrade |
We don't want WebKit to process a Refresh, or Back/Forward
|
Wed, 04 Jan 2012 03:37:59 +0000 |
Elliott Sales de Andrade |
This #include is unnecessary when internal.h is used.
|
Wed, 04 Jan 2012 03:35:36 +0000 |
Elliott Sales de Andrade |
Add some more messageClasses.
|
Wed, 04 Jan 2012 02:49:34 +0000 |
Elliott Sales de Andrade |
If we handle a navigation request, then we should tell WebKit
|
Wed, 04 Jan 2012 02:48:04 +0000 |
Elliott Sales de Andrade |
Passing the webview as userdata when the webview is the object
|
Wed, 04 Jan 2012 02:35:22 +0000 |
Elliott Sales de Andrade |
This #include doesn't seem necessary.
|
Wed, 04 Jan 2012 02:34:24 +0000 |
Elliott Sales de Andrade |
Use accessor functions where available.
|
Wed, 04 Jan 2012 02:30:11 +0000 |
Elliott Sales de Andrade |
Rearrange these files a bit to group common functions
|
Wed, 04 Jan 2012 01:30:38 +0000 |
Elliott Sales de Andrade |
I don't know why these lines are indented.
|
Wed, 04 Jan 2012 01:21:28 +0000 |
Elliott Sales de Andrade |
This strlen seems redundant.
|
Wed, 04 Jan 2012 01:18:01 +0000 |
Elliott Sales de Andrade |
Avoid creating temporary files for images in a webview.
|
Wed, 04 Jan 2012 00:44:36 +0000 |
Elliott Sales de Andrade |
Update Template.html from Adium's hg repo.
|
Wed, 04 Jan 2012 00:14:51 +0000 |
Elliott Sales de Andrade |
Use internal.h for less (conditional) #includes.
|
Wed, 04 Jan 2012 00:00:42 +0000 |
Elliott Sales de Andrade |
Add G_BEGIN/END_DECLS to Pidgin public headers, most of which did
|
Tue, 03 Jan 2012 23:37:11 +0000 |
Elliott Sales de Andrade |
Re-align stuff.
|
Tue, 03 Jan 2012 23:36:11 +0000 |
Elliott Sales de Andrade |
Fix some spelling.
|
Tue, 03 Jan 2012 23:32:59 +0000 |
Elliott Sales de Andrade |
Use G_BEGIN/END_DECLS in public libpurple files. This was
|
Tue, 03 Jan 2012 19:29:43 +0000 |
Paul Aurich |
merge of '3100be309efb98a39bb8ef745c0302722534234a'
|
Tue, 03 Jan 2012 19:29:20 +0000 |
Paul Aurich |
pidgin/finch: Make relative paths absolute with -c
|
Tue, 03 Jan 2012 06:32:26 +0000 |
Paul Aurich |
jabber: Fix some compile warnings in auth_cyrus.c
|
Mon, 02 Jan 2012 09:13:39 +0000 |
Elliott Sales de Andrade |
Ensure timestamps in header all all the same.
|
Mon, 02 Jan 2012 07:58:32 +0000 |
Elliott Sales de Andrade |
Fix "Clear Scrollback" to actually reload the theme.
|
Mon, 02 Jan 2012 07:24:55 +0000 |
Elliott Sales de Andrade |
Wrap a few lines.
|
Mon, 02 Jan 2012 07:17:23 +0000 |
Elliott Sales de Andrade |
Fix a little warning.
|
Mon, 02 Jan 2012 07:10:34 +0000 |
Elliott Sales de Andrade |
Ensure all timestamps in a message are the same. Based on something
|
Mon, 02 Jan 2012 06:53:19 +0000 |
dvpdiner2 |
This should fix the everyone-is-the-same problem in chats.
|
Sat, 31 Dec 2011 15:48:20 +0000 |
Daniel Atallah |
Fix some webkit related leaks and an unnecessary allocation.
|
Sat, 31 Dec 2011 15:11:14 +0000 |
Daniel Atallah |
internal.h is needed to compile on win32
|
Sat, 31 Dec 2011 04:30:57 +0000 |
Daniel Atallah |
webkit_web_view_load_html_string is superceded by webkit_web_view_load_string as of 1.1.1 (which we require)
|
Wed, 28 Dec 2011 05:07:15 +0000 |
Elliott Sales de Andrade |
JS-ify the markerline plugin.
|
Tue, 27 Dec 2011 22:00:00 +0000 |
Elliott Sales de Andrade |
Add page up/down for WebKit view.
|
Fri, 23 Dec 2011 03:59:39 +0000 |
Elliott Sales de Andrade |
Optionally show certificates using GCR's widgets. These are much
|
Fri, 23 Dec 2011 02:13:20 +0000 |
Elliott Sales de Andrade |
rekkanoryo pointed out that this error message is for a different
|
Fri, 23 Dec 2011 02:05:09 +0000 |
Elliott Sales de Andrade |
Add GnuTLS support for exporting DER data.
|
Fri, 23 Dec 2011 01:52:16 +0000 |
Elliott Sales de Andrade |
Add NSS support for getting DER data.
|
Fri, 23 Dec 2011 01:09:13 +0000 |
Elliott Sales de Andrade |
Add a function for retrieving the raw DER representation of a
|
Thu, 22 Dec 2011 23:57:38 +0000 |
hyc |
Regenerate plugins menu on conversation feature change too
|
Thu, 22 Dec 2011 23:51:01 +0000 |
tim |
Select the first item in the mail-notification dialog. Also,
|
Thu, 22 Dec 2011 23:23:49 +0000 |
hyc |
Fix insertion order of search results in Finch.
|
Thu, 22 Dec 2011 08:39:45 +0000 |
Elliott Sales de Andrade |
Remove dead assignments found with clang-analyzer.
|
Thu, 22 Dec 2011 07:55:41 +0000 |
Elliott Sales de Andrade |
It seems like we should be using this color tag for something...
|
Thu, 22 Dec 2011 07:40:15 +0000 |
Elliott Sales de Andrade |
It seems to me this should be new_alias, not alias.
|
Thu, 22 Dec 2011 07:31:50 +0000 |
Elliott Sales de Andrade |
Initialize parent_iter to prevent clang-analyzer from complaining.
|
Thu, 22 Dec 2011 07:14:31 +0000 |
Elliott Sales de Andrade |
Fix a possible malloc(0). Not too sure if this can happen, though.
|
Thu, 22 Dec 2011 06:28:12 +0000 |
Elliott Sales de Andrade |
Fix some leaks in XMPP caps hashing, as pointed out by max ulidtko.
|
Thu, 22 Dec 2011 06:14:38 +0000 |
Elliott Sales de Andrade |
Use g_list_prepend, since we're going to sort this list afterwards.
|
Thu, 22 Dec 2011 05:47:55 +0000 |
Elliott Sales de Andrade |
Add Howard to COPYRIGHT also.
|
Thu, 22 Dec 2011 05:47:25 +0000 |
hyc |
Ensure labelled buttons are shown for search results in Pidgin.
|
Thu, 22 Dec 2011 05:45:40 +0000 |
hyc |
Ensure that the user's close callback is invoked when search
|
Thu, 22 Dec 2011 05:26:52 +0000 |
opensuse-project |
Fix building with GLib 2.31 and single includes.
|
Thu, 22 Dec 2011 04:38:44 +0000 |
eion |
Allow compile of V/V on OSX without X11. Patch by Eion Robb.
|
Thu, 22 Dec 2011 04:27:59 +0000 |
Elliott Sales de Andrade |
The function gst_msg_db_to_percent already retyrns a number between
|
Thu, 22 Dec 2011 03:09:12 +0000 |
Elliott Sales de Andrade |
Check for libm. I think I read somewhere that GDK pixbuf dropped
|
Thu, 22 Dec 2011 01:42:18 +0000 |
Elliott Sales de Andrade |
Use correct format for printing gsize types.
|
Thu, 22 Dec 2011 01:27:58 +0000 |
brad |
Add support for selecting the sndio backends in the VV config plugin.
|
Thu, 22 Dec 2011 01:13:20 +0000 |
Elliott Sales de Andrade |
Rearrange code to prevent a NULL-deference. Thanks to clh for
|
Thu, 22 Dec 2011 00:50:40 +0000 |
dcbw |
Support new connection states and signals for NetworkManager 0.9+.
|
Wed, 21 Dec 2011 08:47:08 +0000 |
Elliott Sales de Andrade |
Add support for the GNOME3 Network dialog.
|
Tue, 13 Dec 2011 15:33:12 +0000 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 83dd0d90742e9ccf6890fc21736440df73e48f24)
|
Tue, 13 Dec 2011 15:24:16 +0000 |
Eion Robb |
Fix the compilation of the Bonjour prpl on Windows.
|
Mon, 12 Dec 2011 09:01:21 +0000 |
Mark Doliner |
Make the oscar cleanlist function ensure that buddy comments and aliases
|
Mon, 12 Dec 2011 08:58:22 +0000 |
Mark Doliner |
Cleanup the formatting of this code a little. No functionality change.
|
Mon, 12 Dec 2011 08:53:24 +0000 |
Mark Doliner |
If we encounter a buddy not in a group, or in a group with an invalid
|
Mon, 12 Dec 2011 07:30:21 +0000 |
Mark Doliner |
Fix an inconsequential memory leak. We weren't freeing this dudes
|
Sun, 11 Dec 2011 09:42:52 +0000 |
Jochen Kemnade |
update German translation
|
Fri, 09 Dec 2011 18:35:12 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 051fd526bf8c89add8c1960afd9d0c7ee77b091a)
|
Tue, 06 Dec 2011 08:23:45 +0000 |
Mark Doliner |
It's tomorrow!
|
Tue, 06 Dec 2011 07:45:07 +0000 |
Mark Doliner |
Increment version number
|
Tue, 06 Dec 2011 07:07:21 +0000 |
Mark Doliner |
Add the name of the guy who found the AIM/ICQ crash
|
Tue, 06 Dec 2011 07:06:01 +0000 |
Mark Doliner |
Fix crashes and memory leaks when receiving malformed voice
|