gimp/app
Simon Budig aac6a44ff0 app/tools/gimpvectortool.[ch] Fixed crashes and weird problems when the
2003-03-20  Simon Budig  <simon@gimp.org>

        * app/tools/gimpvectortool.[ch]
        Fixed crashes and weird problems when the tool changed images or
        images got closed. Fixes Bug #108318.

        * app/vectors/vectors-types.h: More sane names for the
        GimpAnchorType enum.

        * app/vectors/gimpbezierstroke.c
        * app/vectors/gimpstroke.c: changed accordingly.
2003-03-19 23:51:43 +00:00
..
actions app/core/gimpimage-mask.[ch] (gimp_image_mask_translate) added "gboolean 2003-03-18 16:42:45 +00:00
arch/i386/mmx Fixed .type directives (would not compile on certain systems). 2002-05-07 07:59:21 +00:00
base check for gdk-pixbuf-csource and allow to override it by setting the 2003-03-16 17:00:40 +00:00
config added the new function gimp_config_string_append_escaped(), see inline 2003-03-17 14:23:42 +00:00
core added GIMP_UNDO_GROUP_MASK. 2003-03-19 16:58:17 +00:00
dialogs set the dialog transient to the file selection dialog (see bug #61092). 2003-03-16 17:51:52 +00:00
display #include "core/gimpimage-colormap.h". 2003-03-19 14:44:08 +00:00
file app/core/gimpimagefile.c (gimp_imagefile_create_thumbnail), 2003-03-11 21:04:09 +00:00
gui app/core/gimpimage-mask.[ch] (gimp_image_mask_translate) added "gboolean 2003-03-18 16:42:45 +00:00
menus simplified. 2003-03-15 12:41:33 +00:00
paint removed a leftover warning (bug #97214). 2003-03-11 20:04:33 +00:00
paint-funcs added gimp_channel_new_from_component() which creates a new GimpChannel 2003-03-11 23:54:49 +00:00
pdb app/core/gimpimage-mask.[ch] (gimp_image_mask_translate) added "gboolean 2003-03-18 16:42:45 +00:00
plug-in fixed creation of config file, added new function 2003-03-10 15:48:16 +00:00
text app/text/makefile.msc (new file) */makefile.msc */*/makefile.msc : updated 2003-03-03 18:14:31 +00:00
tools app/tools/gimpvectortool.[ch] Fixed crashes and weird problems when the 2003-03-19 23:51:43 +00:00
vectors app/tools/gimpvectortool.[ch] Fixed crashes and weird problems when the 2003-03-19 23:51:43 +00:00
widgets need to connect to the cell renderer's "clicked" signal because "toggled" 2003-03-19 16:37:24 +00:00
xcf Made drawable/layer properties (visibility, opacity etc.) undoable (fixes 2003-03-17 18:02: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
Makefile.am Reimplemented the undo history: 2003-02-20 12:47:42 +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 added GError reporting, removed g_message() stuff. 2003-03-05 11:25:59 +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 Cleaned up the exit process: 2002-12-05 15:49:59 +00:00
batch.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
errors.c forgot a "return". 2001-12-01 22:59:48 +00:00
errors.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
gimp.rc Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
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 just a minor string change. 2003-01-19 12:44:31 +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 cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
ops_buttons.h app/docindex.c more GObject porting. 2001-07-29 08:37:43 +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
path.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
path.h added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
pathP.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
path_transform.h General undo cleanup: 2002-02-23 17:29:19 +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 Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00