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/data/ui
AgeCommit message (Collapse)Author
2023-09-20[REM-2977] add shortcut for 'send clipboard as keystrokes'myheroyuki
2023-09-14Release v1.4.32myheroyuki
Signed-off-by: myheroyuki <myheroyuki@outlook.com>
2023-08-11Add gtk grid with label and switch to key chooser dialogbhatman1441
2023-06-26Fix double dialog boxes and dialog box titlesbhatman1441
2023-06-05Release v1.4.31bhatman1441
Signed-off-by: bhatman1441 <blackhat1441@protonmail.com>
2023-05-26Modify the checkbox of the appearance-tabYasin Bakhtiar
2023-05-25Merge branch 'Change-New-Connection-Icon' into 'master'Hiroyuki Tanaka
Change the icon of the new connection button See merge request Remmina/Remmina!2493
2023-05-25Merge branch 'Edit-preferences-ui' into 'master'Hiroyuki Tanaka
Edit preferences UI See merge request Remmina/Remmina!2491
2023-05-24Change list-add to list-add-symbolic in remmina_main.gladeYasin Bakhtiar
2023-05-18Change the icon of the new connection buttonYasin Bakhtiar
2023-05-17modify remmina_about.gladeYasin Bakhtiar
2023-05-17modify remmina_about.gladeYasin Bakhtiar
2023-05-17Add myself to artistsYasin Bakhtiar
2023-05-16Modify remmina_preferences.glade with newer version of gladeYasin Bakhtiar
2023-05-12left-to-right tabs. Rename 'Options' tab to 'General'Yasin Bakhtiar
2023-04-28Add menu option to delete multiple profiles at the same timebhatman1441
2023-04-04Release v1.4.30myheroyuki
Signed-off-by: myheroyuki <myheroyuki@outlook.com>
2023-03-28Fix overlapping text in preferences menu, terminal tabbhatman1441
2023-01-04Added ability to view passwords in the clear.Benoit Lagarde
This feature could be made Active/Inactive in Preference > Security
2022-12-16Update Copyright for 2023myheroyuki
2022-12-01Release v1.4.28myheroyuki
Signed-off-by: myheroyuki <myheroyuki@outlook.com>
2022-11-11Removing the News WidgetAntenore Gatta
2022-11-04Added a toggleable notes column to display notes of any saved connectionsmyheroyuki
2022-11-04Began adding notes columnmyheroyuki
2022-09-06Improved Change Passwd by adding Gateway PasswdBenoit Lagarde
2022-08-24Spelling: Hostnamekingu-master-patch-00021Allan Nordhøy
2022-08-08fix: unable to set property 'alignment' of type 'PangoAlignment' Antenore Gatta (tmow)
This solve the discussion at https://gitlab.com/Remmina/Remmina/-/merge_requests/2421#note_1052282000
2022-08-05Adding Labels/TagsAntonio Petricca
2022-06-20Release v1.4.27Antenore Gatta (tmow)
2022-05-31Fixing english stringsAntenore Gatta (tmow)
2022-05-20Removing wrong tooltipAntenore Gatta (tmow)
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-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-03-04Deprecations and amend g_date_time_format_iso8601Antenore Gatta (tmow)
@donoban g_date_time_format_iso8601 is available since 2.62
2022-03-04Snap dialog fixesAntenore Gatta (tmow)
2022-03-04Snap cleanup + kwallet supportAntenore Gatta (tmow)
2022-03-02Optional close confirmationAntenore Gatta (tmow)
This patch ammend the commit dbd73dcbfea559fec974de9af68a986d53ca3f93 adding an option for those not wanting to confirm. Fixes #2122 comment note_848622269 @emmguyot FYI 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>
2022-01-18Fixing typos, adding commentsAntenore Gatta (tmow)
2022-01-18Encryption level language reworkedAllan Nordhøy
2022-01-17Improving tooltipAntenore Gatta (tmow)
2022-01-17Fixing typoAntenore Gatta (tmow)
2022-01-17Fixing positions and adding tooltip + placeholdersAntenore Gatta (tmow)
2022-01-15Refactoring security tab, solves #2676Antenore Gatta (tmow)
2022-01-14Remmina_preferences language reworkedAllan Nordhøy
2022-01-13Code cleaningAntenore Gatta (tmow)
2022-01-11Fixing password unlocking - unlocked = FALSEAntenore Gatta (tmow)
2022-01-10Adding new filesAntenore Gatta (tmow)
2022-01-10Primary Password dialog and hardeningAntenore Gatta (tmow)
2022-01-07Auditing facilityAntenore Gatta (tmow)
This patch add a macro to log auditing traces, this traces will be shown when the audit is enabled in the general preferences (security): - in the linux journal if available - if Remmina has been started with the Remmina Desktop file - if started from the terminal - from the terminal if G_MESSAGES_DEBUG=all is set (always). Signed-off-by: Antenore Gatta (tmow) <antenore@simbiosi.org>