Gimp/app
Michael Natterer 2dffdbeb60 removed assertion about proc_rec != NULL because that happens when
2004-09-22  Michael Natterer  <mitch@gimp.org>

	* app/plug-in/plug-in-proc-frame.[ch] (plug_in_proc_frame_init):
	removed assertion about proc_rec != NULL because that happens
	when query()ing and init()int plug-ins.

	Replaced "context" by "main_context" plus "context_stack".

	* app/plug-in/plug-in-context.c: implement plug_in_context_push()
	and plug_in_context_pop().

	* app/plug-in/plug-in-message.c
	* app/plug-in/plug-in-progress.c: changed accordingly.

	* tools/pdbgen/pdb/context.pdb: use the return values of
	plug_in_context_push() and _pop().

	* app/pdb/context_cmds.c: regenerated.

	* plug-ins/script-fu/scripts/test-sphere.scm: use
	gimp-context-push and gimp-context-pop instead of remembering the
	old values for FG, BG etc.
2004-09-22 16:22:43 +00:00
..
actions app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
base count valid tiles, not dirty ones. 2004-09-19 21:54:26 +00:00
composite a regression test now iterates over 8388625 pixels per pass. 2004-09-03 02:53:19 +00:00
config app/base/base-enums.[ch] moved GimpCheckSize and GimpCheckType enums to 2004-09-02 14:28:37 +00:00
core removed the hack that was displaying "Floating Selection" instead of the 2004-09-22 12:46:35 +00:00
dialogs removed the prelit event box from the header frame, use a smaller font for 2004-09-21 22:31:20 +00:00
display resolved a mnemonics collision. 2004-09-21 09:48:04 +00:00
file app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
gui app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
menus app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
paint added "GimpPaintInfo *paint_info" member and construct property. Changed 2004-08-31 13:20:57 +00:00
paint-funcs Applied a bunch of AIX portability fixes (bug #148813): 2004-07-30 00:57:22 +00:00
pdb removed assertion about proc_rec != NULL because that happens when 2004-09-22 16:22:43 +00:00
plug-in removed assertion about proc_rec != NULL because that happens when 2004-09-22 16:22:43 +00:00
text workaround Pango bug #143542 (PangoFT2Fontmap leak, see also bug #148997). 2004-09-21 22:39:07 +00:00
tools removed the hack that was displaying "Floating Selection" instead of the 2004-09-22 12:46:35 +00:00
vectors added "GimpPaintInfo *paint_info" member and construct property. Changed 2004-08-31 13:20:57 +00:00
widgets app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
xcf app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
.cvsignore removed hack for gimp-console compilation. automake seems to handle it 2004-07-12 22:34:37 +00:00
airbrush.c
app_procs.c install the message handler for the "Gimp-Dialogs" domain. 2004-09-13 20:00:19 +00:00
app_procs.h Made the gimp-console binary compile. Finishes core/GUI separation and 2004-07-12 14:32:31 +00:00
batch.c Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
batch.h
errors.c Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
errors.h
gimp-intl.h
gimp.rc
gimpcore.def gimp_create_display() with the right parameters order 2004-08-08 22:47:23 +00:00
main.c build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00
Makefile.am removed all -u hacks. 2004-09-19 22:48:18 +00:00
makefile.msc build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c depend on GLib >= 2.4.5 and GTK+ >= 2.4.4. 2004-09-16 14:31:39 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c
units.h
wilber.ico