ANNOUNCING: The GNOME Desktop and Developer Platform version 2.10.1



Announcing the first point release for the stable 2.10.x series of The
GNOME Desktop and Developer Platform. This is the first in a series of
stable releases containing bugfixes, translation updates and other
improvements.

Detailed information on changes in this release is attached.

Thanks to everyone involved.

Cheers
Kjartan Maraas
On stable GNOME release duty...

========================================
 NEWS: gail-1.8.3
========================================

Changes in GAIL 1.8.3
=====================
* Made focus_widget extern (still only for private use).
* Fix for bug #169480 (focussed state), #165305 (notebook tabs), 
  #170327 (Remus Draica), fixes for Win32 compilation.
* New translations: 
  eu (basque,  Iñaki Larrañaga Murgoitio), 
  rw (rwandan, Steve Murphy)  
  xh 

========================================
 NEWS: glib-2.6.4
========================================

Overview of Changes from GLib 2.6.3 to GLib 2.6.4
=================================================
* Fix compilation with gcc 4.0 [Matthias Clasen]
* Fix g_date_get_iso8601_week_of_year [Jon-Kare Hellan]
* Win32:
  - use more precise times in gtimer.c [Tor Lillqvist]
  - bug fixes [Tor, Daniel Atallah]
* Other bug fixes [Tim Janik, Matthias, Manish Singh,
  Dave Benson, Jeff Franks]
* Documentation improvements [Tim-Philipp Müller, Matthias,
  Stefan Kost, Tor, Jared Lash, Morten Welinder]
* New and updated translations (el,fa,hu,id,ne,ro,rw)

========================================
 NEWS: gnome-vfs-2.10.1
========================================

gnome-vfs 2.10.1
    * Fixed some leaks
    * Translation updates
    
========================================
 NEWS: gtk+-2.6.7
========================================

Overview of Changes from GTK+ 2.6.6 to GTK+ 2.6.7
=================================================
* Revert two fixes from 2.6.5 which were causing
  problems  [Crispin Flowerday]
* New and updated translations (bg,ja,ko,ca)

Overview of Changes from GTK+ 2.6.5 to GTK+ 2.6.6
=================================================
* Add 16x16 versions for some stock icons [Vincent Noel]
* Bug fixes [Tommi Komulainen, Roman Kagan, Ivan Wong,
  Matthias Clasen, Jakub Jelinek, Arjan van de Ven]
* New and improved translations (pl)

Overview of Changes from GTK+ 2.6.4 to GTK+ 2.6.5
=================================================
* Fix compilation with gcc 4.0 [Matthias Clasen]
* GtkFileChooser
  - Ellipsize the preview label [Jeroen Zwartepoorte]
  - The mime code can now use a mmapped cache [Matthias]
* GtkTreeView
  - Don't pop up the entry context menu if the
    the search entry is not visible  [Billy Biggs]
  - Make enable_search control only typeahead, not
    C-f search  [Sven Neumann]
  - Allow resetting search-column to -1 [Lorenzo Gil Sanchez]
  - Make gtk_tree_view_expand_all work [Tristan Van Berkom,
    Jonathan Blandford]
  - Make double-click to autosize work again [Matthias, 
    Jonathan]
* GtkComboBox, GtkComboBoxEntry
  - Make gtk_widget_grab_focus() work [Gustavo Carneiro]
  - gtk_combo_box_get_active_text() now always returns
    the current text.  [Robert Staudinger]
* gdk-pixbuf
  - Use correct update regions when incrementally loading 
    BMP and TGA images [Owen Taylor, David Costanzo]
  - Support saving BMPs [Ivan Wong]
  - Bug fixes [Tommi Komulainen, Morten Welinder, David,
    John Ellis]
* Win32
  - Make big windows work on NT-based Windows [Ivan]
  - Implement delayed rendering for transferring images
    through the clipboard [Ivan, Tor]
  - Add ABI stability wrappers for gdk_pixbuf_save
    and gdk_pixbuf_savev [Tor]
  - Build fixes [Hans Breuer, Tor Lillqvist]
  - Bug fixes [Hans, Tor]
* Other bug fixes [Christian Persch, Sven Neumann,
  Philip Langdale, Tomislav Jonjic, Thomas Leonard, 
  Yury Puzis, Manish Singh, Doug Quale, Ryan Lortie,
  Kjartan Maraas, Morten, Felipe Heidrich, Paolo 
  Borelli, Jorn Baayen, Hazael Maldonado Torres,
  Tommi, Stefan Kasal, Billy, Felipe Heidrich, 
  Hans-Wolfgang Loidl, Jacob Kroon, Steven Walter]
* Documentation improvements [Johan Dahlin, Matthias,
  Jianfei Wang, Olivier Sessink, Jon-Kare Hellan, Kristof
  Vasant, Billy, Worik Stanton, Ken Siersma, Morten]
* New and improved translations (ca,cs,cy,da,de,en_CA,
  en_GB,es,fi,fr,gu,hu,it,lt,nl,pl,pt,pt_BR,ro,ru,rw,sq,
  sr,sr Latn,sv,uk,zh_CN,zh_TW)

========================================
 NEWS: libgnomeprint(ui)-2.10.3
========================================

libgnomeprint 2.10.2

Jody:
	* Only offer a duplex option if it exists.
	* The /etc/printcap importer was creating one model for all
	  printers. [#169963]
	* Honour custom kerning requests in ps2/pdf backends [#158424]

Suresh:
	* Ignore bitmaps in fonts. [#171128]	

Tony Graham:
	* Some debug routines for GnomeGlyphList [#114858]

------------------------------------------------------------------------------
libgnomeprint 2.10.1

Jody:
	* Overzealous win32 port broke custom transports [#167325]
	* Remove use of %g in pdf exporter.
	* Slight speed optimization in pdf export.
	* Leak fix.

Kjartan:
	* Even more leak fixes.

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

========================================
 NEWS: libxml2-2.6.19
========================================

2.6.18: Mar 13 2005:
   -  build fixes: warnings (Peter Breitenlohner), testapi.c generation, 
       Bakefile support (Francesco Montorsi), Windows compilation (Joel Reed),
       some gcc4 fixes, HP-UX portability fixes (Rick Jones).
   -  bug fixes: xmlSchemaElementDump namespace (Kasimier Buchcik), push and
       xmlreader stopping on non-fatal errors, thread support for dictionnaries
       reference counting (Gary Coady), internal subset and push problem, 
       URL saved in xmlCopyDoc, various schemas bug fixes (Kasimier), Python
       paths fixup (Stephane Bidoul), xmlGetNodePath and namespaces, 
       xmlSetNsProp fix (Mike Hommey), warning should not count as error
       (William Brack), xmlCreatePushParser empty chunk, XInclude parser
       flags (William), cleanup FTP and HTTP code to reuse the uri parsing
       and IPv6 (William), xmlTextWriterStartAttributeNS fix (Rob Richards),
       XMLLINT_INDENT being empty (William), xmlWriter bugs (Rob Richards),
       multithreading on Windows (Rich Salz), xmlSearchNsByHref fix (Kasimier),
       Python binding leak (Brent Hendricks), aliasing bug exposed by gcc4
       on s390, xmlTextReaderNext bug (Rob Richards), Schemas decimal type
       fixes (William Brack), xmlByteConsumed static buffer (Ben Maurer).
   -  improvement: speedup parsing comments and DTDs, dictionnary support for
       hash tables, Schemas Identity constraints (Kasimier), streaming XPath
       subset, xmlTextReaderReadString added (Bjorn Reese), Schemas canonical
       values handling (Kasimier), add xmlTextReaderByteConsumed (Aron
       Stansvik), 
   -  Documentation: Wiki support (Joel Reed)

========================================
 NEWS: libxslt-1.1.14
========================================

1.1.14: Apr 02 2005:
   - bug fixes: text node on stylesheet document without a dictionary
      (William Brack), more checking of XSLT syntax, calling xsltInit() multiple
      times, mode values interning raised by Mark Vakoc, bug in pattern
      matching with ancestors, bug in patterna matching with cascading select,
      xinclude and document() problem, build outside of source tree (Mike
      Castle)
   - improvement: added a --nodict mode to xsltproc to check problems for
      docuemtns without dictionnaries

1.1.13: Mar 13 2005:
   - build fixes: 64bits cleanup (William Brack), python 2.4 test (William),
      LIBXSLT_VERSION_EXTRA on Windows (William), Windows makefiles fixes
      (Joel Reed), libgcrypt-devel requires for RPM spec.
  
   - bug fixes: exslt day-of-week-in-month (Sal Paradise), xsl:call-template
      should not change the current template rule (William Brack), evaluation
      of global variables (William Brack), RVT's in XPath predicates (William),
      namespace URI on template names (Mark Vakoc), stat() for Windows patch
      (Aleksey Gurtovoy), pattern expression fixes (William Brack), out of
      memory detection misses (William), parserOptions propagation (William),
      exclude-result-prefixes fix (William), // patten fix (William).
  
   - extensions: module support (Joel Reed), dictionnary based speedups 
      trying to get rid of xmlStrEqual as much as possible.
  
   - documentation: added Wiki (Joel Reed)

========================================
 NEWS: ORBit2-2.12.2
========================================

ORBit2-2.12.2
        * bug fixes
                + Fix infinite loop when using ORBInitRef (Anders Carlsson)
                + Fix memory leak in initial references (Anders Carlsson)
		+ Use correct host name for unix sockets (Arvind Samptur)

========================================
 NEWS: pkgconfig-0.17.2
========================================

pkg-config 0.17.2
===
 - Don't go into an infinite loop allocating more and more memory when
   the same name is specified twice on the command line and we're in
   "direct dependencies only"-mode.

pkg-config 0.17.1
===
 - Now actually sets CFLAGS and LIBS instead of trying to set those in
   a subshell.  (Only affects if you've autoreconfiscated with 0.17)
 - Fix detection of inter-library dependencies.

pkg-config 0.17
===

 - Evaluate second argument to PKG_CHECK_MODULES again
 - Portability fixes (MacOS, BeOS, Cygwin)
 - Handle inter-library dependencies and assume those are in place if
   the platform supports them.  Disable with --enable-indirect-deps.
 - Add initial test framework
 - Build fixes (make distcheck now works)

pkg-config 0.16
===

 - Use a search path, rather than a single default directory.
 - Fix a bunch of bugs in glib by backporting
 - More man page fixes
 - Lots of small fixes and cleanups over the place.
 - pkg-config now grabs _PKG_* and PKG_*, so don't use variables
   starting with that in any configure scripts.

========================================
 UPDATED: control-center-2.10.1
========================================

 - Plug some leaks in the settings daemon (Kjartan)
 - Code cleanup
 - New and updated translations: Xhosa (xh), Turkish (tr), Canadian
   English (en_CA), Kinyarwanda (rw), Ukrainan (uk), Basque (eu).

========================================
 NEWS: eel-2.10.1
========================================

* Fixed accessibility crash
* Use less memory for desktop background image
* translation updates

Major changes in 2.10.0 were:

========================================
 UPDATED: eog-2.10.0
========================================

- Translation Updates:
  Albanian (Laurent Dhima), Brazilian Portuguese (Guilherme de
  S. Pastore), Bulgarian (Vladimir Petkov), Canadian English (Adam
  Weinberger), Catalan (Jordi Mallach), Chinese Simplified (Funda
  Wang), Chinese Traditional (Woodman Tuen), Czech (Miloslav Trmac),
  Danish (Martin Willemoes Hansen), Dutch (Tino Meinen), English/GB
  (David Lodge), Estonian (Ivar Smolin), Finnish (Ilkka Tuohela),
  French (Beno�Dejean), German (Frank Arnold), Greek
  (Nikos Charonitakis), Gujarati (Ankit Patel), Hungarian (Gabor
  Kelemen), Indonesia (Mohammad DAMT), Italian (Alessio Frusciante),
  Japanese (Takeshi AIHANA), Korean (Changwoo Ryu), Lithuanian
  (�ygimantas Beru�ka), Macedonian (Tomislav Markovski), Norwegian
  (Kjartan Maraas), Norwegian (Kjartan Maraas), Polish (Bartosz
  Kosiorek), Portuguese (Duarte Loreto), Punjabi (Amanpreet Singh
  Alam), Romanian (Mugurel Tudor), Russian (Leonid Kanter), Serbian
  (������ �����), Slovak (Ivan Noris), Spanish (Francisco Javier
  F. Serrador), Swedish (Christian Rose), Thai (Theppitak
  Karoonboonyanan), Turkish (A. Alphan Bayazit), Ukrainian (Maxim
  Dziumanenko), Xhosa (Canonical Ltd)


========================================
 NEWS: epiphany-1.6.2
========================================

Epiphany 1.6.2
==============

Changes

	* Fix toolbar activation [#172694]
	* Adapt to mozilla API change on trunk

Translation updates

	* Francisco Javier F. Serrador (es)
	* Pauli Virtanen (fi)
	* tunggul arif siswoyo (id)
	* Changwoo Ryu (ko)
	* GNOME PL Team (pl)
	* Laurent Dhima (sq)
	* Данило Шеган (sr, sr Latn)


==============
Epiphany 1.6.1
==============

	* Use libstartup-notification, not gnome-desktop to launch apps [#169039]
	* Disable automatic image resizing on toolkit too
	* Fix a crash on window close with active toolbar activation
	* Fix tabs menu crash [#169833]
	* Fix tabs label sizing [#167657]
	* Default to links only with the fixed-up typeaheadfind too
	* Adapt to mozilla API changes
	* Fix automatically opened downloads [#171197]
	* Revise mime type list [#170493]

Contributors to this release:
Christian Persch and Jean-François Rameau, and the translators
Hendrik Richter (de), Adam Weinberger (en_CA), Francesco Marletta (it),
Takeshi AIHANA (ja), Steve Murphy (rw), Erçin EKER (tr), and
Ching-Hung Lin (zh_TW).


========================================
 NEWS: evolution-2.2.2
========================================

Evolution 2.2.2, 2005-04-07
---------------------------

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

 * Addressbook 
   #74404 - [Gnopernicus] Evolution crashes after deleting contacts with keyboard (Yu Mengjie)
   #73330 - Tried adding attende in meeting under gw calendar - Evolution crashed (Siva)
   #74255 - Copy to address book option doesnot check for duplicates (Siva)

 * Calendar
   #44719 - Alarm Notify window is not sticky any more (Rodrigo)
   #69272 - crash creating new appointment (JP)
   #73320 - double click attendee - removes user from meeting attendence list (Chen)
   #44579 - appointment location / description does not get printed (Harry Lu)
   #68525 - crash while evo is in background (Chen)
   #72983 - 'List' view has one entry for recurring appointment (Rodrigo)
   #68423 - Memory leak when purging (Rodrigo)
   #73969 - 'Cancel' meeting doesnt delete all instances of recurring meeting in 'attendee's calendar

 * Mail
   #73347 - default action for recover files wrong (Michael)
   #72935 - Cancel Button does not light up in second window (Michael)
   #72518 - Delete warning untrue when choose Delete vFolder (Michael)
   #70394 - "mailer" header is displayed twice when both "x-mailer" and "user-agent" set (Jeff)
   #73363 - loads every message the cursor passes through (Michael)
   #73559 - Evolution filter crash when using Source Account criteria (Michael)
   #71003 - threads still running at exit (Michael)
   #73550 - HTML mails don't show if "prefer plain-text" plugin no active (Michael)
   #36972 - Composer overrides selection  (Radek)
   #73192 - Mark as (un)read missing from context popup menu (Rodney)
   #74320 - evolution crashes on non-malformed mail message (Michael)

 * Plugins
   #73627 - No way to configure mailbox != username (Sushma)
   #73844 - Problem handling meeting requests with VTIMEZONEs (JP)

Other bugs

 * Calendar
   - Fix memory leaks in calendar (Rodrigo)

 * Mail
   - Update menu sensitivity in the non-single message case (Michael)

 * SMIME
   - Handle cases where the version of the root cert module changed (Jeff)

 * Shell
   - Handle cases where the version of the root cert module changed (Jeff)

 * Plugins
   - Emit the offline event properly in the shell (Michael)
   - Prevent crash of bbdb if the book can't be opened (Michael)

 * All
   - Clean up debug spew (Michael)
   - Fix memory leak for gal view menus (Michael)

Updated translations:
	-pl (GNOME PL Team)
	-ja (Takeshi AIHANA)
	-da (Martin Willemoes Hansen)
	-fr (Christophe Merlet)
	-ko (Changwoo Ryu)
	-en_GB (David Lodge)
	-tr (Baris Cicek)
	-cs (Miloslav Trmac)
	-de (Frank Arnold)
	-sr (Danilo Segan)
	-sr Latn (Danilo Segan)
	-es (Francisco Javier F. Serrador)
	-pt_BR (Raphael Higino)
	-sq (Laurent Dhima)
	-fi (Hile Tuohela)
	-gu (Ankit Patel)
	-sv (Christian Rose)
	-pt (Duarte Loreto)
	-en_CA (Adam Weinberger)

Evolution 2.2.1, 2005-03-15
---------------------------

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

 * Addressbook
   #73206 - Evolution crashed when clicked on 'Cancel' of LDAP authentication (Siva)

 * Calendar
   #73563 - evolution-alarm-notify crashes after pressing snooze button (JP)
   #72979 - Meeting is displayed as appointment in 'List view' (Chen) 
   #73501 - In 'Send Options' popup 'General Options' tab should be removed for exchange (Sush)

 * Mail
   #73293 - unread messages becoming read do not update menu items (Michael)
   #73139 - Not able to see the icons of Shared Folders (Vivek)
   #73100 - Unify Evolution license text check box messages in Evolution mailer (Michael)
   #71733 - signature editor should set focus on title field (Harry Lu)
   #73501 - In 'Send Options' popup 'General Options' tab should be removed (Sushma)

 * Plugins
   #72807 - Switching from gw account crashes Evolution (Siva)
   #73201 -Sharing tab is not present in the properties of a folder which has a space in its name (Vivek)

Other bugs

 * Calendar
   - Fix memory leak in calendar views (Michael)
   - Fix forward as icalendar (JP)
   - Fix default color and selection on first run (JP)

 * Mail
   - Improved Post-To handling (Michael)
   - Fix To/CC/BCC cut and paste (Hans)

 * Plugins
   - Don't return an invisible item in gw account setup (Michael)
   - Handle assigned tasks in itip formatter (JP)

 * All
   - Clean up debug spew (Michael)
   - Fix memory leak for gal view menus (Michael)

Updated translations:
	-pl (GNOME PL Team)
	-ja (Takeshi AIHANA)
	-da (Martin Willemoes Hansen)
	-fr (Christophe Merlet)
	-ko (Changwoo Ryu)
	-en_GB (David Lodge)
	-tr (Baris Cicek)
	-cs (Miloslav Trmac)
	-de (Frank Arnold)
	-sr (Danilo Segan)
	-sr Latn (Danilo Segan)
	-es (Francisco Javier F. Serrador)
	-pt_BR (Raphael Higino)
	-sq (Laurent Dhima)
	-fi (Hile Tuohela)
	-gu (Ankit Patel)
	-sv (Christian Rose)
	-pt (Duarte Loreto)
	-en_CA (Adam Weinberger)


========================================
 NEWS: evolution-data-server-1.2.2
========================================

Evolution Data Server 1.2.2, 2005-04-07
---------------------------------------

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

  * Camel
    #73015 - groupwise message threading workaround (Michael)
    #70195 - Incorrect parsing of locale encoded From: header causes mess on statusbar (Michael)
    #70590 - Don't fall through to the default folder if we move (Michael)
    #72876 - Message with blank reply-to cannot be replied to (Michael)
    #73112 - imap fails errors after checking authentication type (Michael)
    #72145 - All gw sent mail has a blank "To" field (Partha)
    #73308 - gw mail getting marked as read when it shouldn't (Partha)
    #72373 - new meeting invitations not showing up in Mailbox (Vivek)
    #72455 - Messages are disappearing in the inbox of GW accounts (Vivek)

  * Calendar
    #73508 - Status of meeting organizer getting changed in groupwise (Chen)
    #73964 - Crash when switching to calendar with exchange support (Chen, Rodrigo)
    #70035 - calendar .ics incompatibility (ics created with older mozillas) (Rodrigo)

  * All
    #73472 - New Gtk File selector dialog not used for category icon (Rodrigo)

Other bugs

  * Camel
    - Don't try to convert boundary param values into UTF-8 even if they contain binary text (Pavel Fedin, Jeff)
    - Make sure all untagged response data is read (Jeff)
    - Prevent race closing the same fd twice (Michael)
    - Prevent mailbox from storing each time a user tag is changed (Michael)

  * Calendar
    - fixes for local attachment store (Christian Kellner)

  * All
    - Don't try to convert boundary param values into UTF-8 even if they contain binary text (James Bowes)
		
Updated Translations:
	-zh_CN (Funda Wang)
	-pt_BR (Raphael Higino)
	-xh (Adi Attar)
	-rw (Steve Murphy)
	-sq (Laurent Dhima)
	-cs (Miloslav Trmac)
	-gu (Ankit Patel)
	-en_CA (Adam Weinberger)
	-et (Priit Laes)
	-hu (Gabor Kelemen)
	-ca (Josep Puigdemont)
	-el (Nikos Charonitakis)
	-es (Francisco Javier F. Serrador)
	-de (Frank Arnold)
	-pt (Duarte Loreto)
	-en_CA (Adam Weinberger)
	-sv (Christian Rose)
	-lt (Zygimantas Berucka)
	-ja (Takeshi AIHANA)
	-en_GB (Gareth Owen)

Evolution Data Server 1.2.1, 2005-03-15
---------------------------------------

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

  * Addressbook
    #73021 - The Add New Contact option is getting enabled if you try to delete gw book (Siva)
    #72878 - Changes sender email address makes unwanted changes in To/CC fields (Michael)

  * Calendar
    #73141 - Crash if you try changing the group of a task to an offline backend (Chen)

  * Camel
    #73015 - groupwise message threading workaround (Michael)
    #70195 - Incorrect parsing of locale encoded From: header causes mess on statusbar (Michael)
    #70590 - Don't fall through to the default folder if we move (Michael)
    #72876 - Message with blank reply-to cannot be replied to (Michael)
    #73112 - imap fails errors after checking authentication type (Michael)
    #72145 - All gw sent mail has a blank "To" field (Partha)
    #73308 - gw mail getting marked as read when it shouldn't (Partha)
    #72373 - new meeting invitations not showing up in Mailbox (Vivek)
    #72455 - Messages are disappearing in the inbox of GW accounts (Vivek)

Other bugs

  * Addressbook
    - use a single global ref-counted db-env for all local books (Michael)
    - exit properly when only internal books are left (JP)

  * Calendar
    - When coming back online get gw item changes in a thread for responsiveness (Chen)
    - "Peek" at gw calendar items so they don't get marked as read (Harish)
    - Fix memory corruption in gw backend when fetching changes (Harish)
    - Set exchange attachment store (Surf)

  * Camel
    - Allow flag syncing in read-only mode for imap based on PERMANENTFLAGS (Jeff)
    - Set priority in outgoing gw mail (Sankar)
	
Updated Translations:
	- tr (Baris Cicek)
	- pl (GNOME PL Team)
	- pt (Duarte Loreto)
	
========================================
 UPDATED: evolution-webcal-2.2.1
========================================

 - Translation updates: Traditional Chinese (zh_TW), Kinyarwanda (rw),
   Xhosa (xh), Canadian English (en_CA), Macedonian (mk).

========================================
 NEWS: file-roller-2.10.2
========================================

version 2.10.2
--------------
	* Fixed bug #300238: Unable to gunzip "gzip'd ubuntu mail archives".
	* Plugged a little memory leak related to tooltips.

version 2.10.1
--------------
	* Fixed bug #171195: File-Roller will not tar up any subdirectories 
	  directly under /
	* Fixed bug #170842: Toolbar buttons too wide.
	* Fixed bug #170329: Aborting File Add can sometimes crash the 
	  application.
	* Fixed bug #170258: file-roller can't open for preview files with a 
	  white space in filename.
	* Fixed bug #169818: Archive menu item to be disabled if no files are 
	  selected.
	* Fixed bug #172219: Select All and Deselect all doesnt work properly.
	* Added ellipsize property to the list view.
	* Do not activate the first row after reordering the list in single
	  click mode.
	* Fixed bug in recent files view.
		  
========================================
 NEWS: gal-2.4.2
========================================

gal-2.4.2  2005-04-04
----------------------

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

	#73920 - Table should have a proper a11y label

Other bugs and changes:

	-id (Ahmad Riza H Nst)
	-xh (Adi Attar)
	-rw (Steve Murphy)
	-fa (Elnaz Sarbar)
	-en_CA (Adam Weinberger)

----------------------
gal-2.4.1  2005-03-14
----------------------

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

	#73207 - Addressbook crash when click on the left border of addressbook mini card view

Other bugs and changes:
	
	- im selection fixes (Theppitak Karoonboonyanan)
	- Updated translations: 
	tr (Alphan Bayazit)


========================================
 NEWS: gcalctool-5.5.42
========================================

Overview of changes in gcalctool 5.5.42

* Version for GNOME 2.10.1 call for tarballs.


========================================
 UPDATED: gdm-2.6.0.9
========================================

The 2.6.0.9 release of GDM is a minor release that includes a few
translation improvements and a bugfix to correct a problem many users
have complained about, the HaltCommand didn't work in 2.6.0.8.  Now
it should work okay.  Also the Solaris default HaltCommand has been
changed from "init 0" to "init 5" as recommended by the people at Sun
who decide such things.

========================================
 NEWS: gedit-2.10.2
========================================

gedit 2.10.2
============

Fixes
=====
- Fix focus when launching another instance (Paolo Borelli)
- Fix compilation with gcc 2.95 (Jens Granseuer)
- Fix a memory leak, some unsafe use of write() and other 
  minor bugs (Benoît Dejean)

New and updated translations
============================
- Steve Murphy (rw)
- Adi Attar (xh)
- Gabor Kelemen (hu.po)


============
gedit 2.10.1
============

Fixes
=====
- Open a new document when launching another instance (Paolo Borelli)
- Do not open a document in another workspace (Paolo Borelli)

New and updated translations
============================

- Ahmad Riza H Nst (id)
- Adi Attar (xh)
- Nikos Charonitakis (el)
- Leonid Kanter (ru)
- Ivar Smolin (et)
- Adam Weinberger (en_CA)
- David Lodge (en_GB)
- Ilkka Tuohela (fi)
-  Ercin Eker (tr)


========================================
 NEWS: gnome-applets-2.10.1
========================================

Changes in GNOME-Applets 2.10.1
==================================
Codenamed "Apparently no Plone developers read these notes..."

Changes:
 - Code cleanup (Kjartan Maraas)
 - Documentation:
    charpick (Shaun McCance)
    cpufreq (Davyd Madeley)
 - Geyes dialog is resizable (Michael Terry)
 - Use GtkAboutDialog, not GnomeAbout in Gswitchit (Pedro Villavicencio Garrido)
 - Remove spurious free() in GTik (Kjartan Maraas)
 - Backport GWeather XML parser from HEAD, significantly less broken, leaks less   (no) memory, does not kill domokuns (Ryan Lortie)
 - Backported mixer fixes from HEAD (Ronald Bultje)

Translations:
 - sr (Danilo Šegan)
 - nl (Vincent van Adrighem)
 - en_CA (Adam Weinberger)
 - ca (Josep Puigdemont)
 - gu (Ankit Patel)
 - id (Ahmad Riza H Nst)
 - uk (Maxim Dziumanenko)
 - it (Alessio Frusciante)
 - hu (Gabor Kelemen)
 - es (Francisco Javier Fernandez)
 - rw (Steve Murphy)
 - bg (Vladimir Petkov)
 - ne (Pawan Chitrakar)
 - sv (Christian Rose)
 - fa (Roozbeh Pournader)
 - zh_TW (Abel Cheung)
 - de (Hendrik Richter)


========================================
 NEWS: gnome-backgrounds-2.10.1
========================================

Version 2.10.1
==============

* Release for GNOME 2.10.1

Translations

  Adam Weinberger (en_CA), Ivar Smolin (et), Elnaz Sarbar (fa),
  Abdullah Ulas (ku), Steve Murphy (rw), Baris Cicek (tr)


========================================
 NEWS: gnome-desktop-2.10.1
========================================

Version 2.10.1
==============

  Misc

	* Re-start credits in gnome-about when finished (praveen, Mark)
	* Initialize i18n in gnome-ditem-edit (Young-Ho Cha)
	* Use g_get_language_names() instead of gnome_i18n_get_language_list (Ryan Lortie)

  Translators

	* Adam Weinberger (en_CA)
	* Steve Murphy (rw)


========================================
 NEWS: gnome-doc-utils-0.2.0
========================================

Changes in 0.2.0:
-----------------
* Fixes for builddir != srcdir
* Plural form rules for more languages, from Changwoo Ryu
* Fixed DOC_H_FILE build system, fixes #170680
* Updated licensing terms
* Made -p POFILE and -u POFILE work directly on PO file (Danilo)
* Made -p POFILE read directly PO file, instead of depending on msgfmt (Danilo)
* Updated translations:
  rw      (Steve Murphy)
  hi      (Rajesh Ranjan)
  en_CA   (Adam Weinberger)
  da      (Martin Willemoes Hansen)
  pt_BR   (Raphael Higino)


========================================
 NEWS: gnome-games-2.10.1
========================================

gnome-games 2.10.1
==================

This is a bug-fix and translation update release. There were serious
problems with the statistics recroding in Aisleriot in 2.10, this has
been fixed. A crasher in blackjack and some other misbehaviour has
also been fixed. 

Aisleriot:
 - Fix statistics collection (callum).
 - Restart the timer after an undo at the end of the game (callum).

Blackjack:
 - Avoid crasher due to multiple events (mccann).

Nibbles:
 - Make sure the preferences menu sensitivity is set correctly after a
   network game is cancelled (callum).


========================================
 NEWS: gnome-icon-theme-2.10.1
========================================

Version 2.10.1

Changes since 2.10.0

* New OpenOffice.org MIME type icons
  -- bug #167296 (Jakub Steiner)
* Renamed gnome-fs-{locally-shared,share-private} to stock_shared-{by,to}-me
  (Jakub Steiner)
* Updated translations [en_CA]

========================================
 NEWS: gnome-media-2.10.2
========================================

This is gnome-media 2.10.2

Changes since 2.10.1:

	* another backport from HEAD

Bugs fixed:

	* 172679: gnome-volume-control falls over if there are no elements ...

This is gnome-media 2.10.1

Changes since 2.10.0:

	* stability backports from HEAD

Bugs fixed:

	* 166569: Doesn't update mute setting
	* 167467: gm_audio_profile_choose_get_active() crashes when there i...
	* 167838: the volume slider should get the mixer volume
	* 168370: gnome-cd doesn't work when started from menu
	* 168691: [PATCH]cddb-slave2 doesn't handle multiple exact matches ... 
	* 170658: Title Bar doesnt work properly when a file is opened
	* 170785: The extension of file name in Save Dialog box is displayed...


========================================
 NEWS: gnome-menus-2.10.1
========================================

Version 2.10.1
==============

  Fixes

	* Add support for new "type" argument to <MergeFile> (Mark)
	* Monitor <MergeDir>s for changes (Mark)
	* Make user desktop entries override system ones (Mark)
	* Make .directory files in <LegacyDir>s be pulled in (Mark)
	* Fix weirdess with [KDE Desktop Entry] files (Mark)
	* Fix <LegacyDir>s which don't contain any entries in the toplevel (Mark)
	* Make sure items in <LegacyDir>s as allocated (Mark)
	* Make <LegacyDir>s with a prefix work correctly (Mark)

  Translators

	* Adam Weinberger (en_CA)
	* Daniel van Eeden (nl)

========================================
 NEWS: gnome-panel-2.10.1
========================================

Version 2.10.1
==============

  Panel

	* Fix crash in the properties dialog when debugging is disabled in
	  GTK+ (Vincent)
	* Fix applet appearing twice when added once and the crash happening
	  when removing them (Vincent)
	* Fix launchers not appearing in drawers (Vincent)
	* Load the correct icon for menu buttons (Vincent)
	* Only accept numeric values for the panel size (Pradeep MN)
	* Fix tooltip of launcher not appearing when it contains a % (Vincent)
	* Don't escape the name and the comments in launchers created by an URI
	  drop (Vincent)
	* Fix broken label in the Places menu for GTK+ bookmarks when filenames
	  are not in UTF-8 (Vincent)
	* Fix for running applications/open documents with filenames not in
	  UTF-8 in the run dialog (Takao Fujiwara, Vincent)

  Misc

	* Fix compilation on Solaris and some other platforms (Vincent)

  Translators

	* Jordi Mallach (ca)
	* Telsa Gwynne (cy)
	* Martin Willemoes Hansen (da)
	* Hendrik Richter (de)
	* Adam Weinberger (en_CA)
	* Leonid Kanter (ru)
	* Steve Murphy (rw)
	* N. Seha Islam (tr)
	* Maxim Dziumanenko (uk)
	* Canonical Ltd (xh)
	* Woodman Tuen (zh_TW)

========================================
 NEWS: gnome-system-monitor-2.10.1
========================================

New in 2.10.1 - 10 april 2005
* Updated i18n.
* Fixed swap display.
* Fixed cpu/memory history resizing with the main window
  Tero Huttunen <tero huttunen tut fi>.
* Fixed gcc-2.95 errors
  Jens Granseuer <jensgr gmx net>.


========================================
 NEWS: gnome-themes-2.10.1
========================================

2.10.1
======
New/updated translations:

2005-04-01  Pablo Saratxaga  <pablo mandrakesoft com>
       * wa.po: Updated Walloon file

2005-04-01  Steve Murphy  <murf e-tools com>
       * rw.po: Added Kinyarwanda translation.

2005-03-24  Adi Attar  <aattar cvs gnome org>
       * xh.po: Added Xhosa translation.

2005-03-21  Christian Rose  <menthos menthos com>
      * ug.po: Added Uighur translation by
       Abduxukur Abdurixit <abduxukur abdurixit t-systems ch>.

2005-03-16  Adam Weinberger  <adamw gnome org>
       * en_CA.po: Updated Canadian English translation.


========================================
 NEWS: gnome-utils-2.10.1
========================================

GNOME Utilities 2.10.1

GNOME Search Tool

  * Fix bug #172351, "Cannot open dia files" [Dennis]
  * Fix bug #168990, "Unable to open nautilus using magnifier" [Vinay M R]
  * Fix bug #170163, "Build failure with gcc 2.x" [Jens Granseuer]

GNOME Dictionary

  * Mark "Spellings" for translation [Vincent]
  * Fix part of bug #163277 [Roderich Schupp]

GNOME Floppy

  No changes.

GNOME Screenshot

  No changes.

Translation updates :

  * rw (Steve Murphy), xh (Adi Attar), de (Hendrik Richter), 
    lt (Zygimantas Berucka), nl (Vincent van Adrighem),
    pt (Duarte Loreto), bg (Alexander Shopov), zh_CN (Funda Wang),
    sq (Laurent Dhima), es (Francisco Javier Fernandez),
    cs (Miloslav Trmac), pt_BR (Raphael Higino), ca (Josep Puigdemont),
    da (Martin Willemoes Hansen), gu (Ankit Patel), en_CA (Adam Weinberger),
    hu (Gabor Kelemen), fa (Roozbeh Pournader), zh_TW (Abel Cheung)


========================================
 UPDATED: gnome-volume-manager-1.2.1
========================================

 - Cleanups and warning fixes
 - Translation updates: Kinyarwanda (rw), Persian (fa), Bulgarian (bg)
   Polish (pl), Czech (cs), Dutch (nl), Norwegian bokm�(nb), Lithuanian (lt)
   Portugese (pt), Swedish (sv), Canadian English (en_CA), Hindi (hi),
   Gujarati (gu), Japanese (ja), Spanish (es), Albanian (sq), Finnish (fi)
   Brazilian Portugese (pt_BR), Catalan (ca), German (de), Ukrainian (uk),
   

========================================
 NEWS: gnopernicus-0.10.6
========================================

Changes in 0.10.6
=================

Translations:
    * Added Hungarian, Nepali, Kinyarwanda translations.

Speech:
    * An improved reporting of tables.

=================
Changes in 0.10.5
=================

Translations:
    * Updated Canadian English, Dutch, Italiantranslations.

Braille:
    * Change range from serial port (now 0-3) and add port "none".
    * set the default device to BRLTTY.

Magnifier:
    * Do not report any event if mouse is moving.

Speech:
    * Corrrect some bug present when a new voice is added, modified or deleted.
      Also check if the name contains invalid characters for gconf.
    * A better presentation for radio buttons.


========================================
 NEWS: gok-1.0.3
========================================

What's new in  GOK 1.0.3?

	* Updated translations:
		Adam Weinberger (en_CA)
		ahmad riza h nst (id)
		Alessio Dess�it)
		Jordi Mallach (ca)
		Jyotsna Shrestha (ne)

	* Fix for bug #171231 GOK sometimes hung when UI grabbing Yelp.
	
	* Fix for bug #170347 User is stuck when using the repeat key on a drop-down menu

	* Fix for bug #169761 Tidying up some code.
	
	* Fix for bug #160726 to allow gok to pass make distcheck.

2005-03-07  Irene Ryan <irene ryan sun com>

	* help/gok/C/gok.xml: updated date, manual version, 
	and s/w version number

	* help/gok/C/gok-C.omf: updated version and date details


========================================
 NEWS: gtk-engines-2.6.3
========================================

Overview of Changes in 2.6.3 (since 2.6.2)
==========================================
* Added Clearlooks engine and theme [Andrew Johnson, Thomas Wood ]
* Fixed various Crux bugs, and bug 170113 [ Thomas ]
* Memory and other fixes for Smooth engine [ Andrew ]
* Better looking insensitive icons for Industrial [ Michele Cella ]
* Work arounds for GNOME "Places" and "Desktop" menu bar applet item colours in
  Industrial, LighthouseBlue, Mist and ThinIce themes [ Thomas ]


========================================
 NEWS: gtkhtml-3.5.7
========================================

gtkhtml-3.5.7 "Snow white" 2004-02-28
------------------------------------------------

New in this release

   * fixed margins calculation for RTL
   * fixed quotation parsing
   * keypress event return value fix (Harry Lu)
   * fixed plain save padding for RTL
   * fixed citation rendering
   * fixed spell errors rendering
   * fixed crash in cursor line down function
   * fixed crash in cursor base calculation
   * bind to Sun Undo/Copy/Cut/Paste keys (Mengjie Yu)
   * a11y fixes (Mengjie Yu)
   * rtl improvements - use keymap, save direction to html elements
   * extended test suite
   * updated translations (Kjartan Maraas, Leonid Kanter, Priit Laes,
     Kostas Papadimas, Takeshi Aihana, David Lodge, Vincent van
     Adrighem, Alexander Shopov, Laurent Dhima, Maxim Dziumanenko,
     Duarte Loreto, Nikos Charonitakis, Raphael Higino, Miloslav
     Trmač, Christophe Merlet, Martin Willemoes Hansen, Ankit Patel,
     Amanpreet Singh Alamwala, Jordi Mallach, Artur Flinta)

gtkhtml-3.5.6 "Winter mood" 2004-02-07
------------------------------------------------

New in this release

   * fixed broken cursor navigation around tables
   * fixed RTL line up/down cursor navigation
   * allow \' in email auto recognition
   * fixed compilation with gcc 4.0.0 (amd)
   * fixed nested cluev's editing
   * fixed RTL item rendering
   * fixed RTL citations
   * more tests in regression test suite
   * updated translations (Changwoo Ryu, Francisco Javier F. Serrador,
     Frank Arnold, Pauli Virtanen, Adam Weinberger, Priit Laes,
     Miloslav Trmac)

gtkhtml-3.5.5 "Try RTL" 2004-01-31
------------------------------------------------

New in this release

   * merged fixes to RTL editing from rtl branch
   * fixed selection drawing
   * added more tests to regression test suite
   * a11y fixes (Mengjie Yu)
   * added a11y names (Mengjie Yu)
   * fixed tabs drawwing/editing
   * fixed nowrap keyword in table cells (Changwoo Ryu)
   * added missing mnenonics in editor (Mengjie Yu)
   * fixed nested iframes rendering
   * fixed crash when deleting table/row/column when selection is active
   * updated translations (Hendrik Brandt, Alexander Shopov, Kjartan
     Maraas, Francisco Javier F. Serrador, Duarte Loreto, Adam Weinberger,
     Miloslav Trmac, Priit Laes, Žygimantas Beručka, Christian Rose,
     Vincent van Adrighem, Funda Wang)

gtkhtml-3.5.4 "Snowman" 2004-01-24
------------------------------------------------

New in this release

   * fixed symbols conflict with gal's color combo
   * fixed performance problem in paragraph direction code
   * fixed bug in quotation code
   * html input logging switching with GTK_HTML_LOG_INPUT_STREAM
     environment variable
   * color combo fixed to be accessible from keyboard (Mengjie Yu)
   * fixed problem with unavailable toolbar icons
   * put 2 insert icons back to be compatible with gnome icon theme
     from gnome 2.6
   * fixed Home/End navigation in Caret Mode (Mengjie Yu)
   * introduced regression test suite


========================================
 NEWS: libgtop-2.10.1
========================================

April 10, 2005: Overview of changes from 2.10.0 to 2.10.1
=========================================================
* Updated i18n.
* Little cleanup and fixed gcc-4.0 compilation.
* linux: fixed loadavg and uptime if locale != C.
  Updated siglist.
* Tighter libgtop-2.0.pc.


========================================
 NEWS: libsoup-2.2.3
========================================

Changes in libsoup from 2.2.2 to 2.2.3:

	* Now compiles against gnutls 1.2.0 [57811]

	* Fixed a bug that could result in 100% CPU usage if an SSL
	  server closed the connection uncleanly. [73352]

Changes from 2.2.1 to 2.2.2:

========================================
 NEWS: metacity-2.10.1
========================================

2.10.1
==

This is a stable release to coincide with the release of Gnome 2.10.0.

Thanks to Dan Winship and Lex Hider for fixes in this release.

 - Make sure the "Close" button has the focus in the
   buggy-session-management-applications-warning dialog instead of the
   table (Dan) [#172703]
 - add doc/code-overview.txt and doc/how-to-get-focus-right.txt to the
   distributed files (Lex) [#170519]

Translations
  Adam Weinberger (en_CA), Christopher Orr (en_GB), Elnaz Sarbar (fa),
  Gabor Kelemen (hu), Jyotsna Shrestha (ne), Steve Murphy (rw),
  Baris Cicek (tr), Canonical Ltd (xh)


========================================
 NEWS: nautilus-2.10.1
========================================

Major changes in 2.10.1 are:
* Use less memory for desktop background
* Make authentication work for the external connect-to-server dialog
* Fix leaks
* Redraw less in the list view when deleting


========================================
 NEWS: nautilus-cd-burner-2.10.1
========================================

Version 2.10.1
==============

This is a stable release to coincide with the release of GNOME 2.10.1.

Changes since the last stable release

        * Lock the drive when requesting media
        * Unlock the drive after it is used
        * Fix compilation on non-Linux systems
        * Fix compilation warnings on Solaris
        * Avoid symbolic link loops in mapping-daemon

Translators

        * Jordi Mallach (ca)
        * Adam Weinberger (en_CA)
        * Reza Mohammadi (fa)
        * Ahmad Riza H Nst (id)
        * Steve Murphy (rw)
        * Canonical Ltd (xh)


========================================
 UPDATED: totem-1.0.1
========================================

1.0.1:
* Major enhancements to the experimental mozilla plugin
* Allow Totem to be passed multiple files by Nautilus
* Memory leak fixes
* Make the "Skip to..." dialog appear again
* Don't crash if the playlist contains non-UTF8 data
* Fix parsing of some ASX playlists
* Slight performance increase in adding entries to the playlist
* Allow compilation without libnautilus-burn
* Fix Drag'n'drop of files and directories with broken UTF-8, and from
  Konqueror
* Fix compilation with glibc 2.2 systems
* Add a man page for totem-video-thumbnailer
* Fix possible crash in the BaconMessageConnection
* Require glib 2.6.3 to fix the thumbnailer exiting too soon


========================================
 NEWS: vte-0.11.13
========================================

0.11.13  - Back out one of the previous patches from Fedora since it had
	   issues (Reported by Warren Togami)
	 - Reduce memory consumption with more that one tab a whole lot
	   (Aivars Kalvans)
	 - Make the python bindings work again (Manish Sing)
	 - Build fix (Ali Akcaagac)
	 - Updated translations ug (Abduxukur Abdurixit), rw (Steve Murphy),
	   xh (Adi Attar))


========================================
 NEWS: ximian-connector-2.2.2
========================================

Exchange Connector 2.2.2  2005-04-04
------------------------------------

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

	#74029 - Connector 2.2.1: crash every time on start up (Sushma)
	#74050 - Exchange storage always crashes for invalid OWA (Sushma)
	#73494 - Show folder size: Raname/create a folder not reflected (Sushma)
	#72100 - Show folder size is empty for 'Favourite folders' (Sushma)
	#74227 - Deleting the recurrence appointment does not update the tag calendar (Chenthill)
	#74218 - Connector hangs while creating meeting in 'Calendar' in 'List view' (Vivek)

Updated Translations :
----------------------

  - ca (Josep Puigdemont)
  - rw (Steve Murphy)
  - xh (Adi Attar)

Exchange Connector 2.2.1  2005-03-16
------------------------------------

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

	#73237 - Junk and Filter settings missing from Receiving Options tab (Sushma)
	#73202 - connector crashes,restart evolution after changes in 'Receving options' (Sushma)
	#72834 - Changes to 'Automatically synchronize account locally' check box is not saved (Sushma)
	#73017 - Remember password does not work (Sushma)
	#72836 - Error message 'Errror scanning exchange folders' is displayed always (Sushma)
	#72881 - Asks for password twice for any changes in Account editor (Sushma)
	#72168 - Error message not clear while creating 'Calender' in offline (Sivaiah)
	#72951 - Delete operation for calender has to be deactivated in offline (Sivaiah)
	#73218 - Focus selection when adding other user's folder (Sushma)
	#72389 - Quota warning message is issued even after contents of all exchange folder contents are deleted (Sushma)
	#72044 - Exchange storage hangs while importing contacts to 'Contact' (Sivaiah)
	#73470 - Select all + copy from personal to exchange doesnt work (Sivaiah)
	#73030 - Connector hangs while edit and save contact from mail (Sivaiah)
	#73025 - Connector hanged while searching 'Email begins' with (Sivaiah)
	#72041 - Exchange storage crashed while creating tasks (Sushma)
	#73059 - Exchange connector hangs when 'Cancel' of meeting is accepted (Sivaiah)
	#72889 - In offline mode, Exchange connector hangs when user trys to label a mail (Jeffrey)
	#72943 - Connector hangs while deleting mail in offline (Jeffrey)
	#73505 - Connector hangs, right click on occurence 'make this occurence movable' (Sivaiah)
	#67740 - Exchange storage crashed while updating meeting request to 'Tentativly Accept' (Sivaiah)
	#72801 - Connector doesn't fall back to nt_domain => Can't logon (Sushma)
	#73712 - Create contact, switch to offline, disappears (Sivaiah)
	#73673 - Mailer is broken (Sarfraaz)
	#73498 - Offline: Mail folder properties not saved (Jeffrey)
	#72986 - while switching from Offline to online doesnt synch changes in mail (Jeffrey)
	Fixed the handling of subscribe to folders (Sushma)
	Fixed the handling of attachments in calendars and tasks (Sarfraaz)

Updated Translations :
----------------------

  - cs (Miloslav Trmac)
  - da (Martin Willemoes Hansen)
  - en_GB (David Lodge)
  - fi (Ilkka Tuohela)
  - fr (Christophe Merlet)
  - gu (Ankit Patel)
  - hi (Rajesh Ranjan)
  - hu (Laszlo Dvornik)
  - nl (Vincent van Adrighem)
  - pl (Artur Flinta)
  - pt (Duarte Loreto)
  - pt_BR (Raphael Higino)
  - sq (Laurent Dhima)
  - sr (Danilo Šegan)


========================================
 UPDATED: gconfmm-2.10.0
========================================

gconfmm was updated without a NEWS entry.


========================================
 NEWS: Glib-1.081
========================================

Overview of changes in Glib 1.081
=================================

* Documentation updates.


========================================
 NEWS: Gnome2-1.021
========================================

Overview of changes in Gnome2 1.021
===================================

* Update some build infrastructure.
* "Fix" a test failure.


========================================
 NEWS: Gnome2-VFS-1.021
========================================

Overview of changes in Gnome2-VFS 1.021
=======================================

* Use simple opaque scalars instead of boxed types for several objects.
* Some internal reorganization.
* Documentation fixes.


========================================
 NEWS: Gtk2-1.081
========================================

Overview of changes in Gtk2 1.081
=================================

* Make code generated by Gtk2::CodeGen compilable with C++ compilers.
* Allow undef for the mask argument of
  Gtk2::Gdk::DragContext::drag_set_icon_pixmap.
* Documentation updates.


========================================
 NEWS: gtkmm-2.6.2
========================================

2.6.2:

* TreeView: When using the append_column() convenience API,
  prevent a crash when the window closes while the cell is 
  editing. Bug #170855.
* Allow derived CellRenderers to be edited, by removing 
  some debug code that sneaked into 2.6.1. Bug #172346.
* Documented many signals, based on the GTK+ documentation.
  (Murray Cumming)

2.6.1:

* CellRenderer: Prevent an infinite loop.
  (Murray Cumming)
* MSVC++ .Net 2003 build fixes. (Cedric Gustin)
* Documentation:
  - Hide deprecated widgets from the list of widgets.
  (Murray Cumming)
  - Correct the description of the IO input example.
  (Claudio Saavedra)



========================================
 UPDATED: libgconf-java-2.10.1
========================================

 - Bug fixes

========================================
 UPDATED: libglade-java-2.10.1
========================================

 - Bug fixes

========================================
 UPDATED: libgnome-java-2.10.1
========================================

 - Bug fixes

========================================
 UPDATED: libgtk-java-2.6.2
========================================

# make distclean was removing Makefile.in and configure
# Fixed bug setting colors on Widget
# Fixed callbacks to static methods
# Fixed error handling in IconTheme?
# Fixed error in listFaces in pango.FontFamily
# Added native bindings for ToggleToolButton?
# Bugzilla 166682 - TreeViewEvent.getTreeIter returns 'null'
# Bugzilla 168217 - Dialog.addButton() should receive StockItems?
# Bugzilla 168014 - Missing Window.setIconList
# Bugzilla 155013 - TextBuffer.createTag could faile
# Bugzilla 155017 - double-click event?

========================================
 NEWS: pygtk-2.6.1
========================================

pygtk-2.6.1 15-march-2005
	- GtkListStore.insert optimization (Johan)
	- GtkTreeStore/GtkListStore.reorder leak fix (Johan, Richard Hult)
	- GParamSpec bug fix (Johan)
	- Code generator improvements (Anders Carlsson, Johan, Doug Quale)
	- GCC4 build fixes
	


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