Gimp/app
Michael Natterer 0c67310555 app/vectors/gimpbezierstroke.[ch] app/vectors/gimpstroke.[ch]
2003-05-16  Michael Natterer  <mitch@gimp.org>

	* app/vectors/gimpbezierstroke.[ch]
	* app/vectors/gimpstroke.[ch]
	* app/vectors/gimpvectors-preview.c
	* app/vectors/gimpvectors.[ch]: massive cleanup / code review:
	Made default implementations real ones. Don't add "const" to
	call-by-value parameters. Iterate lists using for() loops. Moved
	variables to local scopes. Removed tabs. Indentation. Stuff...

	* app/vectors/gimpstroke.[ch]: added unused "gboolean closed"
	member.
2003-05-16 16:49:04 +00:00
..
actions added "gboolean cut_image" parameter so we can float selections without 2003-05-16 12:10:47 +00:00
arch/i386/mmx Fixed .type directives (would not compile on certain systems). 2002-05-07 07:59:21 +00:00
base fixed typo: use x1 instead of the uninitialized variable x. 2003-05-15 21:01:02 +00:00
config made object properties G_PARAM_READWRITE by default. Added flag 2003-04-12 19:06:25 +00:00
core added "gboolean cut_image" parameter so we can float selections without 2003-05-16 12:10:47 +00:00
dialogs added dialog_factory and dialog_identifier parameters to the constructors 2003-05-16 11:53:50 +00:00
display use a low-priority timeout for updating the WM icon. 2003-05-12 17:33:15 +00:00
file added some sanity checks to temp_buf conversion routines. 2003-05-15 13:33:30 +00:00
gui added "gboolean cut_image" parameter so we can float selections without 2003-05-16 12:10:47 +00:00
menus don't try to hide the tearoff menu item if tearoff menus are disabled in 2003-04-09 11:13:00 +00:00
paint removed gimp_drawable_offsets(). 2003-05-08 14:06:03 +00:00
paint-funcs fixed typo: use x1 instead of the uninitialized variable x. 2003-05-15 21:01:02 +00:00
pdb added "gboolean cut_image" parameter so we can float selections without 2003-05-16 12:10:47 +00:00
plug-in wait 10 ms before killing the plug-in just like the comment says. The code 2003-05-13 11:44:28 +00:00
text removed gimp_drawable_width,height(). 2003-05-08 13:12:46 +00:00
tools added "gboolean cut_image" parameter so we can float selections without 2003-05-16 12:10:47 +00:00
vectors app/vectors/gimpbezierstroke.[ch] app/vectors/gimpstroke.[ch] 2003-05-16 16:49:04 +00:00
widgets added dialog_factory and dialog_identifier parameters to the constructors 2003-05-16 11:53:50 +00:00
xcf cleaned up the old path saving functions just as the old path loading 2003-05-15 12:47:42 +00:00
.cvsignore
airbrush.c
app_procs.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
app_procs.h when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +00:00
appenv.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
batch.c added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +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
errors.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc
gimp.sym Add the symbols used by libgimpwidgets. 2002-12-26 02:25:55 +00:00
libgimp_glue.c app/Makefile.am removed... 2002-05-05 19:17:41 +00:00
libgimp_glue.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
main.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
Makefile.am Removed support for pluggable tools: 2003-04-15 14:20:19 +00:00
makefile.mingw.in Mark as out-of-date. 2002-12-26 01:19:09 +00:00
makefile.msc app/text/makefile.msc (new file) */makefile.msc */*/makefile.msc : updated 2003-03-03 18:14:31 +00:00
ops_buttons.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
ops_buttons.h
paint_core.h
paint_options.h
path.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
path.h
path_transform.h
pathP.h
plug_in_cmds.c
transform_core.c
wilber.ico