[gtk+] Created tag 3.13.4



The unsigned tag '3.13.4' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Mon Jul 14 18:26:01 2014 -0400

    3.13.4

Changes since the last tag '3.13.3':

Adam Dingle (1):
      Require GLib 2.41.2 (for g_application_get_resource_base_path)

Allan Day (1):
      message dialogs - remove extraneous padding

Aurimas Černius (1):
      Updated Lithuanian translation

Bastien Nocera (2):
      docs: Sort GDK_DEBUG values alphabetically
      docs: Sort GDK_DEBUG values alphabetically

Benjamin Otte (23):
      tests: Remove tests for icontheme properties
      cssimageicontheme: Handle scale factors correctly
      css: Don't special-case fill-mode in 'animation'
      testsuite: Add parser test for recent fix
      textview: Fix compiler warning
      clipboard: Fix compiler warning
      css: Fix animation-direction parsing
      cssanimation: Fix animation-direction handling
      reftests: Add a reftest for 'animation-direction'
      reftests: Improve workaround for GtkGrid bug
      tests: Add deprecation guards
      label: Move function
      label: Add ink rect support to GtkLabel
      widget: Remove special case for clipping
      reftests: Add test for the recent label changes
      socket: Don't include gtk.h
      a11y: Do not include gtkx.h directly
      gtkx: Warn if we include gtkx.h during GTK compilation
      label: Include all of the allocation in the clip
      reftests: Add test for latest fix
      widget-factory: This is not a unique app
      gtk-demo: This is not a unique app
      GtkStack: Render a background

Carlos Garnacho (16):
      gesture: Consume the event triggering ::begin if reset within the handler
      textbuffer: Do not unset selection if failing to update the primary selection
      entry: Do not unset selection if failing to update the primary selection
      adjustment: Add private gtk_adjustment_get_target_value() method
      textview: Use the adjustment target value to figure out if keynav failed
      textview: Use adjustment animations in gtk_text_view_scroll_to_iter()
      textview: Fix cursor positioning oddities when scrolling through Pg Up/Down
      range: Avoid animations during slider drag
      treeview: Fix horizontal position during column dragging
      treeview: Add back the Gdk pointer grab during column dragging
      textview: Call gtk_widget_size_allocate() on children widgets invariably
      stylecontext: Add GTK_STYLE_CLASS_OVERSHOOT
      scrolledwindow: Remove overshoot window and displacement animation
      Adwaita: Set a background color for the overshoot class
      treeview: remove needless duplicate gtk_widget_set_parent_window() call
      Adwaita: Add comment around the .overshoot style class

Chun-wei Fan (6):
      build/win32/vs10/gtk.vcxprojin: Remove References to gtka11y
      MSVC Builds: Clean up Introspection Builds
      MSVC Builds: Fix Introspection Builds
      Revert "Visual Studio Builds: "Install" the Stock Icons"
      Build: Provide Simple Support for MSVC 2012/2013
      Fix "Installation" for Visual Studio 2010+

Emilio Pozuelo Monfort (1):
      wayland: don't change the cursor if there is no pointer

Emmanuele Bassi (1):
      docs: Show examples of how to use templates API

Gergely POLONKAI (1):
      Typo fix in GTK+ common questions

GunChleoc (2):
      Updated Scottish Gaelic translation
      Updated Scottish Gaelic translation

Ignacio Casal Quinteiro (1):
      Revert "win32: Drop remnants of def files"

Jakub Steiner (6):
      improve Calendar styling
      Adwaita: no border-right on treeview-derived widgets
      Adwaita: transition :active buttons faster than the other states
      Adwaita: selection-mode selection-menu flat by default
      Adwaita: flat OSD style
      widget-factory: the menu icon name changed

Jasper St. Pierre (26):
      gtkwindow: Force CSD on Wayland
      colorplane: Don't connect to the configure-event signal
      treeview: Remove configure-event handler as well
      gtkwindow: Remove an unnecessary set of grip setting
      gtkwindow: Remove a vestigal line of painting for OR windows
      gtkwindow: Remove a dumb invalidate_rect from our configure_event
      gtk: Don't use GObjectClass.constructor
      gtkwindow: Remove a dead chain-up
      gtkwindow: Merge some similar code
      gtkwindow: Refactor out some similar code for grips
      colorplane: Don't connect to the configure-event signal
      gdkdevicemanager-xi2: Fix debug outputs for button events
      gdkdevicemanager-xi2: Add debug output for key events
      gtkcellarea: Fix docs
      gtkswitch: Fix docs
      gtkmain: Combine two switch cases that are the same
      gtkmain: One more combine
      gdkwindow: Fix an accidental code out-of-ordering
      gtkcellrendereraccel: Use a GtkInvisible to grab on
      wayland: Make sure to notify the capability settings when we get capabilities
      gtkwindow: Fix compile warnings
      gdkwindow: Apply the 0x0 size bump to 1x1 before checking for the bail
      gdkwindow: Don't queue a redraw when calling gdk_window_raise with no effect
      gtkwindow: Remove resize grips
      wayland: Add some dumb support for the TARGETS selection
      gtkwindow: Remove the unused GTK_WINDOW_REGION_EDGE

Javier Jardón (1):
      docs: Change documentation to consistenly use "Returns:"

Lapo Calamandrei (49):
      Adwaita: add inconsistent hover check/radios
      Adwaita: .flat button styling
      Adwaita: initial flat entry styling.
      Adwaita: remove borders from scrollbars junction
      Adwaita: remove borders from flat frames
      Adwaita: export the right color for the wm hilight dark var
      Adwaita: button work
      Adwaita: minor code refactoring
      Adwaita: proper backdrop state for gtkcalendar header
      Adwaita: fix popover buttons.
      Adwaita: fix Gedit style tabs color.
      Adwaita: add transition to non flat popover buttons.
      Adwaita: style progressbars in treeview cells.
      Adwaita: sidebar scrollbar fix.
      Adwaita: style entry.warning and entry.error
      Adwaita: some more notebook work...
      Adwaita: proper message dialog style.
      Adwaita: message dialog, destructive and suggested action buttons.
      Adwaita: fix combos and buttons padding issues.
      Adwaita: .dim-label
      Adwaita: use opacity on dim-labels istead of a hack
      Adwaita: style .subtitle like .dim-label
      Adwaita: minor sass changes.
      Adwaita: entry shadows work.
      Adwaita: .grid-child 2px padding
      Adwaita: csd message dialog fixes.
      Adwaita: non csd message dialog and entry shadow fix
      Adwaita: fix selection mode toolbar
      Adwaita: style notebook tab overflow arrow
      Adwaita: fix reorderable tab label color once again
      Adwaita: selection menu button style fixes
      Adwaita: generalize inline and search bars
      Adwaita: selection mode and selection menu tweaks
      Adwaita: column header dnd style.
      Adwaita: inhert scrollbars in backdrop
      Adwaita: remove the image effect for buttons icons in backdrop
      Adwaita: spinbutton button inhert in backdrop
      Adwaita: buttons on gtkvolume popup
      Adwaita: update comments in drawings
      Adwaita: minor fixes
      Adwaita: vertically linked buttons
      Adwaita: simplify buttons drawing function
      Adwaita: drawing functions housekeeping
      Adwaita: initial and hopefully temporary treeview separation lines style
      Adwaita: saner treeview lines style plus treeview expander style
      Adwaita: treeview progressbar fix
      Adwaita: list-row style
      Adwaita: bright spinbutton button hover effect in the dark variant.
      Adwaita: brighter spinbutton button active state for the dark variant.

Lars Uebernickel (1):
      gtkaboutdialog: support showing buttons in action area

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

Matthias Clasen (186):
      Bump version
      GtkToggleButton: Queue a redraw on enter/leave
      Drop standalone pixbuf-demo
      GtkButton: Queue a redraw on enter/leave
      Forgotten file
      Another forgotten file
      Add an icon browser
      icon browser: drop an misnamed icon
      icon-browser: fix a typo
      icon-browser: drop icons that were removed from Adwaita
      icon-theme: Add another lookup order test
      Disable deprecation warnings in tests
      Flip GTK_STOCK_CLEAR icon in rtl locales
      GtkViewport: Use style classes for shadow
      GtkScrolledWindow: Use style classes for shadow
      Add a FLAT style class
      GtkButton: Use FLAT style class
      GtkEntry: Make has-frame use style classes
      GtkFrame: Use style classes for shadow
      inspector: Chain up in constructed
      Bring back redundant notifications for GtkToggleButton::draw-indicator
      GtkSettings: defensive defaults
      widget-factory: Drop redundant defaults from the .ui file
      widget-factory: Don't use deprecated GtkColorButton::color
      widget-factory: Stop using the deprecated GtkAlignment::left-padding
      widget-factory: Stop using GtkImageMenuItem
      GtkMessageDialog: Don't set x/yalign explicitly
      Revert "colorplane: Don't connect to the configure-event signal"
      Fix a documentation copy-paste error
      Improve popover menu spacing
      GtkPrintUnixDialog: Set a higher limit for the number of copies
      Fight deprecation warnings in test
      Adwaita: Neuter frames in statusbars
      Avoid a redundant strlen
      GtkButton: warn slightly less
      Exclude GtkToggleButton::draw-indicator from the notification test
      notification test: Always disable runtime deprecation warnings
      widget-factory: Enable alpha in the color button
      Disable deprecation warnings for installed reftests
      widget-factory: Add an icon view
      widget-factory: Make the entry progress variable too
      GtkEntry: Make progress pulsing smooth
      widget-factory: Make the entry progress stop as well
      widget-factory: Small cleanup
      GtkGesture: Don't leak the group link
      GtkBuilder: Don't leak a reference to constructed GMenus
      GtkFileChooserWidget: Remove an errant line
      Revert "scrolledwindow: fix scrolling with shared adjustment"
      GtkActionMuxer: Plug a memory leak
      GtkColorEditor: Initialize the allocation x/y
      GtkCssImageIconName: Plug a memory leak
      GtkMenuTrackerItem: Plug a memory leak
      GtkBuilder: Fix more GMenu leaks in the parser
      widget-factory: Plug a memory leak
      testdialog: Add a spinner
      GtkStyleContext: Avoid over-eager animation cancellation
      Adwaita: Make selectable labels work
      widget-factory: Use a standard icon name
      gtk-demo: Only show non-symbolic icons in toolpalette
      Treat unthemed icons the same as force_size for scaling
      GtkIconTheme: Drop an unused parameter
      GtkIconTheme: Only look at resources for hicolor
      Drop an extra dir from builtin icons
      GtkIconTheme: Allow unthemed icons from resource paths
      Make gtk_icon_theme_add_resource_path public API
      Deprecate gtk_icon_theme_add_builtin_icon
      GtkAdjustment: Animated updates
      GtkScrolledWindow: Enable animated scrolling
      inspector: Use a better icon on the css classes tab
      GtkDialog: Don't use csd when use-header-bar is FALSE
      GtkMessageDialog: Add back the empty csd title
      GtkDialog: fix invisible action area
      GtkModelButton: Update widget state
      testsuite: Adapt to changed builtin icon paths
      GktAdjustment: Add explicit api for animated setting
      GtkScrolledWindow: Animate the scroll-child keybinding
      GtkTextView: Animate keybindings
      GtkTreeView: Animate keybindings
      GtkIconView: Animate keybindings
      GtkListBox: Animate keybindings
      GtkRange: Animate scrollbar jumps
      inspector: Handle the dialog more carefully
      widget-factory: Expand the treeview example a bit
      win32: fix the build
      GtkSettings: fully undeprecate blink settings
      disable runtime warnings in the defaultvalue test
      GtkWindow: Update default for has-default-grip
      Drop has-resize-grip from the notify test
      GtkScaleButton: Try harder not to pop over
      GdkScreen: Set reasonable limis for ::resolution
      widget-factory: show off needs-attention stack pages
      widget-factory: Unset needs-attention too
      widget-factory: Add some mnemonics
      Add defines for title style classes
      GtkHeaderBar: Use defines for style classes
      widget-factory: Avoid a crash on exit
      Trivial rearrangement
      Drop a leftover declaration
      GtkCssProvider: Allow to enable debug at runtime
      GtkInspector: Add a style tab
      GtkInspector: Add a function to select the widget under the pointer
      GtkWindow: Elaborate the keybindings
      widget-factory: Fill out settings dialog
      widget-factory: Add reorderable treeview columns
      Bloatpad: fix up icons
      Document gtk_application_get_menu_by_id
      GtkImage: Add cairo surface api to the docs
      widget-factory: Content for the action dialog
      widget-factory: Use view-context-menu-symbolic
      Use view-content-menu-symbolic in example apps
      GtkMenuButton: Use view-context-menu-symbolic when direction is NONE
      Add view-context-menu-symbolic to checked icon names
      GtkScaleButton: Set +/- sensitivity
      GtkScaleButton: Add a style class to the scale button popover
      Update more places for the changed icon name
      widget-factory: Use the new application resource support
      gtk-demo: Fix expand button box demo
      GtkDialog: Fix setting of default action
      color chooser: Move buttons to template
      a11y: Update expected output for color chooser
      font chooser: Move buttons to template
      app chooser: Move buttons to template
      builder test: Adjust expections
      GtkColorSwatch: Respect an explicitly set size
      GtkColorButton: Use a color swatch
      GtkColorButton: Some formatting cleanups
      GtkIconTheme: Rename a macro
      Use a define for the default icon theme name
      Make Adwaita the default theme across platforms
      Docs: Mention that shadow type is a lie
      widget-factory: More treeview examples
      widget-factory: Enable even/odd rows
      Add a 'touchscreen' debug flag
      inspector: Add a switch for simulating touch
      inspector: Disable non-functional controls
      GtkTreeView: Avoid overlapping sort indicator
      GtkTreeViewColumn: a better way to avoid overlap
      inspector: Show GSETTINGS_SCHEMA_DIR when set
      Cosmetic formatting fixes
      inspector: Allow setting hidpi scale
      Adwaita: Set background color of header buttons
      inspector: Show property bindings
      inspector: Show settings bindings
      inspector: Add comments
      Document that the drag icon window will be modified
      widget-factory: Adapt to label clipping change
      widget-factory: Add a selectable label
      inspector: Don't mark environment variables for translations
      inspector: Clean up includes
      inspector: Fix the build
      inspector: Reorder tabs
      inspector: Reshuffle visual tab
      Revert "GtkStack: Render background and chain up gtk_widget_draw ()."
      inspector: Reshuffle Visual and General tabs
      Fix the build
      widget-factory: Add another listbox example
      widget-factory: Add some row activation to the listbox example
      widget-factory: Demonstrate listbox headers
      Trivial typo fix
      widget-factory: Fix the row activation example
      widget-factory: Improve listbox example spacing
      GtkListBox: Add an activatable property for rows
      widget-factory: Use the new ::activatable property
      Adwaita: Some theming for activatable list rows
      GtkDialog: Set window titles in header bars
      widget-factory: Fix a typo
      listbox: Scroll headers on screen
      Adwaita: Try to fix up selection touch handles
      Allow to use -gtk-icon-source for handles
      GtkTextHandle: Better draw() implementation
      Adwaita: Work towards working touch selection popups
      listbox: Avoid a warning
      inspector: Make listbox rows non-activatable
      inspector: Make values in general tab selectable
      Add a getter for the adjustment animation duration
      GtkTreeView: Avoid interference with animation
      Revert "GtkTreeView: Avoid interference with animation"
      Fix a typo
      GtkTreeView: Avoid interference with animation
      Don't use guint32 with XChangeProperty
      listbox: Update docs
      widget-factory: Use multi-selection for the listbox example
      widget-factory: Fix multi-selection example
      Update expected output for a11y test
      Force the simple im module for reftests
      3.13.4

Nikita Churaev (1):
      Remove separators from GtkFileChooserButton and GtkFontButton

Owen W. Taylor (1):
      Handle resolution changes in the GDK backend code

Paolo Borelli (1):
      list-box: fix typo in natural size computation

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

Richard Hughes (1):
      Makefile: Actually dist the high-contrast and dark test files

Rico Tzschichholz (2):
      icon-browser: Add iconbrowser.gresource.xml to EXTRA_DIST
      build: Fix make dist

Ryan Lortie (7):
      Add gtk_application_prefers_app_menu()
      bloatpad: move into private subdir
      bloatpad: use resources
      GtkApplication: use resources for loading menus
      GtkAppliation: setup icon theme resource path
      bloatpad: use Gtk's automated menu loading
      GtkApplication: document icon path setup

Saurabh (1):
      Adding 'no-matches' signal support to gtkentrycompletion

Stefan Sauer (1):
      scrolledwindow: fix scrolling with shared adjustment

Stefano Facchini (3):
      icontheme: Use correct URI for icons in resource paths
      widget-factory: Do no crash on variadic arguments
      inspector: Do not accidentally change tab in the object notebook

Sébastien Wilmet (5):
      doc: trivial fix
      docs: make GtkWidget:margin-start and margin-end clearer
      textiter: remove recursivity of find_by_log_attrs()
      textiter: small optimization for find_by_log_attrs()
      tests textiter: unit tests for cursor positions

Timm Bäder (1):
      gtklabel: Set the correct initial cursor

William Hua (1):
      GtkStack: Render background and chain up gtk_widget_draw ().

William Jon McCann (1):
      Allow activating an item after single click on a different item

Yosef Or Boczko (2):
      Updated Hebrew translation
      Updated Hebrew translation

Yuri Myasoedov (2):
      Updated Russian translation
      Updated Russian translation

Руслан Ижбулатов (1):
      Correctly generate def files again


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