gimp/plug-ins/python
Jehan 851ddad2ee plug-ins: add back the prompt when "clearing" the Python console.
This code is taken from Massimo's comment in #1786 and MR !834. It doesn't fix
a crash as this was already handled in !404, yet the missing prompt after
hitting "clear" was clearly not consistent with how one expect a clear feature
to work.

At least now, we've got a prompt back immediately after clearing.
2023-02-13 13:17:30 +01:00
..
python-console plug-ins: add back the prompt when "clearing" the Python console. 2023-02-13 13:17:30 +01:00
.gitignore plug-ins: add .gitignore files. 2019-08-06 23:22:18 +02:00
Makefile.am libgimp: API refactor GUI for GimpResource 2023-01-14 16:38:40 +00:00
colorxhtml.py plug-ins: Fix Color XHTML export and GUI crash 2022-08-06 15:10:41 +00:00
file-openraster.py plug-ins: use list() variants in bindings. 2022-06-27 22:30:42 +02:00
foggify.py plug-ins, libgimp: override set_i18n() for all our core plug-ins. 2022-06-05 01:57:02 +02:00
gradients-save-as-css.py plug-ins: Port Save as CSS GUI from 2.10 2023-01-14 21:14:45 +00:00
histogram-export.py plug-ins: Fix crash in histogram-export 2022-07-20 12:51:03 +00:00
meson.build 2.99 libgimp: add GimpResource, GimpBrush, GimpPropWidgetBrush 2023-01-14 12:58:05 +00:00
palette-offset.py Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
palette-sort.py plug-ins: use generated widget for GimpPalette arg. 2023-01-14 19:27:08 +01:00
palette-to-gradient.py plug-ins: Show GUI for Palette to Gradient 2023-01-14 21:14:45 +00:00
pygimp.interp.in Fix pygimp.interp generation, add /usr/bin/python3 alias 2020-07-28 17:17:18 +02:00
python-eval.py plug-ins, libgimp: override set_i18n() for all our core plug-ins. 2022-06-05 01:57:02 +02:00
spyro-plus.py Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
test-dialog.py plug-ins: make test-dialog runnable even with no image. 2023-01-14 20:17:57 +01:00