Gimp/app/plug-in
Michael Natterer f4af9b549e Globally switch to saying "window_id" instead of just "window"
when dealing with native window handles. Also get rid of using
GdkNativeWindow and simply consistently use guint32 all over the
place. This is more obvious and consistent and keeps the diff to the
gtk3-port branch smaller.
2011-02-06 12:07:55 +01:00
..
.gitignore
gimpenvirontable.c
gimpenvirontable.h
gimpinterpreterdb.c
gimpinterpreterdb.h
gimpplugin-cleanup.c Move all undo-related members to GimpImagePrivate 2010-02-04 20:06:49 +01:00
gimpplugin-cleanup.h
gimpplugin-context.c app: add GimpPDBContext which holds more state available to procedures 2010-09-04 22:17:01 +02:00
gimpplugin-context.h
gimpplugin-message.c app: make sure to always show error messages returned by plug-ins 2010-09-07 16:21:40 +02:00
gimpplugin-message.h
gimpplugin-progress.c Globally switch to saying "window_id" instead of just "window" 2011-02-06 12:07:55 +01:00
gimpplugin-progress.h Globally switch to saying "window_id" instead of just "window" 2011-02-06 12:07:55 +01:00
gimpplugin.c app: add GimpPDBContext which holds more state available to procedures 2010-09-04 22:17:01 +02:00
gimpplugin.h
gimpplugindebug.c
gimpplugindebug.h
gimpplugindef.c app: Always use gimp_object_get_name() 2009-08-29 12:41:29 +02:00
gimpplugindef.h
gimppluginerror.c
gimppluginerror.h
gimppluginmanager-call.c app: remove min-colors and install-colormap properties from gimprc 2010-10-19 10:13:01 +02:00
gimppluginmanager-call.h
gimppluginmanager-data.c
gimppluginmanager-data.h
gimppluginmanager-file.c
gimppluginmanager-file.h
gimppluginmanager-help-domain.c
gimppluginmanager-help-domain.h
gimppluginmanager-history.c
gimppluginmanager-history.h
gimppluginmanager-locale-domain.c
gimppluginmanager-locale-domain.h
gimppluginmanager-menu-branch.c
gimppluginmanager-menu-branch.h
gimppluginmanager-query.c app: Always use gimp_object_get_name() 2009-08-29 12:41:29 +02:00
gimppluginmanager-query.h
gimppluginmanager-restore.c app: add GimpPDBContext which holds more state available to procedures 2010-09-04 22:17:01 +02:00
gimppluginmanager-restore.h
gimppluginmanager.c Bug 609026 - leaks shared memory 2010-02-10 19:37:46 +01:00
gimppluginmanager.h
gimppluginprocedure.c Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
gimppluginprocedure.h
gimppluginprocframe.c app: add GimpPDBContext which holds more state available to procedures 2010-09-04 22:17:01 +02:00
gimppluginprocframe.h
gimppluginshm.c app: add log output when attaching/detaching shared memory 2010-02-10 19:24:40 +01:00
gimppluginshm.h
gimptemporaryprocedure.c
gimptemporaryprocedure.h
Makefile.am
makefile.msc
plug-in-enums.c
plug-in-enums.h
plug-in-icc-profile.c
plug-in-icc-profile.h
plug-in-menu-path.c
plug-in-menu-path.h
plug-in-params.c pdb: add a new PDB group "item" and move lots of functions to it 2010-07-09 09:34:44 +02:00
plug-in-params.h
plug-in-rc.c
plug-in-rc.h
plug-in-types.h