gimp/app
Simon Budig 7c3b455924 "The last of the Oldenburg commits"
2003-09-28  Simon Budig  <simon@gimp.org>

	"The last of the Oldenburg commits"

	Thanks to the team of the Oldenburg Linux Developers Meeting 2003
	for providing a nice hacking environment.

	* app/vectors/gimpvectors.c: Add a default stock_id.

	* app/widgets/gimppreviewrenderervectors.[ch]: New Widget
	to render the preview of vectors. Just renders a stock item
	now, since I was unable to figure out how to properly draw
	in the GtkWidget.

	* app/widgets/Makefile.am
	* app/widgets/widgets-types.h: Changed accordingly.

	* app/widgets/gimppreviewrenderer-utils.c: Use the new widget.

	* app/core/gimpscanconvert.c
	* app/core/gimpdrawable-stroke.c: Use higher prescision for
	libart-stroking vectors. Reduces artefacts.

	* app/pdb/paths_cmds.c
	* libgimp/gimppaths_pdb.c: Regenerated after Tors changes.
2003-09-28 04:00:50 +00:00
..
actions made it a view on the GimpItem to stroke, not on the image, so the dialog 2003-09-27 14:41:10 +00:00
base app/composite/gimp-composite-generic.c app/composite/gimp-composite-mmx.c 2003-09-16 13:12:50 +00:00
composite improved readability of this code by introducing a local GimpImage* 2003-09-27 12:59:22 +00:00
config removed debugging output. 2003-09-25 15:40:10 +00:00
core "The last of the Oldenburg commits" 2003-09-28 04:00:50 +00:00
dialogs use the GIMP_COORDINATES_CHAINBUTTON() macro instead of trying to get it 2003-09-27 23:19:43 +00:00
display #include "widgets/gimpwidgets-utils.h" for gimp_button_menu_position(). 2003-09-26 16:25:24 +00:00
file renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
gui use the GIMP_COORDINATES_CHAINBUTTON() macro instead of trying to get it 2003-09-27 23:19:43 +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 added new functions color_region_mask() which works like color_region() 2003-09-27 20:04:07 +00:00
pdb "The last of the Oldenburg commits" 2003-09-28 04:00:50 +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 This still is very much in progress. I just want to commit this to avoid 2003-09-27 02:34:18 +00:00
vectors "The last of the Oldenburg commits" 2003-09-28 04:00:50 +00:00
widgets "The last of the Oldenburg commits" 2003-09-28 04:00:50 +00:00
xcf Enable the new save code by default. 2003-09-21 19:15:28 +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 prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
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 prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
paint_options.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
wilber.ico