mirror of https://github.com/GNOME/gimp.git
![]() In places where the pattern if (show) gtk_widget_show (widget); else gtk_widget_hide (widget); is used, change to gtk_widget_set_visible (widget, show); Also do some other minor cleanups. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
dialog.c | ||
dialog.h | ||
gimpthrobber.c | ||
gimpthrobber.h | ||
gimpthrobberaction.c | ||
gimpthrobberaction.h | ||
help-browser.c | ||
uri.c | ||
uri.h |