gnome-control-center/panels
Marco Trevisan (Treviño) 81c1bf437c split-row / illustrated-row: Keep track of the resources path
We pass to the setter a const char* but we don't control the ownership
of that and it may be returned later from the property getter.

While this is not causing any crash right now, going in the inspector
and try to check the property leads to some scrambled chars which seems
an indication of a memory error.

In general the string passed to these APIs could come from anywhere and
it's not guaranteed that it's always a constant string (and in fact is
not in some cases).
2023-03-23 22:58:56 +00:00
..
applications multiple panels: show start title buttons in header bar 2023-03-16 13:18:37 +00:00
background background: Remove unused thumbnail factory 2023-01-25 09:54:10 +00:00
bluetooth bluetooth: Decouple active and state properties usage 2023-03-03 18:16:57 +00:00
camera camera: Make the switches toggleable when disabled 2023-02-14 18:15:33 +00:00
color color-panel: Do not try to access to null pointer in destruction 2023-03-21 15:34:44 +00:00
common split-row / illustrated-row: Keep track of the resources path 2023-03-23 22:58:56 +00:00
datetime datetime: Decouple active and state properties usage 2023-03-03 18:16:57 +00:00
default-apps Replace "application" with "app" 2023-01-23 11:10:28 +00:00
diagnostics diagnostics: Update comment 2023-02-03 14:56:39 +00:00
display display: Removed the loop from the snapping function 2023-03-23 15:52:15 +00:00
firmware-security firmware-security-dialog: Increase the dialog height 2023-03-02 15:53:07 +00:00
info-overview info-overview: Actually don't show the firmware version row when in a VM 2023-02-21 10:04:27 +00:00
keyboard remove extra line 2023-03-23 22:15:15 +00:00
location location: Make the switches toggleable when disabled 2023-02-14 18:15:33 +00:00
microphone microphone: Make the switches toggleable when disabled 2023-02-14 18:15:33 +00:00
mouse panels/mouse: Simplify binding of touchpad sensitive widgets 2023-03-22 13:49:20 +00:00
multitasking common, multitasking: Introduce CcIllustratedRow 2023-02-14 13:31:23 -03:00
network network: Validate max length of hotspot SSID 2023-03-23 22:36:00 +00:00
notifications notifications: Replace "Applications" with "Apps" 2023-03-14 19:49:54 +00:00
online-accounts desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
power power: Label the main "battery" as UPS if that's what it is 2023-03-14 19:19:51 +00:00
printers printers: Use CUPS dest API for printing test page instead CUPS IPP API 2023-02-16 15:12:27 +00:00
region region: Remove deprecated gtk_widget_show/hide usage 2023-01-02 22:10:39 +00:00
removable-media Replace "application" with "app" 2023-01-23 11:10:28 +00:00
screen screen: Update comment 2023-02-03 14:56:39 +00:00
search Replace "application" with "app" 2023-01-23 11:10:28 +00:00
sharing sharing: Set active property instead of state 2023-03-03 18:16:57 +00:00
sound sound: Prevent duplicate sound device entries 2023-03-22 13:06:39 +00:00
thunderbolt thunderbolt: Decouple active and state properties usage 2023-03-03 18:16:57 +00:00
universal-access multiple panels: show start title buttons in header bar 2023-03-16 13:18:37 +00:00
usage usage: Fix confirmation dialog when clearing history 2023-03-15 13:25:20 +00:00
user-accounts multiple panels: show start title buttons in header bar 2023-03-16 13:18:37 +00:00
wacom wacom: Rename "Test Your Settings" button to "Test Settings" 2023-03-15 13:37:44 +00:00
wwan Drop most uses of deprecated gtk_style_context_add/remove_class 2023-01-05 18:55:51 +00:00
meson.build build: Update G_LOG_DOMAIN 2023-01-25 09:55:34 +00:00
panel-app-icons.svg usage: minor icon tweak 2022-03-01 12:14:52 +01:00