[gtk+] Created tag 3.13.8



The unsigned tag '3.13.8' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Mon Sep 1 20:52:08 2014 -0400

    3.13.8

Changes since the last tag '3.13.7':

Andre Heinecke (1):
      Use secrets service for cups auth_info

Benjamin Otte (15):
      checkbutton: Fix redraw issues
      button: Remove unnecessary queue_redraw() calls
      stylecontext: Use right invalidation func
      stylecontext: Remove GTK_CSS_CHANGE_FORCE_INVALIDATE
      widget: Make _gtk_set_simple_clip() take an optional content clip
      label: Respect box-shadow when computing clip
      roundedbox: Only grow border-radius if there is one
      css: Round shadow extents properly
      build: make reftests work without installed tests
      widget: Don't connect to GtkModifierStyle::changed
      modifierstyle: Remove the changed signal
      gtk-demo: Don't use mad mime type guessing
      reftests: Fix Makefile
      configure: Move AC_USE_SYSTEM_EXTENSIONS up
      Use CHECKED instead of ACTIVE for expanded expanders

Carlos Garnacho (42):
      x11: Fix possible leak of GdkEvents
      textview: Unset bubble timeout ID right after requesting the clipboard
      wayland: Add defines to convert between event sequences and touch slots
      wayland: Make toplevels' X/Y coordinates be 0
      gdk: Add GDK_WINDOW_SUBSURFACE window type
      wayland: Acquire wl_subcompositor interface
      wayland: create a wl_subsurface interface for GDK_WINDOW_SUBSURFACE windows
      wayland: Protect against invalid keymaps gotten from the compositor
      wayland: rename internal touch management functions
      wayland: Store per-touch touch_down serial
      wayland: Improve implicit grab serial retrieval
      wayland: Update the display serial on touch down/up events
      wayland: Add internal API to unset a touch implicit grab
      wayland: unset sequence if the xdg surface is moved/resized through touch
      wayland: ensure gdk_device_manager_get_client_pointer() returns a master pointer
      wayland: Fix x/y coordinate arguments on wl_data_device events
      scalebutton: Handle smooth scroll events
      gtkwindow: Add private API to mark as subsurface
      entrycompletion: Mark popup window as subsurface on wayland
      button: Track gesture point to maintain priv->in_button
      treeview: Reset multipress controller after 2nd click
      wayland: Ensure the parent is committed after repositioning subsurfaces
      tooltip: Use subsurfaces on wayland
      scrolledwindow: Be smarter at invalidating overshoot areas
      gdk: Add GDK_DRAG_PROTO_WAYLAND
      gdk: Remove check for source window
      gtkselection: Ensure the X11 specific message length only applies to X11
      wayland: implement text_property_to_utf8_list()
      wayland: Implement drop/destination side of selections
      wayland: Implement drag/source side of selections
      wayland: Replace clipboard implementation
      wayland: Implement the dropping part of DnD
      wayland: Implement drag sources
      wayland: Don't set an xdg surface to DnD windows
      wayland: Return properly type hints from GdkWindows
      wayland: Add private API to retrieve the drag window for a drag context
      window: Add private API to hardcode the main GdkWindow for a GtkWindow
      gtkdnd: Hardcode the DnD window onto the drag widget window on Wayland
      wayland: Reference pixmap-based cursors' surface before handing the wl_buffer
      wayland: Keep the last cursor on leave, try to restore it on enter
      wayland: Store and use the current grab cursor, if any
      wayland: Unset window_impl->commit_pending when hiding the surface

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Chun-wei Fan (1):
      GTK MSVC Projects: Fix Include Directories

Emmanuele Bassi (3):
      threads: Do not release the GDK lock if it hasn't been acquired yet
      theme: Specify the weight, not the font, for header bar titles
      css: Implement font-stretch

Garrett Regier (1):
      Ref the popover before activating the item

Ikey Doherty (2):
      Change gdk-pixbuf minimum required version to 2.30.0
      Cleanup invalid comments (duplication of words)

Jakub Steiner (18):
      Adwaita: update the last cases for :checked
      Adwaita: have an unchecked state for radio/checks in menus
      Adwaita: don't increase toolbar padding.
      Adwaita: selection mode checkboxes
      Adwaita: allow window drag on menubars and toolbars
      Adwaita: keep selectmode checks square
      Adwaita: selection mode checks
      Adwaita: remove edge highlight form the assets
      Adwaita: no edge highlight for backdrop check/radios
      Adwaita: use osd style for in-app notifications
      Adwaita: selected text in GtkLabel
      Adwaita: selection-mode checked togglebuttons
      Adwaita: legible labels in headerbars in selection mode
      Adwaita: define styling for location-bar toolbars
      Adwaita: notebook background
      Revert "Adwaita: notebook background"
      Adwaita: bring the separator back for dialog buttons
      Adwaita: pathbar whitespace

Jasper St. Pierre (3):
      xdg-shell: Bump version
      cssshadowvalue: Fix whitespace
      gtkcairoblur: Relicense under LGPL

Jesse van den Kieboom (3):
      gdkwindow-quartz: Support native fullscreen mode
      quartz-dnd: make sure to set source window
      quartz: Get default font size from user font

Jiro Matsuzawa (1):
      l10n: Update Japanese translation

Lapo Calamandrei (30):
      Adwaita: inline toolbar buttons fixes
      Adwaita: some separators simplification
      Adwaita: try to be nicer on performances with entry shadows
      Adwaita: first round at osd revamp
      Adwaita: kill a bogus background-color
      Adwaita: @define-color "compatible" with sass 3.4.0
      Adwaita: dark active buttons for osd
      Adwaita: added a workaround to make sass behave
      Adwaita: in app notification fixes
      Adwaita: treeview checks/radios minor fix
      Adwaita: GtkAssistant tweakings
      Adwaita: take rtl into consideration for GtkAssistant
      Adwaita: minor fixes to GtkLabel
      Adwaita: set a background for GtkTextView
      Adwaita: menu checks and radios making sense
      Adwaita: no edge hilight for popover checks/radios
      Adwaita: rationalize font sizes.
      Adwaita: take named colors out of _colors.scss
      Adwaita: border rationalization and cleanup
      Adwaita: nicer transition for flat buttons.
      Adwaita: dim menu checks/radios a bit
      Adwaita: avoid text in buttons being overridden by GtkLabel style
      Adwaita: style GtkLabel.separator
      Adwaita: titlebutton are flat image-buttons
      Adwaita: no edge hilight for checks and radios in list-rows
      Adwaita: special case checks/radios on selected bg
      Adwaita: set padding to 0 for tab buttons
      Adwaita: move the header-bar fill in a mixin.
      Adwaita: GtkFlowBox selected child styling
      Adwaita: make links on selected bg visible...

Lasse Liehu (2):
      Finnish translation update
      Finnish translation update

Maria  Mavridou (1):
      Updated Greek translation

Matthias Clasen (34):
      Revert "docs: Fix broken gtk-doc formatting"
      GtkPopover: Fix rtl positioning
      Include config.h first
      GtkBuilder: Support parsing int64/uin64 values
      Add tests for parsing int64/uin64 in GtkBuilder
      GtkPageSetup: Improve formatting of size
      GtkAssistant: Don't use a draw cb for the sidebar
      Adwaita: Add assistant sidebar theming
      Adwaita: Insensitive labels
      Remove an extraneous translatable string
      Avoid picking up long description as translator comment
      Avoid picking up long description as translator comment
      GtkFileChooserWidget: Use ratio in formatted times
      GtkColorChooser: Make color plane react to mouse again
      Some release notes for 3.14
      GtkAboutDialog: Drop visibility-notify-event handler
      GtkTreeView: Avoid a crash with empty trees
      Adwaita: Make expanders turn again
      GtkDialog: Keep special-casing help buttons
      GtkHeaderBar: Update separator visibility when needed
      Add a release note about X without render
      GtkAboutDialog: Support https in links
      Bump wayland dep to 1.5.91
      GtkAboutDialog: Add formatting examples to the docs
      Move gtkthemingengine to deprecated directory
      Trivial formatting fix
      Don't return from a void function
      treeview tests: Add bug references
      treeview tests: Clean up after each test
      Add a testcase for counting selection in treeviews
      GtkTreeModelFilter: Documentation improvement
      GtkTreeView: Don't hardcode black for tree lines
      inspector: Prevent looping when picking widgets
      3.13.8

Paolo Borelli (3):
      GtkApplication: fix annotation of get_menu_by_id
      TextView: clear the background using the default bg color
      menubutton: dismiss menu/popover when toggling programmatically

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

Rico Tzschichholz (6):
      docs: Fix broken gtk-doc formatting
      gtk: Fix broken docs of GtkTranslateFunc
      gtk: Fix return annotation of gtk_selection_data_get_text
      gtk: Fix out-param annotation of gtk_theming_engine_get_style_property
      gtk: Fix transfer annotations gtk_binding_set_new and *_by_class
      gtk: Fix return-annotation of gtk_get_default_language to "transfer none"

Simon McVittie (3):
      Use AC_USE_SYSTEM_EXTENSIONS to get _GNU_SOURCE, _XOPEN_SOURCE etc.
      Deprecate AM_PATH_GTK_3_0 in favour of PKG_CHECK_MODULES
      Deprecate GTK_CHECK_BACKEND in favour of PKG_CHECK_MODULES

Sébastien Wilmet (6):
      Mark the GdkColor struct as deprecated
      tests textbuffer: don't use GdkColor (deprecated)
      GtkTextView: various code clean-ups
      textbuffer: unit tests for the empty last line
      Simplify _gtk_text_buffer_get_line_log_attrs()
      inspector: fix a crash in the CSS editor

Yosef Or Boczko (1):
      Updated Hebrew properties translation

ngoswami (2):
      Updated Assamese translation
      Updated Assamese translation


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