gimp/plug-ins
Jehan 208d415a1a plug-ins: properly localize core Python plug-ins.
- Set the "gimp30-python" Gettext domain and bind it to the proper
  locale directory as installed by GIMP.
- Localize various strings with gettext.
- Remove calls to self.set_translation_domain() in
  do_query_procedures(). This is technically wrong right now but I am
  going to get rid of the menu item localization for plug-ins done by
  the core.
2022-06-04 14:52:14 +02:00
..
common plug-ins: fix #1351 Raw Data Import Creates Blank/White Image... 2022-05-16 14:00:17 -04:00
file-bmp plug-ins: rename "write-color-space-info" arg into "write-color-space". 2022-02-12 01:43:48 +01:00
file-dds Issue #4492: Add "Flip image", save visible layers feature to DDS 2022-05-16 18:56:16 +00:00
file-exr plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
file-faxg3 plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
file-fits plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
file-fli plug-ins: fix possible overflow in computation 2022-06-03 12:52:17 -04:00
file-ico plug-ins: change export dialog format name for Windows Cursors. 2022-02-12 13:54:20 +01:00
file-jpeg plug-ins: support CMYK import/export for JPEG. 2022-04-17 23:14:20 +02:00
file-psd Initialize variables that are not initialized to silence warnings. 2022-03-23 23:08:59 +00:00
file-raw plug-ins: fix Windows build in UCRT environment 2022-05-17 17:23:06 -04:00
file-sgi plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
file-tiff plug-ins: make the BigTIFF warning translatable. 2022-05-09 19:56:46 +02:00
file-webp plug-ins: localize file-webp parameters' titles/docs. 2022-04-26 19:09:04 +02:00
flame app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
fractal-explorer app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
gfig plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
gimpressionist app, libgimp*, pdb, plug-ins: use g_memdup2() instead of g_memdup() 2021-08-26 17:32:09 +02:00
gradient-flare Fix warn -Warray-parameter gflare_read_gradient_name gflare_write_gradient_name 2022-03-29 16:33:58 +00:00
help Fix: unable to open online help 2022-03-23 15:40:28 -04:00
help-browser plug-ins: clean up the patch !519 as per review. 2022-03-25 14:55:25 +01:00
ifs-compose app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
imagemap plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
lighting plug-ins: fix #5305 Lighting Effects crashes when I use a channel as Bumpmap 2021-12-17 12:06:18 -05:00
map-object app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
metadata plug-ins: simplify adding tags to store in metadata-viewer 2022-06-02 21:45:27 -04:00
pagecurl app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
print plug-ins: fix #3964 Incorrect position when printing 2022-04-29 12:59:59 -04:00
python plug-ins: properly localize core Python plug-ins. 2022-06-04 14:52:14 +02:00
screenshot Issue #4009: enables option to capture cursor in screenshot (Windows) 2022-01-19 01:28:47 +00:00
script-fu Eliminated possible compiler warning. From r130 of TinyScheme in SourceForge. 2022-05-31 19:31:05 -04:00
selection-to-path plug-ins: fix all remaining GimpImageProcedure to new run() API. 2021-04-04 01:40:00 +02:00
twain plug-ins: fix many GimpImageProcedure to new run() API. 2021-04-04 01:40:00 +02:00
ui plug-ins: add translation context for tag values 2022-02-02 17:29:48 +00:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am plug-ins, extension: goat-exercises becomes a GIMP extension. 2020-10-09 15:30:54 +02:00
meson.build plug-ins, extension: goat-exercises becomes a GIMP extension. 2020-10-09 15:30:54 +02:00