This website requires JavaScript.
Explore
Help
Register
Sign In
callisto-debian
/
gimp
Watch
1
Star
0
Fork
0
You've already forked gimp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
070fafb5d1567c04a14f61d3c46bb0e7dfbc8a3d
gimp
/
libgimpmath
History
Sven Neumann
6b9681c7d3
added gimp_matrix2_mult().
...
2003-07-07 Sven Neumann <
sven@gimp.org
> * libgimpmath/gimpmatrix.[ch]: added gimp_matrix2_mult().
2003-07-07 18:36:00 +00:00
..
.cvsignore
…
gimpmath.def
…
gimpmath.h
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
gimpmathtypes.h
include <libgimpmath/gimpmathtypes.h>.
2003-07-07 16:22:45 +00:00
gimpmatrix.c
added gimp_matrix2_mult().
2003-07-07 18:36:00 +00:00
gimpmatrix.h
added gimp_matrix2_mult().
2003-07-07 18:36:00 +00:00
gimpmd5.c
…
gimpmd5.h
…
gimpvector.c
added const qualifiers.
2003-07-07 14:20:39 +00:00
gimpvector.h
added const qualifiers.
2003-07-07 14:20:39 +00:00
Makefile.am
Always provide interlibrary dependencies, not just on Win32.
2003-05-23 17:28:07 +00:00
makefile.mingw.in
Additions for Win32: Use -no-undefined. Use the .def file. Produce MS
2002-03-29 23:39:00 +00:00
makefile.msc
…
test-md5.c
…