Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
GIMP
Commits
af91ba74
Commit
af91ba74
authored
Jun 05, 1998
by
Manish Singh
Browse files
1.0 fun :)
-Yosh
parent
f7d77d8b
Changes
4
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
af91ba74
T
h
u Jun
4
1
8:12:14 MEST 1998 Sven Neumann <sven
@gimp.org>
Tu
e
Jun
2
1
6:40:33 PDT 1998 Manish Singh <yosh
@gimp.org>
*
updated screenshot plug-in
*
Made 1.0.0 release
Tue Jun 2 16:15:51 PDT 1998 Manish Singh <yosh@gimp.org>
...
...
NEWS
View file @
af91ba74
GIMP 1.0 Released!
README
View file @
af91ba74
The GIMP: the GNU Image Manipulation Program
--------------------------------------------
The main difference between v
0.99.31
and much earlier versions is the
The main difference between v
1.0
and much earlier versions is the
use of a tile based memory management for images. This allows the GIMP
to work with images much larger than physical memory in a usable
fashion. Before such memory management, the GIMP was nearly unusable
...
...
configure.in
View file @
af91ba74
...
...
@@ -3,11 +3,11 @@ AC_INIT(gimprc.in)
dnl Initialize automake stuff
dnl $Format: "GIMP_MAJOR_VERSION=$ReleaseMajorVersion$" $
GIMP_MAJOR_VERSION=
0
GIMP_MAJOR_VERSION=
1
dnl $Format: "GIMP_MINOR_VERSION=$ReleaseMinorVersion$" $
GIMP_MINOR_VERSION=
99
GIMP_MINOR_VERSION=
0
dnl $Format: "GIMP_MICRO_VERSION=$ReleaseMicroVersion$" $
GIMP_MICRO_VERSION=
31
GIMP_MICRO_VERSION=
0
GIMP_VERSION=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION.$GIMP_MICRO_VERSION
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment