[gtk+] Created tag 3.19.8



The unsigned tag '3.19.8' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Sat Jan 30 14:57:22 2016 -0500

    3.19.8

Changes since the last tag '3.19.7':

Allison Ryan Lortie (1):
      Tweak startup-notification after the first window

Balázs Meskó (2):
      Updated Hungarian translation
      Updated Hungarian translation

Ben Iofel (1):
      Docs: fix typo

Benjamin Otte (31):
      widget: Properly invalidate when CSS font properties change.
      css: AFFFECTS_TEXT causes a resize, not a redraw
      viewport: Set the pixel cache background from the child
      viewport: Don't destroy pixelcache while it's still used
      notebook: Get rid of during_detach member
      notebook: Properly hide drag window
      notebook: Get rid of during_reorder variable
      spinbutton: Make the entry gadget be the entry's gadget
      stack: Clip animation drawing
      container: Turn assert into return_if_fail()
      cssstyleproperty: Don't allow assigning min-width/min-height
      widget: Improve gtk_cairo_should_draw_window()
      shortcuts: Don't forall() widgets that aren't children
      entry: Don't allow different text over progress
      entry: Fold function into only caller
      entry: Draw selection the same way as GtkLabel
      entry: Use gtk_render_layout()
      entry: Redo textarea handling
      entry: Move code
      entry: Move spinbutton size hack
      entry: Use cleverer method to get the entry node
      spinbutton: Add a base gadget
      entry: Chain up in realize()
      stack: Turn into no-window widget
      pathbar: Use CSS node ordering
      stack: realize windows in correct position
      spinbutton: Don't expand the buttons
      window: Deprecate gtk_window_set_default_geometry()
      window: Deprecate gtk_window_parse_geometry()
      entry: Compute selection range correctly
      entry: Fix a case of disagreeing coordinate systems

Carlos Garcia Campos (1):
      cssstyleproperty: Make it possible to query CSS opacity with gtk_style_context_get()

Carlos Garnacho (10):
      gtkdnd: Disconnect GdkDragContext signals on gtk_drag_source_info_free()
      wayland: Protect against NULL offers on gdk_drag_status() implementation
      GtkNotebook: Unify two private variables
      GtkTreeView: Avoid device query on collapsing rows
      GtkTreeView: Update prelight row after revalidating rows
      gtkdnd: Fix deprecation compile warnings
      demos: Modify "Change display" demo to use seat grabs
      tests: Fix deprecation warnings in testinput
      tests: Avoid deprecated API usage in testsocket
      tests: Avoid deprecated API usage in testgtk

Christoph Reiter (1):
      label: use GtkMisc padding again

Chun-wei Fan (1):
      demos: Don't build font features demo on non-UNIX

Cosimo Cecchi (1):
      Adwaita: fix spinbutton styling

Emmanuele Bassi (3):
      demo: Link against Harfbuzz
      Add more checks for the font features demo
      build: Missing build flags

Gábor Kelemen (1):
      Updated Hungarian translation

Ignacio Casal Quinteiro (5):
      wintab: reorganize code to avoid prototypes
      win32 device: reorganize code to avoid prototypes
      win32 virtual device: reorganize code to avoid prototypes
      win32 device manager: reorganize code to avoid prototypes
      win32 geometry: reorganize code to avoid prototypes

Kalev Lember (1):
      configure: Require wayland >= 1.9.91

Krzesimir Nowak (1):
      entry: Fix a typo

Lapo Calamandrei (5):
      Adwaita: first css check/radio implementation
      Adwaita: fix checks and radios on selected row
      Adwaita: notebook style rewrite
      Adwaita: fix border radius on #editor-color-sample
      Adwaita: reset padding on notebook tab close button

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

Matthias Clasen (80):
      notebook: Implement rtl flipping for CSS nodes
      gtk-demo: Fix font features sources
      Add a function to get affected area for background
      Clarify docs for gdk_rectangle_union
      container: Don't create too-large clips
      Fix GtkShortcutsWindow crash
      inspector: Refine typography
      inspector: Show full allocation + clip
      Adwaita: Set a text color for lists
      Forgotten file
      css: Handle image loading errors graciously
      Handle svg image assets in Adwaita
      css: Fix refcounting thinko in -gtk-recolor
      wayland: Don't hardcode /tmp
      text view: Don't leak cairo transforms
      box gadget: Fix height-for-width handling
      Adwaita: Move .ssd class around
      gadget: Add baseline debugging
      box gadget: Fix baseline allocation for widgets
      inspector: Show baseline value
      box gadget: Fix baseline calculation
      box gadget: Don't allow shifting too far
      notebook: Document CSS node order
      levelbar: Document CSS node ordering
      container: Clarify the forall/foreach documentation
      widget-factory: Ensure spinbuttons are sized right
      Add a color editor test
      color editor: Ensure spin buttons are wide enough
      widget-factory: Add a color editor example
      paned: Initialize max_position
      css: Privately export a function to get pseudoclass names
      inspector: Show CSS pseudoclass names for node state
      path bar: Don't hide arrows
      icon browser: Load app menu automagically
      One forgotten rename
      testsuite: Fix a quoting error
      Fix another quoting error in installed tests
      Update expected output of a11y tests
      gtk-demo: Expand font features demo
      gdk: Don't translate signal names
      Fix a typo
      color button: Allow skipping the palette
      box gadget: Improve assertion message
      entry: give a visual clue that content is scrolled
      Adwaita: Add some themeing for entry undershoot
      assistant: Avoid tripping template tests
      window: Always disconnect signal handlers
      css node tests: Update expected output
      Update README.glade
      composetable: Don't abort on unsupported escape sequences
      spin button: Document sizing peculiarities
      label: fix a case of misleading indentation
      print dialog: Stop using action_box in .ui
      dialog: Stop exporting action_box
      actionbar: Don't expose implementation details
      searchbar: Don't expose implementation details
      infobar: Don't expose implementation details
      Updates
      docs: Fix a duplicate id
      builder tool: Add a preview command
      Update gtk-builder-tool docs
      testgeometry: Ignore deprecations
      testoffscreen: Remove deprecated calls
      testgtk: Avoid deprecation warnings
      reftests: get icon-vfuncs test almost working again
      Use an GtkImage instead of GtkArrow
      image: use GtkMisc padding again
      icon theme: Improve loading of unthemed files
      css image recolor: Load images at the proper scale
      Add a css style test for color names
      file chooser: Make Escape close the dialog
      CSS provider: Add a way to emit errors
      Emit an error if image loading fails
      css: Support the image() notation
      icontheme: Avoid a crash
      Adwaita: Add symbolic png assets
      Run reftests with HighContrastInverse too
      Use TAP output for installed tests
      Remove entry-progress-coloring reftest
      3.19.8

Olav Vitters (1):
      Add an XSetting for primary button warps slider

Ondrej Holy (1):
      file chooser: Allow saving even if executable attribute is not set

Phil Clayton (1):
      Add missing (out) annotation to gdk_rgba_parse

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

Ray Strode (5):
      wayland: unlink shm file earlier in create function
      wayland: clean up stride calculation when creating shm surface
      wayland: don't pass in width and height to create_shm_pool
      wayland: use memfd_create instead of open in tmpdir
      wayland: __NR_memfd_create instead of SYS_memfd_create

Sebastien Lafargue (1):
      GtkColorChooser: make set_rgba work in editor mode

Timm Bäder (4):
      overlay: Don't access priv pointer before typ check
      Inspector: Plug a few leaks
      gdkdnd: Fix signal docs
      modelbutton: Use indicator state for button gadget if iconic


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