Gimp/app
Alexia Death a7234d68ce Revert "Only didive if the number of inputs is > 1 (/ 1 makes little sense)"
This reverts commit 793be22da9.

This commit makes single factor dynamics not work.
The result of a no-factor mixing needs to be 1.0,
result of all other cases needs to be value of total divided by factors.
Adding extra logic for the case whe factors=1 makes less sense than
allowing for occational division by 1 to happen.
2009-10-15 18:39:42 +03:00
..
actions Use the right stock_id for "dialogs-dynamics" 2009-10-13 23:33:27 +02:00
base Random doc fix 2009-09-14 21:36:50 +02:00
composite
config Use all config properties needed for dynamics to work like a resource 2009-10-11 01:30:54 +02:00
core Revert "Only didive if the number of inputs is > 1 (/ 1 makes little sense)" 2009-10-15 18:39:42 +03:00
dialogs There is this concept called alphabetic order... 2009-10-11 15:35:52 +02:00
display app: Remove unused includes from gimpdisplayshell.c 2009-10-09 23:04:29 +02:00
file Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
gegl Make class and instance structs public 2009-09-14 21:38:30 +02:00
gui Use gtk_widget_get_window() instead of widget->window 2009-10-09 21:19:07 +02:00
menus Whitespace cleanup that reduces the diff against master 2009-10-12 13:00:16 +02:00
paint Change "factors" variables to integer because it's a counter; formatting 2009-10-14 10:33:11 +02:00
paint-funcs
pdb Get rid of useless diff to master 2009-10-13 21:15:01 +02:00
plug-in Kill plug-ins that write to tiles of locked drawables or group layers 2009-09-02 19:48:46 +02:00
tests app/tests: Do role tests on the dock windows, not the docks 2009-09-26 12:48:44 +02:00
text Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
tools Resurrect the paint option's "use-fade" property and UI 2009-10-13 19:19:12 +02:00
vectors Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
widgets Reorder dynamics stuff 2009-10-13 21:19:40 +02:00
xcf Fix loading of layer masks of group layers 2009-09-03 19:11:02 +02:00
.gitignore Ignore libapp.a 2009-09-11 12:58:13 -07:00
about.h
app.c
app.h
batch.c
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c app: Also allow GIMP_DEBUG as debug environment variable 2009-09-19 16:03:43 +02:00
gimp-log.h app: Add GIMP_LOG_WM 2009-07-20 13:16:30 +02:00
gimp.rc
gimp.rc.in Bug 554748 - Version information for gimp.exe : generate gimp.rc 2009-10-13 00:18:52 +02:00
gimpcore.def
main.c
Makefile.am Bug 554748 - Version information for gimp.exe : generate gimp.rc 2009-10-13 00:18:52 +02:00
makefile.msc
sanity.c
sanity.h
signals.c
signals.h
tests.c app: Add gimp_test_run_temp_mainloop() 2009-09-17 01:51:53 +02:00
tests.h app: Add gimp_test_run_temp_mainloop() 2009-09-17 01:51:53 +02:00
unique.c
unique.h
units.c
units.h
version.c
version.h
wilber.ico