[gtk+] Created tag 3.15.4



The unsigned tag '3.15.4' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Tue Jan 20 08:48:15 2015 -0500

    3.15.4

Changes since the last tag '3.15.3':

Alexander Larsson (5):
      gdk_cairo_draw_from_gl - fix drawing with alpha on window scale > 1
      gdk_gl_texture_from_surface - fix software fallback
      gdk: Fix scissoring with scaled windows
      GtkGLArea: Only re-allocate buffers during paint
      GtkGLArea: Handle window scale factor changes

Aurimas Černius (1):
      Updated Lithuanian translation

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

Benjamin Otte (79):
      widget-factory: Don't pulse dead widgets
      widget: Handle setting clip differently
      csstransform: Fix comparisons crashing
      widget: Set the allocation via gtk_widget_set_allocation()
      cssselector: The if was the wrong way around
      cssselector: Reintroduce GOT_MATCH
      cssstylefuncs: Rename functions
      cssstyle: Rename GtkCssComputedValues => GtkCssStyle
      cssstyle: Split into GtkCssStyle and GtkCssAnimatedStyle
      cssstyle: Add GtkCssStaticStyle
      stylecontext: Use a static style when saved
      stylecontext: Always pass the static style
      stylecontext: don't unset the current style info when clearing cache
      stylecontext: Only look up stuff in the cache that can be in the cache
      stylecontext: Split function
      stylecontext: Make static styles static
      stylecontext: Make build_properties create the style
      cssanimatedstyle: Merge two functions
      cssanimatedstyle: Remove unused function
      cssanimatedstyle: Avoid creating animation
      stylecontext: Fold a function into only caller
      cssanimatedstyle: Make advancing the style return a new style
      cssanimatedstyle: Apply animation values after creation
      stylecontext: Simplify code
      stylecontext: Simplify function
      stylecontext: Refactor update_properties()
      cssstaticstyle: Move function
      cssstaticstyle: Move function
      cssstyle: Move function from vfunc to static func
      cssnodedeclaration: Store the GType of the node
      stylecontext: Use correct parent style for lookups
      cssstaticstyle: Handle relevant change
      stylecontext: Fix cache updating
      stylecontext: Use correct parent on updates
      cssstyle: Have a default style
      stylecontext: Add a parent style cache
      stack: Remove commented out line
      stylecontext: update_animating() properly
      stylecontext: Rename GtkStyleInfo to GtkCssNode
      stylecontext: Handle theme changes for cached styles
      cssimage: Fix angle computation for gradients to corners
      stylecontext: Stop animations on manual invalidation
      stylecontext: Do not transition from the default style
      stylecontext: Remove a bunch of return_if_fail()s
      inspector: Remove a bunch of unused variables
      stylecontext: Explicitly specify root node
      stylecontext: Be more graceful when save() isn't matched with restore()
      Adwaita: Make :active button gradient have 3 stops
      render: Get rid of gtk_style_context_get_color()
      render: Replace gtk_style_context_get_border/padding()
      stylecontext: Fix FALSE/TRUE mixup
      stylecontext: Keep track of the CSS ID
      dnd: Draw dnd icon with regular code
      reftests: Fix border-style-none reftest
      stylecontext: Rename function and export it.
      roundedbox: Take a GtkCssStyle instead of a GtkStyleContext
      themingbackground: Use a GtkCssStyle instead of GtkStyleContext
      borderimage: Use a GtkCssStyle instead of GtkStyleContext
      render: Take a GtkCssStyle for rendering frames
      render: Rename gtkthemingbackground.[ch]
      render: Use a GtkCssStyle instead of GtkStyleContext for focus
      render: Rename gtkborderimage.[ch]
      render: Remove unused header
      render: Move border rendering into its own file
      inspector: Use GtkCssStyle and gtk_css_value_to_string()
      inspector: Remove unused treemodel properties
      inspector: Remove unused hash table
      render: Move code for rendering builtin images
      render: Extend builtin images to account for states
      render: Don't pass junction sides to builtin image
      render: Only render 4 different arrows
      css: Move icon properties to the end
      render: Don't require passing CSS properties to builtin images
      render: Render builtin images as regular CSS images
      render: Remove spinner special-cases
      render: Split icon rendering into its own file
      render: Split icon surface rendering out
      render: Implement -gtk-icon-transform for icon surfaces
      image: Compute clip properly

Bruce Cowan (1):
      Updated British English translation

Carlos Garnacho (21):
      gesturesingle: check for the sequence being handled, not just the event
      texthandle: Use the handle widget style context for rendering
      texthandle: Use active state when handles are being dragged
      textview: Show magnifier on top of current line
      textview: Pass a boolean telling whether a selection drag should extend
      textview: Make "extend selection" only extend
      textview: Implement friendlier touch selection
      Adwaita: Make text handles a bit larger
      textview: make magnifier size dependent on text size
      window: Use subsurfaces for popovers on wayland
      scrolledwindow: Show scrollbars upon captured motion events
      scrolledwindow: make it a windowed widget again
      scrolledwindow: fade out scrollbars on leave notify
      scrolledwindow: improve v/hscrollbar proximity detection
      scrolledwindow: Enable "hover" mode in scrollbars after a timeout
      event-controller: Chain up on dispose
      listbox: Free the multipress gesture on finalize
      widget: Free the controller list on finalize()
      scrolledwindow: Don't displace invalidation by the widget allocation
      device: Add property/getters for vendor/product identifiers
      x11: Fetch vendor/product identifiers for input devices

Christian Hergert (2):
      scrolledwindow: fix spurious warnings from previous scrollbar commits
      textview: fix duplicated binding entries. use kp variants instead.

Christian Kirbach (2):
      Updated German translation
      Updated German translation

Christoph Reiter (1):
      Adjust gtk_status_icon_position_menu() annotation to match GtkMenuPositionFunc again

Chun-wei Fan (5):
      gdkgl: Use vfunc For Uploading Textures
      Add OpenGL Support for the GDK Windows Backend
      MSVC Builds: Build and "Install" GDK-Win32 GL Items
      Visual Studio Builds: Update Header "Installation"
      GDK-Win32: Drop Some Unused Items

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

David King (2):
      docs: Fix some old live.gnome.org URLs
      docs: Add Since for GtkCellRendererPixbuf:surface

Dimitris Spingos (1):
      Updated Greek translation

Emmanuele Bassi (5):
      x11/gl: Set the correct minor version
      calendar: Handle invalid dates
      Point to copy/cut/delete named icons in the stock item deprecations
      docs: Add missing quote
      x11/gl: Do not specify the GLX context version

Erick Pérez Castellanos (1):
      Minor documentation fix

Florian Müllner (1):
      Adwaita: Special-case server-side window decorations

Fran Dieguez (1):
      Updated Galician translations

Gábor Kelemen (1):
      Updated Hungarian translation

Iain Lane (1):
      gtkfilechooserwidget: When using an extra widget, show or hide the filter combo as appropriate

Ignacio Casal Quinteiro (1):
      Fix typos in documentation

Inaki Larranaga Murgoitio (4):
      Updated Basque language
      Updated Basque language
      Updated Basque language
      Updated Basque language

Jasper St. Pierre (3):
      inspector: Update translations .ui.h file
      gdkeventsource-wayland: Fix style
      gtkstylecontext: Don't try to emit a signal when finalizing

John Ralls (1):
      Prevent double-free after 8b5d30d43.

Lapo Calamandrei (3):
      Adwaita: fix treeview progressbar issue
      Adwaita: another stab at the undershoot
      Adwaita: scrollbar style refactoring...

Lars Uebernickel (2):
      Menu items: force loading 16x16 icons
      gtkimagemenuitem: create widget for action icons lazily

Maks Naumov (6):
      Properly ignore BadWindow and BadDrawable in get_child_info_handler()
      Fix check for 'y' padding in gtk_cell_renderer_set_padding()
      Properly check result of g_utf8_get_char_validated()
      Fix accessible_class->widget_set initialization
      Fix save_hot_y init in gtk_drag_get_icon()
      Fix event->button.y_root when using mouse buttons and dnd canceled

Marek Kasik (2):
      printing: Return correct width and height of page setup
      printing: Translate context to correct position

Marek Černocký (1):
      Updated Czech translation

Matthias Clasen (69):
      More release notes
      Fix distcheck differently
      GtkMenuButton: Don't leak popovers
      Add an XSetting for the session bus ID
      GtkApplication: Try to cope with ssh situations better
      Don't initialize GL if it has been disabled
      GtkMagnifier: Add a resizing mode
      GtkTextView: disconnect the magifier on destroy
      inspector: Add a magnifier
      inspector: Remove an errant shadow
      Some formatting cleanups
      GtkRecentManager: Allow instantiating with gtk_init
      GtkRecentManager: Survive without a filename
      GtkNotebook: Be a bit more safe against cur_page being NULL
      GtkRecentManager: Formatting fixes
      Formatting fixes
      Formatting fixes
      GtkCalendar: Use GDateTime for calculations
      Adwaita: Bring back 'other month' coloring
      css: Handle font-size changes properly
      Avoid a crash in testcalendar
      GtkCalendar: Slightly change overflow behaviour
      Restore a missing file
      Inspector: Show some X display characteristics
      file chooser: Don't force a scrollbar
      inspector: Show object address
      Fix comment typo
      Fix GTK_OVERLAY_SCROLLING=0
      inspector: be careful about gsize vs guint64
      inspector: Don't use GSettings directly
      GtkScrolledWindow: Rename a private field
      GtkScrolledWindow: Drop a redundant field
      GtkScrolledWindow: Drop device manager complications
      GtkScrolledWindow: Don't require proximity for track points
      GtkScrolledWindow: Factor out a constant
      GtkScrolledWindow: Don't start fading right away
      Adwaita: Fix treeview separators in backdrop
      Forgotten files
      file chooser: Add some padidng
      widget-factory: Add a combo box separator example
      Adwaita: draw combo box separators
      HighContrast: draw combo box separators
      Adwaita: Also fix separators in file chooser buttons
      HighContrast: Also fix separators in file chooser buttons
      Adwaita: Don't set nonexisting style properties
      HighContrast: Don't set nonexisting style properties
      Forgotten file
      Remove an unused define
      Prefer the Wayland backend
      Remove some outdated references
      Fine-tune the proximity hovering for scrollbars
      Make Broadway work on freebsd
      broadway: Only use abstract sockets when they are supported
      Fix a typo in the docs
      file chooser: Make ~ and / work in recent
      trivial refactoring
      file chooser: Ensure the path bar is initialized
      file chooser: Make Ctrl-L work in recent
      file chooser: Don't show 'Enter Location' in save modes
      file chooser: Drop the location label
      file chooser: Make search work again
      file chooser: Fix up some focus issues
      scrolled window: Reduce the hover proximity distance further
      gtk-demo: Make editable cells demo more robust
      places sidebar: Drop the top margin
      Updates for 3.15.4
      path bar: Don't segfault if we get disposed quickly
      More updates
      3.15.4

Nelson Benitez Leon (1):
      GtkTextView: allow to extend text selection with mouse scrollwheel

Nelson Benítez León (1):
      gtkplacessidebar: insert bookmark by dnd in correct position

Patrick Welche (1):
      GtkApplicationWindow: Documentation fix

Philip Chimento (1):
      quartz: NSWindow NULL check in get_scale_factor

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

Rico Tzschichholz (1):
      mir: Add missing reference to gdkmir-private.h

Ryan Lortie (2):
      GtkMenuTracker: add missing documentation fragment
      GtkMenuTracker: add hidden-when='macos-menubar'

Sebastien Lafargue (3):
      gtktextlayout: fix for right margin with RTL text
      gtktextlayout: fix to quiet a warning
      cellrenderertext: notify inverted

Stas Solovey (2):
      Updated Russian translation
      Updated Russian translation

Sveinn í Felli (1):
      Updated Icelandic translation

Sébastien Wilmet (1):
      textview: add extend-selection signal

Timm Bäder (2):
      menubutton: Fix double freeze_notify
      gtklabel: Don't accept unhandled mouse buttons

Ting-Wei Lan (2):
      reftests: Fix typo
      popover: Add a missing #ifdef

Trần Ngọc Quân (2):
      Updated vi translation for gtk+properties
      Updated Vietnamese translation

Yosef Or Boczko (1):
      Updated Hebrew translation


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