gimp/app/plug-in
Manish Singh a8fb4f0c03 app/core/gimpcontainer-filter.c app/pdb/gimppdb-query.c replace usage of
2007-11-01  Manish Singh  <yosh@gimp.org>

        * app/core/gimpcontainer-filter.c
        * app/pdb/gimppdb-query.c
        * app/plug-in/gimppluginmanager-query.c: replace usage of POSIX
        regex API with GRegex.

        * configure.in: remove check for regex support in glibc.

        * app/Makefile.am
        * plug-ins/script-fu/Makefile.am: remove REGEXREPL references.

        * tools/pdbgen/app.pl: remove code that references HAVE_GLIBC_REGEX.

        * regexrepl/*
        * makefile.msc
        * Makefile.am: remove regexrepl directory.

svn path=/trunk/; revision=24024
2007-11-01 08:15:38 +00:00
..
gimpenvirontable.c Added missing include. 2007-05-30 11:49:14 +00:00
gimpenvirontable.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpinterpreterdb.c app/dialogs/tips-parser.c app/display/gimpdisplayshell-autoscroll.c 2007-05-23 08:57:53 +00:00
gimpinterpreterdb.h added a function that returns all file extensions registered in the 2007-04-18 13:21:20 +00:00
gimpplugin-cleanup.c app/actions/data-commands.c app/base/boundary.c app/base/gimphistogram.c 2007-05-22 10:43:48 +00:00
gimpplugin-cleanup.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpplugin-context.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpplugin-context.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpplugin-message.c set the procedure name before parsing the image types. Fixes bug #490055. 2007-10-25 09:59:45 +00:00
gimpplugin-message.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpplugin-progress.c Fix stuck progress bars (bug #393832): 2007-03-15 23:39:32 +00:00
gimpplugin-progress.h Fix stuck progress bars (bug #393832): 2007-03-15 23:39:32 +00:00
gimpplugin.c don't call gp_quit_write() on a plug-in with a broken pipe. Fixes bug 2007-07-30 16:24:14 +00:00
gimpplugin.h don't call gp_quit_write() on a plug-in with a broken pipe. Fixes bug 2007-07-30 16:24:14 +00:00
gimpplugindebug.c app/dialogs/tips-parser.c app/display/gimpdisplayshell-autoscroll.c 2007-05-23 08:57:53 +00:00
gimpplugindebug.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpplugindef.c app/plug-in/gimpplugin.c (gimp_plug_in_add_temp_proc) remove duplicate 2007-02-19 09:36:19 +00:00
gimpplugindef.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h removed... 2007-02-19 01:16:05 +00:00
gimppluginerror.c renamed files: 2007-08-11 19:36:08 +00:00
gimppluginerror.h renamed files: 2007-08-11 19:36:08 +00:00
gimppluginmanager-call.c require either "procedure" or "prog" being non-NULL, not both of them at 2007-03-14 20:03:10 +00:00
gimppluginmanager-call.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h removed... 2007-02-19 01:16:05 +00:00
gimppluginmanager-data.c app/actions/data-commands.c app/base/boundary.c app/base/gimphistogram.c 2007-05-22 10:43:48 +00:00
gimppluginmanager-data.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppluginmanager-file.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h removed... 2007-02-19 01:16:05 +00:00
gimppluginmanager-file.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppluginmanager-help-domain.c app/actions/data-commands.c app/base/boundary.c app/base/gimphistogram.c 2007-05-22 10:43:48 +00:00
gimppluginmanager-help-domain.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppluginmanager-history.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppluginmanager-history.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppluginmanager-locale-domain.c app/actions/data-commands.c app/base/boundary.c app/base/gimphistogram.c 2007-05-22 10:43:48 +00:00
gimppluginmanager-locale-domain.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppluginmanager-menu-branch.c replaced HAVE_GDK_QUARTZ conditional by --disable-toolbox-menu configure 2007-09-18 14:39:52 +00:00
gimppluginmanager-menu-branch.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppluginmanager-query.c app/core/gimpcontainer-filter.c app/pdb/gimppdb-query.c replace usage of 2007-11-01 08:15:38 +00:00
gimppluginmanager-query.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppluginmanager-restore.c changed message about missing executable and only output it if gimp is 2007-10-09 18:17:33 +00:00
gimppluginmanager-restore.h app/plug-in/Makefile.am app/plug-in/gimppluginmanager.[ch] moved 2007-04-18 15:06:05 +00:00
gimppluginmanager.c app/plug-in/Makefile.am app/plug-in/gimppluginmanager.[ch] moved 2007-04-18 15:06:05 +00:00
gimppluginmanager.h app/plug-in/Makefile.am app/plug-in/gimppluginmanager.[ch] moved 2007-04-18 15:06:05 +00:00
gimppluginprocedure.c replaced HAVE_GDK_QUARTZ conditional by --disable-toolbox-menu configure 2007-09-18 14:39:52 +00:00
gimppluginprocedure.h use GQuark for locale and help domains to avoid duplicating the same 2007-04-24 10:28:28 +00:00
gimppluginprocframe.c app/actions/data-commands.c app/base/boundary.c app/base/gimphistogram.c 2007-05-22 10:43:48 +00:00
gimppluginprocframe.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppluginshm.c app/dialogs/tips-parser.c app/display/gimpdisplayshell-autoscroll.c 2007-05-23 08:57:53 +00:00
gimppluginshm.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptemporaryprocedure.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptemporaryprocedure.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
Makefile.am replaced HAVE_GDK_QUARTZ conditional by --disable-toolbox-menu configure 2007-09-18 14:39:52 +00:00
makefile.msc updated msvc build add ENABLE_TOOLBOX_MENU, it should only vanish on Mac 2007-10-27 12:41:43 +00:00
plug-in-enums.c changed enum PlugInImageType to GimpPlugInImageType. 2006-05-08 13:18:02 +00:00
plug-in-enums.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
plug-in-icc-profile.c renamed files: 2007-08-11 19:36:08 +00:00
plug-in-icc-profile.h app/plug-in/plug-in-icc-profile.[ch] removed run-mode argument from 2006-12-18 08:15:56 +00:00
plug-in-menu-path.c rewritten array handling to make the IRIX MIPSpro compiler happy (bug 2007-10-05 08:29:47 +00:00
plug-in-menu-path.h replaced HAVE_GDK_QUARTZ conditional by --disable-toolbox-menu configure 2007-09-18 14:39:52 +00:00
plug-in-params.c free parasites using gimp_parasite_free() 2007-05-22 12:36:10 +00:00
plug-in-params.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
plug-in-rc.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h removed... 2007-02-19 01:16:05 +00:00
plug-in-rc.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
plug-in-types.h remove GimpPlugInDebug typedef. 2007-08-15 16:40:39 +00:00