clutter/clutter
Emmanuele Bassi cb4f816840 actor: Include margin in explicit sizes for all cases
When asking for the preferred width and height of an actor, in case
only one of either the minimum or the natural width is set, the margin
offsets should also be applied.
2012-05-09 15:03:51 +01:00
..
cally cally: Disable deprecation warnings 2012-05-03 11:34:57 +01:00
cex100
cogl clutter-stage-cogl: Use CoglPrimitive for the debug redraw code 2012-04-25 17:30:17 +01:00
deprecated score: Add deprecation annotations to all docs 2012-05-08 16:13:26 +01:00
egl
evdev wayland: Fix some missing includes 2012-03-20 14:36:58 +00:00
gdk Be resilient in case there is no device manager 2012-04-26 13:56:00 +01:00
osx Be resilient in case there is no device manager 2012-04-26 13:56:00 +01:00
tslib
wayland Fixes for the API reference 2012-04-27 12:30:48 +01:00
win32 Be resilient in case there is no device manager 2012-04-26 13:56:00 +01:00
x11 x11/device-manager-xi2: Fix assertions with touch 2012-05-03 19:32:07 +02:00
Makefile.am docs: Annotation fixes 2012-04-30 17:17:41 +01:00
abicheck.sh build: Make abicheck.sh backend-aware 2012-02-23 17:32:32 +00:00
clutter-action.c
clutter-action.h
clutter-actor-box.c Move towards an alloc/init pair for base types 2012-04-27 12:30:47 +01:00
clutter-actor-meta-private.h
clutter-actor-meta.c
clutter-actor-meta.h docs: Documentation fixes 2012-02-23 12:01:11 +00:00
clutter-actor-private.h actor: Add private get_effective_x_align() method 2012-04-27 12:30:49 +01:00
clutter-actor.c actor: Include margin in explicit sizes for all cases 2012-05-09 15:03:51 +01:00
clutter-actor.h docs: Annotation fixes 2012-04-30 17:17:41 +01:00
clutter-align-constraint.c
clutter-align-constraint.h
clutter-animatable.c animatable: Disable deprecation warnings 2012-04-27 14:21:56 +01:00
clutter-animatable.h Deprecate ClutterAnimation, as well as clutter_actor_animate() 2012-04-27 12:30:48 +01:00
clutter-backend-private.h clutter-backend: Use the Cogl main loop mechanism 2012-02-09 16:34:25 +00:00
clutter-backend.c wayland: Fix some missing includes 2012-03-20 14:36:58 +00:00
clutter-backend.h Loosen the guard around clutter_backend_get_cogl_context 2012-02-21 17:46:11 +00:00
clutter-base-types.c docs: Add a reference section for geometric types 2012-04-27 12:30:47 +01:00
clutter-bezier.c
clutter-bezier.h
clutter-bin-layout.c Move examples from tests/interactive to a new top-level 2012-05-01 19:00:35 +01:00
clutter-bin-layout.h bin-layout: Deprecate BinLayout alignments 2012-04-27 12:30:49 +01:00
clutter-bind-constraint.c Move examples from tests/interactive to a new top-level 2012-05-01 19:00:35 +01:00
clutter-bind-constraint.h
clutter-binding-pool.c Use G_VALUE_INIT instead of { 0, } 2012-03-17 16:40:55 +00:00
clutter-binding-pool.h
clutter-blur-effect.c Pass a CoglContext when calling cogl_pipeline_new 2012-02-21 17:46:11 +00:00
clutter-blur-effect.h
clutter-box-layout.c Deprecate ClutterAlpha 2012-04-27 12:30:50 +01:00
clutter-box-layout.h box-layout: Deprecate the animation API 2012-04-27 12:30:49 +01:00
clutter-brightness-contrast-effect.c Add brightness/contrast effect 2012-03-07 14:02:55 +00:00
clutter-brightness-contrast-effect.h Add brightness/contrast effect 2012-03-07 14:02:55 +00:00
clutter-cairo.c Fixes for the API reference 2012-04-27 12:30:48 +01:00
clutter-cairo.h Deprecate ClutterCairoTexture 2012-04-27 12:28:49 +01:00
clutter-canvas.c Move examples from tests/interactive to a new top-level 2012-05-01 19:00:35 +01:00
clutter-canvas.h Annotate functionality added in 1.10 2012-03-16 17:30:26 +00:00
clutter-child-meta.c
clutter-child-meta.h
clutter-click-action.c
clutter-click-action.h
clutter-clone.c
clutter-clone.h
clutter-cogl-compat.h Reduce our internal dependence on the Cogl 1.x api 2012-02-21 17:46:11 +00:00
clutter-color-static.h
clutter-color.c color: Add initializers for ClutterColor 2012-04-27 12:30:47 +01:00
clutter-color.h color: Add initializers for ClutterColor 2012-04-27 12:30:47 +01:00
clutter-colorize-effect.c Pass a CoglContext when calling cogl_pipeline_new 2012-02-21 17:46:11 +00:00
clutter-colorize-effect.h
clutter-config.h.in
clutter-config.h.win32
clutter-constraint.c Move examples from tests/interactive to a new top-level 2012-05-01 19:00:35 +01:00
clutter-constraint.h
clutter-container.c Use G_VALUE_INIT instead of { 0, } 2012-03-17 16:40:55 +00:00
clutter-container.h Deprecate the old raise/lower API 2012-01-16 23:37:13 +00:00
clutter-content-private.h content: Make get_preferred_size() public 2012-03-16 12:33:37 +00:00
clutter-content.c canvas: Add canvas size to the ::draw signal 2012-03-16 12:33:37 +00:00
clutter-content.h Annotate functionality added in 1.10 2012-03-16 17:30:26 +00:00
clutter-debug.h
clutter-deform-effect.c Fixes for the API reference 2012-04-27 12:30:48 +01:00
clutter-deform-effect.h
clutter-deprecated.h Deprecate ClutterAlpha 2012-04-27 12:30:50 +01:00
clutter-desaturate-effect.c Pass a CoglContext when calling cogl_pipeline_new 2012-02-21 17:46:11 +00:00
clutter-desaturate-effect.h
clutter-device-manager-private.h x11: Add support for scroll valuators on XInput2.2 2012-03-19 12:41:24 +00:00
clutter-device-manager.c device-manager: don't select events for disabled devices 2012-04-24 18:49:41 -04:00
clutter-device-manager.h
clutter-drag-action.c Move examples from tests/interactive to a new top-level 2012-05-01 19:00:35 +01:00
clutter-drag-action.h
clutter-drop-action.c ClutterDropAction: Added "drop-cancel" signal. 2012-05-03 11:20:32 +01:00
clutter-drop-action.h
clutter-easing.c easing: Add utility functions 2012-04-27 12:30:47 +01:00
clutter-easing.h easing: Add utility functions 2012-04-27 12:30:47 +01:00
clutter-effect-private.h
clutter-effect.c Fixes for the API reference 2012-04-27 12:30:48 +01:00
clutter-effect.h
clutter-enum-types.c.in
clutter-enum-types.h.in
clutter-enums.h docs: Move the easing modes graphs to the AnimationMode docs 2012-05-02 18:40:38 +01:00
clutter-event-private.h x11: Add support for touch events 2012-03-19 14:29:24 +00:00
clutter-event-translator.c
clutter-event-translator.h
clutter-event.c event: Fix copying touch events 2012-05-03 19:32:07 +02:00
clutter-event.h docs: Add annotation for ClutterEventSequence 2012-05-03 11:27:22 +01:00
clutter-feature.c Fix missing/redundant declarations 2012-03-07 12:36:43 +00:00
clutter-feature.h
clutter-fixed-layout.c fixed-layout: Remove the NO_LAYOUT flag set 2012-01-27 15:45:11 +00:00
clutter-fixed-layout.h
clutter-flatten-effect.c
clutter-flatten-effect.h
clutter-flow-layout.c Move FlowLayout test into examples 2012-05-02 12:14:45 +01:00
clutter-flow-layout.h
clutter-gesture-action.c Fixes for the API reference 2012-04-27 12:30:48 +01:00
clutter-gesture-action.h Fixes for the API reference 2012-04-27 12:30:48 +01:00
clutter-group.h
clutter-id-pool.c
clutter-id-pool.h
clutter-image.c Move examples from tests/interactive to a new top-level 2012-05-01 19:00:35 +01:00
clutter-image.h Annotate functionality added in 1.10 2012-03-16 17:30:26 +00:00
clutter-input-device.c x11: Add support for scroll valuators on XInput2.2 2012-03-19 12:41:24 +00:00
clutter-input-device.h Add an input device function to convert keycodes to evdev codes 2012-03-01 11:41:51 +00:00
clutter-interval.c interval: Allow passing NULL values to the constructor 2012-04-27 12:30:48 +01:00
clutter-interval.h Move the progress function registration to clutter-types.h 2012-04-27 12:28:49 +01:00
clutter-keyframe-transition.c keyframe-transition: Add direct accessors for key frames 2012-04-27 12:30:48 +01:00
clutter-keyframe-transition.h keyframe-transition: Add direct accessors for key frames 2012-04-27 12:30:48 +01:00
clutter-keysyms-table.c Fix missing/redundant declarations 2012-03-07 12:36:43 +00:00
clutter-keysyms-update.pl
clutter-keysyms.h
clutter-layout-manager.c Deprecate ClutterAlpha 2012-04-27 12:30:50 +01:00
clutter-layout-manager.h Deprecate ClutterAlpha 2012-04-27 12:30:50 +01:00
clutter-layout-meta.c
clutter-layout-meta.h docs: Annotation fixes 2012-04-30 17:17:41 +01:00
clutter-list-model.c Use G_VALUE_INIT instead of { 0, } 2012-03-17 16:40:55 +00:00
clutter-list-model.h
clutter-macros.h docs: Annotation fixes 2012-04-30 17:17:41 +01:00
clutter-main.c Move examples from tests/interactive to a new top-level 2012-05-01 19:00:35 +01:00
clutter-main.h Annotate clutter_threads_add_repaint_func_full() 2012-03-06 14:22:43 +00:00
clutter-marshal.list canvas: Add canvas size to the ::draw signal 2012-03-16 12:33:37 +00:00
clutter-master-clock.c clutter-master-clock.c: Set frame_budget conditionally 2012-03-13 23:19:52 +08:00
clutter-master-clock.h timeline: Add an internal function for advancing a timeline 2012-04-27 12:30:48 +01:00
clutter-model-private.h Mark internal symbol as private 2012-02-09 18:40:03 +00:00
clutter-model.c Use G_VALUE_INIT instead of { 0, } 2012-03-17 16:40:55 +00:00
clutter-model.h
clutter-offscreen-effect-private.h
clutter-offscreen-effect.c Fixes for the API reference 2012-04-27 12:30:48 +01:00
clutter-offscreen-effect.h Annotate all functions available since 1.10 2012-02-27 16:35:09 +00:00
clutter-page-turn-effect.c
clutter-page-turn-effect.h
clutter-paint-node-private.h paint-node: Initialize ClutterPaintOperation 2012-03-20 16:19:23 +00:00
clutter-paint-node.c paint-node: Initialize ClutterPaintOperation 2012-03-20 16:19:23 +00:00
clutter-paint-node.h Fixes for the API reference 2012-04-27 12:30:48 +01:00
clutter-paint-nodes.c docs: Fix typo in the <structname> tag 2012-04-30 17:45:01 +01:00
clutter-paint-nodes.h Annotate functionality added in 1.10 2012-03-16 17:30:26 +00:00
clutter-paint-volume-private.h
clutter-paint-volume.c paint-volume: Add a union method for boxes 2012-02-27 11:24:08 +00:00
clutter-path-constraint.c
clutter-path-constraint.h
clutter-path.c path: Avoid integer overflow in get_distance() 2012-04-27 12:28:49 +01:00
clutter-path.h
clutter-private.h actor: Implement implicit animatable properties 2012-03-15 17:01:12 +00:00
clutter-profile.c
clutter-profile.h Fix fallback profile counter macro 2012-03-22 12:00:55 +00:00
clutter-property-transition.c property-transition: Remove animatable from the ctor 2012-03-20 11:59:32 +00:00
clutter-property-transition.h property-transition: Remove animatable from the ctor 2012-03-20 11:59:32 +00:00
clutter-script-parser.c Deprecate ClutterAlpha 2012-04-27 12:30:50 +01:00
clutter-script-private.h script: Support ClutterPoint and ClutterSize 2012-04-27 12:30:46 +01:00
clutter-script.c Deprecate State and Animator 2012-04-27 12:30:48 +01:00
clutter-script.h Deprecate State and Animator 2012-04-27 12:30:48 +01:00
clutter-scriptable.c
clutter-scriptable.h
clutter-scroll-actor.c docs: Specify scroll_to_point() coordinate space 2012-04-27 12:30:50 +01:00
clutter-scroll-actor.h Add ClutterScrollActor 2012-04-27 12:30:50 +01:00
clutter-settings-private.h
clutter-settings.c Fix missing/redundant declarations 2012-03-07 12:36:43 +00:00
clutter-settings.h
clutter-shader-effect.c Fixes for the API reference 2012-04-27 12:30:48 +01:00
clutter-shader-effect.h
clutter-shader-types.c Don't use any GL types or defines in Clutter 2012-03-23 17:24:42 +00:00
clutter-shader-types.h
clutter-snap-constraint.c snap-constraint: Fix typo that broke the get_edges() method 2012-03-07 12:36:43 +00:00
clutter-snap-constraint.h
clutter-stage-manager-private.h
clutter-stage-manager.c Fix missing/redundant declarations 2012-03-07 12:36:43 +00:00
clutter-stage-manager.h Add deprecated header for ClutterStageManager 2012-02-27 15:21:32 +00:00
clutter-stage-private.h stage: Add state tracking 2012-01-26 08:30:47 +00:00
clutter-stage-window.c Make clutter-stage-window.h a private header 2012-03-01 15:07:44 +00:00
clutter-stage-window.h Make clutter-stage-window.h a private header 2012-03-01 15:07:44 +00:00
clutter-stage.c docs: Annotation fixes 2012-04-30 17:17:41 +01:00
clutter-stage.h Clean up the included headers 2012-02-23 17:21:57 +00:00
clutter-swipe-action.c
clutter-swipe-action.h
clutter-table-layout.c Deprecate ClutterAlpha 2012-04-27 12:30:50 +01:00
clutter-table-layout.h table-layout: Deprecate the animation API 2012-04-27 12:30:49 +01:00
clutter-text-buffer.c text-buffer: Fix the Since annotations 2012-01-17 14:29:45 +00:00
clutter-text-buffer.h Annotate all functions available since 1.10 2012-02-27 16:35:09 +00:00
clutter-text.c docs: Annotation fixes 2012-04-30 17:17:41 +01:00
clutter-text.h Annotate all functions available since 1.10 2012-02-27 16:35:09 +00:00
clutter-texture.c docs: Annotation fixes 2012-04-30 17:17:41 +01:00
clutter-texture.h Add a deprecated header for ClutterTexture 2012-02-27 15:44:38 +00:00
clutter-timeline.c docs: Annotation fixes 2012-04-30 17:17:41 +01:00
clutter-timeline.h timeline: Add more state accessors 2012-03-15 17:01:13 +00:00
clutter-transition-group.c Add ClutterTransitionGroup 2012-04-27 12:30:48 +01:00
clutter-transition-group.h Add ClutterTransitionGroup 2012-04-27 12:30:48 +01:00
clutter-transition.c transition: Add interval convenience API 2012-04-27 12:30:47 +01:00
clutter-transition.h transition: Add interval convenience API 2012-04-27 12:30:47 +01:00
clutter-types.h Add ClutterScrollActor 2012-04-27 12:30:50 +01:00
clutter-units.c Fixes for the API reference 2012-04-27 12:30:48 +01:00
clutter-units.h
clutter-util.c interval: Add variadic arguments for initial/final setters 2012-03-15 17:01:12 +00:00
clutter-version.h.in docs: Annotation fixes 2012-04-30 17:17:41 +01:00
clutter.h Deprecate ClutterAlpha 2012-04-27 12:30:50 +01:00
clutter.pc.in
clutter.symbols Add missing symbols 2012-04-30 18:35:19 +01:00