Andrey Kutejko
|
540a83327f
|
Fix issues spotted by PVS-Studio
|
2023-11-14 08:56:40 +01:00 |
|
Matthias Clasen
|
8d9a59f698
|
gtk-demo: Miscellaneous a11y improvements
|
2023-06-19 08:09:48 -04:00 |
|
Matthias Clasen
|
060ab606a2
|
gtk-demo: Reset properties when the image changes
|
2023-03-17 11:49:57 -04:00 |
|
Matthias Clasen
|
0c1ec82a74
|
gtk4-demo: Add a tooltip to image scaling
Show some information about the values.
|
2023-03-14 05:36:08 +01:00 |
|
Matthias Clasen
|
3eb9afb0ca
|
gtk4-demo: Polish the image scaling demo
Make the scale binding bidirectional again, fix up
the ranges and the sensitivity of the actions, and
add a mark for the unscaled position.
|
2023-03-14 05:36:08 +01:00 |
|
Matthias Clasen
|
413abef01d
|
Merge branch 'more-scaled-texture-fixes' into 'main'
Fix gtk_snapshot_append_scaled_texture
See merge request GNOME/gtk!5638
|
2023-03-13 08:58:58 +00:00 |
|
Matthias Clasen
|
e24d4ba5db
|
gtk4-demo: Use gtk_snapshot_append_scaled_texture
|
2023-03-13 08:54:13 +01:00 |
|
Matthias Clasen
|
517b4d584c
|
gtk4-demo: Scale logarithmically in image scaling
|
2023-03-13 08:21:10 +01:00 |
|
Matthias Clasen
|
88d9244b98
|
gtk4-demo: Fix rotation handling in image scaling
We weren't sizing the widget correctly in rotated
cases.
|
2023-03-13 08:11:29 +01:00 |
|
Matthias Clasen
|
dc50c790c5
|
gtk-demo: Add rotation to the scaling demo
Closing in on eog :)
|
2023-03-12 08:25:58 +01:00 |
|
Matthias Clasen
|
625ffa2d96
|
gtk-demo: Add filtering to the zoom demo
|
2023-02-11 15:09:38 -05:00 |
|
Matthias Clasen
|
dd3eedd510
|
gtk-demo: Rewrite the zoom demo slightly
Use a texture directly instead of a paintable.
This will be used in the following commit to
introduce filters.
|
2023-02-11 15:09:38 -05:00 |
|
Emmanuele Bassi
|
f4f683a469
|
Rename clear_template to dispose_template
Make it more clear that the function is supposed to be called during the
dispose sequence of a widget.
|
2022-07-11 18:24:37 +01:00 |
|
Emmanuele Bassi
|
e71f9bb79f
|
Port gtk-demo widgets to gtk_widget_clear_template()
|
2022-07-11 18:24:37 +01:00 |
|
Jonas Ådahl
|
2cddec7798
|
gtk/popover: Use gtk_popover_present() instead of going via GtkNative
This makes it more explicit that managers of popovers make it "present".
|
2020-12-07 20:37:29 +01:00 |
|
Matthias Clasen
|
d71337513f
|
gtk-demo: Add another demo
Show how to add a context menu to a custom widget,
and how to make a GtkPicture lookalike.
|
2020-09-15 22:40:13 -04:00 |
|