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
2021-11-30Fix string formatAntenore Gatta (tmow)
2021-11-27src:rcw.c: (Hopefully) Fix build error on Ubuntu Impish machine.Daniel Teichmann
2021-11-24remmina.c: Rewrite 'G_MESSAGES_DEBUG=all' tip at main().Daniel Teichmann
2021-11-23rcw.c: GtkSocket-Not-Avail-Dialog Add open-in-browser button.Daniel Teichmann
2021-11-23remmina.c: Improve readabilty of running-debug-mode instructions and fix comp...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
2021-11-23rcw.c: Automatically close current page if user closes the warning dialog.Daniel Teichmann
2021-11-23remmina_protocol_widget.c: Fix possible segmentation fault when closing remmi...Daniel Teichmann
2021-11-23rcw.c: Improve warning message.Allan Nordhøy
2021-11-23rcw.c: Improve dialog box when opening plugin which requires GtkSocketDaniel Teichmann
2021-11-10int main(): print instructions how to enable a more verbose output of remminaDaniel Teichmann
2021-11-04remmina_file_editor.c: Alter docstrings TODO'sAllan Nordhøy
2021-11-04remmina_file_editor.c: Switch from 4-space tabs to 8-space tabs.Daniel Teichmann
2021-10-29Compile time warning fixesAntenore Gatta
2021-10-29Updating to CMake 3.10.0 specsAntenore Gatta
2021-10-28Code cleaningAntenore Gatta
2021-10-28Fixing remmina_icon debug tracesAntenore Gatta
2021-10-27Commenting and cleaning the codeAntenore Gatta
2021-10-27Fixing file name savingAntenore Gatta
2021-10-27L10n: grammar, spelling, typosAllan Nordhøy
2021-10-27Move last_success to state fileAntenore Gatta
2021-10-21Added state file for cachingAntenore Gatta
2021-10-21folder initializations fixesAntenore Gatta
2021-10-19Main window position reset after opening a connection (issue 2587)Bernhard Roth
2021-10-19Revert "Main window position reset after opening a connection (issue 2587)"Bernhard Roth
2021-10-19Main window position reset after opening a connection (issue 2587)Bernhard Roth
2021-10-19Fix crash if main window is closed #1692Bernhard Roth
2021-10-18Resource renaming to comply with the Freedesktop rulesAntenore Gatta (tmow)
2021-10-02remmina_file_editor.c: Readd by mistake removed '!'Daniel Teichmann
2021-10-02remmina_file_editor.c: Adjust some error messages to make more sense.Daniel Teichmann
2021-10-02(All protocol-plugins): Add 2xNULL to the end of each item in basic settings ...Daniel Teichmann
2021-10-01remmina_file_editor.c: Rename 'key' -> 'setting_name_to_validate'; Drop warni...Daniel Teichmann
2021-10-01remmina_file_editor.c: Give every widget a name; Don't save or validate graye...Daniel Teichmann
2021-10-01remmina_file_editor.c: Get default themeable gtk-icon instead of extern file.Daniel Teichmann
2021-10-01remmina_file_editor.c && remmina_file.c: Various code style changesDaniel Teichmann
2021-10-01remmina_file_editor.c && x2go_plugin.c: Introduce plugin ProtocolSettings val...Daniel Teichmann
2021-09-26Fix the translation problem of "tooltip" in ssh windowchanglianzhi
2021-09-21remmina_file_editor.c: Add some comments; break some lines to ensure max line...Daniel Teichmann
2021-09-21remmina_file_editor.c: RENAMING SETTING_TYPE_NUMBER -> SETTING_TYPE_INT and i...Daniel Teichmann
2021-09-21remmina_file_editor.c: Include '-' for negative values.Daniel Teichmann
2021-09-21remmina_file_editor.c: Add REMMINA_PROTOCOL_SETTING_TYPE_NUMBER: for settings...Daniel Teichmann
2021-09-20remmina_plugin_mananager.c: Fix spacing typo.Daniel Teichmann
2021-09-20remmina_log.c: Optimize _remmina_{LOGLEVEL} functions.Daniel Teichmann
2021-09-20Alter various cosmetic aspects; x2go_plugin.c: wait_period -> wait_amountDaniel Teichmann
2021-09-20Add _remmina_{info, message, debug, warning, error, critical} log functions; ...Daniel Teichmann
2021-09-20Fix broken connection signal: protocol_plugin_emit_signal -> protocol_plugin_...Daniel Teichmann
2021-09-20X2GO Plugin - Initial commit as drafted by Atenore Gatta in 2015Antenore Gatta