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

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-23Update Copyright noticeAntenore Gatta
2017-10-14onMainThread_gtk_widget_queue_draw_area removed as never usedAntenore Gatta
2017-10-14onMainThread_gtk_widget_queue_draw_area removed as never usedAntenore Gatta
2017-10-14onMainThread_gtk_widget_queue_draw_area removed as never usedAntenore Gatta
2017-10-14remmina_rdp_receive_channel_data removed as never usedAntenore Gatta
2017-10-13Merging from nextAntenore Gatta
2017-10-12Fix minor memory leaksGiovanni Panozzo
2017-10-12Merge remote-tracking branch 'origin/next' into refactoringAntenore Gatta
2017-10-12Using #pragma once instead of the old header definitionAntenore Gatta
2017-10-12Using implicit identifier __func__ when calling TRACE_CALLAntenore Gatta
2017-10-10Updated CopyrightAntenore Gatta
2017-10-05Fix charset conversion in VNC clipboardGiovanni Panozzo
2017-09-27Merge pull request #1292 from FreeRDP/dynamicresGiovanni Panozzo
2017-09-26Implementation of dynamic resolution update for RDPGiovanni Panozzo
2017-09-23register hostkey in the Spice protocol pluginAntenore Gatta
2017-09-21Fix gtk redrawing in RDP pluginGiovanni Panozzo
2017-09-18Fix many gtk deprecationsGiovanni Panozzo
2017-09-13Simplify pthreads library detectionJanne Blomqvist
2017-09-07Allow customized runtime paths in cmake.Giovanni Panozzo
2017-08-28RDP client kb mapping fix for TAB and CTRL+chrGiovanni Panozzo
2017-08-28Merge branch 'next' into rdp_client_kb_mappingAntenore Gatta
2017-08-28RDP client keyboard mapping with GTK3Giovanni Panozzo
2017-08-27Make building the VNC plugin optionalDiogo Pereira
2017-06-06Added names used by remmina_plugin_manager_get_canonical_setting_name for all...Antenore Gatta
2017-06-06Moved settings and added password labelAntenore Gatta
2017-06-05Redoing remmina_file API and file_editorGiovanni Panozzo
2017-06-01TypoAntenore Gatta
2017-06-01Merge pull request #1190 from FreeRDP/rdp-no-dns-testAntenore Gatta
2017-06-01RDP: remove server hostname DNS checkGiovanni Panozzo
2017-05-31Use secret for custom passwordAntenore Gatta
2017-05-21libsecret support for Gateway passwordAntenore Gatta
2017-05-19Added RDP gateways optionsAntenore Gatta
2017-05-10Merge pull request #1169 from FreeRDP/full-versionAntenore Gatta
2017-05-09Merge branch 'next' into full-versionAntenore Gatta
2017-05-09Fix multiple typos of 'transfered' wordMatteo F. Vescovi
2017-05-08RDP: add password expired error messageGiovanni Panozzo
2017-05-06Full version from command lineAntenore Gatta
2017-05-04Remmina and FreeRDP versions in the Plugins widgetAntenore Gatta
2017-05-04Remmina full version - Initial importAntenore Gatta
2017-03-17Merge pull request #1140 from FreeRDP/cmake_cleanAntenore Gatta
2017-03-16Add server name to popup warningAntenore Gatta
2017-03-12IndentationAntenore Gatta
2017-03-12IndentationAntenore Gatta
2017-03-12IndentationAntenore Gatta
2017-03-12IndentationAntenore Gatta
2017-03-12IndentationAntenore Gatta
2017-03-12IndentationAntenore Gatta
2017-03-12Spaces and not TABAntenore Gatta
2017-02-15Fix a small memory leakGiovanni Panozzo
2017-02-13No prompt information while another login using the same accountnanxiongchao