gimp/app
Sven Neumann 477b44360f based on a patch from Joao S. O. Bueno: Ensure that the pasted layer is
2004-09-17  Sven Neumann  <sven@gimp.org>

	* app/core/gimp-edit.c (gimp_edit_paste): based on a patch from
	Joao S. O. Bueno: Ensure that the pasted layer is always within
	the image, if it fits and aligned at top left if it doesn't.
	Fixes bug #142944.
2004-09-17 09:14:02 +00:00
..
actions added help IDs for the drawable- and vectors-visible and -liked actions as 2004-09-15 15:06:08 +00:00
base libgimpbase/Makefile.am libgimpbase/gimpchecks.[ch] added 2004-09-03 00:06:21 +00:00
composite a regression test now iterates over 8388625 pixels per pass. 2004-09-03 02:53:19 +00:00
config app/base/base-enums.[ch] moved GimpCheckSize and GimpCheckType enums to 2004-09-02 14:28:37 +00:00
core based on a patch from Joao S. O. Bueno: Ensure that the pasted layer is 2004-09-17 09:14:02 +00:00
dialogs removed code that isn't needed any longer now that the dialog is a 2004-09-15 23:38:05 +00:00
display make the "Save EXIF data" toggle insensitive when no EXIF data is present 2004-09-13 21:58:27 +00:00
file Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
gui depend on GLib >= 2.4.5 and GTK+ >= 2.4.4. 2004-09-16 14:31:39 +00:00
menus Restored sane sorting order for menus which are created entirely by 2004-08-11 10:45:47 +00:00
paint added "GimpPaintInfo *paint_info" member and construct property. Changed 2004-08-31 13:20:57 +00:00
paint-funcs Applied a bunch of AIX portability fixes (bug #148813): 2004-07-30 00:57:22 +00:00
pdb removed #if 0'ed code, took assignments out of if()-conditions, minor 2004-09-16 10:32:30 +00:00
plug-in Restore binary compatibility of the wire protocol that was broken by the 2004-09-13 13:33:56 +00:00
text added still unused flags type GimpDirtyMask. 2004-07-28 11:50:20 +00:00
tools configure.in added new directory app/dialogs and link libappdialogs.c into 2004-09-13 15:15:23 +00:00
vectors added "GimpPaintInfo *paint_info" member and construct property. Changed 2004-08-31 13:20:57 +00:00
widgets depend on GLib >= 2.4.5 and GTK+ >= 2.4.4. 2004-09-16 14:31:39 +00:00
xcf Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
.cvsignore removed hack for gimp-console compilation. automake seems to handle it 2004-07-12 22:34:37 +00:00
airbrush.c
app_procs.c install the message handler for the "Gimp-Dialogs" domain. 2004-09-13 20:00:19 +00:00
app_procs.h Made the gimp-console binary compile. Finishes core/GUI separation and 2004-07-12 14:32:31 +00:00
batch.c Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
batch.h
errors.c
errors.h
gimp-intl.h
gimp.rc
gimpcore.def gimp_create_display() with the right parameters order 2004-08-08 22:47:23 +00:00
main.c build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00
Makefile.am configure.in added new directory app/dialogs and link libappdialogs.c into 2004-09-13 15:15:23 +00:00
makefile.msc build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c depend on GLib >= 2.4.5 and GTK+ >= 2.4.4. 2004-09-16 14:31:39 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c
units.h
wilber.ico