1.1.4 stuff

-Yosh
This commit is contained in:
Manish Singh 1999-03-30 03:10:08 +00:00
parent 4a0944ef32
commit fcf3113c43
14 changed files with 16136 additions and 11921 deletions

View File

@ -1,3 +1,7 @@
Mon Mar 29 19:05:03 PST 1999 Manish Singh <yosh@gimp.org>
* Made 1.1.4 release
Mon Mar 29 23:39:49 BST 1999 Adam D. Moss <adam@gimp.org>
* plug-ins/gee/gee.c: Squeezed out a little more fun.

21
NEWS
View File

@ -18,7 +18,9 @@ XInput support
Ink tool
A nice new toy that really comes to life if you have an extended
input device as described above.
input device as described above. If you don't happen to have a
special device, Ink will vary its size based on the speed of your
cursor. The results can be remarkably natural-looking.
'File New' dialog
The new dialog for creating new images allows to use real life
@ -48,7 +50,7 @@ GUI enhancements
Session management
GIMP remembers window positions and sizes and restores them on
startup. Not currently working.
startup.
Selections
New algorithms are now used to grow and shrink the selection. The
@ -153,11 +155,6 @@ Internals
correctly, like objectification and removal of the image ID
system. Read the ChangeLog yourself to figure this out.
GTK+ compatibility
GIMP 1.1 makes use of the development version of GTK+. Therefore a
whole lot of work has been put in following the GTK+ development
and keeping The GIMP in sync.
Plug-ins and Scripts
Various plug-ins and scripts not mentioned above have been updated
or fixed to work with changes in the GIMP core or GTK+. One day I
@ -178,9 +175,10 @@ Unit representation
You can now work directly in inches, centimeters, millimeters, and
other units without having to do pixel math to figure things out.
Paths dialog
Paths dialog
Manipulating paths is much easier, and the Paths dialog is
integrated into the Layers & Channels dialog.
integrated into the Layers & Channels dialog. Paths are quite
flexible and will soon replace the Bezier tool entirely.
Thumbnails
The Open dialog now displays a thumbnail if it exists, and gives
@ -195,9 +193,10 @@ Win32 merging
Miscellaneous
- The painting functions (brush, pencil, airbrush, etc.) have been
optimized.
optimized, and a new painting option allows you to color with a
gradient.
- The GAP plugin, which has some essential animation features, is
being integrated into GIMP.
now integrated into GIMP.
- The font selector has been redesigned.
- The new, slightly incomplete MAINTAINERS file should help track
responsibility and expertise for various GIMP parts.

View File

@ -4,7 +4,7 @@ AC_INIT(gimprc.in)
dnl Initialize automake stuff
GIMP_MAJOR_VERSION=1
GIMP_MINOR_VERSION=1
GIMP_MICRO_VERSION=3
GIMP_MICRO_VERSION=4
GIMP_INTERFACE_AGE=0
GIMP_BINARY_AGE=0
GIMP_VERSION=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION.$GIMP_MICRO_VERSION
@ -829,6 +829,7 @@ Makefile
po/Makefile.in
intl/Makefile
tools/Makefile
tools/pdbgen/Makefile
libgimp/Makefile
data/patterns/Makefile],
[

2535
po/de.po

File diff suppressed because it is too large Load Diff

2523
po/fi.po

File diff suppressed because it is too large Load Diff

2579
po/fr.po

File diff suppressed because it is too large Load Diff

2550
po/hu.po

File diff suppressed because it is too large Load Diff

2523
po/it.po

File diff suppressed because it is too large Load Diff

2591
po/ja.po

File diff suppressed because it is too large Load Diff

2572
po/ko.po

File diff suppressed because it is too large Load Diff

2448
po/nl.po

File diff suppressed because it is too large Load Diff

2541
po/pl.po

File diff suppressed because it is too large Load Diff

2578
po/ru.po

File diff suppressed because it is too large Load Diff

2589
po/sv.po

File diff suppressed because it is too large Load Diff