| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 2.17HEAD2.17master | Aurelian R | 26 min. | 2 | -1/+7 |
| | | |||||
| * | Modernize some bits of code. | Aurelian R | 39 min. | 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 | 45 min. | 2 | -3/+4 |
| | | |||||
| * | Add a toggle box for the permissions rules' forced mode. | Aurelian R | 49 min. | 1 | -4/+18 |
| | | | | | * Note: forced mode is autoenabled for a new permission rule | ||||
| * | 2.162.16 | Aurelian R | 31 hours | 2 | -1/+8 |
| | | |||||
| * | Workaround desktop notifications (mga#35261) | Aurelian R | 31 hours | 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 | 3 days | 1 | -1/+1 |
| | | | | | Thanks to Martin Whitaker and Olivier Blin. | ||||
| * | Fix permission reading/applying (mga#35275, mga#20847) | Aurelian R | 3 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 | 4 days | 1 | -12/+18 |
| | | |||||
| * | Use Gtk.Box instead of deprecated Gtk.HBox(VBox) | Aurelian R | 4 days | 1 | -29/+39 |
| | | |||||
| * | Switch from deprecated Gtk.Table() to Gtk.Grid() | Aurelian R | 4 days | 1 | -43/+39 |
| | | |||||
| * | Fix an assertion failure in "Saving changes" dialog | Aurelian R | 4 days | 1 | -3/+3 |
| | | |||||
| * | Fix deprecated warnings in "show_test_results()" dialog | Aurelian R | 4 days | 1 | -11/+12 |
| | | |||||
| * | 2.152.15 | Aurelian R | 7 days | 2 | -1/+7 |
| | | |||||
| * | More deprecated warnings fixes | Aurelian R | 7 days | 2 | -17/+20 |
| | | |||||
| * | Fix assertion error for "gtk_container_add()" | Aurelian R | 7 days | 1 | -1/+1 |
| | | |||||
| * | Fix deprecation warnings for the "add_with_viewport()" function and the ↵ | Aurelian R | 7 days | 1 | -10/+10 |
| | | | | | positional arguments | ||||
| * | Fix "Gtk.Aligment.new" argument error | Aurelian R | 7 days | 1 | -1/+1 |
| | | |||||
| * | Fix "dialog.add_button" arguments error (mga#35249) | Aurelian R | 7 days | 1 | -6/+6 |
| | | |||||
| * | 2.142.14 | Papoteur | 9 days | 2 | -2/+4 |
| | | |||||
| * | Fix syntax | Papoteur | 9 days | 1 | -1/+1 |
| | | |||||
| * | Fix wrong translations | Yuri Chornoivan | 9 days | 14 | -14/+14 |
| | | |||||
| * | Update Romanian translation from Tx | Yuri Chornoivan | 2026-01-29 | 1 | -31/+141 |
| | | |||||
| * | Update Brazilian Portuguese translation from Tx | Yuri Chornoivan | 2025-05-27 | 1 | -68/+69 |
| | | |||||
| * | Update Czech translation from Tx | Yuri Chornoivan | 2025-02-25 | 1 | -4/+4 |
| | | |||||
| * | Update Czech translation from Tx | Yuri Chornoivan | 2024-10-11 | 1 | -6/+8 |
| | | |||||
| * | Update Brazilian Portuguese translation from Tx | Yuri Chornoivan | 2024-10-11 | 1 | -449/+469 |
| | | |||||
| * | Update Brazilian Portuguese translation from Tx | Yuri Chornoivan | 2024-09-04 | 1 | -7/+7 |
| | | |||||
| * | Fix further warnings | Papoteur | 2024-05-15 | 1 | -1/+3 |
| | | |||||
| * | Fix deprecation warning on gtk.dialog creation | Papoteur | 2024-05-15 | 1 | -28/+15 |
| | | |||||
| * | Remove deprecaetd Gtk.Widget.modify_font | Papoteur | 2024-05-15 | 1 | -7/+3 |
| | | |||||
| * | Update NEWS entry | daviddavid | 2024-05-09 | 1 | -0/+5 |
| | | |||||
| * | first systemd unit file | daviddavid | 2024-05-09 | 1 | -0/+14 |
| | | |||||
| * | replace temporary dir from /var/run to /run | daviddavid | 2024-05-09 | 4 | -4/+4 |
| | | |||||
| * | Migrate from imp to importlib | daviddavid | 2024-05-09 | 2 | -2/+2 |
| | | | | | - the 'imp' module is deprecated from years and now Python 3.12 finally drops completely support of 'imp' module. | ||||
| * | Update Czech translation from Tx | Yuri Chornoivan | 2023-12-03 | 1 | -5/+5 |
| | | |||||
| * | Update Portuguese translation from Tx | Yuri Chornoivan | 2023-11-02 | 1 | -1/+1 |
| | | |||||
| * | Update Russian translation from Tx | Yuri Chornoivan | 2023-11-02 | 1 | -2/+2 |
| | | |||||
| * | Update Russian translation from Tx | Yuri Chornoivan | 2023-08-30 | 1 | -11/+12 |
| | | |||||
| * | Update Russian translation from Tx | Yuri Chornoivan | 2023-07-28 | 1 | -8/+103 |
| | | |||||
| * | Really use `grep -F` instead of deprecated `fgrep` | daviddavid | 2023-05-05 | 2 | -2/+2 |
| | | |||||
| * | 2.132.13 | daviddavid | 2023-05-05 | 2 | -1/+3 |
| | | |||||
| * | Use `grep -F` instead of deprecated `fgrep` | daviddavid | 2023-05-05 | 3 | -2/+4 |
| | | |||||
| * | Update Swedish translation from Tx | Yuri Chornoivan | 2023-04-08 | 2 | -23/+46 |
| | | |||||
| * | Update Czech translation from Tx | Yuri Chornoivan | 2023-01-01 | 1 | -0/+5 |
| | | |||||
| * | Update Russian translation from Tx | Yuri Chornoivan | 2022-08-29 | 1 | -7/+27 |
| | | |||||
| * | Update Russian translation from Tx | Yuri Chornoivan | 2022-07-29 | 1 | -22/+25 |
| | | |||||
| * | Update Portuguese translation from Tx | Yuri Chornoivan | 2022-07-05 | 1 | -43/+144 |
| | | |||||
| * | Update Brazilian Portuguese translation from Tx | Yuri Chornoivan | 2022-07-05 | 1 | -20/+119 |
| | | |||||
| * | Update Czech translation from Tx | Yuri Chornoivan | 2022-06-28 | 1 | -7/+19 |
| | | |||||
