Re: GLib-2.1.5 release [please test]



Hi Owen,

(I hope it's not too late for 2.2 :)

I did not take time to dig any further, but it seems that some text
window that used to have a scrollbar with gtk+-2.0.9 have no scrollbar
in 2.1.5 while they clearly should (the text doesn't fit)

Is that a bug in 2.1.5 or is it a cleanup of some old misused widget
function ?

Cheers,
Olivier.

On Tue, 2002-12-17 at 06:32, Owen Taylor wrote:
> GLib-2.1.5 is now available for download at:
> 
>  ftp://ftp.gtk.org/pub/gtk/v2.1/
> 
> This is a the final prerelease before GLib-2.2. As compared
> to the stable GTK+-2.0.x series, it contains a number of small
> API additions. Also new in this release is support for building
> using an included copy of the Trio library (http://daniel.haxx.se/trio/)
> for formatting strings on systems whose printf() function is 
> deficient.
> 
> Since 2.1.4, changes are various minor bug fixes and fixes
> to the build process. (Various problems that showed up
> from the major build changes in 2.1.4 have now been fixed.)
> 
> Notes:
> 
>  * This is is still a development release. Please test it.
>    Please don't use it in production.
> 
>  * Only very minor changes are anticipated between GLib-2.1.5 
>    and the final GLib-2.2.0.
> 
>  * Installing this version will overwrite your existing
>    copy of GLib-2.0. If you have problems, you'll need
>    to reinstall GLib-2.0.7.
> 
>  * The seeding algorithm for the pseudo-random generator used by 
>    GRand and GRandom was because some seeds would yield very bad 
>    pseudo-random streams. If you need exact compatibility with the
>    GLib-2.0 algorithm, a G_RANDOM_VERSION environment variable
>    is supported; see the README file for further details.
> 
>  * Bugs should be reported to http://bugzilla.gnome.org.
>    
> 
> About GLib
> ==========
> 
> GLib is the low-level core library that forms the basis for projects
> such as GTK+ and GNOME. It provides data structure handling for C,
> portability wrappers, and interfaces for such runtime functionality as
> an event loop, threads, dynamic loading, and an object system.
> 
> More information about GLib is available at:
> 
>  http://www.gtk.org/
> 
> An installation guide for the GTK+ libraries, including GLib, can
> be found at:
> 
>  http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html
> 
> 
> Overview of Changes from GLib 2.1.4 to GLib-2.1.5
> =================================================
> 
> * Win32 bug fixes [Tor Lillqvist]
> * Various post-rewrite fixes for glib-gettext.m4 [Owen Taylor,
>   Jody Goldberg, Kjartan Maraas, Johannes Stezenbach]
> * Ensure we have a GUINT64_FORMAT by pulling in Trio
>   if necessary [Manish Singh]
> * Further Trio build fixes [Matthias Clasen, Owen]
> * Hack around gcc, libtool issues with -pthread [Owen]
> * Docs improvements [Matthiass]
> * Bug and portability fixes 
> * Updated and new translations (bg,de,fi,fr,sq,fr)
> 
> Other contributors: Kai Poitschke, Morten Welinder
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list
-- 
Olivier Fourdan <fourdan xfce org>
http://www.xfce.org




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]