[clutter] Created tag 1.9.2
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] Created tag 1.9.2
- Date: Tue, 22 Nov 2011 14:08:59 +0000 (UTC)
The signed tag '1.9.2' was created.
Tagger: Emmanuele Bassi <ebassi linux intel com>
Date: Tue Nov 22 14:02:20 2011 +0000
Clutter 1.9.2 (snapshot)
Changes since the last tag '1.7.90':
A S Alam (1):
update Punjabi Translation
Adel Gadllah (4):
ClutterActor: Add clutter_actor_has_effects
ClutterActor: Add clutter_actor_has_contraints
ClutterActor: Add clutter_actor_has_actions
clutter-actor-meta: Fix _clutter_meta_group_has_metas_no_internal
Alexander Shopov (1):
Updated Bulgarian translation
Alexandre Franke (2):
Mark forgotten string as translatable
Update French translation
Algimantas MargeviÄius (1):
Updated Lithuanian translation
Andika Triwidada (1):
Updated Indonesian translation
Ask H. Larsen (1):
Updated Danish translation
Aurimas Äernius (1):
Updated Lithuanian translation
Bruno Brouard (1):
Updated French translation
Carles Ferrando (1):
[l10n]Updated Catalan (Valencian) translation
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Chun-wei Fan (63):
Recover msvc-support
msvc-support: Recover wrecked branch
Conform-tests: Remove C99ism
Merge branch 'master' into msvc-support-master
Merge branch 'master' into msvc-support-master
Merge branch 'master' into msvc-support-master
Merge branch 'master' into msvc-support-master
Update clutter.symbols
Update Visual C++ support
Merge branch 'master' into msvc-support-master
Update clutter.symbols
Update VS property sheets
Merge branch 'master' into msvc-support-master
Update clutter.symbols
Update VS property sheets
po/POTFILE.in: Reflect on the shift of sources
Fix VS 2008 property sheet
Update VS support
Update clutter.symbols
clutter/clutter-keysyms-table.c: Fix function name
clutter/Makefile.am: Made up for missed sources
clutter/Makefile.am: Update formatting from last commit
clutter/Makefile.am
clutter-backend-win32.c: Include clutter-shader.h
Merge branch 'master' into msvc-support-master
Update VS property sheets
Update clutter.symbols
Merge branch 'master' into msvc-support-master
Revert "Deprecate clutter_threads_init()"
Merge branch 'master' into msvc-support-master
clutter-main.c: Fix multiple declarations
Rename conform/interactive tests VS projects
test-[interactive/conformance].bat: Update .exe name
Revert "clutter-main.c: Fix multiple declarations"
Revert "Revert "Deprecate clutter_threads_init()""
Update VS property sheets
Don't init the Big Clutter Lock on Win32
Revert "Don't init the Big Clutter Lock on Win32"
Bug 662071-[Win32]-Don't init the Big Clutter Lock
Bug 662071-[Win32]-Don't init the Big Clutter Lock
Merge branch 'master' into msvc-support-master
Fix cally-atkevents-example VS projects
Merge branch 'master' into msvc-support-master
Update clutter-version.h.win32.in
Add GDK-specific symbols to clutter.symbols
Update VS property sheets
Merge branch 'master' into msvc-support-master
Update clutter-config.h.win32
Merge branch 'master' into msvc-support-master
Update config.h.win32.in/clutter-config.h.win32
Fix VS property sheets
clutter-config.h.win32: Add CLUTTER_INPUT_NULL
Fix clutter-bakend-win32.c
Fix clutter-bakend-win32.c
Merge branch 'master' into msvc-support-master
Merge branch 'master' into msvc-support-master
Update Visual C++ projects
Fix up VS property sheets
Update interactive/conformance .bat names
test-picking.c: Use G_PI rather than M_PI
Visual C++ support update
Merge branch 'master' into msvc-support-master
Merge branch 'master' into msvc-support-master
Colin Walters (2):
clutter-main: Reword translator comment for default:LTR
build: Ensure libdir exists before installing to it
Craig R. Hughes (2):
Fix calculation of duration for ClutterState default transitions
Minor whitespace fix for clutter color parsing of hsla(h,s,l,a)
Damien Lespiau (1):
mingw32: Update the build script to compile 1.8.0
Daniel Mustieles (2):
Updated Spanish translation
Updated Spanish translation
Duarte Loreto (1):
Updated Portuguese translation
Emmanuele Bassi (204):
Post-release version bump to 1.7.91
moduleset: Fix up the location of the moduleset file
Bump GLib dependency
Depend on Cogl new stable release, 1.8.0
Post branch version bump to 1.9.1
settings: Add password-hint-time property
text: Implement password hint
Fix typo in ClutterSettings:password-hint-time blurb
Remove internal usage of ClutterGeometry in StageWindow
Depend on GLib 2.31
texture: Remove GStaticMutex
texture: Simplify asynchronous loading code
test-texture-async: Clean up the test code
test-interactive: Allow querying the interactive test for a description
test-textures -> test-texture-slicing
tests/interactive: Add some descriptions
Revert "Add lightness, brightness, and contrast effects"
Pass the remaining args to the executed interactive unit
paint-volume: Don't try to complete a completed volume
Deprecate the GParamSpec for CoglFixed
texture: Drop G_MUTEX_INIT
Drop g_thread_init()
Use a static mutex for the default Clutter lock
Deprecate clutter_threads_init()
animation: Use the timeline's new-frame signal
Cosmetic fixes
Deprecate clutter_redraw()
Clean up grab implementation
Deprecate clutter_get_input_device_for_id()
Deprecate clutter_clear_glyph_cache()
Deprecate clutter_[sg]et_font_flags()
Add a configuration file for ClutterSettings
Add more sections to the Clutter configuration file
Show lib and sysconfdir in the configure summary
docs: Document the settings.ini file
interactive/threads: Fix up after deprecations
build: Move deprecated code into its own prefix
Move timeout pool to the deprecated section
Move ClutterScore to the deprecated section
Move ClutterShader to the deprecated section
docs: Move deprecated classes out of the way
Move ClutterBehaviour subclasses to the deprecated section
Minor header surgery to ClutterBehaviour
Move ClutterBehaviour to the deprecated section
Move clutter-fixed.[ch] to the deprecated section
Move all enumerations to a separate file
Move more typedefs into clutter-types.h
docs: Fixes to build the API reference
Do not leak strings from GKeyFile
Fix duplicate typedef of ClutterAlpha
Add a Clutter-specific deprecation macro for symbols
build: Disable deprecation warnings with --enable-deprecated
Fix included header
Remove some compiler warnings
interactive/threads: Use G_PRIVATE_INIT
tests: Disable deprecation warnings
tests: Fix some compiler warnings
Remove _clutter_shader_release_all()
texture: Disable deprecation warnings
Avoid using deprecated API internally
interactive/threads: Clean up
docs: Include test-threads.c in the API reference
debug: Move paint-deform-tiles to CLUTTER_PAINT
Disable deprecation warnings for the test suite
build: Strip out G_DISABLE_DEPRECATED
Bump up the dependency on gtk-doc
Tag all deprecated symbols using CLUTTER_DEPRECATED
align-constraint: Add CLUTTER_ALIGN_BOTH
interactive: Use the newly added CLUTTER_ALIGN_BOTH value
debug: Clean up debugging notes
Remove mentions of clutter_redraw()
docs: Clean up the 'running Clutter apps' chapter
docs: Improve documentation of LayoutManager
Avoid the shadowing of 'clone'
build: Remove the GLES configuration option
docs: Document the behaviour in case of init failure
docs: Clarify CLUTTER_ACTOR_IS_MAPPED
cairo-texture: Drop the half pixel rounding
backend: Remove atexit handlers
profile: Disable deprecation warnings
main: Move deprecated symbols to a separate header
backend: Move deprecated symbols to a separate header
actor: Move deprecated symbols into separate headers
cairo-texture: Use an internal function for create_region()
animatable: Remove CLUTTER_DISABLE_DEPRECATED
cairo-texture: Remove CLUTTER_DISABLE_DEPRECATED
stage-manager: Remove CLUTTER_DISABLE_DEPRECATED
texture: Remove CLUTTER_DISABLE_DEPRECATED
utils: Remove CLUTTER_DISABLE_DEPRECATED
tslib: Remove mention of clutter-stage-egl.h
build: Bump up Cogl dependency
Implement multi-backend support
Allow checking the backend type at run-time
Cosmetic fixes
gdk: Allow disabling event retrieval
gdk: Fix Stage foreign window support
Remove the X11-specific bit in ClutterStageCogl
Minimal cosmetic fix to the configure output
Coding style and cosmetic fixes
build: Move clutter-event-tslib.c out of egl/
build: Move EGL-related files under egl/
egl: First attempt at cleaning up the EGL native backend
gdk/events: Clean up the event handling code
build: Improve the compat libs rule
build: Implement proper platform checking
docs: Update the README section on configure switches
build: Make sure to remove colliding shared libraries
Clean up the backend creation
Clean up the windowing system defines
interactive/devices: Build unconditionally
interactive/pixmap: Make sure to work only on the X11 backend
build: Disable tslib by default
build: Use AC_CACHE_SAVE
build: Clean up the per-backend summary
x11/backend: Use an internal GError
Move clutter-keysyms-compat.h to the deprecated section
Don't use a -deprecated suffix for headers
group: Move deprecated macro into its own header
build: Fix compilation
stage: Move the deprecated macros to a separate header
docs: Fix a wrongly named argument
Remove CLUTTER_DISABLE_DEPRECATED guard
Remove CLUTTER_DISABLE_DEPRECATED from the build flags
tests: Remove #undef CLUTTER_DISABLE_DEPRECATED
docs: Fixes for the API reference build
osx/stage: Fix compilation
main: Deprecate clutter_set_default_frame_rate()
build: Remove mention of missing file
Replace ClutterGeometry with cairo_rectangle_int_t
Replace usage of [sg]et_geometry()
actor: Deprecate [sg]et_geometry()
main: Add a debug note when reading the settings file
conform/color: Test hsla() format
color: Validate hex formats
conform/color: Check invalid strings
backend: Provide an implementation of ensure_backend()
cogl/backend: Remove ensure_context()
wayland/backend: Remove empty ensure_context()
win32/stage: Implement get_active_framebuffer()
win32/backend: Remove ensure_context()
backend: Unify the event initialization
Add a 'null' input backend symbol
backend: Fix up the input backend detection ordering
backend: Provide a default create_context()
x11/backend: Use the context creation hooks
gdk/backend: Use the context creation hooks
win32/backend: Use the default context creation
backend: Provide a default get_features() implementation
main: Add a sync-to-vblank global flag
Remove per-backend CLUTTER_VBLANK envvar
cogl/backend: Remove pre/post_parse
cogl/backend: Remove the ClutterBackendCogl class
Add a CEx100-specific backend
egl/backend: Clean up
backend: Store the type of the StageWindow implementation
*/backend: Store the StageWindow implementation type
gdk/backend: Fix an invalid chain up
stage-window: Add :backend and :wrapper properties
backend: Provide a default create_stage()
*/backend: Clean up the stage creation
backend: Clean up the device manager creation
build: Clean up the configuration summary
wayland/backend: Remove create_stage()
osx: Clean up the backend implementation
docs: Update the release notes in the README
conform/*: Do not use clutter_stage_get_default()
accessibility/*: Do not use clutter_stage_get_default()
micro-bench/*: Do not use clutter_stage_get_default()
Merge with a11y
interactive/*: Do not use clutter_stage_get_default()
performance/*: Do not use clutter_stage_get_default()
Try to mop up the default stage mess
cally/actor: Do not use the default stage as a fallback
script: Do not use clutter_stage_get_default()
stage: Deprecate the default stage
docs: Remove clutter_stage_get_default()
docs: Note default stage deprecation in README
build: Disable evdev input by default
Merge branch 'deprecate-default-stage'
stage: Deprecate clutter_stage_queue_redraw()
stage: Clean up
stage-manager: Store the stage manager into the main context
Store the master clock pointer in the main context
texture: Do not use clutter_get_timestamp()
Remove the GTimer used by clutter_get_timestamp()
Remove CLUTTER_TIMESTAMP debug macro
Rework debug output
Deprecate clutter_get_timestamp()
Deprecate some more old, useless API
interactive: Remove test-unproject
interactive: Remove test-model
docs: Document the DeformEffect wrap-mode change
build: Clean up the VS build rules
cairo-texture: Skip ::draw emission for 0x0 surfaces
conform/cogl-pixel-buffer: Remove unused variable
debug: Remove CLUTTER_MARK
debug: Remove CLUTTER_GLERR
debug: Clean up profile/debug symbols
debug: Simple whitespace cleanups
docs: Fixes for the API reference
conform: Bail out GLSL-based tests
Update NEWS file
build: Fix distcheck
Release Clutter 1.9.2 (snapshot)
Florian MÃllner (1):
Add missing include
Fran Dieguez (1):
Updaged Galician translations
Fran DiÃguez (1):
Updated Galician translations
Gil Forcada (1):
[l10n]Updated Catalan translation
Giovanni Campagna (2):
Add a new GDK backend
Rework the interaction between the Cogl and GDK / X11 backends.
HÃkon LÃvdal (1):
spelling fix: timeour -> timeout
I Felix (2):
Updated Tamil Translations
Updated Tamil Translations
Jasper St. Pierre (2):
text: Take out a nonsense fallback
clutter-stage-x11: Make sure to set geometry x and y
Jorge GonzÃlez (1):
Updated Spanish translation
Joseph Scheuhammer (1):
Add lightness, brightness, and contrast effects
Kjartan Maraas (1):
Updated Norwegian bokmÃl translation
Kristjan SCHMIDT (1):
Updated Esperanto translation
Lionel Landwerlin (3):
evdev: don't even process events without a default stage
evdev: do not associate device with stage
deform-effect: do not redraw actor on invalidate
Manoj Kumar Giri (1):
Updated Oriya Translation
Marc-Andrà Lureau (1):
Mark clutter_state_set_key() source_state_name as nullable
Mario BlÃttermann (1):
[l10n] Updated German translation
Martin Srebotnjak (1):
Updated Slovenian translation
Matej UrbanÄiÄ (2):
Updated Slovenian translation
Updated Slovenian translation
Matthias Clasen (1):
cally: Use the proper role for password entries
Neil Roberts (8):
mingw-fetch-dependencies: Mirror the changes made to the Cogl version
clutter-offscreen-effect: Apply matrix expansion to proj not mv
Add a CLUTTER_PAINT debug option to enable continous redrawing
clutter-shader-effect: Add a get_static_shader_source virtual
Add a conformance test for ClutterShaderEffect
tests: Use the portable cogl wrappers for GLSL builtins
deform-effect: Use CoglPrimitives instead of CoglVertexBuffers
deform-effect: Use CoglPipeline instead of setting legacy state
Nilamdyuti Goswami (1):
Add Assamese translation
Piotr DrÄg (2):
Updated POTFILES.in
Updated POTFILES.in
Rajesh Ranjan (1):
hindi update
Rico Tzschichholz (5):
docs: fix some headers paths
po: update POTFILES.in
build: Make sure test-unit-names.h is generated
tests: Remove some trailing spaces
Fix 'make dist'
Robert Bragg (8):
actor: add oob-transform opt to catch out-of-band transforms
stage: implicitly clip to stage window bounds
actor: consider empty pv ok in set_default_paint_volume
build: Don't actually check for glx for glx flavour
blur: don't accumulate texture padding twice
build: remove the experimental_image var from configure
cogl: include <cogl/cogl-xlib.h> for xlib specific symbols
cogl: fallback to non-transparent stages if unsupported
Rui Matos (1):
text: We still have to paint the actor if the cursor is visible
Shankar Prasad (2):
updated Kannada Translation
updated Kannada Translation
Sunjin Yang (1):
box-layout: Plug memory leaks
Tomeu Vizoso (2):
Queue a redraw when removing an effect by name
Add paint-deform-tiles option to CLUTTER_DEBUG
Yaron Shahrabani (1):
Updated Hebrew translation (Initialized PO file).
Zan Dobersek (1):
Add clutter_unicode_to_keyval function
krishnababu k (2):
Updated Telugu Translations
Updated Telugu Translations
ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
Added Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]