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.
|