mirror of https://github.com/GNOME/gimp.git
don't bail if we don't have a source drawable if we're actually using a
Sun Oct 18 21:20:25 BST 1998 Austin Donnelly <austin@greenend.org.uk> * app/clone.c: don't bail if we don't have a source drawable if we're actually using a pattern as source. * app/file_new_dialog.c: set new image resolution correctly. Previously wasn't taking into account the units, and assuming dpi. When using existing image as a template for size, take resolution too. Make sure cm/inch option menus are persistent across dialog popups.
This commit is contained in:
parent
cff7ddbdb6
commit
70d9922718
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
Sun Oct 18 21:20:25 BST 1998 Austin Donnelly <austin@greenend.org.uk>
|
||||
|
||||
* app/clone.c: don't bail if we don't have a source drawable if
|
||||
we're actually using a pattern as source.
|
||||
|
||||
* app/file_new_dialog.c: set new image resolution correctly.
|
||||
Previously wasn't taking into account the units, and assuming
|
||||
dpi. When using existing image as a template for size, take
|
||||
resolution too. Make sure cm/inch option menus are persistent
|
||||
across dialog popups.
|
||||
|
||||
Wed Oct 14 17:46:15 EDT 1998 Adrian Likins <adrian@gimp.org>
|
||||
|
||||
* app/*, po/de.po, de/POTFILES.in, libgimp/gimpintl.h:
|
||||
|
|
Loading…
Reference in New Issue