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-06-14Fix memory leak with g_hash_table_destroybhatman1441
2023-06-14Fix memory leaks with g_dir_closebhatman1441
2023-06-13Fix search bar toggle behaviormyheroyuki
2023-06-05Revert changes from MR #2470, commit f81494b7bhatman1441
2023-05-31Add valign to the switch of the log windowYasin Bakhtiar
2023-05-24Change plugin-tabs of the preferences from rtl to ltr.Yasin Bakhtiar
2023-05-12Remove character limit on password lengthbhatman1441
2023-05-08add 1080p as a default resolution to remmina_pref.c Thibault Molleman
2023-04-28Add menu option to delete multiple profiles at the same timebhatman1441
2023-04-11[REM-2874] muli password changer search now matches partial stringsmyheroyuki
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