mutter/tests/interactive
Emmanuele Bassi 4c8867ea07 table-layout: Invert row/column in arguments
*** This is an API change ***

The general pattern for axis-aligned arguments is:

        x argument
        y argument

If we consider columns an x-aligned argument, and row a y-aligned
argument, then we need to update the TableLayout functions to be:

        column
        row

and not:

        row
        column
2010-09-23 15:17:58 +01:00
..
Makefile.am keysyms: Update the macros to CLUTTER_KEY_* 2010-09-10 17:54:52 +01:00
test-actor-clone.c keysyms: Update the macros to CLUTTER_KEY_* 2010-09-10 17:54:52 +01:00
test-actors.c keysyms: Update the macros to CLUTTER_KEY_* 2010-09-10 17:54:52 +01:00
test-animation.c
test-animator.c osx: Implemented hide cursor backend implementation 2010-08-04 15:13:11 +01:00
test-behave.c
test-bin-layout.c bin-layout: Add a text to the test 2010-08-05 17:22:50 +01:00
test-bind.c test-bind: Fix colors and set the name of the boxes 2010-09-17 12:17:50 +01:00
test-binding-pool.c keysyms: Update the macros to CLUTTER_KEY_* 2010-09-10 17:54:52 +01:00
test-box-layout.c keysyms: Update the macros to CLUTTER_KEY_* 2010-09-10 17:54:52 +01:00
test-clip.c keysyms: Update the macros to CLUTTER_KEY_* 2010-09-10 17:54:52 +01:00
test-clutter-cairo-flowers.c
test-cogl-multitexture.c
test-cogl-offscreen.c
test-cogl-point-sprites.c test: fixed uninitialized variable in test-cogl-point-sprites 2010-08-04 15:13:11 +01:00
test-cogl-primitives.c
test-cogl-shader-arbfp.c keysyms: Update the macros to CLUTTER_KEY_* 2010-09-10 17:54:52 +01:00
test-cogl-shader-glsl.c keysyms: Update the macros to CLUTTER_KEY_* 2010-09-10 17:54:52 +01:00
test-cogl-tex-convert.c
test-cogl-tex-foreign.c
test-cogl-tex-getset.c
test-cogl-tex-polygon.c Replace cogl_color_set_from_* with cogl_color_init_from_* 2010-09-03 16:58:47 +01:00
test-cogl-tex-tile.c
test-cogl-vertex-buffer.c
test-constraints.c
test-depth.c
test-devices.c
test-drag.c drag-action: Added x-drag-threshold and y-drag-threshold properties 2010-09-07 10:40:49 +01:00
test-easing.c
test-events.c
test-fbo.c
test-flow-layout.c test-flow-layout: Use BindConstraints 2010-08-10 18:47:45 +01:00
test-fullscreen.c
test-grab.c
test-layout.c keysyms: Update the macros to CLUTTER_KEY_* 2010-09-10 17:54:52 +01:00
test-main.c
test-model.c
test-multistage.c
test-offscreen.c
test-paint-wrapper.c keysyms: Update the macros to CLUTTER_KEY_* 2010-09-10 17:54:52 +01:00
test-pixmap.c keysyms: Update the macros to CLUTTER_KEY_* 2010-09-10 17:54:52 +01:00
test-project.c
test-rotate.c
test-scale.c
test-script.c
test-scrolling.c drag-action: Remove the press event button 2010-06-12 17:45:54 +01:00
test-shader.c test-shader: Unref the ClutterShader after setting it on an actor 2010-07-22 21:51:47 +01:00
test-stage-read-pixels.c
test-stage-sizing.c
test-state-animator.c state: add clutter_state_set_state and clutter_state_warp_to_state 2010-07-07 18:17:09 +01:00
test-state.c state: add clutter_state_set_state and clutter_state_warp_to_state 2010-07-07 18:17:09 +01:00
test-table-layout.c table-layout: Invert row/column in arguments 2010-09-23 15:17:58 +01:00
test-text-field.c keysyms: Update the macros to CLUTTER_KEY_* 2010-09-10 17:54:52 +01:00
test-text.c
test-texture-async.c
test-texture-material.c texture: Use a base material for all instances 2010-09-06 18:09:19 +01:00
test-texture-quality.c
test-textures.c
test-threads.c keysyms: Update the macros to CLUTTER_KEY_* 2010-09-10 17:54:52 +01:00
test-unproject.c
test-viewport.c
wrapper.sh.in build: Allow to run the tests from any directory 2010-07-06 12:39:15 +01:00