[clutter] Created tag 1.21.4
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] Created tag 1.21.4
- Date: Thu, 22 Jan 2015 14:09:28 +0000 (UTC)
The signed tag '1.21.4' was created.
Tagger: Emmanuele Bassi <ebassi gnome org>
Date: Thu Jan 22 14:04:08 2015 +0000
Clutter 1.21.4 (snapshot)
Changes since the last tag '1.21.2':
Adel Gadllah (2):
clutter-offscreen-effect: Allocate the cogl texture directly
clutter-actor: Make clutter_actor_has_mapped_clones public
Alban Crequy (2):
fix crash when destroying an actor during a drag-action with a drag_handle
ClutterDragAction: do not dereference a NULL priv->stage
Alexandre Franke (2):
Update French translation
Updated French translation
António Lima (1):
Updated Portuguese translation
Ask H. Larsen (2):
Updated Danish translation
Updated Danish translation
Balázs Úr (2):
Initial Hungarian translation
Updated Hungarian translation
Bastian Winkler (2):
flow-layout: Add :snap-to-grid property
grid-layout: Use correct orientation when requesting preferred child size
Bastien Nocera (2):
actor: Correct setting the offscreen-redirect property
ClutterEvent: Mention _get_source_device() in docs
Benjamin Steinwender (1):
Updated German translation
Carles Ferrando (1):
[l10n] Updated Catalan (Valencian) translation
Carlos Garnacho (4):
x11: Avoid invalid ClutterInputDevice pointers in the device list
input-device: Add vendor/product ID properties and getters
x11: Set vendor/product IDs on input devices
evdev: Set vendor/product IDs on input devices
Changwoo Ryu (1):
Added Korean translation
Cheng Lu (1):
Update Chinese simplified translation
Chris Cummins (6):
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
wayland: Add foreign surface support to stage
Chun-wei Fan (3):
Visual C++ Builds: Update Header "Installation"
Clean up Visual Studio Build Files
Fix The Win32 Backend for Newer Visual Studio Versions
Colin Walters (2):
build: Use tabs in rule definitions
Revert "Install a11y tests too"
Cosimo Cecchi (1):
text: relayout on cursor visibility change
Daniel Mustieles (3):
Updated FSF's address
Updated Spanish translation
Updated Spanish translation
Emilio Pozuelo Monfort (1):
GDK: fix build when the X11 backend is disabled
Emmanuele Bassi (86):
2.0: Bump API version
2.0: Define a separate clutter_api_version_am macro
2.0: Bump clutter-1.0 to clutter-2.0
2.0: Drop deprecated classes from Cally
2.0: First pass at deprecated API removal
2.0: Remove deprecated sources from the build
2.0: Remove deprecated headers from the build
2.0: Remove deprecated API from ClutterBackend
2.0: Remove ClutterActor::paint and ::pick signals
2.0: Remove deprecated API from ClutterStageManager
2.0: Remove deprecated API from ClutterTimeline
2.0: Remove deprecated API from ClutterSettings
2.0: Remove deprecated API from clutter-main.c
2.0: Remove deprecated API from ClutterStage
2.0: Remove deprecated ClutterContainer API
2.0: Remove deprecated API from ClutterBoxLayout
2.0: Remove deprecated API from ClutterText
2.0: Remove deprecated API from clutter-util.c
2.0: Remove deprecated API from ClutterTableLayout
2.0: Remove deprecated API from Animatable
2.0: Remove ClutterGeometry
2.0: Remove deprecated symbols from the installed headers
2.0: Remove include directives for deprecated headers
2.0: Remove all Since: annotations
2.0: Remove CLUTTER_AVAILABLE_IN_1_*
2.0: Remove unused enumeration types
2.0: Start migrating API references
2.0: Bump up ClutterActorClass padding
2.0: Bump down ClutterStageClass padding
2.0: Clean up Clutter's API reference
2.0: Remove unnecessary symbols
2.0: Remove backward compat variables from the pkgconfig file
2.0: Update gitignore file
2.0: Remove compatibility header from keysyms update script
2.0: Remove unused arguments from doc annotations
2.0: Prune conformance test suite
2.0: Prune interactive test suite
2.0: Prune micro-bench test suite
2.0: Prune performance test suite
2.0: Disable Cally tests
2.0: Update cally-atkcomponent-example
2.0: Fix up the ignore file
2.0: Update symbols file
2.0: Remove deprecated symbols from the tree
2.0: Remove unused enumerations
2.0: Fix up the versioning macros
2.0: Include clutter headers conditionally in clutter-x11.h
2.0: Fix up documentation annotations
2.0: Clean up the Clutter API reference
2.0: Update the symbols file
2.0: Update POTFILES.in
Post-release version bump to 1.21.3
constraint: Add a private header
constraint: Add the ability to update the preferred size
actor: Update preferred size using constraints
bind-constraint: Update the preferred size
docs: Add ClutterConstraintClass.update_preferred_size()
constraint: Fix update_allocation()'s return value
Revert "bind-constraint: Update the preferred size"
Add proper annotations for the test utilities
docs: Mark test utility API as private
Use the proper debug category
stage: Use the symbolic constant for event handled
actor: Do not restore the easing state in finalize()
Improve the warning message in clutter_main_quit()
Improve debugging notes for main loop start/stop
Remove global "actor id"
Remove unused pointer
Ignore automake droppings
build: Fix up gitignore generation rules
build: Drop ad hoc gitignore generation rules
build: Use `env` instead of TestEnvironment key
keysyms: Update the list of key symbols
WARNING: Massive revert commit
Merge branch 'clutter-1.22' back into master
Try again at using the GDK backend by default
examples/layout-manager: Toggle between states
examples/rounded: Use CLUTTER_REQUEST_CONTENT_SIZE
docs: Remove a couple of FIXMEs
docs: Deprecate ClutterTextureFlags
gdk: Implement get_scale_factor()
gdk: Compare integer values
gdk: Support GdkWayland
Deprecate unused enumeration types
docs: Add symbols to the private section
Release Clutter 1.21.4
Enrico Nicoletto (1):
Updated Brazilian Portuguese translation
Erick Pérez Castellanos (5):
Migrated internal ClutterBezier to float.
Migrated ClutterPathNode to use ClutterPoint
Updated doc example to use ClutterPoint.
Removed unused ClutterKnot
Remove ClutterKnot: Clean clutter2-sections.txt
Florian Müllner (1):
input-device: Guard against double free
Gil Forcada (1):
[l10n] Update Catalan translation
Gustavo Noronha Silva (2):
clutter-main: start mainloop timer on clutter_init()
clutter-canvas: cache the texture to avoid uploads
Inaki Larranaga Murgoitio (2):
Updated Basque language
Updated Basque language
Jonas Danielsson (1):
device-manager-xi2: Fix scaling of coordinates
Jordi Mas (1):
Fixes to Catalan translation
Jorge Pérez Pérez (1):
Added Aragonese translation
Ján Kyselica (1):
Added slovak translation
Kenneth Nielsen (1):
Updated Danish translation
Lionel Landwerlin (8):
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
clutter-text: prevent reset of user set font descriptions on dpi changes
stage: implement touch event throttling
Marek Černocký (3):
Updated Czech translation
Updated Czeach translation
Updated Czech translation
Matej Urbančič (1):
Updated Slovenian translation
Matthias Clasen (2):
Install conformance tests
Install a11y tests too
Milo Casagrande (4):
[l10n] Updated Italian translation.
[l10n] Updated Italian translation.
[l10n] Updated Italian translation.
[l10n] Updated Italian translation.
Muhammet Kara (1):
Updated Turkish translation
Olav Vitters (1):
doap category core
Owen W. Taylor (2):
Bind constraints: Don't force redraws on source relayout
Don't queue redraws when reallocating actor that haven't moved
Pau Iranzo (1):
[l10n] Update Catalan translation
Pavol Klačanský (1):
Updated slovak translation
Pawan Chitrakar (1):
Added Nepali translation
Peter Hutterer (1):
evdev: use libinput's new merged scroll events
Piotr Drąg (3):
Updated POTFILES.in
Updated Polish translation
doap: update URLs
Rafael Ferreira (1):
Updated Brazilian Portuguese translation
Rob Bradford (11):
wayland: Remove now removed CLUTTER_AVAILABLE_ API annotations
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
wayland: Add API for disabling the event dispatching
wayland: Only create and act on shell_surface for non-foreign surfaces
wayland: Check there is valid pointer or keyboard focus for events
wayland: Only process enter and leave events Clutter created surfaces
wayland: When resizing only trigger a redraw if the stage has been shown
wayland: Check for NULL surface on pointer leave events
Rūdolfs Mazurs (2):
Updated Latvian translation
Updated Latvian translation
Sphinx Jiang (1):
Update Chinese simplified translation
Wylmer Wang (1):
Update Chinese simplified translation
Yosef Or Boczko (1):
Updated Hebrew translation
Yuri Myasoedov (2):
Updated Russian translation
Updated Russian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]