[gtk+] Created tag 3.19.5



The unsigned tag '3.19.5' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Wed Dec 16 00:22:14 2015 -0500

    3.19.5

Changes since the last tag '3.19.4':

Adam Reichold (1):
      Fix method to update menu sensitivity of combo box

Benjamin Otte (43):
      iconhelper: Pass only the CssStyle when loading icons
      iconfactory: Move private functions into private header
      iconhelper: Pass only the CssStyle when loading iconsets
      iconhelper: Remove unused GtkStyleContext parameters
      iconhelper: Pass only the CssStyle when loading pixbufs
      cellrendererpixbuf: Create iconhelper on-demand
      statusicon: Port from iconhelper to imagedefinition
      iconhelper: Require a widget as construction argument
      iconhelper: Get rid of _gtk_icon_helper_set_window()
      iconhelper: Remove the context argument
      iconhelper_ Don't use deprecated functions
      cssnode: Change style-changed signal
      cssnode: Catch case where a style didn't change
      cellrendererpixbuf: Don't set icon size for pixbufs
      widget: Pass a GtkCssStyleChange instead of a bitmask
      cssnode: Set new style if it's animated
      cssnode: Clear cache if reusing style
      inspector: Fix quick-fix
      treeview: Reposition dnd button css node properly
      css: Add min-width/height CSS properties
      gadget: Add the concept of a "gadget"
      gadget: Add GtkCssCustomGadget
      switch: Port to gadgets
      container: Split out a function
      box: Port to gadgets
      iconhelper: Turn into gadget
      iconhelper: Use the gadget's owner property
      iconhelper: Require passing a cssnode to the constructor
      iconhelper: Use the gadget's node
      iconhelper: Handle invalidation
      rendericon: Restore cairo matrix after rendering
      iconhelper: Finish gadget conversion
      spinbutton: Port the buttons to gadgets
      entry: Turn icons into gadgets
      iconhelper: Queue resize on invalidation
      css: Move enum
      stylecontext: Builtin images can be (and are) transformed
      cssimage: Handle 0x0 images
      progressbar: Change the way the progress gadget gets size
      rendericon: Move a function
      gadget: Add builtin icon gadget
      builtinicon: Change the way size is handled
      renderborder: Actually draw the path as one element

Carlos Garnacho (38):
      GtkNotebook: Use gdouble in coordinate calculations
      x11: Use client pointer as default core pointer for gtk+2 API
      gdk: Add GdkSeat
      gdk: Add GdkSeatDefault
      GdkDevice: Add GdkSeat property and getter
      GdkDisplay: Add GdkSeat getters
      GdkEvent: Add GdkSeat getter and internal setter
      x11: Use gdk_event_set_device() consistently
      x11: Use GdkSeatDefault to implement GdkSeat
      GtkButton: Use gdk_seat_grab()
      GtkCellRendererAccel: Use gdk_seat_grab()
      GtkMenu: Use gdk_seat_grab()
      GtkComboBox: Use gdk_seat_grab()
      GtkEntryCompletion: Use gdk_seat_grab()
      GtkNotebook: Use gdk_seat_grab()
      GtkTreeView: Use gdk_seat_grab()
      wayland: Add GdkSeat implementation
      GdkDisplay: Add ::seat-added/removed signals
      wayland: Make gdk_wayland_device_get_focus() work on touch
      gdk: Manage GDK_TOUCH_CANCEL events on gdk_windowing_got_event()
      wayland: Unset "pointer emulating" touch on wl_touch.cancel
      wayland: Emit cancelled on touchpoint used on window dragging/moving
      gdk: Deprecate GdkDeviceManager and gdk_device_grab/ungrab()
      wayland: Replace deprecated functions
      wayland: Improve creation of windowing surface roles
      broadway: Use GdkSeatDefault to Implement GdkSeat
      quartz: Use GdkSeatDefault to implement GdkSeat
      win32: Use GdkSeatDefault to implement GdkSeat
      GtkWindow: Avoid gdk_device_manager_get_client_pointer()
      GtkWidget: Avoid gdk_device_manager_get_client_pointer()
      GtkTreeView: Avoid gdk_device_manager_get_client_pointer()
      GtkTooltip: Avoid gdk_device_manager_get_client_pointer()
      GtkPlug: Avoid gdk_device_manager_get_client_pointer()
      gtkdnd: Avoid gdk_device_manager_get_client_pointer()
      GdkWindow: Avoid gdk_device_manager_get_client_pointer()
      GdkWindow: Iterate through seats in gdk_window_set_cursor()
      GdkWindow: Listen to ::seat-removed in order to remove pointer info
      gdkevents: Avoid gdk_device_manager_get_client_pointer()

Carlos Soriano (1):
      gtkplacesviewrow: plural form for available space

Chun-wei Fan (1):
      MSVC builds: Build more tools in gtk/

Cosimo Cecchi (1):
      statusicon: plug memory leak

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

Dušan Kazik (2):
      Updated Slovak translation
      Updated Slovak translation

Erika (1):
      Correct annotations for gtk_cell_layout_get_area

Georges Basile Stavracas Neto (2):
      placesview: implement available space
      placesviewrow: remove unneeded functions

Jonas Ådahl (2):
      wayland: Implement DND icon hotspot API
      wayland: Implement DND icon hotspot API

Kalev Lember (2):
      headerbar: Don't leak internal widgets
      Remove GtkShortcutsGesture from docs

Khaled Hosny (1):
      Update Arabic translation

Lapo Calamandrei (7):
      Adwaita: first stab at some visual updates
      Adwaita: simpler active switch background
      Adwaita: fix popover styling
      Adwaita: some more color tweaks and sass simplification
      Adwaita: another try at color tweakings...
      Adwaita: make menu bg color the same as popovers
      Adwaita: menu color change on the dark variant only

Lucas Baudin (1):
      wayland: recursively search for the settings schema.

Matt Watson (1):
      gtkstack: remove needless queue_resize

Matthias Clasen (91):
      Remove GtkShortcutsGesture
      gtk-demo: Plug a memory leak
      shortcuts: Another attempt to fix up forall
      widget-factory: Add an entry completion
      entry completion: Reduce the timeout
      Add more examples to foreigndrawing
      Be forgiving if cursors are missing
      Add a test for required cursors
      entry: Always use cursor names
      places view: Use names for cursors
      css node: Some more docs
      inspector: Avoid a crash
      inspector: Redo the CSS node page
      accel cellrenderer: Fix rendering
      Avoid ugly seams on half-tiled terminals
      dnd: Remove an unused struct field
      gdk: Add api to set drag window hotspot
      x11: Implement gdk_drag_context_set_hotspot
      wayland: Add a dummy implementation of gdk_drag_context_set_hotspot
      dnd: pass hotspot to GDK
      Trivial code restructuring
      gtk-demo: Add an example for direction-dependent shortcuts
      Revert "wayland: Implement DND icon hotspot API"
      toolitem: Set a css name
      Add a dnd testcase
      Add a drag-end callback
      file chooser: Store size more frequently
      file chooser: Also apply the settings
      inspector: Hide request mode for non-widgets
      gdk: Allow passing the start coordinates in drag_begin
      dnd: Pass start coordinates when creating the drag context
      x11: Store drag start coordinates
      gdk: Add gdk_drag_drop_done
      x11: Implement drag cancel animation
      dnd: Stop doing cancel animation in GTK+
      testdnd2: Add some verbosity
      dnd: Cleanups
      image: Port to gadgets
      progressbar: Convert to gadgets
      spinner: Use a gadget
      separator: port to gadgets
      Adwaita: Update separator styling
      widget: Deprecate some style properties
      colorswatch: Convert to gadgets
      Adwaita: Update color swatch styling
      label: Convert to gadgets
      button: Convert to gadgets
      check button: Convert to gadgets
      radiobutton: Port radio buttons to gadgets
      gadget: Be more forgiving to size inconsistencies
      modelbutton: Port to gadgets
      Adwaita: No padding for image buttons in popovers
      actionbar: Convert to gadgets
      headerbar: Convert to gadgets
      grid: Convert to gadgets
      box: Trivial doc change
      gadget: Add some documentation
      stackswitcher: Stop hardcoding 100px width
      revealer: Add CSS node docs
      expander: Convert to gadgets
      Adwaita: Remove nonsensical expander theming
      css node: Warn more
      separator toolitem: Convert to gadgets
      Adwaita: Update separator toolitem styling
      stack: Convert to gadgets
      paned: Convert to gadgets
      listbox: Convert rows to gadgets
      listbox: Convert to gadgets
      flowbox: Convert child to gadgets
      flowbox: convert to gadgets
      button box: Deprecate style properties
      checkbutton: Remove dead code
      paned: Add a deprecation note
      Complete docs for gtk_stack_get_interpolate_size
      gdk: Add gdk_drag_drop_done to the docs
      Updates for 3.19.5
      modelbutton: Remove debug spew
      Add some more updates
      listbox: Fix an oversight in the row gadget conversion
      flowbox: Don't render focus erroneously
      gadget: Fix a thinko in baseline adjustment
      gtk-demo: Add another shortcuts window example
      shortcuts: Fix view filtering
      Undo deprecation of the wide-separators style property
      shortcuts: Fix the circular stack switcher
      Really undo the deprecation of separator style properties
      paned: Fix size allocation
      gadget: Add api to get the border allocation
      paned: Allocate the handle input area properly
      paned: Initialize clip properly
      3.19.5

Pedro Albuquerque (3):
      Updated Portuguese translation
      Updated Portuguese translation
      Updated Portuguese translation

Piotr Drąg (5):
      Updated Polish translation
      Updated POTFILES.in
      Updated POTFILES.in
      Updated POTFILES.in
      Updated POTFILES.skip

Sébastien Wilmet (2):
      textiter: add starts_tag() and deprecate begins_tag()
      Don't use gtk_text_iter_begins_tag() (deprecated)

Timm Bäder (3):
      GtkFlowBox: Fix copy/paste mistake in docs
      GtkFlowBox: Add missing nullable annotation
      Gestures: Add some nullable annotations

William Hua (2):
      gdkwindow: move GdkWindowTypeHint to gdktypes.h
      gdkborder: add GdkBorder to gdktypes.h

Wolfgang Stöggl (1):
      Updated German translation


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