2012-02-03 |
Elliott Sales de Andrade |
Fix UBX on MSNP18.
|
2012-02-03 |
Elliott Sales de Andrade |
Add a function for parsing a network:username for MSNP18.
|
2012-01-28 |
Elliott Sales de Andrade |
The official client doesn't seem to use Live Contacts, but there
|
2012-01-28 |
Elliott Sales de Andrade |
Windows Live Spaces do not exist anymore.
|
2012-01-28 |
Elliott Sales de Andrade |
I keep seeing a 301 Moved Permanently for omega.contacts.msn.com,
|
2012-01-28 |
Elliott Sales de Andrade |
This extra if-level can be dropped.
|
2012-01-28 |
Elliott Sales de Andrade |
We know the length of decode_msg here.
|
2012-01-28 |
Elliott Sales de Andrade |
Add newlines to debug messages, and word-wrap lines.
|
2012-01-26 |
masca |
Apply second patch from xnyhps this time to show the message salvaged to user.
|
2012-01-20 |
thijsalkemade |
MSN Patch from Thijs (xnyhps) Alkemade which do verify/convert to UTF-8
|
2012-01-19 |
Richard Laager |
Line wrap a line in ChangeLog.API
|
2012-01-15 |
Paul Aurich |
pidgin: Fix so that logging works again
|
2012-01-11 |
Gary Kramlich |
Fix mark's commit and allow aim accounts to work again
|
2012-01-09 |
andrew victor |
merge of '13d6e924c9257b20e21050646cab88043bdb2e15'
|
2012-01-09 |
Mark Doliner |
Allow signing on with usernames containing periods and
|
2012-01-09 |
andrew victor |
merge of '3afac25cbbb20ab81fe5ab388a8e529090591d60'
|
2012-01-09 |
andrew victor |
Our minimum version of GLib does not have a g_list_free_full().
|
2012-01-06 |
Elliott Sales de Andrade |
Add some code for manipulating the WebView in edit-mode. Thanks to
|
2012-01-05 |
Elliott Sales de Andrade |
The switch to the webview also allowed strikethrough-by-default.
|
2012-01-05 |
Elliott Sales de Andrade |
Replace the sample imhtml in the prefs panel with a webview widget.
|
2012-01-05 |
Elliott Sales de Andrade |
Add some GTK+3 compatible updates.
|
2012-01-05 |
Elliott Sales de Andrade |
Use pointers in the private struct instead of g_object_[gs]et_data.
|
2012-01-05 |
Elliott Sales de Andrade |
Use the toolbar as the userdat to avoid g_object_[gs]et_data.
|
2012-01-05 |
Elliott Sales de Andrade |
Move all internal toolbar pointers into a private struct.
|
2012-01-05 |
Elliott Sales de Andrade |
Add missing macro.
|
2012-01-05 |
Elliott Sales de Andrade |
Re-arrange things a bit.
|
2012-01-05 |
Elliott Sales de Andrade |
Update the signals in the GtkWebViewToolbar.
|
2012-01-05 |
Elliott Sales de Andrade |
Emit the format-cleared signal when the webview format is cleared.
|
2012-01-05 |
Elliott Sales de Andrade |
Emit the allowed-formats-updated signal when the set_format_functions
|
2012-01-05 |
Elliott Sales de Andrade |
Add some formatting signals to webview from imhtml.
|
2012-01-05 |
Elliott Sales de Andrade |
Add a function for setting a WebView entry based on the
|
2012-01-04 |
Elliott Sales de Andrade |
Add a WebView setup function.
|