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 (Collapse)Author
2022-11-11Removing the News WidgetAntenore Gatta
2021-10-29Updating to CMake 3.10.0 specsAntenore Gatta
2020-05-27Disable news at compile time, add an opt-in option. Debian #961501Antenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2018-05-19Rename UNIQUE_APPNAME to REMMINA_APP_ID and use it wherever possibleDenis Ollier
2018-05-03Renamed terminal color folderAntenore Gatta
2018-04-24Added VTE color schemesAntenore Gatta
2018-04-15Remove checks for GTK >= 3 since GTK2 is not supported anymoreDenis Ollier
2018-04-15cmake: remove unused HAVE_SYS_PARAM_H definitionDenis Ollier
2017-09-07Allow customized runtime paths in cmake.Giovanni Panozzo
This patch allow runtime paths to be different from install paths. This allows relative runtime paths for AppImage builds.
2017-05-04Remmina and FreeRDP versions in the Plugins widgetAntenore Gatta
2016-12-14Removed survey to clean up the codeAntenore Gatta
2016-11-08Config: add UNIQUE_APPNAME variableMarco Trevisan (Treviño)
This also allows to change it at compile time.
2016-02-14SSH tunnel TCP Keepalive and TCP User Timeout. Improved ssh logging.Giovanni Panozzo
2016-01-21Git commit hash added to versionAntenore Gatta
Now remmina version show something like "1.2.0-rcgit.8 (git 194cc9d)" Having a git commit id helps to identify builds and eases debuggin. The downside is that GetGitRevisionDescription retriggers a cmake re-configuration after each git commit. But thats the only way to get correct version informations without having git hooks or similar. GetGitRevisionDescription is based on Ryan Pavlik cmake Modules and @bmiklautz patch 32390d7 in FreeRDP
2015-11-25Remmina survey webkit implmentationAntenore Gatta
2015-01-30Added ui subdirectory to keep GtkBuilder interface filesMuflone
2012-01-31cmake: add gtk version definition in config.hDaniel M. Weeks
2011-11-13cmake: add detection of pthreads, gcryptMarc-André Moreau