Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remminadoc.gitlab.io.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-09-12 17:26:00 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-09-12 17:26:00 +0300
commitd4f9ca88cc84e6687c411a6db96725c20d66de68 (patch)
treed82f9106df1bd113a00bc7b5c034e19df3025bf9 /public/todo.html
parent5395c855f239c1549fb15b60404fe087b4949746 (diff)
Automatic doc build by remmina-ci
Diffstat (limited to 'public/todo.html')
-rw-r--r--public/todo.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/public/todo.html b/public/todo.html
index 17e2e7cf8..375fdcc8b 100644
--- a/public/todo.html
+++ b/public/todo.html
@@ -87,7 +87,7 @@ $(document).ready(function(){initNavTree('todo.html','');});
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
-<dt><a class="anchor" id="_todo000018"></a>Global <a class="el" href="vnc__plugin_8c.html#ab96ef9227ecef94018f2729f72e7651e">N_</a> ("Unable to connect to VNC server")</dt>
+<dt><a class="anchor" id="_todo000019"></a>Global <a class="el" href="vnc__plugin_8c.html#ab96ef9227ecef94018f2729f72e7651e">N_</a> ("Unable to connect to VNC server")</dt>
<dd>We only store the last message at this moment. </dd>
<dt><a class="anchor" id="_todo000002"></a>Global <a class="el" href="rcw_8c.html#acb1b2ab629603837e08f8d8de542316d">rcw_hostkey_func</a> (RemminaProtocolWidget *gp, guint keyval, gboolean release)</dt>
<dd>Add callback for hostname transparent overlay #832 </dd>
@@ -121,8 +121,10 @@ $(document).ready(function(){initNavTree('todo.html','');});
<dd>remmina_pref_file_do_copy and remmina_file_manager_do_copy to remmina_files_copy </dd>
<dt><a class="anchor" id="_todo000016"></a>Global <a class="el" href="remmina__stats_8c.html#a1dff2b06d5acefc9bd2f25508ab45328">remmina_profiles_get_data</a> (RemminaFile *remminafile, gpointer user_data)</dt>
<dd>Move this in a separate file. </dd>
-<dt><a class="anchor" id="_todo000017"></a>Global <a class="el" href="rdp__plugin_8c.html#a910327fd7b1f969868a746aeb5578d30">remmina_rdp_get_screenshot</a> (RemminaProtocolWidget *gp, RemminaPluginScreenshotData *rpsd)</dt>
+<dt><a class="anchor" id="_todo000018"></a>Global <a class="el" href="rdp__plugin_8c.html#a910327fd7b1f969868a746aeb5578d30">remmina_rdp_get_screenshot</a> (RemminaProtocolWidget *gp, RemminaPluginScreenshotData *rpsd)</dt>
<dd>we should lock freerdp subthread to update rfi-&gt;primary_buffer, rfi-&gt;gdi and w/h, from here to memcpy, but… how ? </dd>
+<dt><a class="anchor" id="_todo000017"></a>Global <a class="el" href="rdp__plugin_8c.html#ab05af9675485e3192847e1936d131d31">remmina_rdp_set_printers</a> (void *user_data, unsigned flags, cups_dest_t *dest)</dt>
+<dd>Ask CUPS mailing list for help. </dd>
<dt><a class="anchor" id="_todo000012"></a>Global <a class="el" href="remmina__ssh_8h.html#ac8a868d489401c8fd46e8a51bc6f14b3">remmina_ssh_auth</a> (RemminaSSH *ssh, const gchar *password, RemminaProtocolWidget *gp, RemminaFile *remminafile)</dt>
<dd>Here we should call gint method; method = ssh_userauth_list(ssh-&gt;session, NULL); And than test both the method and the option selected by the user </dd>
<dt><a class="anchor" id="_todo000015"></a>Global <a class="el" href="remmina__stats_8c.html#a43133d5e00f481d315ef0d58cb52e70a">remmina_stats_get_os_info</a> ()</dt>