| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 2.192.19 | Aurelian R | 4 days | 2 | -1/+5 |
| | | |||||
| * | Update the Transifex client config file. | Aurelian R | 4 days | 1 | -1/+1 |
| | | |||||
| * | Update Romanian translations from Tx | Aurelian R | 5 days | 1 | -494/+172 |
| | | |||||
| * | Update BrazilianPortuguese translation from Tx | Yuri Chornoivan | 5 days | 1 | -34/+37 |
| | | |||||
| * | Fix minor typo | Yuri Chornoivan | 5 days | 1 | -1/+1 |
| | | |||||
| * | Update Portuguese translation from Tx | Yuri Chornoivan | 5 days | 1 | -19/+24 |
| | | |||||
| * | Update Dutch translation from Tx | Yuri Chornoivan | 8 days | 1 | -8/+7 |
| | | |||||
| * | Update Greek translation from Tx | Yuri Chornoivan | 8 days | 1 | -16/+20 |
| | | |||||
| * | Update Spanish translation from Tx | Yuri Chornoivan | 8 days | 1 | -17/+20 |
| | | |||||
| * | Update Russian translation from Tx | Yuri Chornoivan | 8 days | 1 | -17/+21 |
| | | |||||
| * | Update German translation from Tx | Yuri Chornoivan | 8 days | 1 | -8/+8 |
| | | |||||
| * | Update Romanian translation from Tx | Yuri Chornoivan | 9 days | 1 | -8/+8 |
| | | |||||
| * | Update French translation | daviddavid | 9 days | 1 | -20/+24 |
| | | |||||
| * | Update Ukrainian translation | Yuri Chornoivan | 9 days | 1 | -11/+18 |
| | | |||||
| * | Update translation catalogue | Yuri Chornoivan | 9 days | 74 | -6903/+8033 |
| | | |||||
| * | Update Romanian translation from Tx | Yuri Chornoivan | 9 days | 1 | -13/+13 |
| | | |||||
| * | Adjust string format to ease translation | Aurelian R | 9 days | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of git://git.mageia.org/software/msec | Aurelian R | 9 days | 74 | -38415/+56753 |
| |\ | | | | | | | This is a one time missed push for 2.18 version that is prior to alreadey commited patches | ||||
| | * | Update French translation | daviddavid | 9 days | 1 | -7/+9 |
| | | | |||||
| | * | Update French translation | daviddavid | 9 days | 1 | -37/+36 |
| | | | |||||
| | * | Update Dutch translation from Tx | Yuri Chornoivan | 9 days | 1 | -19/+20 |
| | | | |||||
| | * | Update German translation from Tx | Yuri Chornoivan | 9 days | 1 | -1/+1 |
| | | | |||||
| | * | Update Romanian translation from Tx | Yuri Chornoivan | 9 days | 1 | -24/+23 |
| | | | |||||
| | * | Update German translation from Tx | Yuri Chornoivan | 9 days | 1 | -15/+14 |
| | | | |||||
| | * | Update Ukrainian translation | Yuri Chornoivan | 9 days | 1 | -20/+19 |
| | | | |||||
| | * | Update translation catalogue | Yuri Chornoivan | 9 days | 74 | -38365/+56704 |
| | | | |||||
| * | | 2.182.18 | Aurelian R | 10 days | 2 | -1/+6 |
| | | | |||||
| * | | Allow manually entered permissions rules to be saved locally. | Aurelian R | 10 days | 2 | -10/+59 |
| | | | |||||
| * | | Add button to enforce permissions right away (mga#20847) | Aurelian R | 10 days | 1 | -5/+15 |
| |/ | |||||
| * | 2.172.17 | Aurelian R | 11 days | 2 | -1/+7 |
| | | |||||
| * | Modernize some bits of code. | Aurelian R | 11 days | 5 | -95/+79 |
| | | | | | | | * modernize the handling of errors * rename some variables as they use reserved words * fix some typos and deprecated use of parameters | ||||
| * | Fix an error in acl pattern and limit the icon sizes | Aurelian R | 11 days | 2 | -3/+4 |
| | | |||||
| * | Add a toggle box for the permissions rules' forced mode. | Aurelian R | 11 days | 1 | -4/+18 |
| | | | | | * Note: forced mode is autoenabled for a new permission rule | ||||
| * | 2.162.16 | Aurelian R | 12 days | 2 | -1/+8 |
| | | |||||
| * | Workaround desktop notifications (mga#35261) | Aurelian R | 12 days | 1 | -6/+41 |
| | | | | | | If "sudo", and gdbus or notify-send are available, use them to send messages because s2u fails to work with Wayland desktops. | ||||
| * | Syncronize with s2u's "org.mageia.user" dbus interface (mga#35261 ) | Aurelian R | 13 days | 1 | -1/+1 |
| | | | | | Thanks to Martin Whitaker and Olivier Blin. | ||||
| * | Fix permission reading/applying (mga#35275, mga#20847) | Aurelian R | 14 days | 4 | -15/+58 |
| | | | | | | | | | | | * config: - fix regex read of 3 or 4 characters for permisson settings - avoid failures when force/acl are undefined - fix s.decode() call ? * libmsec: drop utf8 decoding, log and guard against invalid entries * msecgui: apply the permissions when saving the configuration * msecperms: read in the acl entries | ||||
| * | Prepare replacement of deprecated Gtk.STOCK_OK(CANCEL) macros | Aurelian R | 2026-03-26 | 1 | -12/+18 |
| | | |||||
| * | Use Gtk.Box instead of deprecated Gtk.HBox(VBox) | Aurelian R | 2026-03-26 | 1 | -29/+39 |
| | | |||||
| * | Switch from deprecated Gtk.Table() to Gtk.Grid() | Aurelian R | 2026-03-26 | 1 | -43/+39 |
| | | |||||
| * | Fix an assertion failure in "Saving changes" dialog | Aurelian R | 2026-03-26 | 1 | -3/+3 |
| | | |||||
| * | Fix deprecated warnings in "show_test_results()" dialog | Aurelian R | 2026-03-26 | 1 | -11/+12 |
| | | |||||
| * | 2.152.15 | Aurelian R | 2026-03-23 | 2 | -1/+7 |
| | | |||||
| * | More deprecated warnings fixes | Aurelian R | 2026-03-23 | 2 | -17/+20 |
| | | |||||
| * | Fix assertion error for "gtk_container_add()" | Aurelian R | 2026-03-23 | 1 | -1/+1 |
| | | |||||
| * | Fix deprecation warnings for the "add_with_viewport()" function and the ↵ | Aurelian R | 2026-03-23 | 1 | -10/+10 |
| | | | | | positional arguments | ||||
| * | Fix "Gtk.Aligment.new" argument error | Aurelian R | 2026-03-23 | 1 | -1/+1 |
| | | |||||
| * | Fix "dialog.add_button" arguments error (mga#35249) | Aurelian R | 2026-03-23 | 1 | -6/+6 |
| | | |||||
| * | 2.142.14 | Papoteur | 2026-03-21 | 2 | -2/+4 |
| | | |||||
| * | Fix syntax | Papoteur | 2026-03-21 | 1 | -1/+1 |
| | | |||||
