gimp/plug-ins
Michael Natterer de121374ef Change the "handles uri" flag of file procedures to "handle remote"
And always pass URIs to all file procedures, the ones what didn't
register as "handles remove" will only ever get local file:// URIs.

Change all file plug-ins (also legacy ones) to expect URIs instead
of filenames, and convert to local paths in the plug-in.

The wire protocol should now be almost 100% clean of non-UTF-8 strings.
2019-08-19 12:05:12 +02:00
..
common Change the "handles uri" flag of file procedures to "handle remote" 2019-08-19 12:05:12 +02:00
file-bmp Change the "handles uri" flag of file procedures to "handle remote" 2019-08-19 12:05:12 +02:00
file-dds Change the "handles uri" flag of file procedures to "handle remote" 2019-08-19 12:05:12 +02:00
file-exr file-exr: use gimp_pdb_get_last_error() instead of gimp_get_pdb_error() 2019-08-15 19:03:09 +02:00
file-faxg3 Change the "handles uri" flag of file procedures to "handle remote" 2019-08-19 12:05:12 +02:00
file-fits Change the "handles uri" flag of file procedures to "handle remote" 2019-08-19 12:05:12 +02:00
file-fli Change the "handles uri" flag of file procedures to "handle remote" 2019-08-19 12:05:12 +02:00
file-ico libgimp, plug-ins: use the new macros everwhere 2019-08-19 10:02:07 +02:00
file-jpeg Change the "handles uri" flag of file procedures to "handle remote" 2019-08-19 12:05:12 +02:00
file-psd libgimp, plug-ins: use the new macros everwhere 2019-08-19 10:02:07 +02:00
file-raw libgimp, plug-ins: use the new macros everwhere 2019-08-19 10:02:07 +02:00
file-sgi libgimp, plug-ins: use the new macros everwhere 2019-08-19 10:02:07 +02:00
file-tiff Change the "handles uri" flag of file procedures to "handle remote" 2019-08-19 12:05:12 +02:00
file-webp Change the "handles uri" flag of file procedures to "handle remote" 2019-08-19 12:05:12 +02:00
flame libgimpwidgets: add GDestroyNotify to gimp_int_combo_box_connect() 2019-08-08 00:22:15 +02:00
fractal-explorer libgimp, plug-ins: use the new macros everwhere 2019-08-19 10:02:07 +02:00
gfig plug-ins: some very minor style (alignment) fixes. 2019-08-18 22:37:31 +02:00
gimpressionist Misc typo fixes in plug-ins/ 2019-08-13 11:50:51 -04:00
goat-exercises plug-ins: port many plug-ins from GimpProcedure to GimpImageProcedure 2019-08-18 13:45:58 +02:00
gradient-flare Use g_strlcpy() instead of strncpy() everywhere 2019-08-14 23:52:38 +02:00
help libgimp, plug-ins: use the new macros everwhere 2019-08-19 10:02:07 +02:00
help-browser libgimp, plug-ins: use the new macros everwhere 2019-08-19 10:02:07 +02:00
ifs-compose plug-ins: and in ifs-compose too... 2019-07-30 18:37:05 +02:00
imagemap libgimpwidgets: add a GDestroyNotify for gimp_help_connect()'s user_data 2019-08-09 13:11:30 +02:00
lighting libgimpwidgets: add GDestroyNotify to gimp_int_combo_box_connect() 2019-08-08 00:22:15 +02:00
map-object libgimpwidgets: add GDestroyNotify to gimp_int_combo_box_connect() 2019-08-08 00:22:15 +02:00
metadata Issue #3112 - Missing mnemonics. 2019-08-05 22:44:36 +02:00
pagecurl libgimp, plug-ins: use the new macros everwhere 2019-08-19 10:02:07 +02:00
print libgimp, plug-ins: use the new macros everwhere 2019-08-19 10:02:07 +02:00
pygimp Misc typo fixes in plug-ins/ 2019-08-13 11:50:51 -04:00
python plug-ins: add Python and JavaScript files to the DIST. 2019-08-16 14:53:19 +02:00
screenshot libgimp, plug-ins: use the new macros everwhere 2019-08-19 10:02:07 +02:00
script-fu libgimp, plug-ins: use the new macros everwhere 2019-08-19 10:02:07 +02:00
selection-to-path Misc typo fixes in plug-ins/ 2019-08-13 11:50:51 -04:00
twain plug-ins: eek, twain calls gimp_main() directly 2019-08-09 00:50:32 +02:00
ui plug-ins: Move layer option up in TIFF dialog 2019-04-23 15:57:34 +02:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am plug-ins: move goat-exercise to a goat-exercises/ directory. 2019-08-07 00:00:20 +02:00