Jehan
bbb0be8413
Revert "libgimpwidgets: #pragma once, and formatting and ordering"
...
This reverts commit c71661bf24
.
See https://gitlab.gnome.org/GNOME/gimp/-/issues/14668
2025-08-14 00:54:52 +02:00
Michael Natterer
c71661bf24
libgimpwidgets: #pragma once, and formatting and ordering
2025-07-13 12:23:24 +02:00
Alx Sa
74e7e16ec3
libgimpwidgets: Convert widgets to final/derived type
...
This patch converts libgimpwidgets with
no signals to be final or derived types.
The remaining widgets will be converted
in a subsequent patch.
2024-07-29 01:51:38 +00:00
Michael Natterer
aca5f806c4
libgimp*: lots of doc fixes and new docs for structs and enums
2019-07-24 01:18:30 +02:00
Michael Natterer
5f700549e7
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
Ell
000fd8e69b
libgimpwidgets: add GimpBusyBox
...
GimpBusyBox is used to show a message indicating an operation is in
progress. It's basically just a spinner and a label, with some
styling.
We're going to use it both in app/ and in a plug-in.
2018-05-29 16:04:28 -04:00