[Gimp-developer] Re: Gimp 1.3.22

2003-11-03 Thread Tor Lillqvist
(Redirected to gimp-developer)

> Is there any special reason that (almost?) all win32-specific stuff
> seems to be missing from release tarballs

No. The reason is nobody has tried to build for Win32 from a tarball,
so nobody has noticed... or at least not reported her problems.

 > (the same thing seemed to be the case with 1.3.21 already). The
 > build directory is missing, 

Hmm, how are you building GIMP? Does a mingw build really use the
build directory?

If you are using MSVC, I guess the real question is, is there any
chance that we will be able to claim supporting a MSVC build "out of
the box" with a straight face? The stuff in the build directory is
almost unmaintained, and requires manual intervention on the builder's
system. Is manual editing needed for the makefile.msc files? Anyway,
doesn't the makefile.msc files refer to ../glib/build, not a build
directory in the GIMP source directory? (I.e., they require you to
have the glib (what version?) sources parallel to GIMP sources)

(If the GIMP's build directory is to be included in tarballs, it should
be added to the top Makefile.am.)

 > and also libgimpbase/gimpwin32-io.h

That probably should be added to libgimbase/Makefile.am's EXTRA_DIST?
The EXTRA_HEADERS macro doesn't seem to be used for anything in the
generated Makefile?

--tml


___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


[Gimp-developer] ANNOUNCE: GIMP 1.3.22

2003-11-03 Thread Sven Neumann
Hey GIMPers,

there's a new development snapshot in the 1.3 series of The GIMP,
version 1.3.22, now available for download from

  ftp://ftp.gimp.org/pub/gimp/v1.3/v1.3.22/

or from one of the mirrors listed at http://gimp.org/download.html

This release focuses on bug fixes and thus it should be the most
stable development release we have had to date. There are also a few
nice features which have been added since the last release. So please
give this version a lot of testing and keep those bug reports coming
in to http://bugzilla.gnome.org/.

If you are upgrading from an earlier 1.3 release, please note that the
gimprc and sessionrc file formats changed. We suggest you remove (or
move away) your personal ~/.gimp-1.3 directory and do a fresh user
installation.


Happy GIMPing, Sven


Overview of Changes in GIMP 1.3.22
==
- Made GIMP compile and work with gtk+-2.3 [Yosh]
- Replaced histogram tool with a histogram dialog [Sven]
- Multi-head safety [Sven, Yosh]
- Changes for future compatibility of text layers [Sven]
- Histogram scale configurable for all tools and defaults to linear [Sven]
- Better default settings
- Completed configurability of normal and fullscreen view [Sven, Bolsh]
- GimpConfig cleanups and improvements [Mitch, Sven]
- Allow to configure the default grid in your gimprc [Brix]
- Improved session handling; store more settings like the position of
  dock panes and the selected page in the dockbook [Mitch]
- Auto-scrolling for DND in list views [Mitch]
- Refresh rendering of paint strokes more often [Mitch]
- Refactored handling of modifier keys for tools [Mitch]
- Changed the redo shortcut to Ctrl-Y [Sven]
- Numerous plug-in cleanups [Maurits, Bolsh]
- Code documentation [Bolsh, Helvetix, Sven, Mitch]
- Lots of bug fixes
 
Other contributors:
  Ville PÃtsi, Simon Budig, Tor Lillqvist, Pedro Gimeno, Seth Burgess,
  Jakub Steiner, David Odin, Ed Halley, Wolfgang Hofer, Vesa Halttunen

___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer