gimp/app
Michael Natterer 805602b657 if the floating selection has no alpha, manually create BoundSegs of its
2005-09-08  Michael Natterer  <mitch@gimp.org>

	* app/core/gimplayer-floating-sel.c (floating_sel_boundary): if
	the floating selection has no alpha, manually create BoundSegs of
	its outline instead of calling boundary_find() (which creates a
	boundary of the last channel). Fixes bug #145373.

	* app/widgets/gimplayertreeview.c
	(gimp_layer_tree_view_floating_selection_changed): update all
	layer names' text attributes, not only for layers with alpha.
	Fixes layer name display when making a new layer out of a floating
	selection without alpha.
2005-09-08 19:38:58 +00:00
..
actions app/actions/edit-actions.c app/menus/menus.c app/widgets/gimpundoeditor.c 2005-09-05 19:31:28 +00:00
base do new_size calculation only when needed. 2005-09-03 21:56:07 +00:00
composite ypto 2005-08-01 05:19:45 +00:00
config changed to "mozilla-firefox %s" (was "mozilla %s"). 2005-08-19 17:11:02 +00:00
core if the floating selection has no alpha, manually create BoundSegs of its 2005-09-08 19:38:58 +00:00
dialogs don't set a window icon, the dialog should be transient anyway. 2005-09-07 00:28:31 +00:00
display Address bug #307971: 2005-09-05 20:47:12 +00:00
file added GIMP_UNDO_FOREGROUND_SELECT. 2005-08-03 01:54:27 +00:00
gui Address bug #307971: 2005-09-05 20:47:12 +00:00
menus app/actions/edit-actions.c app/menus/menus.c app/widgets/gimpundoeditor.c 2005-09-05 19:31:28 +00:00
paint replaced manual calculation of the offset of a pixel in a tile (marked as 2005-09-03 20:39:17 +00:00
paint-funcs Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-09-06 17:58:55 +00:00
pdb Address bug #307971: 2005-09-05 20:47:12 +00:00
plug-in Instead of passing a child_setup function whose body is ifdeffed out on 2005-08-26 12:03:24 +00:00
text define G_DISABLE_DEPRECATED unless glib >= 2.9.0. 2005-08-16 00:48:20 +00:00
tools terminate variable argument list. Fixes bug #315255. 2005-09-05 10:11:19 +00:00
vectors fixed a typo: s/occured/occurred/g 2005-08-21 20:28:05 +00:00
widgets if the floating selection has no alpha, manually create BoundSegs of its 2005-09-08 19:38:58 +00:00
xcf disable undo while the image is being loaded. 2005-08-05 14:13:10 +00:00
.cvsignore tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +00:00
airbrush.c
app_procs.c call g_thread_init() only if the GThread system is not already 2005-04-25 17:13:10 +00:00
app_procs.h app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
batch.c canonicalize hardcoded procedure names. 2005-08-06 00:51:22 +00:00
batch.h app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
errors.c Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
fileicon.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated dont include "gimpmessagedialog.c" to avoid redefinitions. Instead 2005-07-10 16:24:57 +00:00
main.c improved "--help" output. 2005-04-06 13:15:38 +00:00
Makefile.am fixed dist-dump-gimprc rule. 2005-08-09 23:58:32 +00:00
makefile.msc TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c made the G_FILENAME_ENCODING not or incorrectly set error message more 2005-05-25 23:21:06 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c app/units.c app/core/gimp-units.c app/core/gimp.c added a utility function 2005-01-13 13:08:00 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00