Commit Graph

11 Commits

Author SHA1 Message Date
Michael Natterer 40606d9461 changed the packing spacings to match the core dialogs' standards.
1999-11-20  Michael Natterer  <mitch@gimp.org>

	* libgimp/gimpexport.c: changed the packing spacings to match the
	core dialogs' standards.
1999-11-20 15:52:25 +00:00
Marc Lehmann df8b445be6 *** empty log message *** 1999-11-17 21:13:50 +00:00
Tor Lillqvist fa354890cc Include config.h for ENABLE_NLS.
1999-11-14  Tor Lillqvist  <tml@iki.fi>

* libgimp/gimpexport.c: Include config.h for ENABLE_NLS.

* libgimp/makefile.{cygwin,msc}: Add gimpselection.

* libgimp/gimp.def: Add its entry points.

* plug-ins/makefile.{cygwin,msc}: Remove rotators.
1999-11-14 02:08:07 +00:00
Sven Neumann 2df06061bd get rid of remaining (invisible) layers after merging visible layers
* libgimp/gimpexport.c: get rid of remaining (invisible) layers
        after merging visible layers

        * app/channel_ops.[ch]: applied a patch from Garry R. Osgood that
	seems to fix bugs #2261 and #2382 (crashes when using offset).
        A few more changes made the dialog actually work...

        * app/ops_buttons.c: plugged a memleak I introduced yesterday

--Sven
1999-10-24 13:26:30 +00:00
Sven Neumann c3a1787087 handle CAN_HANDLE_LAYERS_AS_ANIMATIONS correctly
* libgimp/gimpexport.c: handle CAN_HANDLE_LAYERS_AS_ANIMATIONS
  correctly

* app/scan_convert.c: trivial optimizations

* app/nav_window.c: applied the patch from Shuji Narazaki that makes
  the navigation window work with tablets. Fixed some rounding errors
  and stopped the flicker.


--Sven
1999-10-21 19:35:35 +00:00
Marc Lehmann ec40ac728b API PATCH #2 or so 1999-10-17 00:07:55 +00:00
Sven Neumann 692887db20 more export fiddling and a small change to the undo_history
--Sven
1999-10-09 00:11:50 +00:00
Sven Neumann 6794916b38 if there aren't any changes needed, the fall through should be to ignore
* libgimp/gimpexport.c: if there aren't any changes needed,
        the fall through should be to ignore the export and continue

--Sven
1999-10-04 11:24:22 +00:00
Manish Singh 8923901c9b if there aren't any changes needed, the fall through should succeed
-Yosh
1999-10-04 06:36:38 +00:00
Sven Neumann cdc3f6e779 more export stuff
--Sven
1999-10-03 23:48:33 +00:00
Sven Neumann 6a19448d82 Undestructive File Export(TM)
--Sven

CVS ----------------------------------------------------------------------
1999-10-03 18:54:54 +00:00