======================================== NEWS: atk-1.9.0 ======================================== Changes in version 1.9.0 ======================== * Add new functions atk_relation_set_add_relation_by_type and atk_relation_add_target. (bug #158722) * Use gmodule-no-export.pc. (bug #158531) [Matthias Clasen] * Add new translations: Arabic [Arafat Medini], Thai [Supranee Thirawattanasuk], Assamese [Sunaram Patir] * Updated translations: Canadian English [Adam Weinberger], Italian [Alessio Frusciante], Traditional Chinese [GNOME HK Team], Welsh [Dafydd Harries], French [Jean-Michel Ardantz], Romanian [Mi\305\237u Moldovan], Catalan [Jordi Mallach] ======================================== NEWS: at-spi-1.6.1 ======================================== What's new in at-spi-1.6.1: * LoginHelper API docs improved. * fixed bug which caused problems if an app which loaded atk-bridge forks, and one fork exits. (Padraig O'Briain). * New language: Galician (gl), Jesus Bravo Alvarez. * Ansi build fixes (Kjartan Maraas). ======================================== NEWS: gail-1.8.1 ======================================== Changes in GAIL 1.8.1 ===================== * Correct reporting of visibility of items on GnomeCanvas. (bug #156143) * Do not activate menu item when selectinit it. (bug #156164) * Set cells as selectable. (bug 153638) * Fix error when tab ir removed from GtkNotebook. (bug #159206) * Fix crasher when GtkTreeView is changed immediately after row is expanded. (bug #132551) * Add translation: Galician [Jesus Bravo Alvarez] * Updated translations: Canadian English [Adam Weinberger], Persian [Meelad Zakaria] ======================================== NEWS: GConf-2.9.2 ======================================== 2.9.2 ===== Fixes - Make all_entries() get the schema name when the value is set (Fernando Herrera) - Look up value in the C locale even if its found in the current locale (Fernando Herrera) - Add title/name to the API documentation (Jonathan Blandford) Translators - Changwoo Ryu (ko) ======================================== NEWS: glib-2.5.7 ======================================== Overview of Changes from GLib 2.5.6 to GLib 2.5.7 ================================================= * Optimize g_utf8_validate() [Owen Taylor, Matthias Clasen] * Optimize g_markup_parse_context_parse() [Havoc Pennington, Morten Welinder] * Reduce signal connection complexity from O(n) to O(1) [Sven Neumann] * Add a .pc file for using gmodule in libraries [Owen] * Add G_GNUC_MALLOC to mark functions returning newly allocated memory [Matthias] * Win32 bug fixes [Hans Breuer, Tor Lillqvist, Robert Ögren, Bruce Hochstetler] * Bug fixes [Kazuki IWAMOTO, Matthias, Manish Singh, Morten, Frederic Crozat, Tor] * Documentation improvements [Matthias, Tor, Owen] * New and updated translations (cs,da,de,en_CA,en_GB,es,nb,nl,sq,zh_CN) Overview of Changes from GLib 2.5.5 to GLib 2.5.6 ================================================= * GOption - Add G_OPTION_FLAG_REVERSE to allow options which unset a boolean variable [Tor Lillqvist] * GChildWatch - Use sigaction instead of signal [Jonas Jonnson, Archana Shah] - Make the very first SIGCHLD work [Gustavo Carneiro] * Bug fixes [Morten Welinder, Tor, David MacLachlan, Manish Singh, J. Ali Harlow] * Documentation improvements [Matthias Clasen, Tor] * Updated translations (da,ja,tr,zh_CN) ======================================== NEWS: gnome-vfs-2.9.1 ======================================== gnome-vfs 2.9.1 * Features: + removed the vfolder and cdemenu methods + Updated the mime handler APIs, deprecated some old APIs * Bugs fixed: + Fixed bogus gcc warnings + ======================================== NEWS: gtk+-2.5.6 ======================================== Overview of Changes from GTK+ 2.5.5 to GTK+ 2.5.6 ================================================= * GtkFileChooser - Improve keybindings [Davyd Madeley, Federico Mena Quintero] - Speed up loading of large directories [Federico] - Move "Browse for other folders" expander up [Federico] - Support DND from the path bar [Federico] * GtkColorSelectionDialog - Add keynav to the color picker [Frances Keenan, Matthias Clasen] * GtkButton - Allow construction of stock-like buttons [Matthias, Jonathan Blandford] * GtkLabel - Support DND for selectable labels [Matthias] - Support rotated text [Owen Taylor, Hans Breuer] * GtkTextView - Support rotated text [Owen Taylor] - Make it possible to select the first/last line when moving by lines [Paolo Borelli] * GtkTreeView - Make sorting of GtkListStore stable again [Søren Sandmann] - Change the behaviour of gtk_tree_sortable_get_sort_column_id() slightly to be more useful [Matthias] * GtkUIManager - Make some functions virtual to make deriving GtkUIManager easier [Michael Natterer] * GtkSettings - Handle changes to gtk-menu-images and gtk-button-images much more efficiently [Matthias] * GtkClipboard - Reduce timeout to 30 seconds [Billy Biggs] * Add pixbuf theme engine [Owen] * GDK - Compile against X11R5 [Matthias] - Add GdkPangoRenderer [Owen] - Support rotated text [Owen] - Add dead_hook and dead_horn keysyms [Samuel Thibault] - Determine direction of XKB groups from their content [Behdad Esfahbod, Ilya Konstantinov] * Win32 - Notice when drives are plugged in or removed [Hans] - Ms-windows theme improvements: no tearoff menu items, button order, toolbar and statusbar grips, combobox arrows [Dom Lachowicz] - Fix im module loading [Tor Lillqvist] * Bug fixes [Vasco Alexandre da Silva Costa, Kazuki IWAMOTO, Erwann Chenede, Tim Janik, Gavin Romig-Koch, Jonathan, Manish Singh, Morten Welinder, Billy Biggs, Matthias, Owen, John Finlay, Christian Neumair, Sven Neumann, Felipe Heidrich, Martin Jeppensen, Kristian Høgsberg, Olivier Andrieu, Jody Goldberg, Søren, Dan Winship, Federico, Alex Larsson, James Henstridge, James M. Cape, Frederic Crozat, Dennis Cranston, Marcel Telka, Robert Ögren] * Documentation improvements [Matthias, Jonathan, Owen, Masao Mutoh, Billy Biggs] * New and updated translations (bg,ca,cs,da,de,en_CA,en_GB,es,hu,ja,nb,nso,rw,sq,zh_CN) Overview of Changes from GTK+ 2.5.4 to GTK+ 2.5.5 ================================================= * gdk-pixbuf - Make threadsafe [Colin Walters] * GtkFileChooser - Make tooltips work better [Matthias Clasen] - Show files (grayed out) in folder modes [Nickolay V. Shmyrev] - Add predefined filter for image files [Anders Carlsson] - Support mime subclasses, aliases and superclasses like text/* [Tommi Komulainen, David A. Knight, Matthias] * GtkFileChooserButton - Remove support for CREATE_FOLDER and SAVE modes until a more satisfactory UI for these can be found [Seth Nickell, Matthias] - Make file DND work better [Christan Persch] * GtkAction - Add a function to obtain the accel path [Michael Natterer] * GtkUIManager - Major performance improvement [Dave Neary, Michael, Sven Neumann, Soeren Sandmann, Matthias] * GtkIconView - Make scrolling work with large icon views [Matthias] * GtkWindow - As a last resort, allow to use mnemonics without modifier [Pasupathi Duraisamy, Owen Taylor] * GtkProgressBar - Support ellipsizing the text [Morten Welinder, Matthias] * GtkStatusbar - Avoid resizing if the text of the label changes [He Qiangqiang, Owen, Christian] - Draw the resize grip better [Matthias, Christian] - Ellipsize the text [Matthias] * GtkClipboard - Add API for image transfer via copy-and-paste [Matthias] * DND - Fix DND to embedded windows (e.g. panel applets) [James Henstridge, Matthias] * Stock icons - Add RTL variants of the media icons [Bastien Nocera] * Win32 - Build fixes [Hans Breuer, Tor Lillqvist] - Implement resize grips [Robert Ögren] - Bug fixes [Robert, Tor, J. Ali Harlow] * Bug fixes [Paolo Borelli, Kjartan Maraas, Olivier Andrieu, Torsten Schoenfeld, Matthias, Philip Langdale, Christian, Frances Keenan, Owen, Murray Cumming, Christophe Fergeau, Tristan Van Berkom, Adam Hooper, James M. Cape, Carlos Garnacho Parro, Mariano Suárez-Alvarez, John Finlay, Jonathan Blandford] * Documentation improvements [Masao Mutoh, Matthias, Torsten Schoenfeld, Matthew H. Plough, Salvador Fandiño, Owen, Vincent Untz, Jonathan, Bastien] * Updated translations (cs,da,en_CA,es,hu,ja,nl,sq) ======================================== NEWS: intltool-0.32.1 ======================================== Version 0.32.1 * Deprecate --pass-through option, default to UTF-8 for anything except RFC822 files -- bug #145017 (Danilo Segan) * Add support for .icon files -- bug #157412 (Takao Fujiwara, Rodney Dawes) Version 0.32 * Check to avoid whining about {arch} and $PACKAGE-$VERSION dist directories when looking for files missing from POTFILES.in -- bug #157278 (Rodney Dawes) * Deprecate AC_PROG_INTLTOOL for IT_PROG_INTLTOOL -- bug #151508 (Rodney Dawes) * Add new INTLTOOL_XML_NOMERGE_RULE for translating XML files without merging the translations back into the output XML file -- bug #155842 (Rodney Dawes) * Fix new Makefile.in.in stuff to work with automake 1.4 -- bug #157298 (Rodney Dawes) * Update I18N-HOWTO for the changes to use our own Makefile.in.in -- bug #79598 (Rodney Dawes) * Allow use of either AM_GNU_GETTEXT or AM_GLIB_GNU_GETTEXT and use our own Makefile.in.in instead of trying to patch one -- bug #144715 (Rodney Dawes) * Handle all supported gettext escape sequences in PO files -- bug #48489 (Danilo Segan) * Fix Scheme string extraction, add support for translators' comments -- bug #137029 (Danilo Segan) * Fix translations of attributes of XML elements -- bug #155843 (Danilo Segan) * Support for translators' comments in Glade files -- bug #155294 (Danilo Segan) * Fix paths and quoting for intltool script variables in intltool.m4 -- bug #154717 (James Henstridge, Rodney Dawes) * Fix merging of xml:space="preserve" tags -- bug #151017 (Danilo Segan). * Look for Q_() keyword as well -- bug #154063 (Danilo Segan). ======================================== NEWS: libglade-2.5.0 ======================================== libglade-2.5.0: 29-November-2004 - Add support for GtkFileChooserButton, GtkIconView, GtkAboutDialog and GtkMenuToolButton. - Register GtkFileChooserDialog correctly. - Fix a number of bugs in the libglade-convert utility. - Fix some memory leaks in the XML parsing code. - Handle tooltips on GtkToolItems properly, and get rid of uses of the old toolbar API. - Fix some bugs in setting up ATK relations. - Various other bug fixes (see ChangeLog). ======================================== NEWS: libgnomeprint-2.8.1 ======================================== libgnomeprint 2.8.1 Andreas * Fix some preview problem, see #157881 Jody * Don't force duplex/tumble http://bugzilla.gnome.org/show_bug.cgi?id=157706 * Preview makes a better guess of the screen resolution Suresh Chandrasekharan http://bugzilla.gnome.org/show_bug.cgi?id=156641 * BE more robust when dealing with fonts with multiple encodings ------------------------------------------------------------------------------ ======================================== UPDATED: libgnomeprintui-2.8.1 ======================================== libgnomeprintui was updated without a NEWS entry. ======================================== NEWS: pango-1.7.0 ======================================== Overview of changes between 1.6.x and 1.7.0 =========================================== * Add PangoRenderer, a subclassable driver object holding the logic for rendering PangoLayout. * Support transformed rendering for the Xft backend * Add Lao support in Thai Module [Theppitak Karoonboonyanan] * Support Thai OpenType fonts [Theppitak] * Add Syriac module [Emil Soleyman-Zomalan] * Add underline-color and strikethrough-color attributes [Morten Welinder] * Add pango_win32_render_transformed() [Hans Breuer] * Misc fixes [Hans Breuer, Matthias Clasen, Manish Singh, Morten Welinder] * Documentation improvements ============================================================ Overview of changes since 1.6.0 =============================== * Fix several problem when computing font and selecting fonts metrics for CJK [Felipe Heidrich, Federic Zhang] * Win32 bug fixes [Tor Lillqvist, Kazuki Iwamoto, Ivan Wong] * Misc bug fixes [Paolo Borelli, Behdad Esfahbod, Leon Ho, Arun M, Kjartan Maraas, Vincent Noel, Christian Persch, Enrico Scholz]