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>2020-06-06 00:51:55 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-06-06 00:51:55 +0300
commitffb89b7c9eec4313f3c6fddbb7721e6ef7282dfd (patch)
treebcba28d0909c68e5b7b6f350ecaea40758f5d1e6 /public/todo.html
parent62e1963afeced64c5388a6601adf95b505336762 (diff)
Automatic doc build by remmina-ci
Diffstat (limited to 'public/todo.html')
-rw-r--r--public/todo.html32
1 files changed, 15 insertions, 17 deletions
diff --git a/public/todo.html b/public/todo.html
index b87b711aa..a5759b328 100644
--- a/public/todo.html
+++ b/public/todo.html
@@ -87,39 +87,37 @@ $(document).ready(function(){initNavTree('todo.html','');});
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
-<dt><a class="anchor" id="_todo000017"></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="_todo000016"></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="_todo000001"></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>
-<dt><a class="anchor" id="_todo000003"></a>Global <a class="el" href="remmina__avahi_8h.html#a1ec851b22607dd1171ecdd5cca735b71">remmina_avahi_start</a> (RemminaAvahi *ga)</dt>
+<dt><a class="anchor" id="_todo000002"></a>Global <a class="el" href="remmina__avahi_8h.html#a1ec851b22607dd1171ecdd5cca735b71">remmina_avahi_start</a> (RemminaAvahi *ga)</dt>
<dd>Customize the default domain here </dd>
-<dt><a class="anchor" id="_todo000004"></a>Global <a class="el" href="remmina__exec_8h.html#a424cabdcff647797061e7482049d62a7">remmina_exec_command</a> (RemminaCommandType command, const gchar *data)</dt>
+<dt><a class="anchor" id="_todo000003"></a>Global <a class="el" href="remmina__exec_8h.html#a424cabdcff647797061e7482049d62a7">remmina_exec_command</a> (RemminaCommandType command, const gchar *data)</dt>
<dd>This should be a G_OPTION_ARG_FILENAME_ARRAY (^aay) so that we can implement multi profile connection: <a href="https://gitlab.com/Remmina/Remmina/issues/915">https://gitlab.com/Remmina/Remmina/issues/915</a> </dd>
-<dt><a class="anchor" id="_todo000005"></a>Global <a class="el" href="remmina__file_8h.html#a96abbfdc183d1e82fdffd6445d611ffe">remmina_file_get_datetime</a> (RemminaFile *remminafile)</dt>
+<dt><a class="anchor" id="_todo000004"></a>Global <a class="el" href="remmina__file_8h.html#a96abbfdc183d1e82fdffd6445d611ffe">remmina_file_get_datetime</a> (RemminaFile *remminafile)</dt>
<dd>This should be moved to <a class="el" href="remmina__utils_8c.html">remmina_utils.c</a> </dd>
-<dt><a class="anchor" id="_todo000007"></a>Global <a class="el" href="remmina__file__manager_8c.html#a4d6280ce5d9e70ceb43dd24639d843d3">remmina_file_manager_do_copy</a> (const char *src_path, const char *dst_path)</dt>
+<dt><a class="anchor" id="_todo000006"></a>Global <a class="el" href="remmina__file__manager_8c.html#a4d6280ce5d9e70ceb43dd24639d843d3">remmina_file_manager_do_copy</a> (const char *src_path, const char *dst_path)</dt>
<dd>remmina_pref_file_do_copy and remmina_file_manager_do_copy to remmina_files_copy </dd>
-<dt><a class="anchor" id="_todo000006"></a>Global <a class="el" href="remmina__file_8h.html#a3d19095f74e9b7c92d74f11bd5a39a8c">remmina_file_touch</a> (RemminaFile *remminafile)</dt>
+<dt><a class="anchor" id="_todo000005"></a>Global <a class="el" href="remmina__file_8h.html#a3d19095f74e9b7c92d74f11bd5a39a8c">remmina_file_touch</a> (RemminaFile *remminafile)</dt>
<dd>This should be moved to <a class="el" href="remmina__utils_8c.html">remmina_utils.c</a> </dd>
-<dt><a class="anchor" id="_todo000008"></a>Global <a class="el" href="remmina__main_8c.html#afefc1b651e1c546e949dbe6df72b0300">remmina_main_init</a> (void)</dt>
+<dt><a class="anchor" id="_todo000007"></a>Global <a class="el" href="remmina__main_8c.html#afefc1b651e1c546e949dbe6df72b0300">remmina_main_init</a> (void)</dt>
<dd>Set entry_quick_connect_server as default search entry. Weirdly. This does not work yet. </dd>
-<dt><a class="anchor" id="_todo000002"></a>Global <a class="el" href="remmina_8c.html#aeb286fc5bd52ab5382ab8cb495dc2914">remmina_on_command_line</a> (GApplication *app, GApplicationCommandLine *cmdline)</dt>
-<dd>This should be a G_OPTION_ARG_FILENAME_ARRAY (^aay) so that we can implement multi profile connection: <a href="https://gitlab.com/Remmina/Remmina/issues/915">https://gitlab.com/Remmina/Remmina/issues/915</a> </dd>
-<dt><a class="anchor" id="_todo000012"></a>Global <a class="el" href="remmina__ssh__plugin_8c.html#ac5670df701b44384b5acd61aeac016dc">remmina_plugin_ssh_call_feature</a> (RemminaProtocolWidget *gp, const RemminaProtocolFeature *feature)</dt>
+<dt><a class="anchor" id="_todo000011"></a>Global <a class="el" href="remmina__ssh__plugin_8c.html#ac5670df701b44384b5acd61aeac016dc">remmina_plugin_ssh_call_feature</a> (RemminaProtocolWidget *gp, const RemminaProtocolFeature *feature)</dt>
<dd>start the direct tunnel here </dd>
-<dt><a class="anchor" id="_todo000011"></a>Global <a class="el" href="remmina__ssh__plugin_8h.html#a3290489a1ff9e51fbc013424fbfc8505">remmina_plugin_ssh_vte_select_all</a> (GtkMenuItem *menuitem, gpointer vte)</dt>
+<dt><a class="anchor" id="_todo000010"></a>Global <a class="el" href="remmina__ssh__plugin_8h.html#a3290489a1ff9e51fbc013424fbfc8505">remmina_plugin_ssh_vte_select_all</a> (GtkMenuItem *menuitem, gpointer vte)</dt>
<dd>we should add the vte_terminal_unselect_all as well </dd>
-<dt><a class="anchor" id="_todo000009"></a>Global <a class="el" href="remmina__pref_8c.html#a7829d615a6c5b8a6f6c759043fb2ac81">remmina_pref_file_do_copy</a> (const char *src_path, const char *dst_path)</dt>
+<dt><a class="anchor" id="_todo000008"></a>Global <a class="el" href="remmina__pref_8c.html#a7829d615a6c5b8a6f6c759043fb2ac81">remmina_pref_file_do_copy</a> (const char *src_path, const char *dst_path)</dt>
<dd>remmina_pref_file_do_copy and remmina_file_manager_do_copy to remmina_files_copy </dd>
-<dt><a class="anchor" id="_todo000014"></a>Global <a class="el" href="remmina__stats_8c.html#a1dff2b06d5acefc9bd2f25508ab45328">remmina_profiles_get_data</a> (RemminaFile *remminafile, gpointer user_data)</dt>
+<dt><a class="anchor" id="_todo000013"></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="_todo000016"></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="_todo000015"></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="_todo000015"></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>
+<dt><a class="anchor" id="_todo000014"></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="_todo000010"></a>Global <a class="el" href="remmina__ssh_8h.html#aad84c6609cb431d48121ae5e0902441b">remmina_ssh_auth</a> (RemminaSSH *ssh, const gchar *password, RemminaProtocolWidget *gp, RemminaFile *remminafile)</dt>
+<dt><a class="anchor" id="_todo000009"></a>Global <a class="el" href="remmina__ssh_8h.html#aad84c6609cb431d48121ae5e0902441b">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); </dd>
-<dt><a class="anchor" id="_todo000013"></a>Global <a class="el" href="remmina__stats_8c.html#a43133d5e00f481d315ef0d58cb52e70a">remmina_stats_get_os_info</a> ()</dt>
+<dt><a class="anchor" id="_todo000012"></a>Global <a class="el" href="remmina__stats_8c.html#a43133d5e00f481d315ef0d58cb52e70a">remmina_stats_get_os_info</a> ()</dt>
<dd>Add other means to identify a release name/description to cover as much OS as possible, like /etc/issue </dd>
</dl>
</div></div><!-- contents -->