[gtk+] Created tag 3.17.4



The unsigned tag '3.17.4' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Tue Jun 23 17:46:58 2015 -0400

    3.17.4

Changes since the last tag '3.17.3':

Alberts Muktupāvels (1):
      gtkplug: set decorated to FALSE by default

Alexander Larsson (9):
      testoverlay: Add new input stacking test
      gdk: Add gdk_window_set_pass_through
      overlay: Add reorder_overlay()
      GtkOverlay: Add support for input pass-through overlays
      testoverlay: Fix test by using add_pass_through_overlay
      testoverlay: Add test for overlay z ordering
      testoverlay: Fix indentation
      gtkoverlay: Fix issues with remove
      configure: test have_docbook_style != yes, not have_docbook_dtd

Balázs Úr (2):
      Updated Hungarian translation
      Updated Hungarian translation

Benjamin Otte (11):
      testsuite: Add deprecation guards
      gtk: Add deprecation guards for newest pango deprecations
      cssmatcher: Simplify code
      cssmatcher: Rewrite nth-child matcher
      cssmatcher: Speed up common matching
      cssnode: Fix position invalidation
      flowbox: Fix compiler warnings
      widget: Clarify docs on gtk_widget_set_double_buffered()
      fontchooser: Don't cause "row-changed" signal in cell data func
      stylecontext: Change fallback behavior on state mismatch
      render: Fix ridge/groove border rendering

Caolán McNamara (1):
      file chooser: Avoid tall combos

Carlos Garnacho (22):
      dnd: Remove emission of fake button release event
      textview: Update handles after flushing scroll changes
      wayland: Split keyboard/button modifiers internally
      wayland: Move DnD grab breaking function into gdkdevice-wayland.c
      texthandle: Allow setting individual states, and separately to handles
      texthandle: Set prelight state on the pointer-interacted handle
      texthandles: Move start handle to bottom
      Adwaita: support rtl on text handles
      texthandle: Handle ltr/rtl positioning
      textview: set text direction information on text handles
      entry: Set text direction information on text handles
      window: Allow more space at edges for popovers
      texthandle: Remove knowledge about window borders
      popover: Be lenient wrt visibility of popovers too close to widget borders
      textview: Perform tougher handle visibility checks after hiding the popover
      textview: Set handles' mode to "none" if showing the bubble
      entry: Ensure we unset the magnifier widget on ::destroy
      window: Avoid rising the window of already shown popovers
      popover: Avoid hiding modal popovers if another popover is taking focus
      window: Add concept of popover "parent"
      gtkmain: Ignore grab for events in child popovers
      texthandle: Avoid double rendering of background/frame

Carlos Soriano (12):
      gtkrevealer: add css padding support
      gtklistboxrow: propagate in the draw vfunc
      gtkplacessidebar: new bookmark row only at first position
      gtkplacessidebar: add API for show drop hints
      gtkplacesidebar: remove obsolete drop state
      gtkplacessidebar: add new bookmark icon
      gtkplacessidebar: make insensitive invalid drop targets
      gtkfilechooserwidget: show drop hints on gtkplacessidebar
      theme: decrease list row transition
      gtkplacesidebar: use GtkListBox
      gtkplacessidebar: Remove some old comments
      gtkplacessidebar: improve variable name

Christian Hergert (4):
      listbox: add support for :first-child, :last-child and others
      gdkwindow: avoid updating background pattern if it matches previous
      pixelcache: allow widgets to always require cached content
      treeview: always pixelcache widget contents

Christian Kirbach (1):
      Updated German translation

Christoph Reiter (3):
      Fix calculation of edge input window size in case the real window is too small.
      GtkWindow: fix default empty window size with CSD
      GtkHeaderBar: reduce minimum title width

Chun-wei Fan (2):
      Fix GDK MSVC Projects
      gtk-demo: Don't Distribute demos.h

Cosimo Cecchi (6):
      icontheme: don't modify symbolic SVG dimensions when recoloring
      testsuite: add a test for non-square symbolic icons
      reftests: fix style class syntax in CSS file
      docs: add new GtkOverlay methods to gtk3-sections.txt
      overlay: add setters and getters for pass-through child property
      overlay: remove gtk_overlay_add_pass_through_overlay()

Cédric Valmary (1):
      Updated Occitan translation

Daniel Mustieles (4):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Dimitris Spingos (1):
      Updated Greek translation

Emmanuele Bassi (12):
      window: Check if we can use CSD before enabling them
      docs: Add deprecation notices for GtkAlignment properties
      docs: Improve deprecation notices for GtkImageMenuItem properties
      docs: Improve deprecation notice for rules-hint property
      docs: Improve deprecation notices for GtkMisc
      docs: Improve deprecation notices for GtkSettings
      docs: Fix annotation for GtkGLArea::resize signal
      builder: Skip introspecting lookup_callback_symbol()
      settings: Fix the type annotation for color-hash
      window: Reinstate logic for should_use_csd()
      Revert "window: Reinstate logic for should_use_csd()"
      Revert "window: Check if we can use CSD before enabling them"

Jakub Steiner (6):
      Adwaita: updates style for text selection
      adwaita: style tweaks to touch selections
      Adwaita: update text selection handles
      HC: touch text selection styling
      Adwaita: markup cleanup
      Adwaita: indentation

John Ralls (2):
      Fix DnD Introspection on Quartz Backend.
      Bug 745957 - GTK+/Quartz >= 3.14.8: Symbol not found: _gtk_drag_cancel

Jonas Ådahl (4):
      wayland: Position popups relative to the parent surface
      wayland: Don't try to guess the popup menu placement when it was set
      wayland: Improve guessing of popup placement for detached popup menus
      wayland: Always request transient commit when mapping subsurface

Jordi Mas (2):
      Update Catalan translation
      Fixes to Catalan translation

Lapo Calamandrei (4):
      Adwaita: entry linking logic change.
      Adwaita: scale popup quick fix
      Adwaita: volume button and scale button padding
      Adwaita: scale marks visible on the dark variant

Marek Kasik (1):
      printing: Get output bin via IPP

Matthias Clasen (141):
      Fix a cornercase crash
      GtkFlowBox: support positional css selectors
      placessidebar: Simplify some code
      file chooser: Respect recent settings
      Trivial: Use a convenience macro
      GtkStack: Don't mix code and declarations
      wayland: Avoid compiler warnings
      x11: Fix compiler warnings
      printing: Fix compiler warnings
      Fix compiler warnings
      about dialog: Fix compiler warnings
      accel map: Fix compiler warnings
      application: Fix compiler warnings
      builder: Fix compiler warnings
      combo box: Fix compiler warnings
      css: Fix compiler warnings
      dnd: Fix compiler warnings
      entry: Fix compiler warnings
      file chooser: Fix compiler warnings
      icon theme: Fix compiler warnings
      icon view: Fix compiler warnings
      im context: Fix compiler warnings
      kinetic scrolling: Fix compiler warnings
      menu: Fix compiler warnings
      paned: Fix compiler warnings
      print operation: Fix compiler warnings
      text buffer: Fix compiler warnings
      tool palette: Fix compiler warnings
      tree model filter: Fix compiler warnings
      tree model sort: Fix compiler warnings
      tree view: Fix compiler warnings
      widget: Fix compiler warnings
      widget path: Fix compiler warnings
      xembed: Fix compiler warnings
      queryimmodules: Fix compiler warnings
      updateiconcache: Fix compiler warnings
      Trivial: remove outdated comment
      GtkScale: Move marks inward
      Add a tree dnd testcase
      places sidebar: Make 'recent' work on other platforms
      Update touch selection style
      Adwaita: Some touch selection updates
      widget-factory: Demonstrate custom context menu items
      widget-factory: Improve context menu example
      text view: Shorten touch selection timeout
      text view: Never show handles and popover at the same time
      text  view: Don't popup after drag selection
      GtkTextHandle: add a drag-started signal
      text view: Use the drag-started signal
      text view: Move touch selection a little further away
      text view: Always clear handles for mouse interaction
      entry: Shorten touch selection timeout
      entry: Never show handles and popover at the same time
      entry: Make handles come back reliably
      entry: Use the drag-started signal
      entry: Hide popover when touching elsewhere
      entry: Move touch selection a little further away
      entry: Always clear handles for mouse interaction
      entry: Avoid criticals
      text view: Make touch selection work with mouse
      entry: Make touch selection work with mouse
      widget-factory: Improve touch selection example
      GtkTextHandle: position handles properly
      GtkTextHandle: drop non-implemented functions
      GtkTextHandle: Improve handle positioning
      gtk-demo: Make hypertext demo work with touch
      text view: Select word on double tap
      entry: Select word on double tap
      recent chooser: Make it expand
      Redo font map support in GtkFontChooser
      widget-factory: Add horizontally linked entries
      widget-factory: More popover examples
      GtkColorEditor: Remove old todo
      broadway: Avoid compiler warnings
      Remove an unused variable
      Ensure a variable is initialized
      Remove unused variables
      Drop an unused variable
      entry: Drop an unused variable
      Avoid uninitialized variables
      Add a way to avoid menu on color swatches
      Don't show a menu on the color editor swatch
      color editor: make popups toggleable
      Only build testfontchooserdialog on linux
      assistant: Drop hardcoded padding
      GtkAssistant: Redo page margins
      Add a filechooser-in-assistant example
      GtkAssistant: Add a way to have pages without padding
      testassistant: Remove padding from the filechooser page
      widget-factory: Make the circular button do something
      GtkMenuButton: Avoid direct button access
      GtkMenuButton: Make programmatic toggling work again
      Deal with events from wrong display
      file chooser: Use a revealer
      file chooser: Drop unused variables
      GtkPlacesSidebar: Fix rtl appearance
      Cosmetic change
      file system model: Add batched insertion
      file chooser: Use batched insertion for search results
      search engine: Pass file infos along for hits
      Request the right attributes in the simple search engine
      Fix an oversight in the previous commit
      Use infos from search engine instead of getting them again
      GtkSearchEngine: Remove unused code
      Remove an unused field
      GtkSearchEngine: Add recursive flag
      GtkSearchEngine: Initialize recursive flag
      GtkSearchEngine: Avoid crawling indexed locations
      GtkSearchEngine: Avoid crawling indexed locations
      GtkSearchEngine: Avoid a crash
      Avoid an unnecessary check
      GtkSearchEngineTracker: Avoid a private struct
      GtkSearchEngineSimple: Avoid a private struct
      Forgotten file
      GtkSearchEngineTracker: Fix SPARQL syntax
      file chooser: Small cleanup
      Add a font features demo
      Bump Pango requirement
      gtk-demo: A better overlay demo
      gtk3-demo: Improve the overlay demo
      GtkAssistant: Fix criticals on dispose
      gtk-demo: Many cosmetic fixes
      gtk-demo: Add forgotten source file
      Fix up index for some 3.14 symbols
      GtkTextView: Small documentation addition
      GtkWindow: Small documentation addition
      Tell gtk-doc to ignore private headers
      Fix a typo
      GtkOverlay: Sync up parameter names
      GtkRange: Make drag gesture less agressive
      GtkRange: Improve zoom handling a bit
      Pacify gobject-introspection
      GtkStack: Avoid some unnecessary complication
      GtkScale: More work on mark spacing
      sidebarrow: Avoid object-valued properties
      GktPlacesSidebar: Plug a ton of leaks
      GtkPlacesSidebar: Simplify sidebar code
      Fix an oversight
      Fix up expected results of a11y tests
      Fix up doc comments
      3.17.4

Paolo Borelli (1):
      Avoid spurious operations on destroy

Piotr Drąg (2):
      docs: Fix some minor typos in comments in GtkWidget
      Updated POTFILES.skip

Rico Tzschichholz (2):
      configure: Require pango >= 1.37.0
      build: Fix make dist

Rui Matos (1):
      main: Push the current event on the stack before we start needing it

Timm Bäder (13):
      gtkpopover: Update the menu's alignment
      GtkStack: Remove gtk_widget_set_opacity call
      GtkStack: Save last visible widget size
      GtkStack: Remove useless function calls
      GtkStack: Remove useless cast
      GtkStack: Misc indentation fixes
      GtkStack: Keep the last_visible_child around during transitions
      GtkStack: Remove some useless function calls
      GtkStack: Interpolate between size changes
      gtkfilechooserbutton: Align the label to the left
      filechooserdialog: Remove space between window and content
      messagedialog: remove 2px border
      gtkdialog: Remove 2px border

Ting-Wei Lan (4):
      Fix return value error in _gtk_text_handle_set_direction
      Fix 'void function should not return void expression' warning for clang
      Fix return value error in gdk_window_set_pass_through
      Fix return value error in _gtk_window_get_popover_parent

Victor Ibragimov (2):
      Updated Tajik translation
      Updated Tajik translation

William Hua (15):
      mir: Remove child window rendering hack
      mir: Update cursor position
      mir: Resolve warnings
      mir: log input events properly
      mir: Remove redundant calls
      mir: Create the correct surface
      mir: gdk_mir_window_impl_set_surface_type
      mir: keep reference on queued events
      mir: fix build due to missing api
      mir: emit configure event on window move/resize
      mir: don't need dummy egl surface
      mir: remove non-useful logging
      mir: emit GDK_ENTER_NOTIFY on pointer enter
      mir: fix wheel scrolling in both directions
      mir: fix toggling between maximized and restored

Yosef Or Boczko (1):
      Updated Hebrew translation


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