Matthias Clasen
|
e1c1c46e34
|
inspector: Style the property list
Make the property list look more like a list.
|
2019-05-07 22:04:41 +00:00 |
|
Benjamin Otte
|
799cb39e08
|
Remove win32 themeing support
It was unused through all of GTK 3, so it is not worth supporting.
The best Windows themes do not make use of it at all.
|
2019-03-22 22:30:01 +01:00 |
|
Matthias Clasen
|
6c4e088620
|
resources: Include more icon directories
We are going to include all the icons that are
used by gtk itself. Prepare for that by including
the necessary subdirectories from the icon theme.
|
2019-02-12 19:34:19 -05:00 |
|
Matthias Clasen
|
1528e7eabf
|
Add switch icons
These will be used in GtkSwitch in the future.
|
2019-01-24 20:43:12 -05:00 |
|
Matthias Clasen
|
c8be597b7f
|
Bring back gtk-orientation icons
These are used in the page setup dialog, so we can't
just drop them.
|
2018-07-27 13:35:29 -04:00 |
|
Matthias Clasen
|
d398c00d20
|
Fix up the resource generation for icons
The script was looking in the wrong subdirectories.
|
2018-07-27 09:08:27 -04:00 |
|
Matthias Clasen
|
c6141dffd2
|
Keep picking up icons as resources
We may need to revisit this at some point. For now,
keep the mechanism in place.
This is a partial revert of 806c659efe .
|
2018-07-27 08:05:55 -04:00 |
|
Matthias Clasen
|
806c659efe
|
Drop unused old icons
We don't need to ship the deprecated old stock-id named
icons and the drag cursors - we don't use them from resources
anyway.
|
2018-07-20 08:06:07 -04:00 |
|
Matthias Clasen
|
3287469929
|
gtk: Stop using pixdata resources
It does not really help, and pixdata is deprecated.
|
2017-10-18 17:30:20 +02:00 |
|
Timm Bäder
|
1ee32d10ce
|
meson: Add emoji data
Otherwise we crash at runtime.
|
2017-08-13 18:08:41 +02:00 |
|
Tim-Philipp Müller
|
75fd87ce61
|
meson: gtk: generate gtk.gresource.xml
|
2017-05-03 15:10:52 +01:00 |
|