Matthias Clasen | 1 Aug 2004 06:29
Picon
Favicon

GLib 2.5.1 released [unstable]

This is the second development release loading up to GLib-2.6.
This release contains a number of bug and portability fixes.

Notes:

* This is unstable development release. While it has had
   fairly extensive testing, there are certainly plenty of
   bugs remaining to be found. This release should not be
   used in production.

* Installing this version will overwrite your existing
   copy of GLib-2.4. If you have problems, you'll need
   to reinstall GLib-2.4.5.

* GLib-2.6 will be source and binary compatible with
   the GLib-2.4.x series; however, the new API additions
   in GLib-2.5.1 are not yet finalized, so there may
   be incompatibities between this release and the final
   2.6 release.

* Remaining API issues for GLib-2.6 can be found with following
   bugzilla query:

   http://bugzilla.gnome.org/buglist.cgi?
product=glib&target_milestone=2.6+API
+Freeze&bug_status=NEW&bug_status=UNCONFIRMED&bug_status=ASSIGNED&bug_status=REOPENED

* Bugs should be reported to http://bugzilla.gnome.org

About GLib
(Continue reading)

Matthias Clasen | 1 Aug 2004 08:23
Picon
Favicon

GTK+ 2.5.1 released [unstable]

GTK+-2.5.1 is now available for download at:

   ftp://ftp.gtk.org/pub/gtk/v2.5/

gtk+-2.5.1.tar.gz	md5sum: 4c5f0e60132e066a24a341a88be64e3c
gtk+-2.5.1.tar.bz2	md5sum: 2358c31b172ee7d3c5b264bfcc41f662

This is the second development release loading up to GTK+-2.6.  This
release contains new features in the GtkTreeView, GtkFileChooser,
GtkComboBox and GtkLabel widgets and a number of bugfixes.

Notes:

 * This is unstable development release. There are certainly 
   plenty of bugs remaining to be found. This release should 
   not be used in production.

 * Installing this version will overwrite your existing
   copy of GTK+-2.4. If you have problems, you'll need
   to reinstall GTK+-2.4.4.

 * GTK+-2.6 will be source and binary compatible with
   the GTK+-2.4.x series; however, the new API additions
   in GTK+-2.5.1 are not yet finalized, so there are likely
   incompatibities between this release and the final
   2.6 release.

 * Remaining API issues for GTK+-2.6 can be found with following
   bugzilla query:

(Continue reading)

Christian Persch | 1 Aug 2004 14:40
Picon

Epiphany 1.3.4

Hi,

* What is it ?
==============

Epiphany is the GNOME web browser, based on the mozilla
rendering engine. It aims to be simple and easy to use.

http://gnome.org/projects/epiphany/

Epiphany 1.3.4 is a development release in the unstable series leading
up to GNOME 2.8.

* What's changed ?
==================

==============
Epiphany 1.3.4
==============

Code changes

        * Add mime types to .desktop file (Xan)
        * Simplify proxy PAC handling (Christian)
        * Reworked node views (Marco)
        * Adapt to mozilla API change (Christian)
        * Don't use -include which isn't portable (Christian) [#143094]
        * Fix signedness warnings with gcc 3.5 (Jon Oberheide)
        * Misc popup blocker code cleanup (Adam)

(Continue reading)

Christian Persch | 1 Aug 2004 14:40
Picon

Epiphany Extensions 1.0

Hi,

* What is it ?
==============

Epiphany Extensions is a collection of extensions for Epiphany, the
GNOME web browser.

Epiphany Extensions 1.0 is the stable release for use with the stable
1.2.x series of Epiphany.

* What's new ? 
==============

=======================
Epiphany Extensions 1.0
=======================

Bugfixes 

        * Fix crash when closing the last window (Christian) [#144850]

* Where can I get it ? 
======================

Source code:
http://ftp.gnome.org/pub/GNOME/sources/epiphany-extensions/1.0/epiphany-extensions-1.0.tar.gz
with md5 sum f15dcc283d1f6081fd47f1a9d8de624d.

Epiphany Extensions 1.0 requires Epiphany 1.2.6 or above:
(Continue reading)

Christian Persch | 1 Aug 2004 14:40
Picon

Epiphany Extensions 1.1.2

Hi,

* What is it ?
==============

Epiphany Extensions is a collection of extensions for Epiphany, the
GNOME web browser.

Epiphany Extensions 1.1.2 is a development release for use with the
1.3.x development series of Epiphany.

* What's new ? 
==============

=========================
Epiphany Extensions 1.1.2
=========================

Updated translations

        * Francisco Javier F. Serrador (es)
        * Gabor Kelemen (hu)
        * Laurent Dhima (sq)
        * Rostislav Raykov (bg)

* Where can I get it ? 
======================

Source code:
http://ftp.gnome.org/pub/GNOME/sources/epiphany-extensions/1.1/epiphany-extensions-1.1.2.tar.bz2
(Continue reading)

Christian Persch | 1 Aug 2004 14:40
Picon

Epiphany 1.2.7

Hi,

* What is it ?
==============

Epiphany is the GNOME web browser, based on the mozilla
rendering engine. It aims to be simple and easy to use.

http://gnome.org/projects/epiphany/

Epiphany 1.2.7 is the latest stable release in the GNOME 2.6 series.

* What's changed ?
==================

==============
Epiphany 1.2.7
==============

Code changes

        * Adapt to mozilla API changes (Christian)
        * Use nsIDOMWindow2 to get the root event target on 
          mozilla >= 1.7rc3 (Christian)

Bug fixes

        * Work around mozilla bug #246392 which causes reloads of framed pages to
          go back to original URI (backported from HEAD) (Christian) [#115800]
        * Escape markup in string in the duplicate bookmarks dialogue
(Continue reading)

Paolo Borelli | 1 Aug 2004 20:07

gedit 2.7.90

gedit 2.7.90 is out, see below for a list of changes since the last
release. This is a development release, so the usual warnings apply.

Due both to the feature completeness [1] of the current version and to
the lack of time of the developers, during this devel cycle gedit didn't
have any major changes so it should be fairly stable, but testing and
bug reporting are appreciated non the less.

ciao
	paolo

[1]: yes, we know that there are still a lot of possible improvements,
especially the much requested ability of writing remote files through
gnome-vfs, unfortunately they require a fair bit of reworking of the
gedit's internals. Hopefully in 2.9...

============
gedit 2.7.90
============

New Features
============
- Add a command line option to specify the encoding (Paolo Borelli)

Fixes
=====
- Adapt to the new Mime system (Ray Strode)
- Always update the sensitivity of "Move to new window" (Madhan Raj
M/Paolo Maggi)
- Remove annoying alert when creating a non-existent file (Vinay)
(Continue reading)

Dragan | 2 Aug 2004 11:24
Picon

Re: [g-a-devel] gnopernicus 0.9.7

Hi, Bill

I just read your e-mail today and checked ftp.gnome.org. The new tarball
is there. I guess that the problem is that when a tarball is uploaded it
doesn't instantly appear on ftp.gnome.org and the announce was written
immediately after the tarball was uploaded.
Anyway everything seems to be OK now.

On Fri, 2004-07-30 at 17:14, Bill Haneman wrote:
> Hi Dragan:
> 
> Did you or Remus get an error message on upload?  This tarball has not 
> appeared at ftp.gnome.org.
> 
> Perhaps you should contact #sysadmin on IRC.
> 
> - Bill
> 
> Dragan wrote:
> 
> > http://ftp.gnome.org/pub/GNOME/sources/gnopernicus/0.9/
> > gnopernicus-0.9.7.tar.gz
Torsten Schoenfeld | 2 Aug 2004 11:52
Picon
Picon
Gravatar

ANNOUNCE: Gtk2-Perl 2.7.90

Gtk2-Perl is the collective name for a set of Perl bindings for GTK+
2.x and various related libraries.  These modules make it easy to write
GTK+ and GNOME applications using a natural, Perlish, object-oriented
syntax.

This is Gtk2-Perl 2.7.90.

 ---------------------------------------------------------------------- 

Overview of Changes in Glib 1.053
=================================

* Add char_own typedef and typemap.  [Torsten]
* Add Glib::MakeHelper::select_files_by_version() and
  Glib::MakeHelper::read_source_list_file() for use by Makefile.PLs.
  [Torsten]

http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=91217&release_id=257479

 ---------------------------------------------------------------------- 

Overview of Changes in Gtk2 1.053
=================================

* Require Glib 1.053.
* Add important utility functions (with docs) for use by custom tree
  model implementations: Gtk2::TreeIter::to_arrayref and
  Gtk2::TreeIter::new_from_arrayref.  [Zach Bean, muppet]
* Bind and test late additions to gtk+ and pango:  [Torsten]
  - Gtk2::Pango::Layout::get_ellipsize
(Continue reading)

Johan Dahlin | 2 Aug 2004 13:25
Picon

ANNOUNCE: PyGTK 2.3.94 (unstable)

I am pleased to announce version 2.3.94 of the Python bindings for GTK.  

The new release is available from ftp.gnome.org as and its mirrors
as soon as its synced correctly:

    http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.3/pygtk-2.3.94.tar.gz

It might take a while, so you can use current CVS for now if you can't wait.

NOTE! This is an *unstable* version and should not be included 
      in stable distributions. 

What's new since 2.3.93?

	- Require Python 2.3
	- Flags/Enum fixes (John, Johan)
	- Bug Fixes (John, John E, Johan, Gustavo)
	- Improved threading support (Johan)

Blurb:

GTK is a toolkit for developing graphical applications that run on POSIX 
systems such as Linux, Windows and MacOS X (provided that the X server 
for MacOS X has been installed).  It provides a comprehensive set of GUI 
widgets, can display Unicode bidi text.  It links into the Gnome 
Accessibility Framework through the ATK library.

PyGTK provides a convenient wrapper for the GTK library for use in 
Python programs, and takes care of many of the boring details such as 
managing memory and type casting.  When combined with PyORBit and 
(Continue reading)


Gmane