[clutter] Created tag 1.15.2



The signed tag '1.15.2' was created.

Tagger: Emmanuele Bassi <ebassi gnome org>
Date: Wed Jul 10 13:21:43 2013 +0100

    Clutter 1.15.2 (snapshot)

Changes since the last tag '1.13.2':

Adel Gadllah (5):
      stage-window: make it possible to damage the back buffer
      stage-cogl: Reuse backbuffer contents
      clutter-stage: Fix typo
      build: Bump cogl requirement
      clutter-offscreen-effect: Allocate the cogl texture directly

Alejandro Piñeiro (3):
      a11y: cally-util: use password-char to fill a key_event if required
      a11y: expose the text with password-char
      Add method clutter_disable_accessibility ()

Aleksej Kabanov (1):
      Updated Russian translation

Alexander Shopov (1):
      Updated Bulgarian translation

Alexandre Franke (1):
      Update French translation

Ask H. Larsen (1):
      Updated Danish translation

Bastian Winkler (2):
      flow-layout: Add :snap-to-grid property
      units: Handle negative values in clutter_units_from_string()

Bastien Nocera (1):
      clutter: Prefer the X11 backend to the Wayland one

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Chris Cummins (5):
      wayland: Add API version annotations
      clutter-stage-wayland: Pedantic typo fix
      docs: Remove empty line before parameter tags
      clutter-input-device-wayland: Update indentifier name
      docs: Add clutter-wayland section to reference docs

Chun-wei Fan (2):
      Fix Clutter Visual C++ projects
      test-interactive-clutter.vc(x)projin: Fix includes

Colin Walters (2):
      Revert "Install a11y tests too"
      tests/conform/texture-fbo: Log failure better

Cosimo Cecchi (1):
      text: relayout on cursor visibility change

Craig R. Hughes (2):
      clutter_actor_set_child_above/below_sibling leaking a reference
      Extra ref leak in clutter_actor_set_child_at_index too

Damien Lespiau (1):
      cogl: Don't use cogl_xlib_set_diplay()

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

Daniel Stone (3):
      X11: Use XFixes for show/hide cursor
      wayland-compositor: Don't use Wayland types in public API
      wayland: Only include Wayland headers in private

Dimitris Spingos (2):
      Updated Greek translation
      Updated Greek translation

Duarte Loreto (1):
      Updated Portuguese translation and converted to New Spelling (Novo AO)

Emanuele Aina (1):
      tap-action: Fix the docs, it does not require actors with children

Emmanuele Bassi (80):
      Post-release version bump to 1.13.3
      Fix interpolation between ClutterRect instances
      Add missing functions to clutter.symbols
      timeline: Add progress-based marker API
      scroll-actor: Use :child-transform
      cally: Use AktObject::get_name()
      conform: Disable the Cogl tests
      Fix compiler warnings by initializing variables
      build Bump to 1.15.1
      offscreen-effect: Add a method to get the target area
      deform-effect: Don't use deprecated API
      docs: Clean up the wording of a couple of comments
      docs: Clean up the documentation for the allocate() methods
      text: Clean up the set_font_description_internal() semantics
      actor: Release a reference on the implicit Transitions
      build: Dist the cookbook
      timeline: Use the right function pointer offset
      actor: Revert the Transition/Actor leak fix
      docs: Add 1.14 symbols index
      build: Disable debugging code in stable releases
      Clean up the Actor private header
      examples/layout-manager: Improve the example
      examples/layout-manager: Remove unnecessary easing state save
      actor: Clean up ::show and ::hide class handlers
      actor: Clean up internal add/remove functions
      actor: Keep track of clones
      actor: Ignore redraws queued on unmapped actors
      actor: Propagate the cloned state to the children
      actor: Skip transitions on invisible actors
      docs: Add missing symbol to the list
      symbols: Add missing symbol
      Add version-related macros for 1.16
      Bump the requirement for Cogl to its stable release
      Fix compilers warnings when debugging is disabled
      text: Add ::cursor-changed signal
      Deprecate ClutterGeometry
      timeline: Ensure the range on the cubic bezier control points
      canvas: Allow invalidating the content along with the size
      stage: Add a paint callback
      stage: Use precomputed constants instead of trigonometric functions
      actor: Improve conditions for skipping implicit transitions
      docs: Mention implicit animations checks in the release notes
      Fix up "allow-none" annotation
      build: Fix up the silent rules prefixes
      build: Remove INCLUDES directives
      canvas: Remove invalidate_with_size()
      gitignore: Add test-driver
      cally: Use a weak pointer to hold the key focus in CallyStage
      Revert "units: Handle negative values in clutter_units_from_string()"
      stage: Ensure that we don't pick during destruction
      actor: Fix has_constraints() and has_actions()
      conform: Add suite for actor's meta objects
      conform: Ensure that we don't leak references
      actor: Remove the was_painted flag
      examples: Remove a stray restore_easing_state()
      conform: Conditionally execute the texture-fbo unit
      build: Enable Cogl support with Wayland
      conform: Use a repaint function
      conform: Move timeline-base under conditional check
      build: Disable Cogl deprecation warnings for tests
      conform: Drop the TODO macro from the harness
      conform: Drop the Cogl tests
      conform/actor-layout: Remove the continuous redraw
      build: Add *.test pattern to the ignored files list
      Fix annotations for signal arguments
      build: Bump up the GLib dependency
      cally: Use the new macros for adding private data
      Use the new macros for adding private data
      deprecated: Use the new macros for instance private data
      deprecated: Disable Cogl deprecation warnings
      x11: Replace deprecated Cogl API
      gdk: Replace deprecated Cogl API
      cogl: Replace deprecated Cogl API
      build: Remove the wrappers directory on clean
      Revert "cogl: Replace deprecated Cogl API"
      paint-nodes: Use the correct wrap mode for TextureNode
      actor: Deprecate realize and unrealize
      docs: Add missing symbols
      build: Fix distcheck for conformance tests
      Release Clutter 1.15.2 (snapshot)

Fran Diéguez (3):
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations

Gheyret Kenji (1):
      Updated Uyghur translation

Gil Forcada (1):
      [l10] Updated Catalan translation

Jasper St. Pierre (8):
      x11: Ignore num lock / scroll lock for event state
      actor: Fix documentation reference for pivot-point
      actor: Correct documentation formatting for clutter_actor_event()
      Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API
      actor: Fix clutter_actor_allocate_align_fill for partially-filled actors
      x11: Always request XI2.2
      clutter-backend: Request XI2.3
      event: Use gunichar when dealing with unicode characters

Josselin Mouette (1):
      actor: Use the correct return value

Kouhei Sutou (2):
      Add missing "(constructor)" tag to clutter_color_alloc()
      Fix a typo in ClutterEventType documentation

Lionel Landwerlin (11):
      actor: fix translation-z setting
      gesture-action: fix typo
      gesture-action: avoid shadowing time() syscall function
      gesture-action: add n-touch-points property
      gesture-action: fix trigger edge after behavior with more than 1 point
      gesture-action: refactor event handling function
      zoom-action: improve zooming behavior
      offscreen-effect: limit offscreen fbo size to the stage's size
      conform: add offscreen effects fbo size check
      clutter-text: prevent reset of user set font descriptions on dpi changes
      clutter-text: prevent text buffer creation if not needed

Marek Černocký (3):
      Updated Czech translation
      Updated Czech translation
      Updated Czeach translation

Mario Blättermann (1):
      [l10n] Updated German translation

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

Matthias Clasen (4):
      x11: trap errors when calling XIQueryDevice
      Install conformance tests
      Install a11y tests too
      Fix build with --enable-installed-tests

Milo Casagrande (3):
      [l10n] Updated Italian translation.
      [l10n] Updated Italian translation.
      [l10n] Updated Italian translation.

Neil Roberts (3):
      evdev: Fix use of the common XKB code for the evdev device
      settings: Don't reload config for fontconfig if there's no fontmap
      wayland: Queue a redraw after showing the stage

Nirbheek Chauhan (1):
      clutter-text: Allow setting attributes for editable text

Owen W. Taylor (1):
      Add clutter_stage_set_sync_delay()

Piotr Drąg (2):
      Updated Polish translation
      Updated Polish translation

Rob Bradford (5):
      conformance: Only check for DISPLAY on X11 windowing backend
      wayland: Do not poll the Wayland socket for events
      wayland: make the surface toplevel when showing the stage
      wayland: add support for connecting to a foreign display
      wayland: Use a fake millisecond monotonic time source for event times

Rui Matos (3):
      x11/device-manager-xi2: Fix slave to master association
      x11/clutter-keymap-x11: Honor XkbNewKeyboardNotify events
      x11/xi2: Factor the XKB group state in to fill events' modifier_state

Samuel Degrande (1):
      deform-effect: Set cull-face mode on the correct pipeline

Sebastian Keller (1):
      xi2: Reset scroll info for correct device on device change

Sjoerd Simons (1):
      gesture-action: begin gesture as soon as the number of touchpoints is reached

Tomeu Vizoso (1):
      Add default handler for ClutterSwipeAction::swipe

Wouter Paesen (3):
      * removed clutter-shader.h dependency from clutter-backend-win32.c
      * added DllMain prototype to satisfy maintainer mode compiler error checking
      * use requested value of fullscreen state in clutter_stage_win32_set_fullscreen instead of old value

Yanko Kaneti (1):
      xi2: Fix access beyond array boundaries

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


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