made the handling of the values which can't be changed on the fly

2000-01-26  Michael Natterer  <mitch@gimp.org>

	* app/preferences_dialog.c: made the handling of the values which
	can't be changed on the fly consistent:

	- Some of the widget callbacks were connected to gimprc variables
	  instead of pref dialog's "edit_" variables.
	- Correctly assign value, edit_value, old_value and save_value for
	  all of them.
	- Separated them from the other values in all functions.
	- Reduced the endless "if" madness in some callbacks.
This commit is contained in:
Michael Natterer 2000-01-25 23:05:47 +00:00 committed by Michael Natterer
parent b798a90302
commit 4c68bacfe2
3 changed files with 1674 additions and 1335 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff