======================================== NEWS: atk-1.12.4 ======================================== Changes in version 1.12.4: ========================= * *Add Li Yuan to MAINTAINERS. ======================================== NEWS: glib-2.12.9 ======================================== Overview of Changes from GLib 2.12.8 to GLib 2.12.9 =================================================== * Fix an unintended ABI break in the 2.12.8 release * Bugs fixed: 397139 glib-2.12.8 breaks ABI Overview of Changes from GLib 2.12.7 to GLib 2.12.8 =================================================== * Due to an oversight, GLib has been linked against libpthread since 2.12.2. This has been fixed by moving the monotonic timer support into gthread. * Bugs fixed: 393812 glib links against pthread 394258 gthread.c: illegal include order 394641 Undefined reference in gthread 394150 gettime implementation breaks compilation on darwin 6 395203 g_timer_elapsed off by 2 order of magnitude 394262 image/* mimetype breaks stuff 392636 glib-2.0.m4 ignores PKG_CONFIG environment variable 395419 Glib-2.12.7 with mingw(w32api-3.8/windows) fails to compi... 329031 G_GNUC_INTERNAL fails with gcc-2.95 * Updated translations (ar,bg,ca,it,nl,th) Overview of Changes from GLib 2.12.6 to GLib 2.12.7 =================================================== * GKeyFile - The stricter syntax checks introduced in 2.12.5 have been reduced to warnings for the 2.12 series * GSlice - The slice allocator has gained address validation that can be activated with the environment variable G_SLICE=debug-blocks - The allocator emits a warning if it detects too late thread initialization * GOption - Take double-width and zero-width characters into account when formatting --help output * Bugs fixed 391370 Recent crash on file 346955 NON-ASCII UTF-8 arg_description in GOptionEntry causes wr... 371631 Bug in g_bit_nth_lsf? 376645 Win32: Fatal warnings abort application even if IsDebugge... 389300 g_utf8_collate_key modifies the locale 390913 gslice.c: illegal declaration (C99) 304517 glib/libcharset/localcharset.c/_g_locale_charset_raw: han... 336438 unicode collate test failing 391364 Warnings during ./configure due to $SED being undefined i... 391367 config.status warning for datarootdir support in glib-get... 371670 Faster g_bit_* operations * Updated translations (ar,de,en_CA,en_GB,sv,vi) Overview of Changes from GLib 2.12.5 to GLib 2.12.6 =================================================== * Fix a configure test that was added in 2.12.5 to not declare every poll() broken * Make GKeyFile accept keys that are commonly used * Bugs fixed 354707 No return() in non-void function 387260 hang in zenity 387823 glib 2.12.5 is breaking hal * New and updated translations (ca,gu,mk,th) Overview of Changes from GLib 2.12.4 to GLib 2.12.5 =================================================== * Various portability fixes * Bugs fixed 302672 poll is completely broken on Mac OS X 10.4 362328 errorcheck_mutex_test fails to compile due to missing -pthread 316434 glib-2.6.6 fails to compile on AIX 5.1 due to assembler errors 172406 gconvert.c, function open_converter 327800 Hang during self-test of threads 343825 Double expansion in m4macros/glib-gettext.m4 will fail with newer autoconf 380801 build on Solaris does not work out of the box 386252 HEAD broken with last commit 138153 g_utf8_next_char problem with gcc -Wcast-qual 161288 glib doesn't configure well on Mac OS < 10.3 321977 GIOChannel ref_count private variable should be gint instead of guint 343191 GKeyFile silently loses values 346373 test failures in glib-2.10.3 on NetBSD 347944 make check fails 2 test on Solaris 9 355955 Hash tables in gwin32.c do not g_strdup their keys 357585 Calls to set_cloexec inefficient on Solaris 359190 gtimer.c failes to compile on solaris-2.9 378078 extremely unlikely read-after-free in instance_real_class_get 379207 gthreadpool.h causes warning with GCC and -Wshadow 385132 solaris gettext support fix 385910 Suprising behaviour with duplicate groups in GKeyFile 386838 mapping-test freezes 315061 compiler specific flag in gthread-2.0.pc 362543 Compilation fail when configured with --disable-visibility 362918 monotonic clock test uses AC_TRY_RUN 369908 g_key_file_get_string not stripping final space 373864 sanity_check is a bash script * Translation updates (ar,en_CA,es,he,nb,pl,sq) ======================================== NEWS: gtk+-2.10.9 ======================================== Overview of Changes from GTK+ 2.10.8 to 2.10.9 ============================================== * Printing support: - Fix build with cups 1.1 * Recent menu support: - Fix a double-free bug that causes panel crashes * Bugs fixed: 394190 crash when opening a gif with a manipulated header 363437 gnome-panel crash to gtkrecentmanager code 143460 Missed tablet button click/release events on win32 (wintab) 336819 GTK won't compile with mingw on linux 397330 GTK+ 2.10.7 source release does not have 'gtksocket-stub.... 397581 Build is failing (typo) 397621 io-png.c: Don't load iconv for ASCII text chunks 397783 Initial focus in calendar Overview of Changes from GTK+ 2.10.7 to 2.10.8 ============================================== * Bugs fixed: 393102 _gtk_modules_init assumes display is not opened instead o... 395326 Gedit crashed no open text documents 394855 impossible to build the directfb version 396161 GtkUIManager crashing on unknown action in ui-file 334168 Single '~' in location entry doesn't go to $HOME 363147 GTKFileChoser Does not Show Desktop and Home after Uncol... 390746 Custom tab title not set correctly on Microsoft Windows 393813 Segfault in gtk_text_view_set_border_window_size() 395316 File leak in gtk-demo 395830 Wrong named icon lookup when requested size matches two s... 396074 libgtk should link against Xfixes 396160 Memory leak in gtkselection 396175 wrong GtkWarning: Input method gtk-im-context-simple shou... 396470 Missing slider redraw in GtkRange if activate-slider is set 153828 Filechooser does not remember state 357303 Gnome Main Menu Recent Documents extended by long file na... 394000 Documentation error for GdkPixdata 392504 The crosshair mouse cursor look a bit funny 393255 GtkNotebook: Menu label centered instead of left aligned 395045 gtk_radio_button_focus: Harmless compiler warning * Updated translations (bg,lt,sl) Overview of Changes from GTK+ 2.10.6 to 2.10.7 ============================================== * GtkNotebook - Tab reordering is a less intrusive - Rendering fixes on win32 * GtkTreeView - Column resizing works correctly in right-to-left languages - Many scrolling bugs have been fixed * GtkTextView: - Improved scrolling during DND. * GtkRecentManager is more robust against bad URIs * Print support: - The cups backend works with 'BrowseShortNames Off' in the cups configuration - Multi-valued options are properly passed to cups - Fix build with cups 1.3 - A few IPP compliance issues have been fixed - Make the lpr backend work on BSD * Input methods: - GtkEntryCompletion works with input methods - The Thai input method has been replace by a functional Thai and Lao input method based on libthai * Accessibility support: - GtkMessageDialog sets accessible name role explicitly * Theme support: - The semantics of the gtk-color-scheme setting has been slightly changed. Values from rc files are still merged together, but the X setting just overrides the prior table. * GdkPixbuf: - gdk_pixbuf_loader_write() now closes the loader when returning FALSE, as documented - The BMP loader supports more BMP variants, including transparency and 10-bit channels. * Bugs fixed: 122688 modal dialog popup + drag in progress = mouse freeze 315732 gnome-session crash on login 335622 Click Description field causes Evolution to crash. 357050 Crash replacing \n\n with \n or undoing after paste 359537 printing custom page 373466 crash in Text Editor: 388041 crash in Open Folder: nada 390873 crash in Text Editor: I had just opened it up ... 367529 gtk_combo_box_set_model(combo, NULL) generates warning wh... 381499 xdgmime requires getc_unlocked, darwin 6 lacks 349119 GtkUIManager crashes on wrong action names in an XML file 363437 gnome-panel crash to gtkrecentmanager code 366782 GtkTreeView "expand_all" can crash if a node's children a... 374378 Crash as GTK tries to blink cursor in defocused spinbutto... 381236 apps crash when using a mouse cursor theme as icon theme 320465 gtk_window_parse_geometry is almost completely broken 355350 Page Setup, Range and Copy information ignored 387170 Fairly large leak in gtk+ 390159 printing with BSD lpr does not work properly 64998 GtkEntry - gtk_entry_set_text emits "changed" twice 92387 unfriendly drag-n-drop in textview - scrolls too fast 172188 io-bmp.c should sanity check the size given by the OffBit... 304482 GtkComboBoxEntry editable entry should be centered vertic... 315440 Problem with gtkpaned inside gtknotebook(mouse wheel over... 317064 GtkTextBuffer signals documentation 317080 Incorrect gtk.immodules might make GTK+ lose its translation 330683 Changing selection by up/down does not move to top/bottom. 335473 gtk_file_chooser_button_new_with_dialog() is too strict 337261 about dialogue initial focus 339752 Please use LOCALE_IFIRSTDAYOFWEEK for GtkCalendar on Windows 339756 LANG and LC_* environment variables should affect the C r... 349638 Cannot Compose (multi_key) polish l (or L) with stroke, "ł" 350342 Alt+Left/Right reorders tabs if not swallowed by Gecko 351678 Notebooks not with PositionType.Top drawn incorrectly 351679 Notebooks drawn with extra line below tab in MS-Windows t... 352276 Location of G_GNUC_INTERNAL breaks Solaris build 352435 GtkProgressBar text rendering errors 352738 gtk_tree_view_column_set_sort_indicator() fails to show a... 352795 configure.in: Bug in "checking Whether to write dependenc... 353438 Add tiny extra docs to gdk_beep 353709 GtkEntry shift-click inside selected text can behave funny 354495 Compose key doesn't work on location entry 357578 No grid lines are drawn 357974 Crashes (failed assertatin) 359231 validate_visible_area() sometimes passes mismatches (tree... 359542 scale capability for Unix print dialog box can not be set... 359581 GtkCellView clobbers parent's GdkWindow on style-set 360350 leak in gtk_radio_button_focus 362439 gtkicontheme::pixbuf_supports_svg leaks GList 362614 gtk_widget_show does not check for NULL arg 363191 gtk_tree_view_set_cursor() does not make row fully visible 364514 gtk leaks GDI objects on the win32 classic look and feel 364866 CUPS http_t type is becoming opaque 364868 GDI resource leak in GtkStatusIcon on win32 365031 gedit crashes with .recently-used.xbel file 365047 GTK_PAGE_ORIENTATION_REVERSE_PORTRAIT is never used in Gt... 365388 gdk-pixbuf/Makefile.am: pixbufloader_pcx.def is not distr... 366548 Clicking removed Focus frame 370395 leak in gtk_rc_parse_icon_source 374420 symbolic colors not reset correctly 376094 Add gtk-doc on GtkCellRendererText::edited 376535 crashes in gtk_drag_source_info_destroy() 377349 gtk_status_icon_position_menu is not implemented for Win32 378852 Fixes for notebook tab detaching 379503 possible crash in gtk_default_draw_flat_box 379803 Bad g_return_if_fail in gdkinput-xfree.c 380421 Enabling extension events stops GDK_2BUTTON_PRESS 382314 gtkpagesetup leaks when setting new paper size 382369 some builtin papers have wrong display names 383373 child properties getter returns not-NULL array, but no sp... 383407 gtk_entry_set_text does not check for completion->priv->c... 383435 expose improvements to GtkNotebook 384168 gdk x11 backend doesn't build on Darwin 386694 set_active_iter is called on rows with children 388123 _gtk_file_chooser_embed_set_delegate() docs typo. 389183 Typo in API docs (s/expansive/expensive) 389194 mem leaks in gtkpagesetupunixdialog 390468 Unbreak GtkNotebook keybindings 390872 Scroll timeout isn't removed when widget destroyed 391229 gtkprintoperation-win32.c: windows.h with WIN32_LEAN_AND_... 172584 32 bpp windows bitmap files with 10-11-10 RGB masks are d... 323146 gtk_button_grab_notify clears button->in_button (shouldn't) 340135 page switching with keynav 'stuck' 341158 Gdk-pixbuf programs need glib, but are not linked with it 343330 gdk_pixbuf_new has redundant size checks 343956 drawing problem in gtkassistant 345094 gtk_notebook_insert_page can return wrong position 353962 Tabs are all the same height 360112 Wrong documentation for gtk_file_chooser_set_select_multiple 365364 gtksettings doesn't list printpreview settings 371756 GtkTreeView cursor not easily moved when set to GTK_SELEC... 378462 En Dash Compose Keystrokes Yield an Em Dash Character 389581 The interactive search window disappears during typing 358864 Shows "xterm" cursor when insensitive 385672 calendars draw arrows pointing to the right sligthly misp... 391523 IPP glitches in GtkPrint 391725 gtkicontheme::load_themes attempts to open dir after ENOENT 58389 Add some method of cancellation to GtkRange? 81031 immodules for Thai 152620 Small icon (hIconSm member) 159764 handles of GtkHandleBox are always drawn vertically 348108 Refleaks in gtk-demo 392227 GtkEntry::recompute_idle_func operates on widget->window=... 164494 Create folder text entry widget creates the folder when i... 332604 GtkLabel cannot have an alignment and be ellipsized in 2.... 362406 Breakage from process_all_updates() in gtkwindow.c 392191 GtkFileChooser outputs assertions when create folder butt... 392315 gdk_drawable_get_size() call in unrealized GtkEntry 392457 GtkAssistant sometimes forgets to reset current_page whil... 392532 valgrindify use of XSendEvent 332266 gdk_draw_layout fails for coordinates >= 2^21 346616 Selected item not visible in the popup in list mode 392646 Fix cross-compilation 393124 misdrawing of tabs 393166 background box of the "bin_window" not placed correctly * Updated translations (ar,as,bn_IN,ca,en_CA,en_GB, es,et,fi,fr,gu,he,hi,hy,hu,ka,mk,ml,mr,nb,nl, or,pl,pt,si,sq,sv,ta,th) ======================================== NEWS: libxml2-2.6.27 ======================================== 2.6.27: Oct 25 2006: - Portability fixes: file names on windows (Roland Schwingel, Emelyanov Alexey), windows compile fixup (Rob Richards), AIX iconv() is apparently case sensitive - improvements: Python XPath types mapping (Nic Ferrier), XPath optimization (Kasimier), add xmlXPathCompiledEvalToBoolean (Kasimier), Python node equality and comparison (Andreas Pakulat), xmlXPathCollectAndTest improvememt (Kasimier), expose if library was compiled with zlib support (Andrew Nosenko), cache for xmlSchemaIDCMatcher structs (Kasimier), xmlTextConcat should work with comments and PIs (Rob Richards), export htmlNewParserCtxt needed by Michael Day, refactoring of catalog entity loaders (Michael Day), add XPointer support to python bindings (Ross Reedstrom, Brian West and Stefan Anca), try to sort out most file path to URI conversions and xmlPathToUri, add --html --memory case to xmllint - building fix: fix --with-minimum (Felipe Contreras), VMS fix, const'ification of HTML parser structures (Matthias Clasen), portability fix (Emelyanov Alexey), wget autodetection (Peter Breitenlohner), remove the build path recorded in the python shared module, separate library flags for shared and static builds (Mikhail Zabaluev), fix --with-minimum --with-sax1 builds, fix --with-minimum --with-schemas builds - bug fix: xmlGetNodePath fix (Kasimier), xmlDOMWrapAdoptNode and attribute (Kasimier), crash when using the recover mode, xmlXPathEvalExpr problem (Kasimier), xmlXPathCompExprAdd bug (Kasimier), missing destry in xmlFreeRMutex (Andrew Nosenko), XML Schemas fixes (Kasimier), warning on entities processing, XHTML script and style serialization (Kasimier), python generator for long types, bug in xmlSchemaClearValidCtxt (Bertrand Fritsch), xmlSchemaXPathEvaluate allocation bug (Marton Illes), error message end of line (Rob Richards), fix attribute serialization in writer (Rob Richards), PHP4 DTD validation crasher, parser safety patch (Ben Darnell), _private context propagation when parsing entities (with Michael Day), fix entities behaviour when using SAX, URI to file path fix (Mikhail Zabaluev), disapearing validity context, arg error in SAX callback (Mike Hommey), fix mixed-content autodetect when using --noblanks, fix xmlIOParseDTD error handling, fix bug in xmlSplitQName on special Names, fix Relax-NG element content validation bug, fix xmlReconciliateNs bug, fix potential attribute XML parsing bug, fix line/column accounting in XML parser, chunking bug in the HTML parser on script, try to detect obviously buggy HTML meta encoding indications, bugs with encoding BOM and xmlSaveDoc, HTML entities in attributes parsing, HTML minimized attribute values, htmlReadDoc and htmlReadIO were broken, error handling bug in xmlXPathEvalExpression (Olaf Walkowiak), fix a problem in htmlCtxtUseOptions, xmlNewInputFromFile could leak (Marius Konitzer), bug on misformed SSD regexps (Christopher Boumenot) - documentation: warning about XML_PARSE_COMPACT (Kasimier Buchcik), fix xmlXPathCastToString documentation, improve man pages for xmllitn and xmlcatalog (Daniel Leidert), fixed comments of a few functions 2.6.26: Jun 6 2006: - portability fixes: Python detection (Joseph Sacco), compilation error(William Brack and Graham Bennett), LynxOS patch (Olli Savia) - bug fixes: encoding buffer problem, mix of code and data in xmlIO.c(Kjartan Maraas), entities in XSD validation (Kasimier Buchcik), variousXSD validation fixes (Kasimier), memory leak in pattern (Rob Richards andKasimier), attribute with colon in name (Rob Richards), XPath leak inerror reporting (Aleksey Sanin), XInclude text include of selfdocument. - improvements: Xpath optimizations (Kasimier), XPath object cache(Kasimier) 2.6.25: Jun 6 2006:: Do not use or package 2.6.25 ======================================== NEWS: libxslt-1.1.20 ======================================== 1.1.19: Nov 29 2006: - Bug fixes: entities within attributes (William Brack), Python detection problem (Joseph Sacco), in-scope namespace bug (Mike Hommey), Result value tree caching bug (William Brack) 1.1.18: Oct 26 2006: - portability and build fixes: DESTDIR problem, build paths in python shared lib, compile when libxml2 doesn't support XInclude (Gary Coady). - bug fixes: a number of namespace related bugs (Kasimier Buchcik), parameters bugs (Kasimier Buchcik), proximity position in predicates of match patterns (Kasimier), exslt-node-set troubles with strings (Kasimier), CDATA serialization, Python floats and booleans XPath conversions, XInclude support fixes, RVT cleanup problem (William Brack and Kasimier), attribute checking in stylesheets (Kasimier), xsltForEach context problem (Kasimier), security check should pass full URLs (Shane Corgatelli), security cleanup patch (Mikhail Zabaluev), some python accessor for stylesheet were broken, memory errors when compiling stylesheets (Mike Hommey), EXSLT current date end-of-month problem (William Brack). - improvements: refactoring of namespace handling, value-of impleemntation and template internal processing (Kasimier Buchcik), new xsltproc flag to apply Xinclude to stylesheets. - documentation: xsltproc man pages (Daniel Leidert), tests updates (William Brack), various typo fixes (Daniel Leidert), comments on versions macros (Peter Breitenlohner). 1.1.17: Jun 6 2006: - portability fixes: python detection - bug fixes: some regression tests, attribute/namespaces output (Kasimier Buchcik), problem in mixed xsl:value-of and xsl:text uses (Kasimier) - improvements: internal refactoring (Kasimier Buchcik), use of the XPath object cache in libxml2-2.6.25 (Kasimier) ======================================== NEWS: ORBit2-2.14.5 ======================================== ORBit2-2.14.5 * bug fixes + Remove -std=gnu99 from the compiler flags. (Kjartan) + Constification fixes (Jody) + Remove #ifdef ORBIT2_EXTENSIONS guard that caused compiler warnings in gnome-session. (Rodrigo) + Fix two files with same name on non-case-sensitive filesystem (Tor) ORBit2-2.14.4 * bug fixes + Cleanups and compiler warning fixes (Kjartan) + Win32 portability fixes (Tor) + Constification fixes (Georg Schwartz) + Portability and build fixes (dmacks at netspace org) + Build fixes, add g_cond_timed_wait and use it instead of g_cond_wait to avoid blocking indefinitely in some situations (Jules) + Build fixes (Christian) ORBit2-2.14.3 * bug fixes + Fix DHCP hostname changes breaking login. (Brian) + Modify ORBLocalOnly test for TCP/IP connections so that differences in the port number does not cause the test to fail. Fixes a11y breakage on Solaris (Brian) * docs + Document ORBit_get_giop_recv_limit (Jules) ======================================== UPDATED: pango-1.14.10 ======================================== pango was updated without a NEWS entry.