c6ad46ba4b
plug-ins/common/tga.c plug-ins/common/threshold_alpha.c
...
2002-01-08 Michael Natterer <mitch@gimp-org>
* plug-ins/common/tga.c
* plug-ins/common/threshold_alpha.c
* plug-ins/common/tiff.c
* plug-ins/common/tile.c
* plug-ins/common/tileit.c
* plug-ins/common/tiler.c
* plug-ins/common/uniteditor.c
* plug-ins/common/unsharp.c
* plug-ins/common/url.c
* plug-ins/common/zealouscrop.c: compile with
GTK_DISABLE_DEPRECATED, cleanup.
2002-01-08 09:20:02 +00:00
774caf0ee6
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
...
2001-12-19 Sven Neumann <sven@gimp.org >
* app/plug-in/Makefile.am
* app/plug-in-proc/plug-in-proc.[ch]: new files. Started to split
plug-in.c into smaller pieces.
* app/plug-in/plug-in-types.h: namespacified GimpRunModeType enum and
renamed it to GimpRunMode.
* app/plug-in/plug-in.[ch]
* app/gimphelp.c
* app/file/file-open.[ch]
* app/file/file-save.[ch]
* app/file/file-utils.c
* app/gui/file-commands.c
* app/gui/file-open-dialog.c
* app/gui/file-save-dialog.c
* app/gui/paths-dialog.c
* app/xcf/xcf.c
* tools/pdbgen/pdb/fileops.pdb: changed accordingly.
* app/pdb/fileops_cmds.c
* libgimp/gimpenums.h
* plug-ins/script-fu/script-fu-constants.c
* libgimp/gimpfileops_pdb.[ch]
* tools/pdbgen/enums.pl: regenerated.
* libgimp/Makefile.am
* libgimp/gimpcompat.h: added gimpcompat.h mostly as a place to
document plug-in API changes.
* plug-ins/*: changed all occurences of GimpRunModeType to GimpRunMode.
2001-12-19 00:13:16 +00:00
aa201cade4
use the G_N_ELEMENTS macro where appropriate,
...
removing a bunch of unuseful static variables.
Changed some g_malloc to g_new while I was on it.11
2001-12-06 02:28:58 +00:00
593043a1b6
fixed a FIXME: set the sensitivity of the color tools' menu entries again.
...
2001-06-14 Michael Natterer <mitch@gimp.org >
* app/gdisplay.c: fixed a FIXME: set the sensitivity of the
color tools' menu entries again.
* libgimp/gimpcolorselector.h
* libgimp/gimpdrawable.h
* libgimp/gimpmenu.h: removed the usage of "id" from the public
interface because it's a reserved keyword of Objective C.
* libgimp/gimpdrawable.c
* libgimp/gimptile.c
* plug-ins/[lotsa plugins].c: changed accordingly.
2001-06-14 20:07:38 +00:00
811d30548c
removed COMPAT_CRUFT.
...
2000-08-22 Sven Neumann <sven@gimp.org >
* plug-ins/common/*.c: removed COMPAT_CRUFT.
2000-08-22 01:26:57 +00:00
a24cf99460
use gimp_ui_init(). Minor cleanups like below: includes, indentation,
...
2000-05-01 Michael Natterer <mitch@gimp.org >
* plug-ins/common/[r-z]*.c: use gimp_ui_init(). Minor cleanups like
below: includes, indentation, prototypes...
2000-05-01 20:22:55 +00:00
734d4c42b0
*** empty log message ***
2000-01-31 02:32:30 +00:00
c4a2212087
plug-ins/common/tga.c plug-ins/common/tiff.c plug-ins/common/tile.c
...
* plug-ins/common/tga.c
* plug-ins/common/tiff.c
* plug-ins/common/tile.c
* plug-ins/common/tileit.c
* plug-ins/common/tiler.c
* plug-ins/common/url.c
* plug-ins/common/video.c
* plug-ins/common/vinvert.c
* plug-ins/common/vpropagate.c
* po-plug-ins/POTFILES.in: added gettext support.
* plug-ins/common/threshold_alpha.c: fixed typo.
-- yasuhiro
2000-01-09 06:02:20 +00:00
88e0cc3155
api change #2 , fix #1
1999-10-24 20:49:09 +00:00
ec40ac728b
API PATCH #2 or so
1999-10-17 00:07:55 +00:00
fd87592458
fix width > height case
...
* plug-ins/tiler/tiler.c: fix width > height case
* plug-ins/blinds/blinds.c
* plug-ins/convmatrix/convmatrix.c
* plug-ins/tileit/tileit.c: removed spurious gtk_container_add's
-Yosh
1998-04-29 23:08:49 +00:00
e51e490243
Applied Sven's menu patch
...
-Yosh
1998-01-25 02:18:54 +00:00
32cefec8f7
Initial revision
1997-11-24 22:05:25 +00:00