mutter/tests/conform
Emmanuele Bassi c54bd99097 Merge the ClutterText actor
Merge branch 'text-actor'

* text-actor: (108 commits)
  Re-align ClutterText header file
  [text] Fix cursor sizing
  Comments and whitespace fixes to ClutterText
  [docs] Add newly added :single-line-mode accessors
  Update the ignore file
  [tests] Add text field interactive test
  [text] Add single-line-mode to ClutterText
  [text] Fix the deletion actions
  [text] Use cached length when possible
  [tests] Add unit for the ClutterText:password-char property
  [docs] Update the Text section
  [text] Coalesce text visibility and password character
  Allow localizations to change the text direction
  Clean up the update_pango_context() function
  Pass the PangoContext, not the MainContext
  Revert the logic of the PangoContext check
  Remove the binding pool entry from the list
  Remove BindingPool::list_actions()
  Add ClutterActor::create_pango_context()
  Rename the PangoContext creation functions
  ...
2009-01-07 12:06:33 +00:00
..
ADDING_NEW_TESTS * tests/conform/ADDING_NEW_TESTS 2008-11-10 18:52:50 +00:00
Makefile.am Merge the ClutterText actor 2009-01-07 12:06:33 +00:00
test-actor-invariants.c 2008-11-08 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-08 15:56:22 +00:00
test-backface-culling.c * tests/conform/test-backface-culling.c (TEXTURE_SIZE): Don't set 2008-11-28 17:45:54 +00:00
test-binding-pool.c Remove a masking with index() 2008-12-23 21:06:05 +00:00
test-clutter-fixed.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-clutter-rectangle.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-clutter-text.c [tests] Add unit for the ClutterText:password-char property 2009-01-06 15:30:31 +00:00
test-conform-common.c * tests/conform/ADDING_NEW_TESTS 2008-11-10 18:52:50 +00:00
test-conform-common.h Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-conform-main.c [tests] Add unit for the ClutterText:password-char property 2009-01-06 15:30:31 +00:00
test-launcher.sh [tests] Ensure that test-launcher.sh is found for out of tree builds 2008-12-21 14:07:22 +00:00
test-mesh-contiguous.c * tests/conform/test-mesh-mutability.c: 2008-11-28 16:25:20 +00:00
test-mesh-interleved.c * tests/conform/test-mesh-mutability.c: 2008-11-28 16:25:20 +00:00
test-mesh-mutability.c * tests/conform/test-mesh-mutability.c: 2008-11-28 16:25:20 +00:00
test-paint-opacity.c Update the paint opacity unit test 2008-12-11 12:26:47 +00:00
test-path.c Merge branch 'cairo-texture' 2008-12-19 16:44:40 +00:00
test-pick.c * tests/conform/test-pick.c (test_pick): The final result message 2008-11-18 12:36:27 +00:00
test-text-cache.c [tests] Make the layout cache fail at the right place 2008-12-16 13:58:54 +00:00
test-timeline-dup-frames.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline-interpolate.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline-rewind.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline-smoothness.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline.c * tests/conform/test-timeline.c (test_timeline): Remove the delay 2008-11-18 18:30:55 +00:00