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-05-18Release v1.4.25rel/v1.4.26Antenore Gatta (tmow)
* Fix trial for 2577: Closing a VNC connection makes Remmina close all other... [!2391](https://gitlab.com/Remmina/Remmina/merge_requests/2391) *@PHWR* * Handle after-auth connection errors in VNC properly [!2390](https://gitlab.com/Remmina/Remmina/merge_requests/2390) *@lorenz* * Using Remmina from command-line for kiosked servers [!2392](https://gitlab.com/Remmina/Remmina/merge_requests/2392) *@marco.fortina* * Manual page refactoring fixes #2056 [!2393](https://gitlab.com/Remmina/Remmina/merge_requests/2393) *@antenore* * Add mutex to protect RDP clipboard->srv_data. Fixes #2666 [!2395](https://gitlab.com/Remmina/Remmina/merge_requests/2395) *@giox069* * SSH Forward X11 [!2397](https://gitlab.com/Remmina/Remmina/merge_requests/2397) *@antenore* * Add '--no-tray-icon' command-line option [!2398](https://gitlab.com/Remmina/Remmina/merge_requests/2398) *@marco.fortina* * Python plugins [!2399](https://gitlab.com/Remmina/Remmina/merge_requests/2399) *@ToolsDevler* * Apply plugin api changes from Python plugin change [!2400](https://gitlab.com/Remmina/Remmina/merge_requests/2400) *@ToolsDevler* * Extract python plugin [!2401](https://gitlab.com/Remmina/Remmina/merge_requests/2401) *@ToolsDevler* * Make FreeRDPs TLS Security Level setting accessible in the advanced settings view [!2402](https://gitlab.com/Remmina/Remmina/merge_requests/2402) *@antenore* * Disable grabs for SSH and SFTP, #closes #2728 [!2403](https://gitlab.com/Remmina/Remmina/merge_requests/2403) *@antenore* * Cannot disable shared folder [!2404](https://gitlab.com/Remmina/Remmina/merge_requests/2404) *@antenore* * Use PyInitializeEx in order to skip signal handler registration [!2405](https://gitlab.com/Remmina/Remmina/merge_requests/2405) *@ToolsDevler* * Ignore add new connection button in kiosk mode [!2406](https://gitlab.com/Remmina/Remmina/merge_requests/2406) *@antenore* * WWW plugin refactoring [!2407](https://gitlab.com/Remmina/Remmina/merge_requests/2407) *@antenore* /cc @bkohler @larchunix @slaanesh @jweberhofer @tukusejssirs @kingu @ToolsDevler @raghavgururajan @marco.fortina Signed-off-by: Antenore Gatta (tmow) <antenore@simbiosi.org>
2022-05-01Removing ignore redefined macroAntenore Gatta (tmow)
2022-04-30Extract python pluginMathias Winterhalter
2022-04-08Aligned wit branch issue/2713-ssh-x11-forwardAntenore Gatta (tmow)
2022-03-10Release v1.4.24rel/v1.4.25Antenore Gatta (tmow)
* kiosk: Drop GNOME MediaKeys plugin [!2377](https://gitlab.com/Remmina/Remmina/merge_requests/2377) *@jbicha* * Honour soft links target in SFTP [!2379](https://gitlab.com/Remmina/Remmina/merge_requests/2379) *@antenore* * Optional close confirmation [!2380](https://gitlab.com/Remmina/Remmina/merge_requests/2380) *@antenore* * Fix some build warnings [!2382](https://gitlab.com/Remmina/Remmina/merge_requests/2382) *@donoban* * Fix manpages [!2378](https://gitlab.com/Remmina/Remmina/merge_requests/2378) *@Fantu* * Snap cleanup + kwallet support [!2381](https://gitlab.com/Remmina/Remmina/merge_requests/2381) *@antenore* * Deprecations and amend g_date_time_format_iso8601 [!2383](https://gitlab.com/Remmina/Remmina/merge_requests/2383) *@antenore* * Fixes to snap build [!2384](https://gitlab.com/Remmina/Remmina/merge_requests/2384) *@giox069* * Removing dependencies that are available as extensions [!2385](https://gitlab.com/Remmina/Remmina/merge_requests/2385) *@antenore* * FreeRDP_OffscreenSupportLevel is of type UINT32 [!2386](https://gitlab.com/Remmina/Remmina/merge_requests/2386) *@akallabeth* * Minor fixes [!2387](https://gitlab.com/Remmina/Remmina/merge_requests/2387) *@antenore* * Get the right value for FreeRDP_AutoReconnectMaxRetries [!2388](https://gitlab.com/Remmina/Remmina/merge_requests/2388) *@antenore* Signed-off-by: Antenore Gatta (tmow) <antenore@simbiosi.org>
2022-02-10Release v1.4.24Antenore Gatta (tmow)
Signed-off-by: Antenore Gatta (tmow) <antenore@simbiosi.org>
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-11Release v1.4.22Antenore Gatta
A new plugin has been added, thanks to @D0n1elT and @sunweaver, to buiold it you need @pyhoca-cli and the flag WITH_X2GO * Fix crash if main window is closed #1692 [!2330](https://gitlab.com/Remmina/Remmina/merge_requests/2330) *@broth-itk* * Main window position reset after opening a connection (issue 2587) [!2331](https://gitlab.com/Remmina/Remmina/merge_requests/2331) *@broth-itk* * File Interface refactoring [!2332](https://gitlab.com/Remmina/Remmina/merge_requests/2332) *@antenore* * CMake refactoring and build time warnings [!2333](https://gitlab.com/Remmina/Remmina/merge_requests/2333) *@antenore* * Add Croatian language to desktop shortcuts and infos [!2334](https://gitlab.com/Remmina/Remmina/merge_requests/2334) *@muzena* * Appdata corrections and renewal [!2336](https://gitlab.com/Remmina/Remmina/merge_requests/2336) *@kingu* * Fixes for freerdp3 compatibility. [!2337](https://gitlab.com/Remmina/Remmina/merge_requests/2337) *@giox069* * X2Go: Rewrite dialog-system; Ask users which session to resume... [!2328](https://gitlab.com/Remmina/Remmina/merge_requests/2328) *@D0n1elT* * int main(): print instructions how to enable a more verbose output of remmina [!2338](https://gitlab.com/Remmina/Remmina/merge_requests/2338) *@D0n1elT* * Mitigations for #2635 (default printer) with freerdp < 3 [!2343](https://gitlab.com/Remmina/Remmina/merge_requests/2343) *@giox069* * X2Go: Add a session-terminate button into the session resuming selection menu [!2339](https://gitlab.com/Remmina/Remmina/merge_requests/2339) *@D0n1elT* * Properly warn users when using a plugin which requires GtkSocket [!2340](https://gitlab.com/Remmina/Remmina/merge_requests/2340) *@D0n1elT* * x2go_plugin.c: Make changes to source strings for translations. [!2344](https://gitlab.com/Remmina/Remmina/merge_requests/2344) *@D0n1elT* * Fix ubuntu-impish-amd64 build errors. [!2345](https://gitlab.com/Remmina/Remmina/merge_requests/2345) *@D0n1elT* * Hopefully fix Ubuntu Impish Build [!2347](https://gitlab.com/Remmina/Remmina/merge_requests/2347) *@D0n1elT* * Fix string format [!2348](https://gitlab.com/Remmina/Remmina/merge_requests/2348) *@antenore* * 2634-ssh-opening-command [!2342](https://gitlab.com/Remmina/Remmina/merge_requests/2342) *@merarischreoder* * New debug strings reworked [!2341](https://gitlab.com/Remmina/Remmina/merge_requests/2341) *@kingu* * Deduplicated "Started PyHoca" string [!2346](https://gitlab.com/Remmina/Remmina/merge_requests/2346) *@kingu* * Removing the Remmina stats sender and repurposing Remmina stats [!2350](https://gitlab.com/Remmina/Remmina/merge_requests/2350) *@antenore* * X2Go: Major rewrite of session-terminating system. [!2349](https://gitlab.com/Remmina/Remmina/merge_requests/2349) *@D0n1elT* * Message about debugging info reworked [!2351](https://gitlab.com/Remmina/Remmina/merge_requests/2351) *@kingu* * Strings in rcw.c reworked [!2352](https://gitlab.com/Remmina/Remmina/merge_requests/2352) *@kingu* * VNC custom encodings to avoid corrupted frames. [!2354](https://gitlab.com/Remmina/Remmina/merge_requests/2354) *@antenore* * X2Go format string bugs [!2355](https://gitlab.com/Remmina/Remmina/merge_requests/2355) *@antenore* /cc @bkohler @larchunix @slaanesh @jweberhofer @tukusejssirs @kingu @ToolsDevler @raghavgururajan Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2021-12-03Removing the Remmina stats sender and repurposing Remmina statsAntenore Gatta (tmow)
2021-10-29Updating to CMake 3.10.0 specsAntenore Gatta
2021-10-27Move last_success to state fileAntenore Gatta
This is a huge refactoring of the Remmina File interface. In particular this patch move the last_success to the Remmina state file. See issue #2271 and #1991
2021-10-18Release v1.4.21Antenore Gatta
Signed-off-by: Antenore Gatta <antenore.gatta@kyndryl.com>
2021-07-15Improved uninstall target. Amend #2314Antenore Gatta (tmow)
2021-07-14Improved uninstall target. closes 2314Antenore Gatta (tmow)
2021-07-08Release v4.1.20Antenore Gatta (tmow)
2021-06-29Remmina release v1.4.19Antenore Gatta
* Fix Freerdp Git Revision [!2277](https://gitlab.com/Remmina/Remmina/merge_requests/2277) *@matty-r* * UI improvements and cleanup [!2278](https://gitlab.com/Remmina/Remmina/merge_requests/2278) *@antenore* * Desktop integration for the Remmina SNAP [!2279](https://gitlab.com/Remmina/Remmina/merge_requests/2279) *@antenore* * Add process-control to the remmina snap [!2276](https://gitlab.com/Remmina/Remmina/merge_requests/2276) *@antenore* * Adding SSH_AGENT support to the snap package [!2280](https://gitlab.com/Remmina/Remmina/merge_requests/2280) *@antenore* * Adding option to disable smooth scrolling [!2281](https://gitlab.com/Remmina/Remmina/merge_requests/2281) *@antenore* * Scrolled Viewport: use viewport_motion_handler as the only timeout indicator [!2282](https://gitlab.com/Remmina/Remmina/merge_requests/2282) *@cth451* * Adding TCP redirection through rdp2tcp [!2283](https://gitlab.com/Remmina/Remmina/merge_requests/2283) *@antenore* * Added setting for RDP number of reconnect attempts [!2284](https://gitlab.com/Remmina/Remmina/merge_requests/2284) *@antenore* * Add RDP reconnect interrupt on window close, fix crash introduced with 7c13b918. Should fix #2079 [!2286](https://gitlab.com/Remmina/Remmina/merge_requests/2286) *@giox069* * Removing GtkStatusIcon as deprecated [!2285](https://gitlab.com/Remmina/Remmina/merge_requests/2285) *@antenore* * Adding advanced option to share multiple folders [!2287](https://gitlab.com/Remmina/Remmina/merge_requests/2287) *@antenore* * Profile list grabs the focus when search is hidden [!2288](https://gitlab.com/Remmina/Remmina/merge_requests/2288) *@antenore* Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2021-06-16Adding TOGTK4 build option to easy easy GTK4 migrationAntenore Gatta
2021-06-03Release v1.4.18Antenore Gatta (tmow)
2021-05-21Release v1.4.17Antenore Gatta
* Fix build with musl libc [!2259](https://gitlab.com/Remmina/Remmina/merge_requests/2259) *@ncopa* * Fix typos [!2260](https://gitlab.com/Remmina/Remmina/merge_requests/2260) *@mfvescovi* * Improving CI cache [!2257](https://gitlab.com/Remmina/Remmina/merge_requests/2257) *@antenore* * Fix System Tray Icon Broken/Missing [!2261](https://gitlab.com/Remmina/Remmina/merge_requests/2261) *@antenore* * VNC quality deafults now to good [!2264](https://gitlab.com/Remmina/Remmina/merge_requests/2264) *@antenore* * Flatpak refactoring [!2262](https://gitlab.com/Remmina/Remmina/merge_requests/2262) *@antenore* * Adding Gateway websocket support [!2263](https://gitlab.com/Remmina/Remmina/merge_requests/2263) *@antenore* * Revert "Linking snap and flatpak to FreeRDP 2.3.1" [!2265](https://gitlab.com/Remmina/Remmina/merge_requests/2265) *@antenore* * Set FreeRDP config path to Remmina profiles path [!2266](https://gitlab.com/Remmina/Remmina/merge_requests/2266) *@antenore* /cc @bkohler @larchunix @slaanesh @jweberhofer @tukusejssirs @kingu @ToolsDevler 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-05-11Urgent bugfixing release v1.4.16v1.4.16Antenore Gatta
Fixes RDP issue with known_hosts file path Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2021-05-11Remmina v1.4.15Antenore Gatta
Bug fixing release that solves an issue with the SSH plugin colour themes Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2021-05-10Release v1.4.14Antenore Gatta (tmow)
* \[VNC\] - Ignore remote Bell option and other fixes [!2237 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2237) *@antenore* * Fixing color palette size for themed SSH [!2253 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2253) *@antenore* * Bump FreeRDP version to 2.3.2 [!2226 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2226) *@antenore* * Fixes search bar shortcuts wrong bahavior [!2227 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2227) *@antenore* * Honour theme settings when run from command line [!2251 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2251) *@antenore* * FTP UI improvements [!2228 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2228) *@antenore* * Experimental VNC plugin using GTK-VNC [!2248 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2248) *@antenore* * Config SSH tunnel username takes precedence. [!2231 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2231) *@matir* * Allow groups to be expanded and collapsed by using the keyboard [!2232 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2232) *@xsmile* * Fixing VNC repeater logic. [!2243 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2243) *@antenore* * Send text clipboard content as keystrokes [!2238 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2238) *@antenore* * scrolled viewport: explicitly recheck whether the timeout is active [!2233 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2233) *@cth451* * Resolve Host+Page_Down triggers search text in SSH [!2240 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2240) *@antenore* * UNIX sockets initial support [!2250 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2250) *@antenore* * Fixed wrong freerdp_settings function use [!2234 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2234) *@akallabeth* * Fixing RemminaConnectionWindow map/unmap events [!2245 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2245) *@antenore* * Spelling: Comma-separated, List monitor IDs [!2235 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2235) *@kingu* * Set Remmina specific FreeRDP config data folder [!2236 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2236) *@antenore* * Optional port connection instead of server [!2239 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2239) *@kingu* * Resolve "Use LZO compression for Snap to improve startup speed" [!2241 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2241) *@antenore* * Make wayland not mandatory during compile time [!2246 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2246) *@antenore* * Do not use alpha as it is not used for the Desktop [!2247 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2247) *@antenore* * Refactoring: Deprecations and warnings [!2249 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2249) *@antenore* * Removing unneeded widgets in the headerbar [!2252 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2252) *@antenore*
2021-04-23Make wayland not mandatory during compile timeAntenore Gatta
Patch provided by @Dwokfur Fixes: #2469 Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2021-03-30Preparing for release 1.4.13Antenore Gatta
* Resolve "Can't build Remmina-v1.4.12 on openSUSE versions" [!2217](https://gitlab.com/Remmina/Remmina/merge_requests/2217) *@antenore* * Adding wayland include dirs [!2218](https://gitlab.com/Remmina/Remmina/merge_requests/2218) *@antenore* * Use freerdp_settings_get|set API [!2216](https://gitlab.com/Remmina/Remmina/merge_requests/2216) *@akallabeth* * Fixing Can't build Remmina-v1.4.12 on openSUSE versions / SPICE [!2219](https://gitlab.com/Remmina/Remmina/merge_requests/2219) *@antenore* * Fixed typo in reconnection attempt in the norwegian translation [!2221](https://gitlab.com/Remmina/Remmina/merge_requests/2221) *@ragnarstolsmark* * Change "The news are turned off" to the more grammatically correct "News is... [!2220](https://gitlab.com/Remmina/Remmina/merge_requests/2220) *@ncguk* * rdp: Allow autoreconnect for ERRINFO_GRAPHICS_SUBSYSTEM_FAILED [!2222](https://gitlab.com/Remmina/Remmina/merge_requests/2222) *@Fantu* * Disable cert file auth when libssh < 0.9.0 [!2223](https://gitlab.com/Remmina/Remmina/merge_requests/2223) *@antenore* * Removing redundant subtitle [!2224](https://gitlab.com/Remmina/Remmina/merge_requests/2224) *@antenore* * Removing redundant ssh_userauth_none [!2225](https://gitlab.com/Remmina/Remmina/merge_requests/2225) *@antenore* Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2021-03-07Merge branch 'ldflags' into 'master'Antenore Gatta (tmow)
Adding linker option -Wl,–no-undefined Closes #2429 See merge request Remmina/Remmina!2219
2021-03-07Adding linker option -Wl,–no-undefinedAntenore Gatta
-Wl,–no-undefined linker option can be used when building shared library, undefined symbols will be shown as linker errors. This should avoid issues like #2429 Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2021-03-05Merge branch 'settings_getter' into 'master'Antenore Gatta (tmow)
Use freerdp_settings_get|set API See merge request Remmina/Remmina!2216
2021-03-04Adding wayland include dirsAntenore Gatta
2021-03-03Adding wayland libs as a build dependencyAntenore Gatta
2021-03-02Added RPATH configuration to fix loading of pluginsakallabeth
If installed to non standard paths allows the plugins to load dependent libraries from the binary RPATH as well as system paths.
2021-03-02Fixed path for generated filesakallabeth
* Generate in (unique) binary directory * Genereate before including sub directories
2021-02-23Remmina release v1.4.12Antenore Gatta
* Multi monitor support [!2184](https://gitlab.com/Remmina/Remmina/merge_requests/2184) *@antenore* * Invalid connection option ":port" removed [!2193](https://gitlab.com/Remmina/Remmina/merge_requests/2193) *@kingu* * Add ifdefs for spice version less then 0.38 (fix #2408) [!2195](https://gitlab.com/Remmina/Remmina/merge_requests/2195) *@hadogenes* * Fix for #2408 building with older SPICE libraries [!2194](https://gitlab.com/Remmina/Remmina/merge_requests/2194) *@jweberhofer* * Revert "Merge branch 'master' into 'master'" [!2197](https://gitlab.com/Remmina/Remmina/merge_requests/2197) *@antenore* * Spelling: Bug triaging and labeling labels reworked. [!2192](https://gitlab.com/Remmina/Remmina/merge_requests/2192) *@kingu* * Ignoring glib functions if glib version older then 2.56 [!2196](https://gitlab.com/Remmina/Remmina/merge_requests/2196) *@antenore* * Some refactoring and fixes for 1.4.11 [!2198](https://gitlab.com/Remmina/Remmina/merge_requests/2198) *@antenore* * Revert "rdp/event: Fix wheel value for GDK_SCROLL_DOWN events" [!2199](https://gitlab.com/Remmina/Remmina/merge_requests/2199) *@pnowack* * Resolve "Left-handed mouse support" [!2200](https://gitlab.com/Remmina/Remmina/merge_requests/2200) *@antenore* * Fixing compiler errors related to Python plugin support on master [!2178](https://gitlab.com/Remmina/Remmina/merge_requests/2178) *@ToolsDevler* * Rafactoring: GResource based UI elements [!2201](https://gitlab.com/Remmina/Remmina/merge_requests/2201) *@antenore* * Fixes for multi monitor and weblate [!2202](https://gitlab.com/Remmina/Remmina/merge_requests/2202) *@antenore* * Spelling: desktop [!2203](https://gitlab.com/Remmina/Remmina/merge_requests/2203) *@kingu* * Refactoring SSH themes [!2205](https://gitlab.com/Remmina/Remmina/merge_requests/2205) *@antenore* * Spelling: Colour [!2204](https://gitlab.com/Remmina/Remmina/merge_requests/2204) *@kingu* * Fixing memory leaks and minor bugs [!2206](https://gitlab.com/Remmina/Remmina/merge_requests/2206) *@antenore* * Removing legacy audio settings [!2207](https://gitlab.com/Remmina/Remmina/merge_requests/2207) *@antenore* * Adding SSH certificate authentication [!2208](https://gitlab.com/Remmina/Remmina/merge_requests/2208) *@antenore* * Fix minor typos [!2209](https://gitlab.com/Remmina/Remmina/merge_requests/2209) *@yurchor* * Typo fix, certificat -> certificate [!2210](https://gitlab.com/Remmina/Remmina/merge_requests/2210) *@yarons* * Refactoring SSH tunnel authentication. #2414 [!2211](https://gitlab.com/Remmina/Remmina/merge_requests/2211) *@antenore* * Improve pre-connection FreeRDP channel initializations [!2212](https://gitlab.com/Remmina/Remmina/merge_requests/2212) *@antenore* /cc @bkohler @larchunix @slaanesh @jweberhofer @kingu @tukusejssirs CC Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2021-02-12Switching to resources for UI elementsAntenore Gatta
2021-02-12CMake refactoringAntenore Gatta
2021-02-03Remmina v1.4.11 releaseAntenore Gatta
Changelog: * Implementing simple SSH multi factor authentication. [!2162](https://gitlab.com/Remmina/Remmina/merge_requests/2162) *@antenore* * Implementing dynamic resolution in SPICE plugin [!2150](https://gitlab.com/Remmina/Remmina/merge_requests/2150) *@hadogenes* * rdp/cliprdr: Fix header of FormatList message [!2147](https://gitlab.com/Remmina/Remmina/merge_requests/2147) *@pnowack* * rdp/event: Fix wheel value for GDK_SCROLL_DOWN events [!2149](https://gitlab.com/Remmina/Remmina/merge_requests/2149) *@pnowack* * Resolve "Remmina does not handle `file:///some/path/to/file.rdp` syntax" [!2152](https://gitlab.com/Remmina/Remmina/merge_requests/2152) *@antenore* * Resolve "SSH tunneling, honoring ssh_config (User, HostKeyAlias, ProxyJump, HostKeyAlgorithms, IdentitiesOnly, etc.)" [!2154](https://gitlab.com/Remmina/Remmina/merge_requests/2154) *@antenore* * Resolve "While in the main window, bind F10 keyboard shortcut to toggling the main menubutton" [!2156](https://gitlab.com/Remmina/Remmina/merge_requests/2156) *@antenore* * Add capability to load Python plugins (not finished). [!2157](https://gitlab.com/Remmina/Remmina/merge_requests/2157) *@ToolsDevler* * Disabling Python support by default [!2158](https://gitlab.com/Remmina/Remmina/merge_requests/2158) *@antenore* * Suppress Output PDU when the RDP window is not visible [!2159](https://gitlab.com/Remmina/Remmina/merge_requests/2159) *@antenore* * Refactoring SSH plugin [!2160](https://gitlab.com/Remmina/Remmina/merge_requests/2160) *@antenore* * Spelling: SGR 1 attribute colour and bold switching [!2163](https://gitlab.com/Remmina/Remmina/merge_requests/2163) *@kingu* * Remove extra parenthesis [!2164](https://gitlab.com/Remmina/Remmina/merge_requests/2164) *@yurchor* * Spice option to choose Prefered Video Codec and Image Compressor [!2165](https://gitlab.com/Remmina/Remmina/merge_requests/2165) *@hadogenes* * Spelling: Protocol info and view strings reworked [!2166](https://gitlab.com/Remmina/Remmina/merge_requests/2166) *@kingu* * Spelling: Server name placeholder moved [!2167](https://gitlab.com/Remmina/Remmina/merge_requests/2167) *@kingu* * Spelling: Glade [!2170](https://gitlab.com/Remmina/Remmina/merge_requests/2170) *@kingu* * Spelling: Start-up [!2171](https://gitlab.com/Remmina/Remmina/merge_requests/2171) *@kingu* * Spelling: ISO, date and time [!2172](https://gitlab.com/Remmina/Remmina/merge_requests/2172) *@kingu* * Spelling: Auto-start, auto-scroll, auto-detect [!2173](https://gitlab.com/Remmina/Remmina/merge_requests/2173) *@kingu* * Spelling: Colour, could not, turn off, don't send [!2168](https://gitlab.com/Remmina/Remmina/merge_requests/2168) *@kingu* * Spelling: SSH key, first, checksum of, either [!2169](https://gitlab.com/Remmina/Remmina/merge_requests/2169) *@kingu* * Correct iterating lines in string - address sanitizer fix #2390 [!2174](https://gitlab.com/Remmina/Remmina/merge_requests/2174) *@hadogenes* * Correct freeing memory in spice [!2175](https://gitlab.com/Remmina/Remmina/merge_requests/2175) *@hadogenes* * Issue/2391 randomness [!2176](https://gitlab.com/Remmina/Remmina/merge_requests/2176) *@antenore* * Resolve "Missing keyboard shortcuts to toggle search (Ctrl+F, Escape), and closing the search doesn't clear the search" [!2179](https://gitlab.com/Remmina/Remmina/merge_requests/2179) *@antenore* * Resolve "Always false contition in remmina_ssh.c" [!2180](https://gitlab.com/Remmina/Remmina/merge_requests/2180) *@antenore* * Improving error detection [!2181](https://gitlab.com/Remmina/Remmina/merge_requests/2181) *@antenore* * Using curly double quotes where possible [!2182](https://gitlab.com/Remmina/Remmina/merge_requests/2182) *@antenore* * Spelling: SPICE, GStreamer, No, video-codec error [!2183](https://gitlab.com/Remmina/Remmina/merge_requests/2183) *@kingu* * Command line help improvements [!2185](https://gitlab.com/Remmina/Remmina/merge_requests/2185) *@antenore* * Fix minor typo [!2186](https://gitlab.com/Remmina/Remmina/merge_requests/2186) *@yurchor* * Small typos fixed [!2187](https://gitlab.com/Remmina/Remmina/merge_requests/2187) *@kingu* * Resolve "Remmina Crashes when opening the preferences with the accelerator" [!2189](https://gitlab.com/Remmina/Remmina/merge_requests/2189) *@antenore* * Fixing #2401 - crash when using ctrl+p [!2190](https://gitlab.com/Remmina/Remmina/merge_requests/2190) *@antenore* * Refactoring the RCW toolbar to use the right tool items types [!2188](https://gitlab.com/Remmina/Remmina/merge_requests/2188) *@antenore* Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2021-02-03Adding waring for umaskAntenore Gatta
2021-01-04Updating Copyright notice for 2021Antenore Gatta
2020-12-11Remmina v1.4.10 releaseAntenore Gatta
- RDP and general Audio related bug fixing; - RDP Gateway authentication enhancements; - RDP logging enhancements; - Auto accpet fingerprints; - SSH logging fixes; - UI fixes; - Tons of new strings translated and typos corrected. A special thanks to @Fantu, @kingu, @giox069, and *@acendrou Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-11-23Releasing Remmina v1.4.9Antenore Gatta
Changes list: * Snap Pulseaudio integration [!2106](https://gitlab.com/Remmina/Remmina/merge_requests/2106) *@antenore* * Updated color schemes from iTerm2-Color-Schemes [!2107](https://gitlab.com/Remmina/Remmina/merge_requests/2107) *@antenore* * Use previously defined DATADIR to install Kiosk files [!2108](https://gitlab.com/Remmina/Remmina/merge_requests/2108) *@kapsh* * Snap language simplified [!2110](https://gitlab.com/Remmina/Remmina/merge_requests/2110) *@kingu* * RDP and VNC: Fix smooth scrolling when abs(delta) < 1.0, see issue #2273 [!2111](https://gitlab.com/Remmina/Remmina/merge_requests/2111) *@giox069* * Alexander Kapshuna added to remmina_about.glade [!2109](https://gitlab.com/Remmina/Remmina/merge_requests/2109) *@kingu* * remmina_main_quickconnect: recognize ip when textbox has ip:port in it, and strip whitespaces [!2112](https://gitlab.com/Remmina/Remmina/merge_requests/2112) *@bwack* * Implementing text search in the SSH plugin [!2113](https://gitlab.com/Remmina/Remmina/merge_requests/2113) *@antenore* * Spelling: Plugin manager language reworked [!2114](https://gitlab.com/Remmina/Remmina/merge_requests/2114) *@kingu* * Save screenshot_name and use correct seconds format [!2115](https://gitlab.com/Remmina/Remmina/merge_requests/2115) *@antenore* * Resolve "Autostart checkbox setting not saved" [!2116](https://gitlab.com/Remmina/Remmina/merge_requests/2116) *@antenore* * rdp: document freerdp Performance Flags setted by quality setting [!2117](https://gitlab.com/Remmina/Remmina/merge_requests/2117) *@Fantu* * Resolve "Terminal general preferences are not saved" [!2119](https://gitlab.com/Remmina/Remmina/merge_requests/2119) *@antenore* * Resolve "Type in FindFREERDP3.cmake" [!2120](https://gitlab.com/Remmina/Remmina/merge_requests/2120) *@antenore* * rdp: add freerdp log filters setting [!2118](https://gitlab.com/Remmina/Remmina/merge_requests/2118) *@Fantu* * Resolve "Extra underline character in "_Preferences" tooptip text" [!2121](https://gitlab.com/Remmina/Remmina/merge_requests/2121) *@antenore* Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
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-08-14Bump version to v1.4.8Antenore Gatta
2020-07-10Adding timout option for RDP connections.Antenore Gatta
- By default there's not a timeout set. - In case a wrong value is enter, 600000 is used - The highest value allowed is 600000 ms. Fixes #2244 Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-06-19Preparing for release 1.4.7Antenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-06-08Release v1.4.6Antenore Gatta
* Hotkey language fixed [!2064](https://gitlab.com/Remmina/Remmina/merge_requests/2064) *@kingu* * TRANSLATION file for l10n [!2065](https://gitlab.com/Remmina/Remmina/merge_requests/2065) *@kingu* * Fetch news from remmina.org optional [!2066](https://gitlab.com/Remmina/Remmina/merge_requests/2066) *@antenore* * allow saving notes in connection profile [!2067](https://gitlab.com/Remmina/Remmina/merge_requests/2067) *@juarez.rudsatz* * RDP: Improving hardware option parsing [!2068](https://gitlab.com/Remmina/Remmina/merge_requests/2068) *@antenore* * Rearranged widgets in a new Behavior tab [!2069](https://gitlab.com/Remmina/Remmina/merge_requests/2069) *@juarez.rudsatz* * Add separator only when there are saved profiles. Fixes #1914 [!2070](https://gitlab.com/Remmina/Remmina/merge_requests/2070) *@antenore* * Implementing resume all for FTP file transfer, should fix #2210 [!2072](https://gitlab.com/Remmina/Remmina/merge_requests/2072) *@antenore* * Spelling: Overwrite all file transfers [!2073](https://gitlab.com/Remmina/Remmina/merge_requests/2073) *@kingu* * Spelling: Options for redirection x2, -: [!2074](https://gitlab.com/Remmina/Remmina/merge_requests/2074) *@kingu* * Edit or connect using multiple profile files from the command line [!2075](https://gitlab.com/Remmina/Remmina/merge_requests/2075) *@antenore* * Desktop session files for Remmina kiosk are optional [!2076](https://gitlab.com/Remmina/Remmina/merge_requests/2076) *@antenore* * Update Ukrainian translation for the desktop file [!2077](https://gitlab.com/Remmina/Remmina/merge_requests/2077) *@yurchor* * Remove 'translatable="yes"' from the fake label in remmina_spinner.glade [!2079](https://gitlab.com/Remmina/Remmina/merge_requests/2079) *@yurchor* * Remove 'translatable="yes"' from the fake label [!2078](https://gitlab.com/Remmina/Remmina/merge_requests/2078) *@yurchor* * Feat/lebowski [!2080](https://gitlab.com/Remmina/Remmina/merge_requests/2080) *@antenore* Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-05-27Disable news at compile time, add an opt-in option. Debian #961501Antenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-05-25Preparing for release 1.4.5Antenore Gatta
* SSH plugin - adding font resize - closes #2201 [!2059](https://gitlab.com/Remmina/Remmina/merge_requests/2059) *@antenore* * Fixing keyboard grabbing issues with screenshot tool [!2062](https://gitlab.com/Remmina/Remmina/merge_requests/2062) *@giox069* * Refactoring remmina_debug to avoid memory leaks and overhead, should fix #2202 [!2061](https://gitlab.com/Remmina/Remmina/merge_requests/2061) *@antenore* * Using directory only to expose artifacts [!2060](https://gitlab.com/Remmina/Remmina/merge_requests/2060) *@antenore* Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-05-20Preparing for release v1.4.4Antenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-04-16Preparing for release v1.4.3Antenore Gatta
2020-04-08Preparing for release v1.4.2Antenore Gatta