Gimp/app
Michael Natterer 55f938fa01 using gimp_container_view_get_by_dockable() was a bad idea since not all
2003-09-24  Michael Natterer  <mitch@gimp.org>

	* app/gui/dialogs-constructors.c (dialogs_get_view_menu_func):
	using gimp_container_view_get_by_dockable() was a bad idea since
	not all our GimpEditor subclasses actually are GimpContainerViews.
	Find the right GimpEditor manually instead (fixes missing popup
	menus).

	* app/gui/colormap-editor-menu.c (colormap_editor_menu_update):
	make the menu entries insensitive if the image is not indexed.
	fixes bug #123066.
2003-09-24 15:11:29 +00:00
..
actions added a "menu_title" which is registered with each menu. 2003-09-23 16:17:25 +00:00
base app/composite/gimp-composite-generic.c app/composite/gimp-composite-mmx.c 2003-09-16 13:12:50 +00:00
composite Replaced the improper use of the pminub instruction with the macro which 2003-09-20 04:05:41 +00:00
config workaround for GLib bug #116617: set GimpConfigError before calling 2003-09-23 15:22:30 +00:00
core Fixed vectors stroking on GRAY* and INDEXED* layers. 2003-09-22 23:19:22 +00:00
dialogs using gimp_container_view_get_by_dockable() was a bad idea since not all 2003-09-24 15:11:29 +00:00
display added a utility function that positions a menu that pops up from a button 2003-09-23 20:27:12 +00:00
file renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
gui using gimp_container_view_get_by_dockable() was a bad idea since not all 2003-09-24 15:11:29 +00:00
menus added a "menu_title" which is registered with each menu. 2003-09-23 16:17:25 +00:00
paint app/paint/Makefile.am removed... ...and added. 2003-09-18 13:51:10 +00:00
paint-funcs app/composite/gimp-composite-generic.c app/composite/gimp-composite-mmx.c 2003-09-16 13:12:50 +00:00
pdb UTF-8 validate the value set using gimprc_set(); mention this in the 2003-09-22 21:20:17 +00:00
plug-in added lots more "GimpFooFunc gui_foo_func" vtable entries to the Gimp 2003-09-10 22:06:45 +00:00
text constrain popup size to GIMP_VIEWABLE_MAX_POPUP_SIZE but keep the aspect 2003-09-22 14:23:03 +00:00
tools Fixed vectors stroking on GRAY* and INDEXED* layers. 2003-09-22 23:19:22 +00:00
vectors fixed the direction of the translation applied for viewBox offsets. 2003-09-23 13:38:40 +00:00
widgets app/widgets/gimpwidgets-utils.c (gimp_menu_position) more menus which pop 2003-09-24 14:23:32 +00:00
xcf Enable the new save code by default. 2003-09-21 19:15:28 +00:00
.cvsignore
airbrush.c
app_procs.c app/paint/Makefile.am removed... ...and added. 2003-09-18 13:51:10 +00:00
app_procs.h Got rid of the last global variables except the_gimp: 2003-09-09 16:47:59 +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 Tell it's outdated. 2003-09-10 04:07:53 +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 Got rid of the last global variables except the_gimp: 2003-09-09 16:47:59 +00:00
Makefile.am Dave Neary <bolsh@gimp.org> 2003-09-20 19:58:26 +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