You need to sign in or sign up before continuing.
Commits on Source (41)
-
Alex Meridian authored
Add support for horizontal scrolling when using smooth scrolling with the rdp plugin.
-
Hiroyuki Tanaka authored
Implement horizontal smooth scrolling in RDP See merge request !2606
-
Hiroyuki Tanaka authored
-
Hiroyuki Tanaka authored
[REM-3209] Allow -c to work with www plugin See merge request !2607
-
Hiroyuki Tanaka authored
-
Hiroyuki Tanaka authored
[REM-3210] Add ability to lock message panels to one side of the window See merge request !2608
-
Weblate authored
Translated using Weblate (Chinese (Traditional Han script)) by Peter Dave Hello <hsu@peterdavehello.org> Currently translated at 100.0% (1018 of 1018 strings) Co-authored-by:
Peter Dave Hello <hsu@peterdavehello.org> Translate-URL: https://hosted.weblate.org/projects/remmina/remmina/zh_Hant/ Translation: Remmina/remmina
-
Jiang Weihao authored
-
Hiroyuki Tanaka authored
[REM-3223] fix dangling pointer in ssh_options_get_port invocation Closes #3223 See merge request !2609
-
Weblate authored
Currently translated at 100.0% (1018 of 1018 strings) Co-authored-by:
Jose Riha <jose1711@gmail.com> Translate-URL: https://hosted.weblate.org/projects/remmina/remmina/sk/ Translation: Remmina/remmina
-
Weblate authored
Currently translated at 100.0% (1018 of 1018 strings) Co-authored-by:
Jose Riha <jose1711@gmail.com> Translate-URL: https://hosted.weblate.org/projects/remmina/remmina/sk/ Translation: Remmina/remmina
-
Hiroyuki Tanaka authored
This reverts commit 28d03ff0.
-
Hiroyuki Tanaka authored
Revert "[REM-2854] Add timeout option to handle VNC disconnects" See merge request !2610
-
Marcel Telka authored
-
Hiroyuki Tanaka authored
Fix OpenSSL include dir See merge request !2611
-
Hiroyuki Tanaka authored
This reverts commit 70baf16f.
-
Hiroyuki Tanaka authored
Revert "[REM-3121] Handle GotFrameBufferUpdate on its own thread to prevent freeze" See merge request !2612
-
Hiroyuki Tanaka authored
-
Hiroyuki Tanaka authored
[REM-3227] fix compile warning that is failure with newer gcc versions See merge request !2613
-
Hiroyuki Tanaka authored
-
Hiroyuki Tanaka authored
[REM-3206] Add null check to prevent crash when pasting empty clipbaord See merge request !2614
-
Hiroyuki Tanaka authored
-
Hiroyuki Tanaka authored
[REM-3086] Remove support for FreeRDP_SupportMonitorLayoutPdu to prevent loss of keyboard with xrdp See merge request !2615
-
Hiroyuki Tanaka authored
-
Hiroyuki Tanaka authored
[REM-3236] Don't rely on padding characters to be present to try decrypting passwords See merge request !2616
-
Hiroyuki Tanaka authored
[REM-3246] Add option to immediately close VNC windows when they fail to connect instead of alerting the user
-
Hiroyuki Tanaka authored
[REM-3246] Add option to immediately close VNC windows when they fail to... See merge request !2617
-
Hiroyuki Tanaka authored
-
Hiroyuki Tanaka authored
-
Hiroyuki Tanaka authored
Allow Remmina to use plugins immediately on download without needing a restart See merge request !2618
-
Hiroyuki Tanaka authored
[REM-3176] Add plugin api to allow Remmina to display if a profile is reachable on the main Remmina window
-
Hiroyuki Tanaka authored
[REM-3176] Add plugin api to allow Remmina to display if a profile is... See merge request !2619
-
Hiroyuki Tanaka authored
-
Hiroyuki Tanaka authored
[REM-3177] Fix error message for failed RDP connection See merge request !2620
-
Hiroyuki Tanaka authored
-
Hiroyuki Tanaka authored
Add more detail to bug report to make certain issues easier to solve See merge request !2621
-
Hiroyuki Tanaka authored
-
Hiroyuki Tanaka authored
[REM-3176] Resize icons to fit flatpak specifications See merge request !2622
-
Hiroyuki Tanaka authored
Signed-off-by:
myheroyuki <myheroyuki@outlook.com>
-
Hiroyuki Tanaka authored
Release v1.4.37 See merge request !2623
-
Weblate authored
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Co-authored-by:
Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/remmina/remmina/ Translation: Remmina/remmina
Showing
- .triage-policies.yml 32 additions, 31 deletions.triage-policies.yml
- CHANGELOG.md 22 additions, 0 deletionsCHANGELOG.md
- CMakeLists.txt 3 additions, 1 deletionCMakeLists.txt
- Doxyfile 1 addition, 1 deletionDoxyfile
- data/desktop/org.remmina.Remmina.appdata.xml 1 addition, 1 deletiondata/desktop/org.remmina.Remmina.appdata.xml
- data/icons/CMakeLists.txt 3 additions, 0 deletionsdata/icons/CMakeLists.txt
- data/icons/scalable/emblems/org.remmina.Remmina-status-green.svg 48 additions, 0 deletions...ons/scalable/emblems/org.remmina.Remmina-status-green.svg
- data/icons/scalable/emblems/org.remmina.Remmina-status-grey.svg 50 additions, 0 deletions...cons/scalable/emblems/org.remmina.Remmina-status-grey.svg
- data/icons/scalable/emblems/org.remmina.Remmina-status-red.svg 49 additions, 0 deletions...icons/scalable/emblems/org.remmina.Remmina-status-red.svg
- data/ui/remmina_about.glade 3 additions, 0 deletionsdata/ui/remmina_about.glade
- data/ui/remmina_main.glade 8 additions, 0 deletionsdata/ui/remmina_main.glade
- data/ui/remmina_preferences.glade 18 additions, 1 deletiondata/ui/remmina_preferences.glade
- plugins/python_wrapper/python_wrapper_remmina.c 25 additions, 0 deletionsplugins/python_wrapper/python_wrapper_remmina.c
- plugins/rdp/rdp_event.c 9 additions, 4 deletionsplugins/rdp/rdp_event.c
- plugins/rdp/rdp_monitor.c 0 additions, 2 deletionsplugins/rdp/rdp_monitor.c
- plugins/rdp/rdp_plugin.c 1 addition, 1 deletionplugins/rdp/rdp_plugin.c
- plugins/vnc/vnc_plugin.c 36 additions, 68 deletionsplugins/vnc/vnc_plugin.c
- plugins/vnc/vnc_plugin.h 0 additions, 10 deletionsplugins/vnc/vnc_plugin.h
- plugins/www/www_plugin.c 1 addition, 1 deletionplugins/www/www_plugin.c
- po/remmina.pot 1 addition, 1 deletionpo/remmina.pot