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
path: root/cmake
AgeCommit message (Collapse)Author
2023-11-27[freerdp] update to build for stable-3.0akallabeth
* remove direct rdpSettings access * remove cached pointers in rf_context * base rf_context on rdpClientContext * simplify FreeRDP version detection
2023-03-24[REM-1987] allow for dynamic resolution updates for vnc connectionsmyheroyuki
2023-03-08cmake/FindLIBVNCSERVER.cmake: also check for libvncclientMichael Klein
2022-12-16Update Copyright for 2023myheroyuki
2022-12-04Initial macOS supportWeijia Wang
2022-11-10Removing renduntant Gettext.cmakeAntenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2022-10-03Multiple changes to build and run with libsoup 3.0Antenore Gatta (tmow)
2022-03-08Fixing missing webkit dependenciesAntenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2022-03-08Removing dependencies that are available as extensionsAntenore Gatta (tmow)
Removed packages: - libgnutls28-dev - libjpeg-dev - libxcursor-dev - libxdamage-dev - libxext-dev - libxi-dev - libxinerama-dev - libxml2-dev - libxrandr-dev - libxtst-dev - libgcrypt20-dev - libwebkit2gtk-4.0-dev - libpcre2-dev - python3-dev - xdg-user-dirs - gtk-3-examples - libthai0 - libsndfile1 - libasyncns0 - libflac8 - libvorbisenc2 - libxau6 - libxdmcp6 - libogg0 - libvorbis0a - libpcre2-8-0 I've improved some CMakeFiles that were not handling correctly the include and librari directories
2021-12-20Release v1.4.23Antenore Gatta (tmow)
* Patch for a Remmina segfault and stats code cleaning [!2358](https://gitlab.com/Remmina/Remmina/merge_requests/2358) *@antenore* * Make Appindicator optional [!2359](https://gitlab.com/Remmina/Remmina/merge_requests/2359) *@antenore* * Added check-box to force tight encoding for VNC connections [!2360](https://gitlab.com/Remmina/Remmina/merge_requests/2360) *@antenore* * remote resolution: use multiple of four [!2353](https://gitlab.com/Remmina/Remmina/merge_requests/2353) *@eworm-de* * Add Keyboard mapping per client RDP [!2361](https://gitlab.com/Remmina/Remmina/merge_requests/2361) *@headkaze* * Improve TLS error message, fixes #2364 [!2362](https://gitlab.com/Remmina/Remmina/merge_requests/2362) *@antenore* * Triage policy language reworked [!2363](https://gitlab.com/Remmina/Remmina/merge_requests/2363) *@kingu* /cc @bkohler @larchunix @slaanesh @jweberhofer @tukusejssirs @kingu @ToolsDevler @raghavgururajan Signed-off-by: Antenore Gatta (tmow) <antenore@simbiosi.org>
2021-07-15Improved uninstall target. Amend #2314Antenore Gatta (tmow)
2021-07-14Improved uninstall target. closes #2314Antenore Gatta (tmow)
2021-07-14Improved uninstall target. closes 2314Antenore Gatta (tmow)
2021-07-14Updating submodulesAntenore Gatta (tmow)
2021-07-14Updating submodulesAntenore Gatta (tmow)
2021-06-29Mark appindicator as requiredAntenore Gatta
2021-05-03GVNC plugin using gtk-vncAntenore Gatta (tmow)
This plugin is more suitable for KVM and GNOME Vino servers Beside the normal features it has: * Remote power control (reboot, reset, shutdown) * Audio redirection (still have issues) * UTF-8 clipboard support (if the server support it) * Multiple ctrl sequences (CTRL+ALT+DEL, Backspace, F1-12) * Should work with TLS. There are still bugs, patches are welcome Can be compiled with -DWITH_GVNC=ON
2021-03-26Adding missing cmake filesAntenore Gatta
2021-03-06Allow spice plugin compilation with --no-undefinedGiovanni Panozzo
2021-02-12Switching to resources for UI elementsAntenore Gatta
2021-02-12CMake refactoringAntenore Gatta
2021-01-04Updating Copyright notice for 2021Antenore Gatta
2020-11-23Typo. Author higithubhiAntenore Gatta
2020-10-21Update copyright header in FindPCRE2.cmakeMatteo F. Vescovi
2020-10-20Homogenize FindPCRE2.cmake to other .cmake filesMatteo F. Vescovi
2020-10-20Fix capitalization for output messageMatteo F. Vescovi
2020-10-09Implementing text search in the SSH pluginAntenore Gatta
* Regular expressions * Match case * Wrap around * Whole word Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-05-19Autodetecting FreeRDP library versionAntenore Gatta
2020-04-14Adding -DWITH_FREERDP3 compile option and using FreeRDP tag 2.0.0 as defaultAntenore Gatta
2020-01-10Updating copyrights and contribution listsAntenore Gatta
2019-08-20Adding harfbuzz headers, closes #1941Antenore Gatta
2019-07-19Adding a new module that check for the existence of a moduleAntenore Gatta
2019-03-29Adding sodium and initial encryption functionsAntenore Gatta
2019-01-10Updating coyright for year 2019Antenore Gatta
2019-01-05Gtk icon cache update during install phaseAntenore Gatta
2018-08-30Printing builds flags with remmina --full-version command option.Antenore Gatta
2018-08-12cmake: include libssh_threads only when availableGiovanni Panozzo
2018-07-28Revert broken translationsv1.2.31Antenore Gatta
2018-07-27Translations improvementsAntenore Gatta
2018-07-22sftp: use glib's g_format_size_full() to compute file sizeDenis Ollier
Bump glib version requirement to 2.30.
2018-05-20Fix ayatana libappindicator cmake searchGiovanni Panozzo
2018-04-21build: make appindicator include consistent with pkg-config flagsDenis Ollier
Trailing libappindicator/ directory is not included in include path returned by pkg-config (/usr/include/libappindicator3-0.1).
2018-04-15cmake: remove support for avahi-ui gtk2Denis Ollier
2018-04-15Remove checks for GTK >= 3 since GTK2 is not supported anymoreDenis Ollier
2018-04-05Copyright update 2016-2018Antenore Gatta
2018-03-04Improved mime type to include rdp filesAntenore Gatta
2018-02-16Search for wayland-client.h include dirGiovanni Panozzo
2018-01-08Start with usage statsGiovanni Panozzo
2017-12-09spice: remove spice-gtk2 supportDenis Ollier
GTK2 support in Remmina has been removed in d35067d
2017-11-02telepathy: fix include directoriesDenis Ollier