Gimp/libgimpbase
Richard Kreckel dd9b0fc55b Bug 768044 - Fix many typos
This fixes many typos in comments and one in a user-visible string (msgid
"center abscisse" changed to "center abscissa" in affected po files. too).
2016-06-26 00:35:24 +02:00
..
.gitignore
gimpbase-private.c
gimpbase-private.h
gimpbase.def app, libgimpbase: move enums GimpCapStyle and GimpJoinStyle to libgimpbase 2015-11-09 02:16:03 +01:00
gimpbase.h
gimpbaseenums.c app, libgimpbase: move enums GimpCapStyle and GimpJoinStyle to libgimpbase 2015-11-09 02:16:03 +01:00
gimpbaseenums.h app, libgimpbase: move enums GimpCapStyle and GimpJoinStyle to libgimpbase 2015-11-09 02:16:03 +01:00
gimpbasetypes.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpbasetypes.h
gimpchecks.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpchecks.h
gimpcpuaccel.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpcpuaccel.h
gimpdatafiles.c libgimpbase: use GIO to figure if a file is hidden 2015-12-07 01:07:30 +01:00
gimpdatafiles.h
gimpenv.c Bug 763202 - Create $XDG_DATA_HOME if it doesn't exist. 2016-06-13 03:34:26 +02:00
gimpenv.h
gimplimits.h Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpmemsize.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpmemsize.h
gimpmetadata.c libgimpbase: fix gimp_metadata_set_from_xmp() to really expect XMP 2016-04-22 22:49:06 +02:00
gimpmetadata.h Bug 492048 - Detect color space in Exif 2.21/DCF 2.0 option files 2015-09-30 20:51:40 +02:00
gimpparam.h Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpparasite.c
gimpparasite.h
gimpparasiteio.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpparasiteio.h
gimpprotocol.c
gimpprotocol.h
gimprectangle.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimprectangle.h
gimpreloc.c
gimpreloc.h
gimpsignal.c
gimpsignal.h
gimpunit.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpunit.h
gimputils.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimputils.h libgimpbase, app: implement File -> Show in File Manager 2015-02-16 18:40:26 +01:00
gimpvaluearray.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpvaluearray.h Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpwin32-io.h
gimpwire.c
gimpwire.h libgimpbase: indentation in gimpwire.h 2015-06-10 18:58:32 +02:00
Makefile.am Makefile: fix VPATH builds for win32. 2014-09-14 18:28:26 +02:00
test-cpu-accel.c