2007-10-12 Tomas Frydrych <tf@o-hand.com>
authorTomas Frydrych <tf@openedhand.com>
Fri, 12 Oct 2007 08:17:00 +0000 (08:17 +0000)
committerTomas Frydrych <tf@openedhand.com>
Fri, 12 Oct 2007 08:17:00 +0000 (08:17 +0000)
commitabd6832dd9c7a9b752aec398e4786aecfb201917
tree1f4863d5fca0474210ce42e474d170c88cc520a8
parent422c725a47c3f149900b2d819ab8df8788cf8740
2007-10-12  Tomas Frydrych  <tf@o-hand.com>

        * clutter/clutter-actor.c:
        * clutter/clutter-backend.c:
        * clutter/clutter-behaviour-depth.c:
        * clutter/clutter-box.c:
        * clutter/clutter-clone-texture.c:
        * clutter/clutter-container.c:
        * clutter/clutter-entry.c:
        * clutter/clutter-feature.c:
        * clutter/clutter-fixed.c:
        * clutter/clutter-group.c:
        * clutter/clutter-hbox.c:
        * clutter/clutter-label.c:
        * clutter/clutter-layout.c:
        * clutter/clutter-media.c:
        * clutter/clutter-rectangle.c:
        * clutter/clutter-score.c:
        * clutter/clutter-script.c:
        * clutter/clutter-stage.c:
        * clutter/clutter-texture.c:
        * clutter/clutter-timeline.c:
        * clutter/clutter-timeout-pool.c:
        * clutter/clutter-vbox.c:
        * clutter/cogl/gl/cogl.c:
        * clutter/cogl/gles/cogl.c:
        * clutter/eglnative/clutter-backend-egl.c:
        * clutter/eglnative/clutter-event-egl.c:
        * clutter/eglnative/clutter-stage-egl.c:
        * clutter/eglx/clutter-backend-egl.c:
        * clutter/eglx/clutter-event-egl.c:
        * clutter/eglx/clutter-stage-egl.c:
        * clutter/glx/clutter-event-glx.c:
        * clutter/json/json-array.c:
        * clutter/json/json-generator.c:
        * clutter/json/json-node.c:
        * clutter/json/json-object.c:
        * clutter/json/json-parser.c:
        * clutter/sdl/clutter-backend-sdl.c:
        * clutter/sdl/clutter-event-sdl.c:
        * clutter/sdl/clutter-stage-sdl.c:

Fixedup config.h inclusion (must always be bracketed with #ifdef
HAVE_CONFIG_H).
40 files changed:
ChangeLog
clutter/clutter-actor.c
clutter/clutter-backend.c
clutter/clutter-behaviour-depth.c
clutter/clutter-box.c
clutter/clutter-clone-texture.c
clutter/clutter-container.c
clutter/clutter-entry.c
clutter/clutter-feature.c
clutter/clutter-fixed.c
clutter/clutter-group.c
clutter/clutter-hbox.c
clutter/clutter-label.c
clutter/clutter-layout.c
clutter/clutter-media.c
clutter/clutter-rectangle.c
clutter/clutter-score.c
clutter/clutter-script.c
clutter/clutter-stage.c
clutter/clutter-texture.c
clutter/clutter-timeline.c
clutter/clutter-timeout-pool.c
clutter/clutter-vbox.c
clutter/cogl/gl/cogl.c
clutter/cogl/gles/cogl.c
clutter/eglnative/clutter-backend-egl.c
clutter/eglnative/clutter-event-egl.c
clutter/eglnative/clutter-stage-egl.c
clutter/eglx/clutter-backend-egl.c
clutter/eglx/clutter-event-egl.c
clutter/eglx/clutter-stage-egl.c
clutter/glx/clutter-event-glx.c
clutter/json/json-array.c
clutter/json/json-generator.c
clutter/json/json-node.c
clutter/json/json-object.c
clutter/json/json-parser.c
clutter/sdl/clutter-backend-sdl.c
clutter/sdl/clutter-event-sdl.c
clutter/sdl/clutter-stage-sdl.c