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/src/rcw.c
AgeCommit message (Expand)Author
2023-09-20[REM-2977] add shortcut for 'send clipboard as keystrokes'myheroyuki
2023-08-28Highlight top bar when `Grab all keyboard events` is enabledToliak Purple
2023-08-10[REM-2954] Save remmina file on duplicationmyheroyuki
2023-08-10Merge branch 'master' of gitlab.com:Remmina/Remmina into REM-2954myheroyuki
2023-08-10[REM-2954] Fix small mistake with updating remmina_filemyheroyuki
2023-08-10Revert "Merge branch 'REM-2954' into 'master'"Hiroyuki Tanaka
2023-08-10Save toggle options when duplicating connectionmyheroyuki
2022-12-16Update Copyright for 2023myheroyuki
2022-12-15Avoid crash when closing, fixes issue #2832Giovanni Panozzo
2022-11-09Merge branch 'ftb_fixes' into 'master'Giovanni Panozzo
2022-11-08Merge branch 'oct29' into 'master'Giovanni Panozzo
2022-11-08Fix floating toolbar not disappearing when in fullscreen and keyboard grabbed...Giovanni Panozzo
2022-11-06KB grabbing minor fixesGiovanni Panozzo
2022-11-02Avoid ungrab under some rcw leave eventGiovanni Panozzo
2022-11-02Fix widget reparenting when entering/exiting fullscreenGiovanni Panozzo
2022-10-29remmina: Allow building on a Wayland-only environmentMarek Vasut
2022-10-27Ehnance keyboard ungrab debuggingGiovanni Panozzo
2022-09-13Improve rcw closeGiovanni Panozzo
2022-06-20Release v1.4.27Antenore Gatta (tmow)
2022-06-20Weblate discussion fixAntenore Gatta (tmow)
2022-06-18Add some comments on rcw.cGiovanni Panozzo
2022-06-17Fix #2473 - revive rcw_focus_out_event to avoid sticky Alt on Alt-TABWolfgang Scherer
2022-06-01Fix #2739 - Send clipboard as keystrokesAntenore Gatta (tmow)
2022-05-31Headers refactoringAntenore Gatta (tmow)
2022-05-23Casting G_CALLBACK for gtk_widget_destroyedAntenore Gatta (tmow)
2022-05-20Fix dangling pointer after scrolled_container destruction.Antenore Gatta (tmow)
2022-05-10value TRUE of type 'gboolean' is invalid or out of rangeAntenore Gatta (tmow)
2022-05-09Disable grabs for SSH and SFTP, #closes #2728Antenore Gatta (tmow)
2022-04-18Python pluginsMathias Winterhalter
2022-03-25Add '--enable-extra-hardening' command-line optionLitecoinZ
2022-03-24Add '--enable-fullscreen' command-line optionLitecoinZ
2022-03-20Fix trial for 2577: Closing a VNC connection makes Remmina close all other co...Philippe Waroquiers
2022-03-02Optional close confirmationAntenore Gatta (tmow)
2022-02-10Fix rare crashGiovanni panozzo
2022-01-24Removing not used string parameterAntenore Gatta (tmow)
2022-01-24Issue 2122 : Confirm on close of windowEmmanuel Guyot
2022-01-08Primary Password per profile and as global option.Antenore Gatta (tmow)
2021-12-20Release v1.4.23Antenore Gatta (tmow)
2021-12-14Code cleaningbug/multimon-robertAntenore Gatta (tmow)
2021-12-14Stats related code left behind since 1.4.22Antenore Gatta (tmow)
2021-12-14Patch for a Remmina segfaultRobert Kiraly
2021-12-09Strings in rcw.c reworkedAllan Nordhøy
2021-12-04Fix possible crashGiovanni Panozzo
2021-11-30Fix string formatAntenore Gatta (tmow)
2021-11-27src:rcw.c: (Hopefully) Fix build error on Ubuntu Impish machine.Daniel Teichmann
2021-11-23rcw.c: GtkSocket-Not-Avail-Dialog Add open-in-browser button.Daniel Teichmann
2021-11-23rcw.c: GtkSocket-Not-Avail: Print title into stdout too.Daniel Teichmann
2021-11-23rcw.c: Fix indentationDaniel Teichmann
2021-11-23rcw.c: GtkSocket warning: print to stdout too and add Remmina Wiki link.Daniel Teichmann
2021-11-23rcw.c: Make GtkSocket warning dialog text selectable.Daniel Teichmann