GTK+ 3.14.14/3.16.5 發布,GUI 開發工具包
GTK+ 3.14.14 和 GTK+ 3.16.5 發布,主要是 bug 修復和翻譯更新,現已提供下載:
GTK+ 3.14.14 更新內容如下:
Bug 修復
-
+ 693738 gtk print dialog shows "Getting printer information failed"...
-
+ 738083 GtkMenuButton is not disabled even if corresponding GAction is
-
+ 745957 GTK+/Quartz >= 3.14.8: Symbol not found: _gtk_drag_cancel (...
-
+ 750011 Adwaita : missing background for menu
-
+ 750605 icontheme: don't modify symbolic SVG dimensions when recoloring
-
+ 750690 Recent Chooser Widget doesn't expand
-
+ 750870 gtk3 does apparently ignore replayed events?
-
+ 750994 X11: First mouse wheel event ignored after right click or Alt+Tab...
-
+ 751050 Moving the mouse while a stepper is activated causes the scrollba...
-
+ 751227 file picker list box height stretches to match extra widgets area...
-
+ 751443 resource_path value cleared in gtk_image_set_from_resource
-
+ 751739 Deadlock in X11 when setting XSetErrorHandler while another threa...
-
+ 751752 Memleak when both opening shm and opening file in tmp fail
翻譯更新:Icelandic,Occitan
GTK+ 3.16.5 發布,更新內容如下:
Bug 修復:
-
+ 750489 gtk settings c910 warning unexpected annotation element type command
-
+ 750605 icontheme: don't modify symbolic SVG dimensions when recoloring
-
+ 750690 Recent Chooser Widget doesn't expand
-
+ 750718 Improve documentation for deprecated properties
-
+ 750870 gtk3 does apparently ignore replayed events?
-
+ 750888 Fix return value error in _gtk_text_handle_set_direction
-
+ 750994 X11: First mouse wheel event ignored after right click or Alt+Tab...
-
+ 751018 Widget: GtkMenuButton+GtkPopover gtk_toggle_button_set_active() n...
-
+ 751050 Moving the mouse while a stepper is activated causes the scrollba...
-
+ 751082 GtkTreeView draw performance is bad when contents are not larger ...
-
+ 751227 file picker list box height stretches to match extra widgets area...
-
+ 751443 resource_path value cleared in gtk_image_set_from_resource
-
+ 751739 Deadlock in X11 when setting XSetErrorHandler while another threa...
-
+ 751752 Memleak when both opening shm and opening file in tmp fail
-
+ 751754 GtkSwitch: calling gtk_switch_set_active in the handler for notif...
-
+ Fix ridge/groove border rendering
-
+ GtkListBoxRow: propagate in the draw vfunc
翻譯更新:德語
GTK(GIMP Toolkit)是一套跨多種平臺的圖形工具包,按LGPL許可協議發布的。雖然最初是為GIMP寫的,但目前已發展為一個功能強大、設計靈活的一個通用 圖形庫。特別是被GNOME選中使得GTK+廣為流傳,成為Linux下開發圖形界面的應用程序的主流開發工具之一,當然GTK+并不要求必須在 Linux上,事實上,目前GTK+已經有了成功的windows版本。
GTK雖然是用C語言寫的,但是您可以使用你熟悉的語言了使用GTK,因為GTK+已經被綁定到幾乎所有流行的語言上,如:C++, Guile, Perl, Python, TOM, Ada95, Objective C, Free Pascal, and Eiffel。