
========================================
 NEWS: gnome-vfsmm-2.7.1
========================================

2.7.1:

This is the first version for GNOME 2.7/2.8 with additional API:
* Added Address.
* Added ResolveHandle.
* Added DnsSd functions.
* Drive: Added get_hal_udi().
* Volume: Added get_hal_udi().


========================================
 NEWS: gtkmm-2.4.4
========================================

2.4.4:

* More gcc 3.4 build fixes. (Daniel Elstner)
* Gtk::StockItem: Use the global translation domain when no other 
  translation domain has been specified. (Daniel Elstner)
* Gtk::Action, ToggleAction, RadioAction, IconTheme: Constructors are now 
  protected so that you can derive from these classes.
* Gtk::Container: Avoid warning about unimplemented GtkContainer::remove 
  vfunc when deriving directly from Gtk::Container.
  (Murray Cumming)


========================================
 UPDATED: libgconf-java-2.7.4
========================================

libgconf-java was updated without a NEWS entry.


========================================
 UPDATED: libglade-java-2.4.3
========================================

libglade-java was updated without a NEWS entry.


========================================
 NEWS: libglademm-2.4.1
========================================

2.4.1:

* gcc 3.4 build fix. (Bryan Forbes)

2.4.0:

The API is now stable.


========================================
 UPDATED: libgnome-java-2.7.4
========================================

libgnome-java was updated without a NEWS entry.


========================================
 NEWS: libgtk-java-2.4.3
========================================

2.4.3 (19 July 2004)
Updated Classes:
	gdk.Color - fixed WHITE constant  [Jeffrey Morgan]


========================================
 NEWS: pygtk-2.3.94
========================================

pygtk-2.3.94:  21-july-2004
	- bug fixed (Gustavo, Johan, John, Lorenzo)
	- small enum additions for gazpacho (Johan)
	- rename GMainLoop, GMainContext back to MainLoop and MainContext
 
pygtk-2.3.93:  19-july-2004
	- GtkTreeView updates (John Finlay)
	- New examples (Johan)
	- GEnum/GFlags wrapping (Johan)
	- New (using g_object_new) constructors (Gustavo)
	- GParamSpec API, for GtkWidget and GtkContainer (Johan)
	- Unichar/Unicode support (Lorenzo, John Ehresman)
	- Widget subclassing (Johan, Gustavo, Lorenzo)
	- GdkEvents changable (Johan)
	- Warnings (Gustavo, Johan)
	- Many bugfixes (John Finlay, John Ehresman, Johan, Lorenzo, Gustavo)
	- Win32/FreeBSD/distutils build fixes (John, Johan)

pygtk-2.3.92:  22-may-2004
