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
|