mutter/clutter
Robert Bragg 534472a0d4 cogl: declare experimental symbols consistently
We had several different ways of exposing experimental API, in one case
the symbols had no special suffix, in two other ways the symbols were
given an _EXP suffix but in different ways.

This makes all experimental API have an _EXP suffix which is handled
using #defines in the header so the prototypes in the .c and .h files
don't have the suffix.

The documented reason for the suffix is so that anyone watching Cogl for
ABI changes who sees symbols disappear will hopefully understand what's
going on.
2010-06-30 18:51:31 +01:00
..
cogl cogl: declare experimental symbols consistently 2010-06-30 18:51:31 +01:00
egl Remove default settings from backends 2010-06-21 17:57:57 +01:00
fruity
glx clutter-{glx,x11}-texture-pixmap: Use CoglTexturePixmapX11 2010-06-22 12:22:48 +01:00
json json: Backport JSON_NODE_HOLDS macros 2010-06-22 07:58:49 +01:00
osx
win32 clutter-event-win32: Emit multiple events for WM_MOUSEWHEEL Messages 2010-06-25 11:29:07 +01:00
x11 event: Typos in event code could cause crashes 2010-06-29 15:42:59 +01:00
clutter-action.c
clutter-action.h
clutter-actor-meta-private.h
clutter-actor-meta.c
clutter-actor-meta.h
clutter-actor.c docs: Avoid warnings from the g-ir-scanner 2010-06-30 15:51:12 +01:00
clutter-actor.h actor: add clutter_actor_contains() 2010-06-11 15:19:45 +01:00
clutter-align-constraint.c docs: Avoid warnings from the g-ir-scanner 2010-06-30 15:51:12 +01:00
clutter-align-constraint.h docs: Various fixes 2010-06-30 11:32:15 +01:00
clutter-alpha.c docs: Various fixes for gtk-doc 2010-06-30 15:51:12 +01:00
clutter-alpha.h
clutter-animatable.c
clutter-animatable.h
clutter-animation.c clutter-animation: Fix for using fixed:: from clutter_actor_animatev 2010-06-23 15:55:46 +01:00
clutter-animation.h
clutter-animator.c docs: Various fixes for gtk-doc 2010-06-30 15:51:12 +01:00
clutter-animator.h
clutter-backend.c backend: Move one-off free in finalize() 2010-06-30 15:51:12 +01:00
clutter-backend.h backend: Undeprecated clutter_backend_get_resolution() 2010-06-21 18:26:38 +01:00
clutter-behaviour-depth.c
clutter-behaviour-depth.h
clutter-behaviour-ellipse.c
clutter-behaviour-ellipse.h
clutter-behaviour-opacity.c
clutter-behaviour-opacity.h docs: Fix gtk-doc warnings 2010-04-22 16:39:18 +01:00
clutter-behaviour-path.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-behaviour-path.h docs: Fix the 'Since' annotation for some functions 2009-11-19 11:51:21 +00:00
clutter-behaviour-rotate.c
clutter-behaviour-rotate.h
clutter-behaviour-scale.c
clutter-behaviour-scale.h Remove the last few fixed-point entry points 2009-06-19 16:38:35 +01:00
clutter-behaviour.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-behaviour.h
clutter-bezier.c
clutter-bezier.h
clutter-bin-layout.c layout-manager: Implement set_container() 2010-06-07 22:40:34 +01:00
clutter-bin-layout.h [layout, docs] Clean up BinLayout documentation 2009-10-14 11:31:29 +01:00
clutter-bind-constraint.c bind-constraint: Add width and height binding 2010-06-28 18:06:23 +01:00
clutter-bind-constraint.h docs: Various fixes 2010-06-30 11:32:15 +01:00
clutter-binding-pool.c docs: Fix example code in BindingPool 2010-06-24 11:23:50 +01:00
clutter-binding-pool.h
clutter-blur-effect.c
clutter-blur-effect.h
clutter-box-layout.c layout-manager: Implement set_container() 2010-06-07 22:40:34 +01:00
clutter-box-layout.h
clutter-box.c
clutter-box.h
clutter-cairo-texture.c cairo-texture: Disable :sync-size 2010-06-16 13:58:41 +01:00
clutter-cairo-texture.h
clutter-child-meta.c
clutter-child-meta.h
clutter-click-action.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-click-action.h
clutter-clone.c
clutter-clone.h
clutter-color.c
clutter-color.h
clutter-colorize-effect.c
clutter-colorize-effect.h
clutter-constraint.c
clutter-constraint.h
clutter-container.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-container.h
clutter-debug.h
clutter-deform-effect.c effect: Add DeformEffect 2010-06-10 18:40:29 +01:00
clutter-deform-effect.h
clutter-deprecated.h
clutter-desaturate-effect.c
clutter-desaturate-effect.h
clutter-device-manager.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-device-manager.h
clutter-drag-action.c drag-action: Disable picking during drag 2010-06-22 16:12:53 +01:00
clutter-drag-action.h drag-action: Remove the press event button 2010-06-12 17:45:54 +01:00
clutter-effect.c
clutter-effect.h
clutter-enum-types.c.in Use g_once when registering enumeration types 2009-05-29 12:40:23 +01:00
clutter-enum-types.h.in
clutter-event.c event: Typos in event code could cause crashes 2010-06-29 15:42:59 +01:00
clutter-event.h
clutter-feature.c
clutter-feature.h docs: Document SWAP_EVENTS feature flag 2010-02-15 19:03:37 +00:00
clutter-fixed-layout.c layout-manager: Implement set_container() 2010-06-07 22:40:34 +01:00
clutter-fixed-layout.h
clutter-fixed.c
clutter-fixed.h
clutter-flow-layout.c layout-manager: Implement set_container() 2010-06-07 22:40:34 +01:00
clutter-flow-layout.h [layout] Remove FlowLayout:wrap 2009-10-14 11:31:30 +01:00
clutter-frame-source.c
clutter-frame-source.h
clutter-group.c
clutter-group.h
clutter-id-pool.c
clutter-id-pool.h
clutter-input-device.c
clutter-input-device.h
clutter-interval.c
clutter-interval.h
clutter-json.h.in
clutter-keysyms-table.h
clutter-keysyms.h
clutter-layout-manager.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-layout-manager.h
clutter-layout-meta.c
clutter-layout-meta.h
clutter-list-model.c
clutter-list-model.h
clutter-main.c
clutter-main.h
clutter-marshal.list drag-action: Remove the press event button 2010-06-12 17:45:54 +01:00
clutter-master-clock.c
clutter-master-clock.h
clutter-media.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-media.h
clutter-model-private.h [model] Add a private row mutator to ClutterModelIter 2009-05-05 20:18:28 +01:00
clutter-model.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-model.h
clutter-offscreen-effect.c
clutter-offscreen-effect.h
clutter-page-turn-effect.c
clutter-page-turn-effect.h
clutter-path.c
clutter-path.h
clutter-private.h settings: Migrate Backend settings to a new object 2010-06-21 15:55:36 +01:00
clutter-profile.c
clutter-profile.h
clutter-rectangle.c
clutter-rectangle.h
clutter-score.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-score.h
clutter-script-parser.c script-parser: Expose extracting the id from a node 2010-06-17 16:41:44 +01:00
clutter-script-private.h script-parser: Expose extracting the id from a node 2010-06-17 16:41:44 +01:00
clutter-script.c docs: Various fixes for gtk-doc 2010-06-30 15:51:12 +01:00
clutter-script.h
clutter-scriptable.c
clutter-scriptable.h docs: Documentation fixes 2010-03-02 11:12:32 +00:00
clutter-settings.c docs: Various fixes 2010-06-30 11:32:15 +01:00
clutter-settings.h settings: Migrate Backend settings to a new object 2010-06-21 15:55:36 +01:00
clutter-shader-effect.c shader-effect: Add a size check 2010-06-16 17:17:27 +01:00
clutter-shader-effect.h
clutter-shader-types.c shader-types: Check the size of the values 2010-06-16 17:14:57 +01:00
clutter-shader-types.h
clutter-shader.c shader-effect: Allow creating vertex shaders 2010-06-11 14:47:48 +01:00
clutter-shader.h
clutter-stage-manager.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-stage-manager.h
clutter-stage-window.c
clutter-stage-window.h
clutter-stage.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-stage.h
clutter-state.c state: avoid g_str_equal if a string might be NULL 2010-06-25 02:06:31 +01:00
clutter-state.h
clutter-text.c text: Use the ::settings-changed signal 2010-06-28 10:43:13 +01:00
clutter-text.h
clutter-texture.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-texture.h
clutter-timeline.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-timeline.h
clutter-timeout-interval.c
clutter-timeout-interval.h
clutter-timeout-pool.c
clutter-timeout-pool.h
clutter-types.h shader-effect: Allow creating vertex shaders 2010-06-11 14:47:48 +01:00
clutter-units.c docs: Avoid warnings from the g-ir-scanner 2010-06-30 15:51:12 +01:00
clutter-units.h
clutter-util.c
clutter-util.h
clutter-version.h.in docs: Documentation fixes 2010-03-02 11:12:32 +00:00
clutter.h settings: Migrate Backend settings to a new object 2010-06-21 15:55:36 +01:00
Makefile.am Use -Bsymbolic-functions 2010-06-22 13:32:11 +01:00