[gtk+] Created tag 3.13.6



The unsigned tag '3.13.6' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Sun Aug 10 19:16:01 2014 -0400

    3.13.6

Changes since the last tag '3.13.5':

Alejandro Piñeiro (1):
      a11y: unref selected item only if it is not NULL

Alexander Larsson (5):
      Revert "GtkTextView: Fix regression in GtkSourceView drawing"
      textview: Add draw_layer vfunc
      Update testtextview.c to use draw_layer
      Add gtk-encode-symbolic-svg
      icon-theme: Support recolorable .symbolic.png files

Aurimas Černius (1):
      Updated Lithuanian properties translation

Benjamin Otte (6):
      scrolledwindow: Remove unused variable
      cssimage: Fix size computation for -gtk-icontheme()
      reftest: Add reftest for CSS sizing fix
      css: Don't infloop when parsing broken borders
      css: Fail animation shorthand parsing properly
      label: Don't clip text shadows

Carlos Garnacho (4):
      treeview: Add back a check to ignore buttons > 3
      window: Only avoid queueing resizes if the popover position didn't change
      window: Update popover positions on ::size-allocate
      textview: Avoid relocating adjustments on ::size-allocate while these are animating

Chun-wei Fan (7):
      MSVC Builds: Add Script to Generate gtk-win32.rc
      MSVC Builds: Build gtk-encode-symbolic-svg
      gtk/gtkprintoperation-win32.c: Fix Missed Include
      gdkwindow-win32.c: Fix build on Visual C++
      MSVC Builds: Create libgtk3.manifest
      MSVC Builds: Apply Visual Style for Win32 Print Dialog
      MSVC Build Files: Use Real GTK+ Version

Cosimo Cecchi (2):
      image: support scale factor when loading from GResource and file
      iconhelper: reset original pixbuf scale on clear

Daniel Mustieles (1):
      Updated Spanish translation

Emmanuele Bassi (1):
      treeview: Deprecated rules-hint

Florian Müllner (1):
      listbox: Add missing ::row-selected emissions

Georges Neto (1):
      Updated Brazilian Portuguese translation

Ignacio Casal Quinteiro (5):
      win32: add css files to EXTRA_DIST
      gtkselection: fix warnings of unused vars on win32
      gtk-demo: include missing file on EXTRA_DIST
      win32: remove set but not used variables
      testtreemodel: fix unused variable on windows

Inaki Larranaga Murgoitio (2):
      Updated Basque language
      Updated Basque language

Jakub Steiner (1):
      Adwaita: remove shadows from progressbars

Jasper St. Pierre (11):
      wayland-device: Reindent
      wayland-device: Refactor a bit
      wayland-device: Handle v2 of seat
      wayland-device: Upgrade to v3 of seat
      wayland-device: Upgrade to v4 of seat
      gdkdevice-wayland: Fix compile warnings
      gtkcssshadowvalue: Use the blur surface as a mask, instead of painting it
      gtkcairoblur: Blur a CAIRO_A8 surface instead of a full CAIRO_ARGB32
      gtkcairoblur: Replace our exponential blur with the box blur from mutter
      gtkcssshadowvalue: Don't double-apply the alpha to shadows
      wayland: Remove overly complex cursor cache

John Ralls (4):
      Bug 729924 - Crash trying to print in OSX
      Fix build of resource files on OS-X
      Replace deprecated gtk_application_add_accelerator
      Add missing paramter to gtk-menu-tracker-new.

Khaled Hosny (1):
      Update Arabic translation

Lapo Calamandrei (24):
      Adwaita: stack switcher button needs-attention fix.
      Adwaita: decrease column headers paddings
      Adwaita: less distracting active list-rows
      Adwaita: GtkSwitch in selected list rows
      Adwaita: reduce padding on path bars
      Adwaita: graphic assets refresh
      Adwaita: .needs-attention dark variant style
      Adwaita: some more assets refresh
      Adwaita: correct color on insensitive check/radio labels
      Adwaita: position needs-attention dot in rtl
      Adwaita: vertical spinbutton rtl fix
      Adwaita: accelerators
      Adwaita: GtkCalendar style simplification
      Adwaita: backdrop check/radio fix
      Adwaita: entry icons position fix
      Adwaita: spinbutton button hover visible on the dark variant
      Adwaita: button drawing function rework...
      Adwaita: fix a typo
      Adwaita: linked combos
      Adwaita: linked logic surgery
      Adwaita: comment out the header-bar separator
      Adwaita: progressbar background in scale highlight
      Adwaita: pushed button shadows tweakings
      Adwaita: GtkSwitch size reduction and tweaks

MarMav (1):
      Updated Greek translation

Matej Urbančič (2):
      Updated Slovenian translation
      Updated Slovenian translation

Matthias Clasen (62):
      Bump version
      widget-factory: Avoid a runtime warning
      Add some tests for GtkAdjustment
      Add a test for matching with states
      GtkPathBar: Don't use GtkArrow
      GtkPathBar: Set style classes on buttons
      GktFileSystem: Support rendering symbolic icons
      GtkPathBar: Use symbolic icons
      GtkPlacesSidebar: Fix editing of bookmarks
      inspector: Prepare misc tab for showing non-widgets
      inspector: Show the buildable ID in the misc tab
      icon-browser: Add open-menu to the list
      wip: rework icon browser
      wip: more icon browser rework
      inspector: Set a filename for saving css
      icon-browser: Hide the search icon until it works
      icon-browser: Make the cell renderer follow state
      icon-browser: Don't show empty categories
      icon-browser: Don't crash on exit
      icon-browser: Hide the description label when empty
      GtkPopover: Properly update a11y parent
      Add a test for popover accessible parents
      inspector: Make the action editor more useful
      GtkImage: Always close the loader
      GtkWindow: Make set_focus work before show
      Add a test for window focus handling
      GtkWindow: Add a way to declare initial focus in ui files
      Set initial focus in some dialog tests
      icon-browser: Show category descriptions as tooltips
      icon-browser: Redo the icon categorization
      Remove a reference to a non-existing function
      Add the new debug option to the docs
      Small comment fixups
      inspector: Add GtkTreeSelection to the object tree
      Add a man page for gtk-encode-symbolic-svg
      Ensure an image-missing icon is available
      widget-factory: Add a linked combobox example
      GtkTreeView: Avoid deprecation warnings
      Fix the build
      Add a11y state tests
      gtk-demo: Drop use of deprecated api
      tests: Drop use of deprecated api
      widget-factory: Make one switch start out active
      GtkSwitch: Also animate for keyboard activation
      GtkSwitch: End animation in set_active
      GtkSwitch: End animations on finalize
      GtkSwitch: Don't store dest_offset
      GtkSwitch: Update handle_x in size-allocate
      GtkSwitch: Initialize offset when beginning animation
      inspector: Add a switch to turn off animations
      Add a selection mode testcase
      Make focus tests session-exclusive
      Revert "Adwaita: comment out the header-bar separator"
      Trivial: Use g_clear_object more
      Updates for 3.13.6
      Skip focus tests in make check
      reftests: Make textview-margins pass in make check
      GtkToolbar: Set clip
      Fix animation-direction reftest
      Update DISTCHECK_CONFIGURE_ARGS
      Fix reftests for builddir != srcdir
      3.13.6

Nikita Churaev (1):
      Only show title button separator when there is something to separate

Olav Vitters (1):
      doap category core

Paolo Borelli (4):
      textview: document text mark properties
      GtkSwitch: remove unused assignment
      GtkSwitch: implement animation
      Add missing include for setlocale

Pietro Gagliardi (1):
      gtk/Makefile.am: fix gtk-encode-symbolic-svg build for jhbuild

Piotr Drąg (3):
      Updated POTFILES.skip
      Updated POTFILES.skip
      Updated POTFILES.in

Ray Strode (1):
      drag: add missing introspection annotations

Rico Tzschichholz (1):
      gtk-encode-symbolic-svg: Fix build with -Werror=format-security

Ryan Lortie (4):
      GtkApplication: load gtk/menus-common.ui resource
      GtkActionHelper: add some debugging output
      GtkMenuTrackerItem: introduce action debugging
      Add gtk_application_get_actions_for_accel()

Simon McVittie (1):
      Avoid "pkg-config --atleast-version"

Sébastien Wilmet (2):
      textbuffer: emit notify signal for the "text" property
      textiter: don't call g_utf8_prev_char() on start of string

Timm Bäder (1):
      listboxrowaccessible: Avoid assertion failure

TingPing (1):
      Fix building quartz backend

Руслан Ижбулатов (15):
      Remove gdk_win32_input_shape_combine_region()
      W32: Implement rudimentary WM_NCHITTEST handling
      GDK W32: support font scaling
      GDK W32: add environment variable to override system font scaling
      Ensure that print operation is alive until we're done
      Remove generated gtk-win32.rc from EXTRA_DIST
      W32: Don't unregister parent window of an embedded widget
      Use g_clear_object() shorthand for unref-and-set-to-null
      W32: Don't crash when opacity is set for non-toplevel
      Embed manifest into gtk-update-icon-cache.exe
      Suppress a warning from SetWindowLongPtr()
      When wrapping a foreign W32 window, don't forget to store its HWND
      Make sure native W32 print dialog uses visual styles
      Add missing include to gtk-win32.rc
      Handle ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET


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