gimp/app/composite
Sven Neumann 0f0da9c766 added missing quotes in test for libcurl.
2006-11-09  Sven Neumann  <sven@gimp.org>

	* configure.in: added missing quotes in test for libcurl.

	* app/plug-in/gimppluginprocedure.c
	(gimp_plug_in_procedure_add_menu_path): try not to crash on
	invalid menu paths and avoid a string copy for the common case.

	* app/composite/gimp-composite-mmx.c: commented out unused code.
2006-11-09 09:39:36 +00:00
..
.cvsignore shut up cvs 2003-08-18 05:42:23 +00:00
Makefile.am Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-3dnow-installer.c Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-3dnow-test.c a regression test now iterates over 8388625 pixels per pass. 2004-09-03 02:53:19 +00:00
gimp-composite-3dnow.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-3dnow.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-altivec-installer.c Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-altivec-test.c Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-altivec.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-altivec.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-generic-installer.c Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-generic.c app/composite/gimp-composite.h app/composite/gimp-composite-generic.c 2006-09-27 23:29:05 +00:00
gimp-composite-generic.h fixed dependencies for test-config. 2003-10-12 16:46:50 +00:00
gimp-composite-mmx-installer.c Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-mmx-test.c Fixed signedness problems is calls to gimp_rgb_to_hsv_int() and the like. 2005-05-14 23:17:56 +00:00
gimp-composite-mmx.c added missing quotes in test for libcurl. 2006-11-09 09:39:36 +00:00
gimp-composite-mmx.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-regression.c use gulong instead of u_long. Should fix bug #352221. 2006-08-22 15:55:40 +00:00
gimp-composite-regression.h use gulong instead of u_long. Should fix bug #352221. 2006-08-22 15:55:40 +00:00
gimp-composite-sse-installer.c Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-sse-test.c app/composite/gimp-composite-generic.c app/composite/gimp-composite-mmx.c 2005-03-05 17:29:21 +00:00
gimp-composite-sse.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-sse.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-sse2-installer.c Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-sse2-test.c a regression test now iterates over 8388625 pixels per pass. 2004-09-03 02:53:19 +00:00
gimp-composite-sse2.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-sse2.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-test.c retired and removed. 2003-08-18 01:47:10 +00:00
gimp-composite-util.h removed ... ... and readded under a new name. 2003-07-09 11:52:10 +00:00
gimp-composite-vis-installer.c Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-vis-test.c a regression test now iterates over 8388625 pixels per pass. 2004-09-03 02:53:19 +00:00
gimp-composite-vis.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-vis.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-x86.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite.c need to test for GIMP_COMPOSITE_OPTION_NOEXTENSIONS. 2006-06-02 11:36:16 +00:00
gimp-composite.h app/composite/gimp-composite.h app/composite/gimp-composite-generic.c 2006-09-27 23:29:05 +00:00
gimp-composite.html I hate cvs. 2003-07-08 23:15:16 +00:00
make-installer.py Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
makefile.msc build menus with nmake, too menus/Makefile.am : added to EXTRA_DIST 2005-04-24 15:39:15 +00:00
ns.py Applied patch from starox-gimp@starox.org (Frederic Leroy) which fixed the 2005-03-04 07:39:47 +00:00