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
AgeCommit message (Expand)Author
2023-04-03Allow could not authenticate banner to go away after successful reauthenticationbhatman1441
2023-03-21Fix autostart file flatpak exec commandbhatman1441
2023-03-20Merge branch 'master' of gitlab.com:Remmina/Remmina into REM-2864myheroyuki
2023-03-20Switch to allocating memory for a buffer to prevent issues on certain systemsmyheroyuki
2023-03-20Merge branch '2570-macos-build' into 'master'Hiroyuki Tanaka
2023-03-10Only remove local and lazy binding flags for python wrapperbhatman1441
2023-03-08src/remmina_ssh.c: macOS compile fixMichael Klein
2023-03-08Fix undefined symbol error when importing gi in a python extensionbhatman1441
2023-03-06Remove extra log statementHiroyuki Tanaka
2023-03-06reduce buffer size to prevent crash on some systemsmyheroyuki
2023-01-25[REM-2809] Appearance preferences now refresh in the main window when the use...myheroyuki
2023-01-07Merge branch 'view-passwords-feature' into 'master'Hiroyuki Tanaka
2023-01-06uncrustified filesBenoit Lagarde
2023-01-06Ensure timer is null after destructionmyheroyuki
2023-01-06Created Password Conceal and Reveal Icons.Benoit Lagarde
2023-01-05Adding both reveal and conceal icons to resourcesBenoit Lagarde
2023-01-04Added ability to view passwords in the clear.Benoit Lagarde
2022-12-16Update Copyright for 2023myheroyuki
2022-12-15Avoid crash when closing, fixes issue #2832Giovanni Panozzo
2022-12-04Initial macOS supportWeijia Wang
2022-12-01Add missing include for X11/Wayland conditionalBen Kohler
2022-11-12Removed unuseed functionsref/news-cleaningAntenore Gatta
2022-11-11Removing the News WidgetAntenore Gatta
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-07Fix GTK warningGiovanni Panozzo
2022-11-07Fix memory leaksGiovanni Panozzo
2022-11-06KB grabbing minor fixesGiovanni Panozzo
2022-11-04Added a toggleable notes column to display notes of any saved connectionsmyheroyuki
2022-11-04Improved setting width and removed escape characters from notesmyheroyuki
2022-11-04fixed cell width to prevent growing with longer notesmyheroyuki
2022-11-04Began adding notes columnmyheroyuki
2022-11-03Merge branch 'grab_fixes' into 'master'Giovanni Panozzo
2022-11-02Avoid ungrab under some rcw leave eventGiovanni Panozzo
2022-11-02Fix widget reparenting when entering/exiting fullscreenGiovanni Panozzo
2022-11-01[Rem-2782] added protocol icons in dropdown menumyheroyuki
2022-10-29remmina: Allow building on a Wayland-only environmentMarek Vasut
2022-10-29[Rem-2782] Display protocol name in tooltip for connections in the ... menu w...myheroyuki
2022-10-27Ehnance keyboard ungrab debuggingGiovanni Panozzo
2022-10-27Transforms commented out code in remmina_ssh_cp_to_fd_cb into helpful commentmyheroyuki
2022-10-27Small refactor to remmina_ssh_cp_to_ch_cb in remmina_ssh.cmyheroyuki
2022-10-27Casting const gchar* variable to gpointer to suppress warning.myheroyuki
2022-10-27Spelling: "Passphrase" → "password"Allan Nordhøy
2022-10-03Multiple changes to build and run with libsoup 3.0Antenore Gatta (tmow)
2022-09-13Improve rcw closeGiovanni Panozzo
2022-09-08Fix unwanted label on new profileGiovanni Panozzo
2022-09-06Improved Change Passwd by adding Gateway PasswdBenoit Lagarde
2022-09-06Improved Change Passwd by adding Gateway PasswdBenoit Lagarde
2022-08-05Adding Labels/TagsAntonio Petricca