zoukankan      html  css  js  c++  java
  • GTK+ 2.24.9 (STABLE)

    GTK+ 2.24.9 (STABLE)

    GTK+ 2.24.9 released

    GTK+ 2.24.9 released




    • From: Javier Jardón <jjardon gnome org>
    • To: gtk-devel-list <gtk-devel-list gnome org>
    • Cc: gnome-announce-list gnome org, gtk-app-devel-list <gtk-app-devel-list gnome org>, gtk-list <gtk-list gnome org>
    • Subject: GTK+ 2.24.9 released
    • Date: Tue, 24 Jan 2012 20:42:51 +0000





    GTK+ 2.24.9 is now available for download at:
    
     ftp://ftp.gtk.org/pub/gtk/2.24/
     http://download.gnome.org/sources/gtk+/2.24/
    
    84204bf24cac739fd979943127e7b29cb46b1017684aa24dce630faa01bcb61d
    gtk+-2.24.9.tar.xz
    
    This is a bug fix release in the stable 2.24 series.
    
    ============
    
    GTK+ is a multi-platform toolkit for creating graphical user
    interfaces. Offering a complete set of widgets, GTK+ is suitable for
    projects ranging from small one-off tools to complete application
    suites.
    
    GTK+ has been designed from the ground up to support a range of
    languages, not only C/C++. Using GTK+ from languages such as Perl and
    Python (especially in combination with the Glade GUI builder) provides
    an effective method of rapid application development.
    
    GTK+ is free software and part of the GNU Project. However, the
    licensing terms for GTK+, the GNU LGPL, allow it to be used by all
    developers, including those developing proprietary software, without
    any license fees or royalties.
    
    Overview of Changes from GTK+ 2.24.8 to 2.24.9
    =========================================
    
    * Implement the editing-canceled property in GtkCellEditableEventBox
    * Backport GtkScale fixes
    
    * Several fixes in the MS-Windows theme
    
    * quartz: fix a race condition when waking up the CGRunLoop
    
    * Several build fixes:
     - Add gmodule-2.0 dependency for gtk-query-immodules-2.0
     - introspection: Fix srcdir != builddir builds
    
    * Bug fixed:
      663856 - Make option-foo accelerators use the right symbol
      664238 - GTK apps crash when dragging something
      665011 - Fix gtk-demo drawingarea example
      665013 - Fix 16bit pixmaps
      662814 - Don't print a g_warning() when GtkRecentManager can't find a file
      620240 - Fix problems with DND on some X servers
      629878 - Use the right icon-name for missing images
      543520 - Set cups Custom print options correctly
      639455 - Implement the editing-canceled property in GtkCellEditableEventBox
      667458 - introspection: Fix srcdir != builddir builds
    
    Thanks to our contributors:
    Javier Jardón
    Benjamin Otte
    Stefan Sauer
    Michael Natterer
    Benjamin Berg
    Carlos Garcia Campos
    Stefan Sauer
    Ryan Lortie
    Federico Mena Quintero
    Dieter Verfaillie
    Alexander Larsson
    Matthias Clasen
    Florian Müllner
    John Ralls
    Michael Natterer
    Cosimo Cecchi
    
    January 24, 2012
    Javier Jardón
  • 相关阅读:
    kibana.yml(中文配置详解)
    Elasticsearch之marvel(集群管理、监控)插件安装之后的浏览详解
    ElasticSearch vs Lucene多维度分析对比
    ElasticSearch 应用场景
    ElasticSearch 在Hadoop生态圈的位置
    ElasticSearch 工作原理
    ElasticSearch 架构图
    ElasticSearch vs 关系型数据库
    Codeforces Round #311 (Div. 2)
    uva 568(数学)
  • 原文地址:https://www.cnblogs.com/lexus/p/2390571.html
Copyright © 2011-2022 走看看