Gimp/plug-ins
Jehan 88ccdb4e2f plug-ins: minor cleaning and fixes.
- Add some parentheses to sizeof (*pointer). Maybe it's just me, but it
  is just a bit clearer to me.
- Free in_raw when out_raw allocation failed.
- Use strrchr() instead of strchr() to get the extension (I had a case
  when testing where the file was inside a folder named similarly with a
  ".hgt" and it would break the comparison test).
- Do a case-insensitive comparison. Even though the original files from
  NASA use lowercase, just to be sure.
2017-12-09 22:20:43 +01:00
..
common plug-ins: minor cleaning and fixes. 2017-12-09 22:20:43 +01:00
file-bmp Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-exr Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-faxg3 Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-fits Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-fli Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-ico Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-jpeg Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-psd plug-ins: in file-psd, insert layers to image after writing buffers 2017-12-06 10:20:01 -05:00
file-raw plug-ins: s/Windows.h/windows.h/. 2017-12-09 18:52:51 +01:00
file-sgi Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-tiff Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-webp Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
flame Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
fractal-explorer Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gfig Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
gimpressionist Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gradient-flare Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
help plug-ins: minor tab cleanup. 2017-02-01 04:53:31 +01:00
help-browser Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
ifs-compose Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
imagemap app, plug-ins: clean out trailing whitespaces in source code. 2017-06-17 04:47:53 +02:00
lighting Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
map-object Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
metadata Mark user-visible messages for translation 2017-09-28 03:59:44 +03:00
pagecurl Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
print Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
pygimp pdb, libgimp: change the gimp-drawable-invert API again 2017-09-03 21:28:47 +02:00
screenshot plug-ins: fix a bunch of coding style. 2017-12-09 18:52:51 +01:00
script-fu pdb, libgimp: change the gimp-drawable-invert API again 2017-09-03 21:28:47 +02:00
selection-to-path plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
twain plug-ins: twain: fix layer mode name 2017-01-14 16:33:47 +01:00
ui Fix typo and make the label consistent with the other one 2017-07-29 10:29:51 +03:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am plug-ins: merge file-rawtherapee/ into file-raw/ 2017-07-24 20:58:25 +02:00