1
0
Fork 0
mutter-performance-source/clutter/deprecated
Emmanuele Bassi c337100c14 Use new introspection annotation syntax
Instead of the deprecated one.
2014-12-15 23:45:25 +00:00
..
clutter-actor-deprecated.c docs: Port deprecated sections to markdown syntax 2014-03-17 23:09:27 +00:00
clutter-actor.h actor: Deprecate Geometry-related API 2012-08-10 15:05:43 +01:00
clutter-alpha.c Use new introspection annotation syntax 2014-12-15 23:45:25 +00:00
clutter-alpha.h docs: Add missing deprecation annotations 2014-12-14 20:27:46 +00:00
clutter-animatable.h Add a deprecated header for ClutterAnimatable 2012-02-27 15:21:32 +00:00
clutter-animation.c ClutterAnimation: fix memory leak 2014-07-17 16:41:08 +02:00
clutter-animation.h docs: Add missing deprecation annotations 2014-12-14 20:27:46 +00:00
clutter-animator.c docs: Port deprecated sections to markdown syntax 2014-03-17 23:09:27 +00:00
clutter-animator.h docs: Add missing deprecation annotations 2014-12-14 20:27:46 +00:00
clutter-backend.h Update the deprecation macros 2012-02-27 15:21:31 +00:00
clutter-behaviour-depth.c deprecated: Use the new macros for instance private data 2013-07-03 18:12:47 +01:00
clutter-behaviour-depth.h Annotate deprecated get_type() functions 2012-05-03 11:35:20 +01:00
clutter-behaviour-ellipse.c docs: Port deprecated sections to markdown syntax 2014-03-17 23:09:27 +00:00
clutter-behaviour-ellipse.h Annotate deprecated get_type() functions 2012-05-03 11:35:20 +01:00
clutter-behaviour-opacity.c deprecated: Use the new macros for instance private data 2013-07-03 18:12:47 +01:00
clutter-behaviour-opacity.h Annotate deprecated get_type() functions 2012-05-03 11:35:20 +01:00
clutter-behaviour-path.c docs: Port deprecated sections to markdown syntax 2014-03-17 23:09:27 +00:00
clutter-behaviour-path.h Annotate deprecated get_type() functions 2012-05-03 11:35:20 +01:00
clutter-behaviour-rotate.c deprecated: Use the new macros for instance private data 2013-07-03 18:12:47 +01:00
clutter-behaviour-rotate.h Annotate deprecated get_type() functions 2012-05-03 11:35:20 +01:00
clutter-behaviour-scale.c deprecated: Use the new macros for instance private data 2013-07-03 18:12:47 +01:00
clutter-behaviour-scale.h Annotate deprecated get_type() functions 2012-05-03 11:35:20 +01:00
clutter-behaviour.c deprecated: Use the new macros for instance private data 2013-07-03 18:12:47 +01:00
clutter-behaviour.h Annotate deprecated get_type() functions 2012-05-03 11:35:20 +01:00
clutter-bin-layout.h bin-layout: Deprecate BinLayout alignments 2012-04-27 12:30:49 +01:00
clutter-box.c docs: Port deprecated sections to markdown syntax 2014-03-17 23:09:27 +00:00
clutter-box.h Annotate deprecated get_type() functions 2012-05-03 11:35:20 +01:00
clutter-cairo-texture.c docs: Port deprecated sections to markdown syntax 2014-03-17 23:09:27 +00:00
clutter-cairo-texture.h Deprecate ClutterCairoTexture 2012-04-27 12:28:49 +01:00
clutter-container.h Update the deprecation macros 2012-02-27 15:21:31 +00:00
clutter-fixed.c Reduce our internal dependence on the Cogl 1.x api 2012-02-21 17:46:11 +00:00
clutter-fixed.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-frame-source.c Use new introspection annotation syntax 2014-12-15 23:45:25 +00:00
clutter-frame-source.h Update the deprecation macros 2012-02-27 15:21:31 +00:00
clutter-group.c deprecated: Use the new macros for instance private data 2013-07-03 18:12:47 +01:00
clutter-group.h Update the deprecation macros 2012-02-27 15:21:31 +00:00
clutter-input-device-deprecated.c input-device: add enter/leave events generation for touch events 2012-07-17 21:49:26 +01:00
clutter-input-device.h input-device: add enter/leave events generation for touch events 2012-07-17 21:49:26 +01:00
clutter-keysyms.h Update keysyms headers 2012-06-11 13:47:29 +01:00
clutter-layout-manager-deprecated.c Split off LayoutManager deprecated functions to a separate file 2012-07-18 17:23:35 -04:00
clutter-main.h Deprecate clutter_threads_enter()/leave() 2012-07-11 13:22:19 +01:00
clutter-media.c media: Define CLUTTER_DISABLE_DEPRECATION_WARNINGS 2012-04-26 16:59:08 +01:00
clutter-media.h Deprecate ClutterMedia 2012-04-17 18:10:39 +01:00
clutter-rectangle.c Add COGL_DISABLE_DEPRECATION_WARNINGS to the build flags 2013-07-10 13:28:12 +01:00
clutter-rectangle.h Annotate deprecated get_type() functions 2012-05-03 11:35:20 +01:00
clutter-score.c deprecated: Use the new macros for instance private data 2013-07-03 18:12:47 +01:00
clutter-score.h score: Fix version of the deprecation annotations 2012-05-08 16:06:59 +01:00
clutter-shader.c Add COGL_DISABLE_DEPRECATION_WARNINGS to the build flags 2013-07-10 13:28:12 +01:00
clutter-shader.h Annotate deprecated get_type() functions 2012-05-03 11:35:20 +01:00
clutter-stage-manager.h Add deprecated header for ClutterStageManager 2012-02-27 15:21:32 +00:00
clutter-stage.h Update the deprecation macros 2012-02-27 15:21:31 +00:00
clutter-state.c docs: Port deprecated sections to markdown syntax 2014-03-17 23:09:27 +00:00
clutter-state.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-table-layout.c docs: Port deprecated sections to markdown syntax 2014-03-17 23:09:27 +00:00
clutter-table-layout.h Deprecate ClutterTableLayout 2013-11-19 00:31:53 +00:00
clutter-texture.c docs: Port deprecated sections to markdown syntax 2014-03-17 23:09:27 +00:00
clutter-texture.h Deprecate ClutterTexture's API 2012-07-11 13:22:21 +01:00
clutter-timeline.h Update the deprecation macros 2012-02-27 15:21:31 +00:00
clutter-timeout-interval.c Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-timeout-interval.h
clutter-timeout-pool.c Deprecate clutter_threads_enter()/leave() 2012-07-11 13:22:19 +01:00
clutter-timeout-pool.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-util.h Move clutter-util.h into the deprecated section 2012-02-27 15:56:12 +00:00