gimp/app
Sven Neumann 693b9011c1 finished basic SVG path import.
2003-09-10  Sven Neumann  <sven@gimp.org>

	* app/vectors/gimpvectors-import.c: finished basic SVG path import.
2003-09-10 20:27:20 +00:00
..
actions call gimp_vectors_import(). Hardcoded filename to path.svg for now. 2003-09-10 16:52:45 +00:00
base fixed loop boundaries, spotted by Wolfgang Hofer (bug #121521). 2003-09-05 10:26:59 +00:00
composite Convert "unsigned long" to guint32 in preparation for 64bit machinery. 2003-09-06 23:56:05 +00:00
config app/config/gimpcoreconfig.[ch] removed "module-load-inhibit" property 2003-09-02 12:55:38 +00:00
core require fontconfig >= 2.2.0 (bug #121752), check for gdk-pixbuf-2.0 2003-09-10 02:56:01 +00:00
dialogs app/display/gimpdisplayshell-callbacks.c app/display/gimpdisplayshell.c 2003-09-09 11:35:27 +00:00
display switch layers immediately, not when finishing layer_select, so the layer 2003-09-10 17:00:35 +00:00
file renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
gui call gimp_vectors_import(). Hardcoded filename to path.svg for now. 2003-09-10 16:52:45 +00:00
menus removed redundant "Gimp" parameter, cleanup. 2003-09-09 21:32:00 +00:00
paint app/display/Makefile.am app/gui/Makefile.am app/paint/Makefile.am 2003-09-07 19:35:10 +00:00
paint-funcs removed function map_to_color() since it does not belong here and the two 2003-09-05 17:44:39 +00:00
pdb app/display/Makefile.am app/gui/Makefile.am app/paint/Makefile.am 2003-09-07 19:35:10 +00:00
plug-in Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
text define PANGO_DISABLE_DEPRECATED. 2003-09-07 19:35:07 +00:00
tools app/display/Makefile.am app/gui/Makefile.am app/paint/Makefile.am 2003-09-07 19:35:10 +00:00
vectors finished basic SVG path import. 2003-09-10 20:27:20 +00:00
widgets app/display/gimpdisplayshell-callbacks.c app/display/gimpdisplayshell.c 2003-09-09 11:35:27 +00:00
xcf changed the various xcf_write_*_error() macros to take an XcfInfo pointer 2003-09-10 16:33:59 +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 require fontconfig >= 2.2.0 (bug #121752), check for gdk-pixbuf-2.0 2003-09-10 02:56:01 +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 Got rid of the last global variables except the_gimp: 2003-09-09 16:47:59 +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 Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
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.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 Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00