mutter/cogl-pango
Chun-wei Fan aa878ddca6 Fix the placement of deprecation macros
The deprecation macros, which expand to __declspec (deprecated) on Visual
Studio, is expected to be before the return type of the function which
is annotated by them, and having the deprecation macros there is also
accepted by GCC as well.

This will fix the builds of all applications/libraries using Cogl under
Visual Studio,

Reviewed-by: Robert Bragg <robert@linux.intel.com>
2013-08-19 22:44:45 +01:00
..
cogl-pango-1.0.pc.in build: Don't make cogl-pango-1.0 depend on cogl-2.0 2011-05-06 17:34:57 +01:00
cogl-pango-2.0-experimental.pc.in Make it clearer that the 2.0 API is experimental 2011-06-14 17:09:55 +01:00
cogl-pango-display-list.c Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl-pango-display-list.h cogl-pango: Updates to no longer require a default context 2013-01-22 17:48:09 +00:00
cogl-pango-fontmap.c cogl-pango: Updates to no longer require a default context 2013-01-22 17:48:09 +00:00
cogl-pango-glyph-cache.c Expose CoglAtlasTexture api 2013-07-29 16:38:53 +01:00
cogl-pango-glyph-cache.h atlas-texture: remove some use of _COGL_GET_CONTEXT 2013-01-22 17:48:09 +00:00
cogl-pango-pipeline-cache.c Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl-pango-pipeline-cache.h Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl-pango-private.h cogl-pango: Updates to no longer require a default context 2013-01-22 17:48:09 +00:00
cogl-pango-render.c Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl-pango.h Fix the placement of deprecation macros 2013-08-19 22:44:45 +01:00
cogl-pango.pc.in build: only have libcogl-pango depend on pango 2011-08-12 15:28:42 +01:00
cogl-pango.rc.in Fix Visual C++ build 2012-08-06 14:27:42 +01:00
cogl-pango.symbols VS 2008/2010 project files to build Cogl 2011-11-25 13:12:45 +00:00
Makefile.am cogl-pango: Add a missing backslash in the Makefile 2013-02-20 14:55:44 +00:00