malcontent/libmalcontent-ui
Matthew Leeds 15e8a74b21 tree-wide: Replace usages of whitelist/blacklist
Replace usages of the terms whitelist and blacklist with the more
inclusive and more precise terms allowlist and blocklist, which are
actually also more consistent with parts of the codebase, e.g.
mct_app_filter_is_content_type_allowed().

The only API break here is in libmalcontent/app-filter.h but the
relevant API is not used anywhere else in Endless OS beyond this repo,
nor to my knowledge in any other distribution. Also, per the README,
this project's API is not stable, so now is a good time to make this
change.
2020-06-09 15:35:21 -07:00
..
gs-content-rating.c gs-content-rating: Backport OARS/CSM mapping changes from appstream-glib 2020-06-09 11:07:54 +01:00
gs-content-rating.h libmalcontent-ui: Use appstream-glib code for content rating systems 2020-05-21 16:25:21 +01:00
malcontent-ui.gresource.xml user-controls: Add CSS to support styling switches as ‘restrictive’ 2020-02-25 12:25:40 +00:00
malcontent-ui.h libmalcontent-ui: Move widgets over from malcontent-control 2020-02-04 11:36:58 +00:00
meson.build libmalcontent-ui: Use appstream-glib code for content rating systems 2020-05-21 16:25:21 +01:00
restrict-applications-dialog.c libmalcontent-ui: Use library i18n functions 2020-04-27 11:55:10 +01:00
restrict-applications-dialog.h restrict-applications-dialog: Drop accountsservice dependency 2020-02-06 12:52:06 +00:00
restrict-applications-dialog.ui libmalcontent-ui: Explicitly state translation domains in UI files 2020-04-27 12:11:39 +01:00
restrict-applications-selector.c tree-wide: Replace usages of whitelist/blacklist 2020-06-09 15:35:21 -07:00
restrict-applications-selector.h restrict-applications-selector: Drop unnecessary include 2020-02-06 12:52:06 +00:00
restrict-applications-selector.ui libmalcontent-ui: Explicitly state translation domains in UI files 2020-04-27 12:11:39 +01:00
restricts-switch.css libmalcontent-ui: Restyle ‘restricts’ switches in yellow 2020-02-25 12:49:29 +00:00
user-controls.c tree-wide: Replace usages of whitelist/blacklist 2020-06-09 15:35:21 -07:00
user-controls.h user-controls: Allow widgets to be used without an `ActUser` 2020-02-14 12:00:57 +00:00
user-controls.ui user-controls: Make whole ‘Restrict Applications’ row activatable 2020-05-01 15:20:09 +01:00