Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Remmina

Remote desktop client
Collective - Host: opensource - https://opencollective.com/remmina - Website: https://remmina.org - Code: https://github.com/FreeRDP/Remmina

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Merge branch 'origin/mast...

github.com/FreeRDP/Remmina - dc12783ccd5006f073577ba5a11a7955db015cdc authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - 9fd7671212dbf0b172dac4dd172240033219c6a1 authored over 3 years ago
Merge branch 'feature/plugins-remmina-editor-validation-system' into 'master'

Add validation system for Remmina Editor

See merge request Remmina/Remmina!2312

github.com/FreeRDP/Remmina - 4bc76e6085d24b1e4c858a41bdb6310ed6a7c80c authored over 3 years ago
(All protocol-plugins): Add 2xNULL to the end of each item in basic settings (RemminaProtocolSetting array), for the validation feature.

github.com/FreeRDP/Remmina - a21040b82588e6c6892ef93776fe94a04dc39ff1 authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - b53aacfbb4d9fb2bb731784e4b8967a3baf1bc34 authored over 3 years ago
Merge branch 'refactor/x2go-plugin.c' into 'master'

Rework x2go_plugin.c to comply with remmina coding style.

See merge request Remmina/Remmina!2319

github.com/FreeRDP/Remmina - ded94aa34e20f3824634cec6b18be50da8972459 authored over 3 years ago
x2go_plugin.c: Complete refactor; Use 8-space tab instead of 4; Introduce enumeration_prettifier; Add missing _() for translation; Comply more with style-guide.

github.com/FreeRDP/Remmina - 54bbc52f32deb0ee5a1c53245b078677b07667db authored over 3 years ago
x2go_plugin.c: Make authentication a standalone function; Actually save username.

github.com/FreeRDP/Remmina - b8b840fbd4eb40d875e41eb01fb29908012418ee authored over 3 years ago
x2go_plugin.c: Fix endless loop of cleanup()

github.com/FreeRDP/Remmina - 6a60c87c7a9d88a00886dc4b4eff4c61e63b64bd authored over 3 years ago
x2go_plugin.c: Add translators comments; Improve an error message.

github.com/FreeRDP/Remmina - 9a19d4f999f0c15dcc2a3770499bb580a0a726b7 authored over 3 years ago
x2go_plugin.c: Update DialogData documentation

github.com/FreeRDP/Remmina - e46129cb289c958edbc0fcfd3febf146374b1e28 authored over 3 years ago
x2go_plugin.c: Rename 'parse_pyhoca_features()' to 'split_string()'

github.com/FreeRDP/Remmina - 1c4e1d0cf1469f545b2f2e595e56d1e28fdf08fa authored over 3 years ago
remmina_file_editor.c && x2go_plugin.c: Introduce plugin ProtocolSettings validator system.

github.com/FreeRDP/Remmina - abde552f52447ff581771aef50f40b42d3cb429a authored over 3 years ago
x2go_plugin.c: Fix crash on rare failure of malloc.

github.com/FreeRDP/Remmina - 6402a0d8ce7cad9dc711acbc166768d085f83ed2 authored over 3 years ago
x2go_plugin.c: Rename 'direction' -> 'element' in string_setting_validator()

github.com/FreeRDP/Remmina - b73a0633441b2c99725e6c9bd83bf2279be45bc2 authored over 3 years ago
x2go_plugin.c: Allow data without any delimiters; Fix missing '!' in NULL check.

github.com/FreeRDP/Remmina - a8f4833c20d781f9ffd374de673d82a0f602b465 authored over 3 years ago
x2go_plugin.c: Change error message; Comment out too verbose debug output.

github.com/FreeRDP/Remmina - 3efce7ad82802458e907a049c9801071e2a3be5e authored over 3 years ago
x2go_plugin.c: Improved formatting allowed values; Add translator comments; Renamed 'occurence' -> 'element'; Freeing unused strings.

github.com/FreeRDP/Remmina - 476375c22126e5f7cdf0f375b648f026844ae874 authored over 3 years ago
x2go_plugin.c: Fix heap-buffer-overflow in split_string() function.

github.com/FreeRDP/Remmina - 5fb6bc3f8ddf1f71a8c59b349946f12005099793 authored over 3 years ago
x2go_plugin.c: Fix strings to be translatable.

github.com/FreeRDP/Remmina - 4bf2c2f3691d3687024f43b6ace01c9b9dde1a26 authored over 3 years ago
x2go_plugin.c: Declare error string only once per function.

github.com/FreeRDP/Remmina - cb68df149392b0a0a390185176466d44d86e67ce authored over 3 years ago
x2go_plugin.c: Add docstrings to validator functions.

github.com/FreeRDP/Remmina - 170fbfffb013c1d2f08857f55bd2d44a289810e0 authored over 3 years ago
x2go_plugin.c: Various code style changes

github.com/FreeRDP/Remmina - 34a2206531a5998e082bd2b34d02c74e08790b90 authored over 3 years ago
x2go_plugin.c: Add stderr output if parameters are broken and don't rely on just setting 'error'.

github.com/FreeRDP/Remmina - 898227d6f73d5e075e60df5241df5e3616417907 authored over 3 years ago
remmina_file_editor.c: Rename 'key' -> 'setting_name_to_validate'; Drop warning for non-plugin settings. (too verbose)

github.com/FreeRDP/Remmina - 2537b1cd04e7d8c914a9e6145308470afcfe8071 authored over 3 years ago
x2go_plugin.c: Change behaviour to include username, when saving new credentials and let empty passwords happen.

github.com/FreeRDP/Remmina - 9477db1da213e27ff994b524c48eec0d70fa65e8 authored over 3 years ago
remmina_file_editor.c: Give every widget a name; Don't save or validate grayed-out setting-widgets.

github.com/FreeRDP/Remmina - edd184789a07e8a3622aa124128f78857f5e0122 authored over 3 years ago
remmina_file_editor.c: Get default themeable gtk-icon instead of extern file.

github.com/FreeRDP/Remmina - 083facb0e2879b1c0fed5c066f6fe603167cb01b authored over 3 years ago
remmina_file_editor.c && remmina_file.c: Various code style changes

github.com/FreeRDP/Remmina - a9245ee40efacb1a735191f4bb76ec837ea9f5d2 authored over 3 years ago
x2go_plugin.c: Restructure basic settings array; Add string_setting_validator callback to audio setting too; Remove debug testdata from kbdtype setting.

github.com/FreeRDP/Remmina - c3cfa0b1b50d6cd518bcc22cf258a9ccad2f3e28 authored over 3 years ago
x2go_plugin.c: Prettify error output.

github.com/FreeRDP/Remmina - fb31daea30419b2d326aafa466f03469a582b03d authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - 4f7dd5fd115eca5eee3bc6278a4c58b8ad141f1e authored over 3 years ago
Translated using Weblate (Portuguese (Brazil)) by Anonymous <[email protected]>

Currently translated at 96.0% (795 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - 427784026dea46b9b8f2ba71af871e2be3d9568b authored over 3 years ago
Translated using Weblate (Chinese (Simplified)) by Eric <[email protected]>

Currently translated at 100.0% (828 of 828 strings)

Translated using Weblate (Occitan) by Anony...

github.com/FreeRDP/Remmina - 2e47e607e207132a48d840e3482301a0107c3730 authored over 3 years ago
Translated using Weblate (Occitan) by Anonymous <[email protected]>

Currently translated at 33.2% (275 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - 4b00ff1e8a576293febac0e5ec0e499d611fa36a authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - 4b4ace22bcc1cf3d1955f441c1282ccd4fc0c6a1 authored over 3 years ago
Translated using Weblate (Macedonian) by Anonymous <[email protected]>

Currently translated at 5.3% (44 of 828 strings)

Translated using Weblate (Esperanto) by phlost...

github.com/FreeRDP/Remmina - fb3033e544c78d3923922f7c2c0652580c7d1a35 authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - 1dc897fb721a41c5ef4e2287141f332bd4f95dbc authored over 3 years ago
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted We...

github.com/FreeRDP/Remmina - 11daa3a32e90b6fcab81be8c6927ec54ab21ca42 authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - 9b07053da29a663c53948ad4322611e45598cb7d authored over 3 years ago
Merge branch 'kingu-master-patch-09819' into 'master'

X2Go plugin language reworked

See merge request Remmina/Remmina!2313

github.com/FreeRDP/Remmina - 59337ad79a6eebee79c91d39a3f1180f8eca05cb authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - 551b905764b44d61f5037226102c5702cc272cf3 authored over 3 years ago
Translated using Weblate (Macedonian) by Anonymous <[email protected]>

Currently translated at 5.3% (44 of 828 strings)

Translated using Weblate (Esperanto) by phlost...

github.com/FreeRDP/Remmina - 0ce6008f0c43413401de0ca546a62e1daf251f0a authored over 3 years ago
Translated using Weblate (Uyghur) by Anonymous <[email protected]>

Currently translated at 33.0% (274 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - 141010bc48c7d9ec73324d2ece83d7463af0aecd authored over 3 years ago
Translated using Weblate (Uyghur) by Anonymous <[email protected]>

Currently translated at 33.0% (274 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - e52082efc59e08851a33546e5d76e35d7d0a5c82 authored over 3 years ago
Translated using Weblate (Uyghur) by Anonymous <[email protected]>

Currently translated at 33.0% (274 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - 48493716d1a3290890a76d722f71ce429c2d48cb authored over 3 years ago
Translated using Weblate (Uyghur) by Anonymous <[email protected]>

Currently translated at 33.0% (274 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - 2a425ea76831b65cbedd62afa02d1633805e0fff authored over 3 years ago
Merge branch 'master' into 'master'

Fix the translation problem of "tooltip" in ssh window

See merge request Remmina/Remmina!2317

github.com/FreeRDP/Remmina - 330004caa760f2bd4d41905f94e0035e2c2d55c7 authored over 3 years ago
Fix the translation problem of "tooltip" in ssh window

Signed-off-by: changlianzhi <[email protected]>

github.com/FreeRDP/Remmina - bade660d15398a1817264b61683367e726105083 authored over 3 years ago
Translated using Weblate (Uyghur) by Anonymous <[email protected]>

Currently translated at 33.0% (274 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - 18312f7da2ba52ab2e690134651878e1d96dabc9 authored over 3 years ago
Translated using Weblate (Uyghur) by Anonymous <[email protected]>

Currently translated at 33.0% (274 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - cbb5060425d0cea3a080e00abbe32db2cb19daf2 authored over 3 years ago
Translated using Weblate (Uyghur) by Anonymous <[email protected]>

Currently translated at 33.0% (274 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - e4c8d360d3f957a755d5e48aeea8fb42ce37b0cc authored over 3 years ago
Translated using Weblate (Uyghur) by Anonymous <[email protected]>

Currently translated at 33.0% (274 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - 4a1ce31353b2dd3b0180997abe67fc86ef32bad9 authored over 3 years ago
Translated using Weblate (Uyghur) by Anonymous <[email protected]>

Currently translated at 33.0% (274 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - 26e06fe395ebe06d1a5dd38452309545ed23d2b4 authored over 3 years ago
Translated using Weblate (Uyghur) by Anonymous <[email protected]>

Currently translated at 33.0% (274 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - f1692d4f2107879d61b16e61edb0fdbb7e5cc587 authored over 3 years ago
Translated using Weblate (Uyghur) by Anonymous <[email protected]>

Currently translated at 33.0% (274 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - 77caf00805ac02d7ad4a47019bc57d850b03a82a authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - be4a6fb5b67c69d40f73d2e6edc8c21d6a460611 authored over 3 years ago
Translated using Weblate (Japanese) by Anonymous <[email protected]>

Currently translated at 88.6% (734 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - b92e9b364e9ad55b82d40410cf1b3f0cb241d45a authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - 96de415a52aa8aa21280b7ce363f9f23336adf7a authored over 3 years ago
Translated using Weblate (Korean) by Anonymous <[email protected]>

Currently translated at 94.4% (782 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - 31ce918c6171b6c0172e20494934fbbeaf56de89 authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - 60c23c60ab6399c2e2c263767cfd77fefc154096 authored over 3 years ago
Translated using Weblate (Slovenian) by Anonymous <[email protected]>

Currently translated at 33.3% (276 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - b125727f7c3a8c1d8d8c6b3a9db2ad7376d9f2f4 authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - ab88dfbefba41ceb0c562db7383abc3bf4239131 authored over 3 years ago
Translated using Weblate (Slovak) by Anonymous <[email protected]>

Currently translated at 88.4% (732 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - 2890de2ea5b8bdd8511fe6dedd78dcc1ed3b1b5f authored over 3 years ago
Translated using Weblate (Macedonian) by Anonymous <[email protected]>

Currently translated at 5.3% (44 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - 365c2ab1280c03c7ecbf816d6f7a6cc844eeba51 authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - f3843eb2a32671ab03be13338743aed817056ab8 authored over 3 years ago
Translated using Weblate (French) by Anonymous <[email protected]>

Currently translated at 95.0% (787 of 828 strings)

Co-authored-by: Anonymous <[email protected]...

github.com/FreeRDP/Remmina - 3725e2ed37722c10b64159ca611ba4a35012cda0 authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - 353f9b81697a54b2573be4ad74275c86f3c0a284 authored over 3 years ago
Translated using Weblate (Galician) by Anonymous <[email protected]>

Currently translated at 34.1% (283 of 828 strings)

Translated using Weblate (Chinese (Tradition...

github.com/FreeRDP/Remmina - 39a158e2778dbcf378374f897fa2226e0f279cbb authored over 3 years ago
Remove links from snap

github.com/FreeRDP/Remmina - d7b580d50cac93d046428f3c873f574f674138d4 authored over 3 years ago
Merge branch 'ci/snap-core20' into 'master'

Using core20 for snap

See merge request Remmina/Remmina!2315

github.com/FreeRDP/Remmina - 931f3f256e1fdc8b72c0eb67edad0f7a0dc11155 authored over 3 years ago
Using core 20 and Ubuntu 20.04 for the snap build

- Updated to gnome-3-38 image build
- Using new packages as per Ubuntu 20.04 packages list
- Upd...

github.com/FreeRDP/Remmina - dfbddc27f38f9a45ef686ed2383f2d1489ba0eba authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - 89291ecccc310c3e7c34457007c083cee98a897b authored over 3 years ago
Merge branch 'issue/2608-add-vnci-tooltip' into 'master'

Adding VNCI Listen port field tooltip

Closes #2608

See merge request Remmina/Remmina!2314

github.com/FreeRDP/Remmina - 669cca8c8236a28304f89524367bc094b4532137 authored over 3 years ago
Adding VNCI Listen port field tooltip

This patch add a tooltip to clarify the use of the VNCI Remmina plugin.

Closes #2608

Signed-of...

github.com/FreeRDP/Remmina - 6e1febc3e1b78956ac8444fdeb3d8564e41b845e authored over 3 years ago
X2Go plugin language reworked

github.com/FreeRDP/Remmina - beff5ff3329fa7c415b590791229efd04412351a authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - c81673ac1c53b395272c0d76e6355e0835705788 authored over 3 years ago
Translated using Weblate (Chinese (Traditional)) by Anonymous <[email protected]>

Currently translated at 74.4% (616 of 827 strings)

Translated using Weblate (Chinese (Simplifie...

github.com/FreeRDP/Remmina - 1672b20a80b4351e22b7629c6f9cf58ff08e7785 authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - 2442b98bffdebd5211acc344c96e3e055e678c1b authored over 3 years ago
Merge branch 'feature/plugins-setting-type-number' into 'master'

Add integer-only input field for plugin settings in Remmina Editor

See merge request Remmina/Re...

github.com/FreeRDP/Remmina - 122ec08f9b3af517e454576979f53537ff958d2e authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - ec422b41c357906276fe4c2d965209b0b969ef65 authored over 3 years ago
Translated using Weblate (Chinese (Simplified)) by Eric <[email protected]>

Currently translated at 100.0% (827 of 827 strings)

Translated using Weblate (Ukrainian) by Yur...

github.com/FreeRDP/Remmina - 963b7235b3ede05486319895c287ca0403bd7f70 authored over 3 years ago
remmina_file_editor.c: Add some comments; break some lines to ensure max line-length.

github.com/FreeRDP/Remmina - ce2eeb85980168b067c71c9b2020d4a71f2c8ca0 authored over 3 years ago
remmina_file_editor.c: RENAMING SETTING_TYPE_NUMBER -> SETTING_TYPE_INT and introducing SETTING_TYPE_DOUBLE

github.com/FreeRDP/Remmina - d9f1168d6aece7c96a0516de25ccbec9135613a7 authored over 3 years ago
x2go_plugin.c: Change DPI resolution to settings type int.

github.com/FreeRDP/Remmina - bd9e8c5c3f5bdd7573be20d60bd1334fe7668d77 authored over 3 years ago
remmina_file_editor.c: Include '-' for negative values.

github.com/FreeRDP/Remmina - e12d38f35b486e234555bc3c83e111f579d48257 authored over 3 years ago
remmina_file_editor.c: Add REMMINA_PROTOCOL_SETTING_TYPE_NUMBER: for settings which must be numerical.

github.com/FreeRDP/Remmina - d3999a8bf4baba678827c05dc213c5d0cab73954 authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - 02b50b6a51065094b63824f01406c247552ee904 authored over 3 years ago
Typo reported through weblate

github.com/FreeRDP/Remmina - 92c265622e5f48c9d0ff4436e3f212ec96a36c9e authored over 3 years ago
Updating pot file via remmina-ci

github.com/FreeRDP/Remmina - 12f8ae42fd4e67cbf05abce8d46a105216a13a2b authored over 3 years ago
Merge branch 'feature/x2go' into 'master'

Include X2Go plugin

See merge request Remmina/Remmina!2301

github.com/FreeRDP/Remmina - b6703eedbd509dab0d2582efbebffd54ed372fa5 authored over 3 years ago
Add _remmina_{info, message, debug, warning, error, critical} log functions; Add REMMINA_PLUGIN_{..., ...} defines.

GLib oriented log functions printing both to Remmina's own debug window and to stdout.
Newline a...

github.com/FreeRDP/Remmina - 06bc4acf3adc14a69eb9bad4402a40c81aab3fd6 authored over 3 years ago
x2go_plugin.c: Now watching for pyhoca-cli's exit.

If pyhoca-cli crashes on startup immediately close current session.

github.com/FreeRDP/Remmina - 7d35dfbb274cf501b5422927b1e50f770c614f76 authored over 3 years ago
x2go_plugin.c: Add missing 'disconnected' variable; Fixes crashes if plugin gets closed multiple times.

In other words, don't let remmina_plugin_x2go_close_connection() execute multiple times.

github.com/FreeRDP/Remmina - e6673ed368561f1e8311e5b9490e89425e3ef39c authored over 3 years ago
x2go_plugin.c: cosmetic changes

github.com/FreeRDP/Remmina - 504abad077a832153de266c1391f128248ad5ba6 authored over 3 years ago
Prevent pyhoca-cli asking for password using stdin.

github.com/FreeRDP/Remmina - 2bbacb77f08f2687c11a5bed93011fdf5a88eab1 authored over 3 years ago
Fix broken connection signal: protocol_plugin_emit_signal -> protocol_plugin_signal_connection_(opened, closed)

github.com/FreeRDP/Remmina - 15ac84cd682a1c6b34a36d4a48d3dc8dd6055ef5 authored over 3 years ago
Print all pyhoca-cli arguments but censor the password

github.com/FreeRDP/Remmina - f63bdd8447f5e915d1799af5fbb789331ff3b329 authored over 3 years ago
Fix typo X2GO->X2Go

github.com/FreeRDP/Remmina - f097a768af47915b9d805392afc1f90581fb22b9 authored over 3 years ago
Add audio support setting

github.com/FreeRDP/Remmina - 26ff67b325f175bd5b5ede4c61d4a8deffb00a25 authored over 3 years ago