Gimp/app
Sven Neumann 4b165b472c app/display/Makefile.am removed this file.
2003-11-11  Sven Neumann  <sven@gimp.org>

	* app/display/Makefile.am
	* app/display/gimpdisplayshell-marching-ants.h: removed this file.

	* app/display/gimpcanvas.[ch]: generalized creation of GCs. Added
	styles for drawing the selection and layer boundaries. Also added
	support for changing stipple masks as was used by an older
	implementation of the marching ants (see below).

	* app/display/gimpdisplayshell-callbacks.c
	* app/display/gimpdisplayshell.c: don't create the Selection when
	the canvas is realized but only once when it is created.

	* app/display/gimpdisplayshell-selection.[ch]: removed all GC code
	and draw by means of GimpCanvas. Also resurrected a different
	implementation of the marching ants that was lost since 1.2
	(#undef USE_DRAWPOINTS).
2003-11-11 14:50:07 +00:00
..
actions update shell->popup_factory only if this is the active display or we will 2003-11-11 13:09:50 +00:00
base forgot to also add a range check here. 2003-11-01 13:16:02 +00:00
composite removed test-composite. 2003-11-01 19:51:22 +00:00
config removed non-functional colormap-cycling and simplified the selection code. 2003-11-11 12:43:52 +00:00
core update shell->popup_factory only if this is the active display or we will 2003-11-11 13:09:50 +00:00
dialogs removed non-functional colormap-cycling and simplified the selection code. 2003-11-11 12:43:52 +00:00
display app/display/Makefile.am removed this file. 2003-11-11 14:50:07 +00:00
file renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
gui update shell->popup_factory only if this is the active display or we will 2003-11-11 13:09:50 +00:00
menus update shell->popup_factory only if this is the active display or we will 2003-11-11 13:09:50 +00:00
paint removed debugging output that shouldd have never been committed. 2003-10-12 13:28:05 +00:00
paint-funcs app/base/color-balance.c app/base/hue-saturation.c 2003-10-16 19:17:08 +00:00
pdb Made plug-ins honor the current GIMP theme: 2003-11-10 12:36:22 +00:00
plug-in cast the return value of gimp_get_program_class() for the GPConfig 2003-11-08 16:47:49 +00:00
text app/text/gimptextlayout-render.c (gimp_text_layout_render) handle the case 2003-11-08 18:36:49 +00:00
tools update shell->popup_factory only if this is the active display or we will 2003-11-11 13:09:50 +00:00
vectors New vectors now are invisible by default. A quick poll on #gimp revealed 2003-11-10 23:28:56 +00:00
widgets app/widgets/gimpdialogfactory.c updated gtk-doc comments. 2003-11-10 23:40:35 +00:00
xcf app/text/Makefile.am new files that load and save text layers to/from XCF. 2003-10-27 21:50:41 +00:00
.cvsignore Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
airbrush.c
app_procs.c added new command-line option --no-fonts. Might be useful to reduce 2003-11-05 00:33:20 +00:00
app_procs.h added new command-line option --no-fonts. Might be useful to reduce 2003-11-05 00:33:20 +00:00
batch.c s/extension/plug_in/ for Script-Fu procedures to get batch mode working 2003-09-03 09:30:09 +00:00
batch.h added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +00:00
errors.c fixed spelling of The GIMP. 2003-10-24 10:19:33 +00:00
errors.h Got rid of the last global variables except the_gimp: 2003-09-09 16:47:59 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc
libgimp_glue.c changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
libgimp_glue.h changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
main.c added new command-line option --no-fonts. Might be useful to reduce 2003-11-05 00:33:20 +00:00
Makefile.am removed the call to cpu_accel_print_results(); should have got enough 2003-10-20 23:02:49 +00:00
makefile.msc renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
transform_core.c
wilber.ico