..
.cvsignore
added app/display/ and app/plug-in/. Empty for now except for the types
2001-08-17 14:27:31 +00:00
Makefile.am
removed the plug_ins_file_foo() functions.
2006-04-09 23:40:45 +00:00
gimpenvirontable.c
app/config/*.c app/core/*.c app/display/*.c app/text/*.c port to
2005-12-10 19:24:36 +00:00
gimpenvirontable.h
automatically removed trailing whitespace from 3460 lines.
2006-01-17 12:43:50 +00:00
gimpinterpreterdb.c
automatically removed trailing whitespace from 3460 lines.
2006-01-17 12:43:50 +00:00
gimpinterpreterdb.h
automatically removed trailing whitespace from 3460 lines.
2006-01-17 12:43:50 +00:00
gimpplugin-context.c
removed assertion about proc_rec != NULL because that happens when
2004-09-22 16:22:43 +00:00
gimpplugin-context.h
tools/pdbgen/Makefile.am new files that will hold context related PDB
2004-09-22 15:26:58 +00:00
gimpplugin-message.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimpplugin-message.h
let the private wire methods live in the GIMP namespace. Declare internal
2005-12-13 14:11:56 +00:00
gimpplugin-progress.c
app/plug-in/Makefile.am app/plug-in/plug-in-types.h removed...
2006-04-06 10:01:30 +00:00
gimpplugin-progress.h
app/core/gimp-gui.[ch] app/gui/gui-vtable.c pass displays around as
2006-03-23 21:56:13 +00:00
gimpplugin.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimpplugin.h
ref all registered procedures.
2006-04-07 08:16:26 +00:00
gimpplugindebug.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimpplugindebug.h
automatically removed trailing whitespace from 3460 lines.
2006-01-17 12:43:50 +00:00
gimppluginmanager-call.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimppluginmanager-call.h
Some compilers don't handle "'" in #error directives well. Reword to not
2006-04-14 09:44:34 +00:00
gimppluginmanager-data.c
app/plug-in/Makefile.am new files which keep the plug-in data list.
2006-02-21 11:05:43 +00:00
gimppluginmanager-data.h
app/plug-in/Makefile.am new files which keep the plug-in data list.
2006-02-21 11:05:43 +00:00
gimppluginmanager-file.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimppluginmanager-file.h
some cleanup.
2006-04-10 11:12:06 +00:00
gimppluginmanager-help-domain.c
app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files
2006-04-09 21:04:37 +00:00
gimppluginmanager-help-domain.h
app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files
2006-04-09 21:04:37 +00:00
gimppluginmanager-locale-domain.c
app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files
2006-04-09 21:04:37 +00:00
gimppluginmanager-locale-domain.h
app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files
2006-04-09 21:04:37 +00:00
gimppluginmanager-menu-branch.c
app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files
2006-04-09 21:04:37 +00:00
gimppluginmanager-menu-branch.h
app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files
2006-04-09 21:04:37 +00:00
gimppluginmanager-query.c
added flag "guint static_name : 1" and new APIs
2006-04-07 10:04:27 +00:00
gimppluginmanager-query.h
app/plug-in/Makefile.am new files containing plug_ins_query().
2005-04-05 21:10:55 +00:00
gimppluginmanager-run.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimppluginmanager-run.h
Some compilers don't handle "'" in #error directives well. Reword to not
2006-04-14 09:44:34 +00:00
gimppluginmanager.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimppluginmanager.h
removed the plug_ins_file_foo() functions.
2006-04-09 23:40:45 +00:00
gimppluginprocedure.c
added gimp_g_type_instance_get_memsize() and
2006-04-15 15:15:33 +00:00
gimppluginprocedure.h
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimppluginprocframe.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimppluginprocframe.h
added plug_in_proc_frame_get_return_vals().
2006-04-05 13:23:21 +00:00
gimppluginshm.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimppluginshm.h
renamed plug_in->busy to plug_in->in_temp_proc. Added a stack of
2003-01-30 11:20:12 +00:00
gimptemporaryprocedure.c
made plug_in_run_temp() public and changed its parameters to match the
2006-04-07 18:23:20 +00:00
gimptemporaryprocedure.h
app/plug-in/Makefile.am app/plug-in/plug-in-types.h removed...
2006-04-06 10:01:30 +00:00
makefile.msc
updated
2006-02-26 19:00:33 +00:00
plug-in-context.c
removed assertion about proc_rec != NULL because that happens when
2004-09-22 16:22:43 +00:00
plug-in-context.h
tools/pdbgen/Makefile.am new files that will hold context related PDB
2004-09-22 15:26:58 +00:00
plug-in-data.c
app/plug-in/Makefile.am new files which keep the plug-in data list.
2006-02-21 11:05:43 +00:00
plug-in-data.h
app/plug-in/Makefile.am new files which keep the plug-in data list.
2006-02-21 11:05:43 +00:00
plug-in-debug.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
plug-in-debug.h
automatically removed trailing whitespace from 3460 lines.
2006-01-17 12:43:50 +00:00
plug-in-def.c
set the mtime of all the plug_in_def's procedures too.
2006-04-08 23:12:06 +00:00
plug-in-def.h
ref all registered procedures.
2006-04-07 08:16:26 +00:00
plug-in-enums.c
app/plug-in/plug-in-enums.h moved GimpRunMode enum to libgimpbase.
2006-04-06 10:16:39 +00:00
plug-in-enums.h
app/plug-in/plug-in-enums.h moved GimpRunMode enum to libgimpbase.
2006-04-06 10:16:39 +00:00
plug-in-file.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
plug-in-file.h
some cleanup.
2006-04-10 11:12:06 +00:00
plug-in-help-domain.c
app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files
2006-04-09 21:04:37 +00:00
plug-in-help-domain.h
app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files
2006-04-09 21:04:37 +00:00
plug-in-locale-domain.c
app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files
2006-04-09 21:04:37 +00:00
plug-in-locale-domain.h
app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files
2006-04-09 21:04:37 +00:00
plug-in-menu-branch.c
app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files
2006-04-09 21:04:37 +00:00
plug-in-menu-branch.h
app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files
2006-04-09 21:04:37 +00:00
plug-in-message.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
plug-in-message.h
let the private wire methods live in the GIMP namespace. Declare internal
2005-12-13 14:11:56 +00:00
plug-in-params.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
plug-in-params.h
removed this function. We only have shallow GPParam arrays in the core
2006-04-09 17:19:58 +00:00
plug-in-proc-frame.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
plug-in-proc-frame.h
added plug_in_proc_frame_get_return_vals().
2006-04-05 13:23:21 +00:00
plug-in-progress.c
app/plug-in/Makefile.am app/plug-in/plug-in-types.h removed...
2006-04-06 10:01:30 +00:00
plug-in-progress.h
app/core/gimp-gui.[ch] app/gui/gui-vtable.c pass displays around as
2006-03-23 21:56:13 +00:00
plug-in-rc.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
plug-in-rc.h
return a GSList* of PlugInDefs instead of a boolean. Don't return anything
2006-04-09 12:33:32 +00:00
plug-in-run.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
plug-in-run.h
Some compilers don't handle "'" in #error directives well. Reword to not
2006-04-14 09:44:34 +00:00
plug-in-shm.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
plug-in-shm.h
renamed plug_in->busy to plug_in->in_temp_proc. Added a stack of
2003-01-30 11:20:12 +00:00
plug-in-types.h
app/plug-in/Makefile.am app/plug-in/plug-in-types.h removed...
2006-04-06 10:01:30 +00:00
plug-in.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
plug-in.h
ref all registered procedures.
2006-04-07 08:16:26 +00:00
plug-ins-query.c
added flag "guint static_name : 1" and new APIs
2006-04-07 10:04:27 +00:00
plug-ins-query.h
app/plug-in/Makefile.am new files containing plug_ins_query().
2005-04-05 21:10:55 +00:00
plug-ins.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
plug-ins.h
removed the plug_ins_file_foo() functions.
2006-04-09 23:40:45 +00:00