nautilus/libnautilus-extension
António Fernandes e358c2343c general: Switch to GTK4
The new major version of the toolkit is a requirement to fix old issues and enable future enhancements.

Update symbols and adapt logic to API changes.
Update and simplify UI definitions.
Update local copy of places sidebar and places view.
Replace dependencies with their GTK4-compatible successors.
Make a minimum changes required to build and run, with known
regressions to be fixed in future commits.

For a detailed breakup of the changes, see the 36 commits-deep
log leading to d5763facb1e5045251171ed1273dca0859f3542f.

This is the main part of https://gitlab.gnome.org/GNOME/nautilus/-/issues/276
2022-01-09 01:25:39 +00:00
..
.gitignore general: drop git.mk 2017-02-24 00:24:27 +02:00
LICENSE Add license to libnautilus-extension 2017-08-07 14:50:20 +03:00
meson.build general: Switch to GTK4 2022-01-09 01:25:39 +00:00
nautilus-column-provider.c docs: Reorganize and fix 2018-08-03 20:35:47 +03:00
nautilus-column-provider.h extension: Add some missing nullable annotations 2021-12-04 20:35:25 -05:00
nautilus-column.c docs: Reorganize and fix 2018-08-03 20:35:47 +03:00
nautilus-column.h docs: Reorganize and fix 2018-08-03 20:35:47 +03:00
nautilus-extension-private.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-extension-types.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-extension.h extension: Mark entry points as not introspectable 2021-11-28 13:11:27 +00:00
nautilus-file-info.c general: Run uncrustify script 2020-04-05 16:22:26 +00:00
nautilus-file-info.h extension: Add some missing nullable annotations 2021-12-04 20:35:25 -05:00
nautilus-info-provider.c docs: Reorganize and fix 2018-08-03 20:35:47 +03:00
nautilus-info-provider.h extension: Mark backwards-compatibility typedefs as not introspectable 2021-11-28 16:22:53 -05:00
nautilus-location-widget-provider.c docs: Reorganize and fix 2018-08-03 20:35:47 +03:00
nautilus-location-widget-provider.h extension: Add some missing nullable annotations 2021-12-04 20:35:25 -05:00
nautilus-menu-item.c extension: Allow @tip to be NULL in nautilus_menu_item_new() 2021-12-04 20:35:25 -05:00
nautilus-menu-item.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-menu-provider.c menu-provider: Fix signal id argument 2020-01-04 21:31:11 +00:00
nautilus-menu-provider.h extension: Mark backwards-compatibility typedefs as not introspectable 2021-11-28 16:22:53 -05:00
nautilus-menu.c docs: Reorganize and fix 2018-08-03 20:35:47 +03:00
nautilus-menu.h extension: Allow @tip to be NULL in nautilus_menu_item_new() 2021-12-04 20:35:25 -05:00
nautilus-property-page-provider.c docs: Reorganize and fix 2018-08-03 20:35:47 +03:00
nautilus-property-page-provider.h extension: Add some missing nullable annotations 2021-12-04 20:35:25 -05:00
nautilus-property-page.c docs: Reorganize and fix 2018-08-03 20:35:47 +03:00
nautilus-property-page.h docs: Reorganize and fix 2018-08-03 20:35:47 +03:00