mutter/clutter/deprecated
Emmanuele Bassi 6de3413921 rectangle: Do not draw the border if bigger than the allocation
If the rectangle is allocate a size smaller than the border, drawing the
border will end up with negative coordinates, and will mess up the whole
thing. Since rectangles don't have a minimum preferred size, we cannot
rely on the allocation being big enough to contain the border and the
background color.

If the rectangle is smaller than the border width value, we just paint
the border color as well.
2015-03-14 23:17:27 +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 docs: Improve more deprecation notices 2015-03-08 15:49:45 +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 docs: Improve deprecation notices for ClutterAnimation 2015-03-05 13:18:37 +00:00
clutter-animation.h docs: Add missing deprecation annotations 2014-12-14 20:27:46 +00:00
clutter-animator.c docs: Improve more deprecation notices 2015-03-08 15:49:45 +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 docs: Improve more deprecation notices 2015-03-08 15:49:45 +00: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: Improve deprecation notices for ClutterBox 2015-03-05 12:57:26 +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 docs: Improve more deprecation notices 2015-03-08 15:49:45 +00:00
clutter-frame-source.c docs: Improve more deprecation notices 2015-03-08 15:49:45 +00:00
clutter-frame-source.h Update the deprecation macros 2012-02-27 15:21:31 +00:00
clutter-group.c docs: Improve more deprecation notices 2015-03-08 15:49:45 +00: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 keysyms: Update the list of key symbols 2015-01-03 20:05:22 +00: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 docs: Improve more deprecation notices 2015-03-08 15:49:45 +00:00
clutter-media.h Deprecate ClutterMedia 2012-04-17 18:10:39 +01:00
clutter-rectangle.c rectangle: Do not draw the border if bigger than the allocation 2015-03-14 23:17:27 +00:00
clutter-rectangle.h docs: Minimal fixes for the API reference 2015-03-03 15:53:04 +00: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 docs: Improve more deprecation notices 2015-03-08 15:49:45 +00: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: Improve more deprecation notices 2015-03-08 15:49:45 +00:00
clutter-state.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-table-layout.c docs: Improve deprecation notices for ClutterTableLayout 2015-03-05 13:04:09 +00:00
clutter-table-layout.h Deprecate ClutterTableLayout 2013-11-19 00:31:53 +00:00
clutter-texture.c docs: Update deprecation notes for ClutterTexture 2015-03-04 16:08:18 +00:00
clutter-texture.h docs: Update deprecation notes for ClutterTexture 2015-03-04 16:08:18 +00: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 Move timeout pool to the deprecated section 2011-10-11 17:58:39 +01:00
clutter-timeout-pool.c docs: Improve more deprecation notices 2015-03-08 15:49:45 +00: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