[gtk+] Created tag 3.21.5



The unsigned tag '3.21.5' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Mon Aug 29 17:54:34 2016 -0400

    3.21.5

Changes since the last tag '3.21.4':

Alexandre Franke (1):
      Updated French translation

Andika Triwidada (2):
      Updated Indonesian translation
      Updated Indonesian translation

Andreas Pokorny (12):
      Use the surface output event to keep track of the suggested scale value
      Fix gcc warning on potentially uninitialized gdk_event.
      Fix warning on newer version so mir 0.22 and newer
      Forward repeated key presses as further down keys
      Rework window construction - only recreate surface when necessary
      Only update surface spec when there is no spec change pending
      Apply and forward title changes of gdk windows
      Apply geometry hints to mir surface
      Only apply type hint if it would map to a different mir surface type
      Fix execution of dialog
      Use Menus to implement tooltips
      Remove outdated comments

Aurimas Černius (1):
      Updated Lithuanian translation

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

Bastien Nocera (1):
      demos: Fix build failure

Benjamin Otte (6):
      css: Rename functions
      css: Fix case where we didn't convert pt => px
      a11y: Correctly indent code
      uimanager: Correctly indent code
      Add braces to appease gcc
      Use NULL for generic marshallers in g_signal_new()

Bernd Homuth (1):
      Updated German translation     (cherry picked from commit 070c4f74868c31cc9316bbad38e2ad42adc43443)

Carlos Garnacho (27):
      wayland: Update current tablet support to using v2
      wayland: Use wl_fixed_t on wp_tablet_tool angle arguments
      wayland: Fix build
      GtkScrolledWindow: Always uninstall scroll cursor when starting deceleration
      GtkScrolledWindow: reset scroll history if it contained no real history
      gdk: Fix GdkDevice::tool-changed signal marshaller
      gdk: Fix gdk_device_tool_get_serial() return value
      gdk: Add a getter for the hardware id of a GdkDeviceTool
      gdk: Pass hardware ID on gdk_device_tool_new()
      wayland: Add wayland-specific method to retrieve a device node path
      gdkdevice: Add GDK_SOURCE_TABLET_PAD input source type for GdkDevices
      gdk: Add pad event structs, enum values, and event mask bit
      gdk: Address pad events similarly to keyboard events
      gdk: Add GdkDevicePad
      gtk: Add minimal handling of pad events
      gtk: Add GtkPadController
      wayland: Implement backbone of pad support
      wayland: Add GdkWaylandDevicePad
      wayland: Create/expose pad devices
      wayland: Implement pad event emission
      wayland: Support pad devices in gdk_wayland_device_get_node_path()
      wayland: Offer wayland-specific method to set pad actions feedback
      GtkPadController: Notify actions back to the windowing on wayland
      demos: Add pad support to "event axes" demo
      GtkEventController: Add some comment describing the filter_event private vfunc
      GtkPadController: Make ring/strip actions be activated with the axis value
      demos: Use stateful actions for rings/strips in "Touch and Drawing Tablets" demo

Carlos Soriano (1):
      gtkplacessidebar: fix signal marshal

Christian Kirbach (1):
      Updated German translation

Christoph Reiter (2):
      gtktable: don't try to propagate expand related child props in compute_expand()
      gtkbox: remove unnecessary queue_compute_expand()

Colomban Wendling (1):
      GtkMenuButton: use :toggled instead of :clicked

Cosimo Cecchi (1):
      reftests: override GSETTINGS_SCHEMA_DIR when running tests

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

Dušan Kazik (1):
      Updated Slovak translation

Emilio Pozuelo Monfort (2):
      Don't use one-stop gradients
      Properly declare the font CSS property

Emmanuele Bassi (7):
      Update the docs for gtk_window_get_position()
      Require a new version of GLib
      Add ignore file for macro dir
      Modify git.mk to handle our split NLS directories
      Remove config.rpath from EXTRA_DIST
      git.mk: Add config.rpath to the list of ignored files
      quartz: Fix typo that broke debug builds

Georges Basile Stavracas Neto (2):
      shortcut-label: make it public
      shortcut-label: add 'disabled-text' property

Ignacio Casal Quinteiro (1):
      Use g_snprintf instead of snprintf.

Jonas Ådahl (15):
      wayland: Use effective toplevel as popup parent
      wayland: Don't traverse transient-ofs when faking root coordinate space
      gdkwindow: Use toplevel for getting root cords in move_to_rect()
      wayland: Postpone processing move_to_rect params until showing
      wayland: Fix indentation
      wayland: Get tiled state from gtk_shell instead of xdg_shell
      wayland: Remove gdk_wayland_display_get_xdg_shell()
      wayland: Only sync surface regions once per commit
      wayland: Only update the window title if it actually updated
      wayland: Move window geometry calculation to helper
      wayland: Port to xdg_shell unstable v6
      wayland: Implement move_to_rect
      wayland: Add API for creating exported window handles
      window: Add Wayland implementation of gtk_window_export_handle
      wayland: Add API for setting an exported as a parent

Jordi Mas (1):
      Update Catalan translation

Lapo Calamandrei (7):
      Adwaita: clean calendar styling
      Adwaita: dim calendar `uninteresting` days some more
      Adwaita: export yet another named color for insensitive bg/fg...
      HC: export unfocused_insensitive_color...
      Adwaita: use margins for entry image spacing
      Adwaita: use a transition to animate checks and radios
      Adwaita: increase border radius on button.circular...

Lionel Landwerlin (1):
      gtk: window: don't forget to realize popovers of subwindows

Marek Černocký (2):
      Updated Czech translation
      Updated Czech translation

Mario Blättermann (2):
      Updated German translation
      Updated German translation

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

Matthias Clasen (37):
      Opt in to structured logging
      Use g_clear_object in a few more places
      Avoid a division by zero
      GtkApplication: some cleanups
      Revert a mistaken change
      Stop using one-stop gradients in reftests
      Put window exporting behind a display protocol agnostic API
      Port GtkFileChooserNativePortal to gtk_window_export_handle
      Port gtk_show_uri_on_window to gtk_window_export_handle
      Port GtkPrintOperationPortal to gtk_window_export_handle
      Add a release not about GtkTable expand flags
      Skip GdkDrawingContext in default value tests
      Make icontheme test work with structured logging
      menu: Fix up new properties
      Skip GtkShortcutLabel::accelerator in notify test
      tests: Avoid g_test_expect_message
      headerbar: Fix size allocation
      wayland: Link against librt
      Really fix unlinkage for shm_open
      docs: Fix a dangling link
      file chooser: align date formatting with nautilus
      Remove an outdated comment
      Minor doc cleanup
      Allow activating the desktop portal for inhibit
      gtk-demo: Make the scale demo fully functional
      widget-factory: Fix smooth autoscrolling of scales
      scale: Document interaction between rounding and autoscrolling
      notebook: Update arrow state when switching pages
      Document window-icon related api as 'may not work'
      wayland: Replace g_debug by GDK_NOTE
      wayland: Add some more debug spew
      cell renderer text: Allow entries to shrink
      Updates
      about dialog: Set a max-content-height on credits
      Document handle-related Wayland api
      x11: Fix a trap mixup
      3.21.5

Murray Cumming (1):
      Fix tiny typo.

Olivier Fourdan (2):
      wayland: Use keyboard serial for implicit grab
      wayland: add min/max size from xdg-shell v6

Philip Withnall (4):
      gtkicontheme: Don’t emit warning about fallback theme when in unit tests
      gdkwindow: Fix potential NULL pointer dereferences in event code
      gtkbindings: Clarify that widgets need has-focus for bindings to work
      gtkbindings: Add an example for gtk_binding_entry_add_signal()

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

Rafael Fontenelle (1):
      Updated Brazilian Portuguese translation

Simon McVittie (1):
      Don't apply GDK_HINT_RESIZE_INC to GDK_WINDOW_STATE_TILED windows

Sébastien Wilmet (3):
      docs: add missing info for gtk_widget_get_style_context()
      docs: GtkWidget::style-updated vs GtkStyleContext::changed
      docs: trivial build fix

Tiago Santos (1):
      Updated Portuguese translation

Timm Bäder (14):
      Fix a few documentation parameter names
      label: Destroy the popup menu on unmap
      filechooserwidget: Remove unused enum
      widget: remove some unneeded function prototypes
      shortcutlabel: Make parameter names match
      csslookup: Remove useless cast
      label: Remove some useless casts
      popover: Make some public API NULL-safe
      widget-factory: Don't initially show popover
      GtkPopover: Add gtk_popover_popdown/popup
      GtkPopover: Deprecate transitions-enabled
      Use gtk_popover_popdown/popup where appropriate
      stylepropertyimpl: Remove double assignment
      popover: Clarify transitions-enabled deprecation

William Hua (8):
      gdkwindow: store shadow sizes
      gdkwindow: store transient_for window
      gdkwindow: add gdk_window_move_to_rect ()
      gtkmenu: add gtk_menu_popup_at_* ()
      add demo for testing gtk_menu_popup_at_* ()
      port to new gtk_menu_popup_at_* () functions
      mir: implement gdk_window_move_to_rect ()
      mir: group DND, tooltips, and notifications with menu-type windows

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

Мирослав Николић (2):
      Updated Serbian translation
      Updated Serbian translation

Руслан Ижбулатов (6):
      Try to delete any existing W32 status icons when DPI changes
      GDK W32: Support UTF-16 surrogate pairs passed via VK_PACKET
      GDK W32: Cache multiple keyboard layouts simultaneously
      W32: Prefer the deadkey combinations that the OS uses
      Update GTK+ Windows icon (now scles up to 256x256)
      GDK W32: Remove obsolete assertions


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