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-10-03Multiple changes to build and run with libsoup 3.0Antenore Gatta (tmow)
2022-04-30Extract python pluginMathias Winterhalter
2022-04-18Python pluginsMathias Winterhalter
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
2022-01-10Primary Password dialog and hardeningAntenore Gatta (tmow)
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-12-16Make Appindicator optionalAntenore Gatta (tmow)
2021-12-03Removing the Remmina stats sender and repurposing Remmina statsAntenore Gatta (tmow)
2021-10-29Updating to CMake 3.10.0 specsAntenore Gatta
2021-06-29Mark appindicator as requiredAntenore Gatta
2021-06-17Ammend file nameAntenore Gatta
2021-06-16UI improvements and cleanupAntenore Gatta
- Reduced Remmina preferences size - Migrated pref window to GtkWindow - Preferences alignements Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2021-05-12Fix build with musl libcNatanael Copa
Use FindIntl cmake modules which will leave Intl_LIBRARIES empty if libintl is provided by the libc.
2021-02-12Switching to resources for UI elementsAntenore Gatta
2021-02-12CMake refactoringAntenore Gatta
2021-01-05Disabling Python support by defaultAntenore Gatta (tmow)
- Added a compile switch -DWITH_PYTHON to enable/disable the Python support - Mitigate #2379 Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2021-01-04Updating Copyright notice for 2021Antenore Gatta
2020-12-31WIP: Fixed build and protocol_widget & file implementationToolsDevler
2020-12-31WIP: Seperate module and plugin implementationToolsDevler
2020-12-31WIP: Redesigned python integraitonToolsDevler
2020-12-31WIP: Re-develop tool_hello_plugin in pythonToolsDevler
2020-12-31WIP: Restructuring, First Serious PluginToolsDevler
2020-12-31WIP: Python plugin implementationToolsDevler
2020-10-20Update error message for pcre2 libraryMatteo 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-01-10Updating copyrights and contribution listsAntenore Gatta
2019-09-17VTE is a suggested packageZlika
2019-06-17Www enhance2Antenore Gatta
2019-06-11WWW Plugin improvementsAntenore Gatta
- New JS that deal automatically with frames, password and username fields - Removed uneeded auth settings - Added WebInspector, available as an advanced setting and only in Debug builds - no-authentication is now detected automatically when no username or password are provided
2019-05-14Remmina news dialogAntenore Gatta
- A new scheduler that is used by the stat sender and by the remmina news - A dialog that show the latest news per each Remmina version, starting from this commit
2019-03-29Adding sodium and initial encryption functionsAntenore Gatta
2019-03-22WIP: core unlock codeAntenore Gatta
2019-02-03refactoring: new name space for remmina_connection_windowAntenore Gatta
2019-01-10Updating coyright for year 2019Antenore Gatta
2018-11-28Open connection window before connectingGiovanni Panozzo
2018-07-12Kiosk mode, initial implementationAntenore Gatta
2018-05-23Moved intl linking for *BSDAntenore Gatta
2018-05-03Renamed remmina in src and moved source filesAntenore Gatta