platform/upstream/efl.git
13 years agofix pack_set of evas table (fix to added feature already in changelog)
Carsten Haitzler [Tue, 19 Jul 2011 11:24:34 +0000 (11:24 +0000)]
fix pack_set of evas table (fix to added feature already in changelog)

SVN revision: 61501

13 years agoEdje text: Fixed a bug with text ellipsis being off by 1.
Tom Hacohen [Tue, 19 Jul 2011 11:21:35 +0000 (11:21 +0000)]
Edje text: Fixed a bug with text ellipsis being off by 1.

SVN revision: 61500

13 years agoEdje entry: Emit signals for undo/redo.
Tom Hacohen [Tue, 19 Jul 2011 08:08:16 +0000 (08:08 +0000)]
Edje entry: Emit signals for undo/redo.

SVN revision: 61493

13 years agoAdd missing images
Iván Briano [Mon, 18 Jul 2011 22:39:13 +0000 (22:39 +0000)]
Add missing images

SVN revision: 61490

13 years ago[evas] Fixing oopsies on text/image object docs.
Gustavo Lima Chaves [Mon, 18 Jul 2011 21:45:14 +0000 (21:45 +0000)]
[evas] Fixing oopsies on text/image object docs.
Text needed an explanation and citation to the .c example and large
images explaining borders were prettyfied on html docs.

SVN revision: 61488

13 years agoImages and more Map stuff
Iván Briano [Mon, 18 Jul 2011 21:06:56 +0000 (21:06 +0000)]
Images and more Map stuff

SVN revision: 61486

13 years agoecore/doc - Add some @htmlonly guards.
Rafael Antognolli [Mon, 18 Jul 2011 18:26:35 +0000 (18:26 +0000)]
ecore/doc - Add some @htmlonly guards.

SVN revision: 61485

13 years agoEdje entry: Removed redundant func call and 2 comments.
Tom Hacohen [Mon, 18 Jul 2011 15:25:03 +0000 (15:25 +0000)]
Edje entry: Removed redundant func call and 2 comments.

SVN revision: 61481

13 years agoEcore: copy images to latex doc dir so we can create PDF.
Jonas M. Gastal [Mon, 18 Jul 2011 14:03:23 +0000 (14:03 +0000)]
Ecore: copy images to latex doc dir so we can create PDF.

SVN revision: 61480

13 years ago0 byte sreads are not so important - try again next time.
Carsten Haitzler [Mon, 18 Jul 2011 10:34:25 +0000 (10:34 +0000)]
0 byte sreads are not so important - try again next time.

SVN revision: 61477

13 years agoEvas text: Fixed text_props_index_find and added props_cluster_next/prev.
Tom Hacohen [Mon, 18 Jul 2011 07:41:27 +0000 (07:41 +0000)]
Evas text: Fixed text_props_index_find and added props_cluster_next/prev.

SVN revision: 61469

13 years agoEvas text: Made text_props_index_find faster.
Tom Hacohen [Mon, 18 Jul 2011 07:41:21 +0000 (07:41 +0000)]
Evas text: Made text_props_index_find faster.

SVN revision: 61468

13 years agoevas/evas_engine - patched by Seung-Soo Woo <om101.woo@samsung.com>
ChunEon Park [Mon, 18 Jul 2011 05:32:06 +0000 (05:32 +0000)]
evas/evas_engine - patched by Seung-Soo Woo <om101.woo@samsung.com>

Dear all,

eng_image_stride_get() of gl backend get fault stride value.
In case of using dynamic image, it get from dyn.w*4.
But, dyn.stride was already got from secsym_eglGetImageAttribSEC() in _pool_tex_dynamic_new().
dyn.stride can be changed according to DDK.
So, the stride needs to get from dyn.stride.

Please find enclosed file.

Thanks.

SVN revision: 61463

13 years agoecore: Make test more asserty
Mike McCormack [Mon, 18 Jul 2011 00:20:00 +0000 (00:20 +0000)]
ecore: Make test more asserty

Following on from suggestion by Vincent Torri.

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 61461

13 years agoecore: Use ecore_pipe in ecore_test
Mike McCormack [Mon, 18 Jul 2011 00:19:51 +0000 (00:19 +0000)]
ecore: Use ecore_pipe in ecore_test

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 61460

13 years agoecore: Put config.h first
Mike McCormack [Mon, 18 Jul 2011 00:19:43 +0000 (00:19 +0000)]
ecore: Put config.h first

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 61459

13 years agoemotion: improve debugging.
Cedric BAIL [Mon, 18 Jul 2011 00:17:21 +0000 (00:17 +0000)]
emotion: improve debugging.

SVN revision: 61456

13 years agoemotion: don't forget requirement.
Cedric BAIL [Sun, 17 Jul 2011 22:04:11 +0000 (22:04 +0000)]
emotion: don't forget requirement.

SVN revision: 61455

13 years agoemotion: always forgot that damn svn add !
Cedric BAIL [Sun, 17 Jul 2011 21:58:40 +0000 (21:58 +0000)]
emotion: always forgot that damn svn add !

SVN revision: 61454

13 years agoemotion: remove useless code.
Cedric BAIL [Sun, 17 Jul 2011 21:39:26 +0000 (21:39 +0000)]
emotion: remove useless code.

SVN revision: 61453

13 years agoemotion: add webcam detection, cleanup code and add timing detection.
Cedric BAIL [Sun, 17 Jul 2011 21:38:54 +0000 (21:38 +0000)]
emotion: add webcam detection, cleanup code and add timing detection.

SVN revision: 61452

13 years agoEvas textblock: Adjusted textblock_item_text struct fields.
Tom Hacohen [Sun, 17 Jul 2011 13:42:55 +0000 (13:42 +0000)]
Evas textblock: Adjusted textblock_item_text struct fields.

Removed the unused per-item baseline and changed inset to Evas_Coord.

SVN revision: 61443

13 years agoEvas textblock: Fixed inline valign.
Tom Hacohen [Sun, 17 Jul 2011 13:42:51 +0000 (13:42 +0000)]
Evas textblock: Fixed inline valign.

SVN revision: 61442

13 years agoEvas tests: Enabled mixed wrap tests now that it's fixed.
Tom Hacohen [Sun, 17 Jul 2011 11:15:23 +0000 (11:15 +0000)]
Evas tests: Enabled mixed wrap tests now that it's fixed.

SVN revision: 61441

13 years agoEvas textblock: Fixed a bug in mixed wrapping mode.
Tom Hacohen [Sun, 17 Jul 2011 11:15:18 +0000 (11:15 +0000)]
Evas textblock: Fixed a bug in mixed wrapping mode.

SVN revision: 61440

13 years agoecore_con : fix compilation on Windows
Vincent Torri [Sun, 17 Jul 2011 11:11:25 +0000 (11:11 +0000)]
ecore_con : fix compilation on Windows

SVN revision: 61439

13 years agoEvas textblock: Fixed linegap.
Tom Hacohen [Sun, 17 Jul 2011 10:48:05 +0000 (10:48 +0000)]
Evas textblock: Fixed linegap.

SVN revision: 61438

13 years agoEvas tests: Added a textblock test that emulates edje's min size calc.
Tom Hacohen [Sun, 17 Jul 2011 10:48:01 +0000 (10:48 +0000)]
Evas tests: Added a textblock test that emulates edje's min size calc.

Currently mixed wrapping is disabled, because something is wrong there,
but word and char work. This also tests the bugs fixed in previous commits.

SVN revision: 61437

13 years agoEvas textblock: Fixed a bug in RELSIZE items size calculation.
Tom Hacohen [Sun, 17 Jul 2011 10:47:58 +0000 (10:47 +0000)]
Evas textblock: Fixed a bug in RELSIZE items size calculation.

SVN revision: 61436

13 years agoEvas text: Added _text_props_cluster_next.
Tom Hacohen [Sun, 17 Jul 2011 10:47:54 +0000 (10:47 +0000)]
Evas text: Added _text_props_cluster_next.

Started using it in tb.

SVN revision: 61435

13 years agoEvas textblock: Fixed an issue with item formats.
Tom Hacohen [Sun, 17 Jul 2011 10:47:39 +0000 (10:47 +0000)]
Evas textblock: Fixed an issue with item formats.

They weren't pushed to the format stack which in turn meant </item> popped
unrelated formats causing a mess in the stack.

SVN revision: 61434

13 years agoEmbryo:
Vincent Torri [Sat, 16 Jul 2011 23:19:02 +0000 (23:19 +0000)]
Embryo:

* remove all occurences of cegcc (not supported anymore)
* fix unistd.h guards
* remove useless headers in embryo_cc_prefix.c

SVN revision: 61433

13 years agoeet_main.c : use correct guards
Vincent Torri [Sat, 16 Jul 2011 22:51:44 +0000 (22:51 +0000)]
eet_main.c : use correct guards

SVN revision: 61432

13 years agoEcore_X: Use Eina_Bool for unsigned char.
Christopher Michael [Sat, 16 Jul 2011 19:17:24 +0000 (19:17 +0000)]
Ecore_X: Use Eina_Bool for unsigned char.

SVN revision: 61431

13 years agoswitch over all buffers to use binbufs
Mike Blumenkrantz [Sat, 16 Jul 2011 13:07:39 +0000 (13:07 +0000)]
switch over all buffers to use binbufs

SVN revision: 61423

13 years agoEet : O_BINARY does not exist on linux...
Vincent Torri [Sat, 16 Jul 2011 08:18:28 +0000 (08:18 +0000)]
Eet : O_BINARY does not exist on linux...

SVN revision: 61422

13 years agoclean up ecore-con server example: HTTP requires a seperator (\r\n in this case)...
Mike Blumenkrantz [Sat, 16 Jul 2011 08:01:19 +0000 (08:01 +0000)]
clean up ecore-con server example: HTTP requires a seperator (\r\n in this case) following each header line and a double separator between headers and body. additionally, content-length must be EXACTLY the length of the body, and must not include trailing garbage.
snprintf use here is incorrect due to inconsistent behavior of snprintf, so we can lazily fall back to strlen since this is just a simple example

SVN revision: 61421

13 years agoEmbryo : embryo_cc_sc1.c : delete temporary files on Windows
Vincent Torri [Sat, 16 Jul 2011 07:38:33 +0000 (07:38 +0000)]
Embryo : embryo_cc_sc1.c : delete temporary files on Windows

SVN revision: 61420

13 years agoEet : eet_flush2 : add O_BINARY to open()
Vincent Torri [Sat, 16 Jul 2011 07:24:48 +0000 (07:24 +0000)]
Eet : eet_flush2 : add O_BINARY to open()

On Windows, open() in text mode followed by fdopen() in
binary mode does not create a stream in binary mode.
So add O_BINARY to open().

SVN revision: 61418

13 years agorevert last commit of mkstemp (remove _O_TEMPORARY flag in open())
Vincent Torri [Sat, 16 Jul 2011 07:14:42 +0000 (07:14 +0000)]
revert last commit of mkstemp (remove _O_TEMPORARY flag in open())

SVN revision: 61417

13 years agoeeze: update ChangeLog and AUTHORS.
Cedric BAIL [Fri, 15 Jul 2011 20:26:03 +0000 (20:26 +0000)]
eeze: update ChangeLog and AUTHORS.

SVN revision: 61415

13 years agoEina: Groups shouldn't be inside themselves, and both groups
Jonas M. Gastal [Fri, 15 Jul 2011 18:37:44 +0000 (18:37 +0000)]
Eina: Groups shouldn't be inside themselves, and both groups
 and conditionals need to be properly closed..

SVN revision: 61413

13 years agoEina: Making html tags in doc appear only in html doc.
Jonas M. Gastal [Fri, 15 Jul 2011 18:35:45 +0000 (18:35 +0000)]
Eina: Making html tags in doc appear only in html doc.

SVN revision: 61412

13 years agoEina: Giving some pages better names and fixing a typo.
Jonas M. Gastal [Fri, 15 Jul 2011 18:33:41 +0000 (18:33 +0000)]
Eina: Giving some pages better names and fixing a typo.

SVN revision: 61411

13 years agoeeze: add v4l device discovery.
Cedric BAIL [Fri, 15 Jul 2011 17:28:13 +0000 (17:28 +0000)]
eeze: add v4l device discovery.

SVN revision: 61410

13 years agoeet: fix common misppellings
Lucas De Marchi [Fri, 15 Jul 2011 14:41:15 +0000 (14:41 +0000)]
eet: fix common misppellings

Mispellings detected by codespell.

SVN revision: 61409

13 years agoevas: fix common misppellings
Lucas De Marchi [Fri, 15 Jul 2011 14:37:49 +0000 (14:37 +0000)]
evas: fix common misppellings

Mispellings detected by codespell.

SVN revision: 61408

13 years agoecore: fix common misppellings
Lucas De Marchi [Fri, 15 Jul 2011 14:36:13 +0000 (14:36 +0000)]
ecore: fix common misppellings

Mispellings detected by codespell.

SVN revision: 61407

13 years agoemotion: fix common misspellings
Lucas De Marchi [Fri, 15 Jul 2011 14:34:02 +0000 (14:34 +0000)]
emotion: fix common misspellings

Misspellings detected by codespell.

SVN revision: 61406

13 years agoeina: fix common misspellings
Lucas De Marchi [Fri, 15 Jul 2011 14:31:31 +0000 (14:31 +0000)]
eina: fix common misspellings

Misspellings detected by codespell.

SVN revision: 61405

13 years agoEina: add descriptions to eina accessor and eina strbuf.
Jonas M. Gastal [Fri, 15 Jul 2011 14:07:03 +0000 (14:07 +0000)]
Eina: add descriptions to eina accessor and eina strbuf.

SVN revision: 61404

13 years agoEcore_X: Add a few more missing randr functions to xcb.
Christopher Michael [Fri, 15 Jul 2011 13:13:38 +0000 (13:13 +0000)]
Ecore_X: Add a few more missing randr functions to xcb.

SVN revision: 61399

13 years agoEcore_X: Add some more missing randr functions.
Christopher Michael [Fri, 15 Jul 2011 12:58:24 +0000 (12:58 +0000)]
Ecore_X: Add some more missing randr functions.

SVN revision: 61398

13 years agoEcore_X: Add a missing function for ecore_x_randr_modes_info_get. Add
Christopher Michael [Fri, 15 Jul 2011 12:20:52 +0000 (12:20 +0000)]
Ecore_X: Add a missing function for ecore_x_randr_modes_info_get. Add
a list of remaining ecore_xcb_randr functions to do.

SVN revision: 61397

13 years agoemotion: properly handle some race condition.
Cedric BAIL [Fri, 15 Jul 2011 09:12:24 +0000 (09:12 +0000)]
emotion: properly handle some race condition.

SVN revision: 61395

13 years agoEcore_X: Remove unused file.
Christopher Michael [Thu, 14 Jul 2011 16:05:13 +0000 (16:05 +0000)]
Ecore_X: Remove unused file.

SVN revision: 61387

13 years agoEcore_X: Remove unused file.
Christopher Michael [Thu, 14 Jul 2011 16:04:26 +0000 (16:04 +0000)]
Ecore_X: Remove unused file.

SVN revision: 61386

13 years agoEcore: Add autofoo magic for building XCB-based ecore_x.
Christopher Michael [Thu, 14 Jul 2011 15:46:30 +0000 (15:46 +0000)]
Ecore: Add autofoo magic for building XCB-based ecore_x.

NB: IF you are going to try this, build evas with
`--enable-software-xcb` AND build ecore with `--enable-ecore-x-xcb
--disable-ecore-evas-opengl-x11`.

NB: OpenGL does NOT work with the xcb stuff yet. E itself does NOT
work with this yet either (still have to commit those changes).

SVN revision: 61385

13 years agoEcore: Add 'makekeys' utility (used for compiling new xcb stuff)
Christopher Michael [Thu, 14 Jul 2011 15:43:49 +0000 (15:43 +0000)]
Ecore: Add 'makekeys' utility (used for compiling new xcb stuff)
provides a lookup table for xlookupstring (as xcb does not have a function for this).

SVN revision: 61382

13 years agoEcore: Remove whitespace in Makefile.am
Christopher Michael [Thu, 14 Jul 2011 15:42:02 +0000 (15:42 +0000)]
Ecore: Remove whitespace in Makefile.am

SVN revision: 61381

13 years agoEcore_Input: Add Shift_Lock variable for Ecore_Event.
Christopher Michael [Thu, 14 Jul 2011 15:41:36 +0000 (15:41 +0000)]
Ecore_Input: Add Shift_Lock variable for Ecore_Event.

SVN revision: 61380

13 years agoEcore_Evas: Fixes for working with the xcb engine. Fix some
Christopher Michael [Thu, 14 Jul 2011 15:40:53 +0000 (15:40 +0000)]
Ecore_Evas: Fixes for working with the xcb engine. Fix some
formatting. Fix dst_rect being uninitialized. Remove 'prefetch &
fetch' calls as they are not used in the new xcb stuffs.

SVN revision: 61379

13 years agoEcore_Input_Evas: Add missing Shift_Lock modifier.
Christopher Michael [Thu, 14 Jul 2011 15:38:09 +0000 (15:38 +0000)]
Ecore_Input_Evas: Add missing Shift_Lock modifier.

SVN revision: 61378

13 years agoEcore_X: Add missing shift_lock modifier. Remove unused _ecore_x_ic
Christopher Michael [Thu, 14 Jul 2011 15:37:04 +0000 (15:37 +0000)]
Ecore_X: Add missing shift_lock modifier. Remove unused _ecore_x_ic
variable. Add atom for VisualID (for systray module).

SVN revision: 61377

13 years agoEcore_X: Add new xcb code (still not 100% complete tho).
Christopher Michael [Thu, 14 Jul 2011 15:35:42 +0000 (15:35 +0000)]
Ecore_X: Add new xcb code (still not 100% complete tho).

SVN revision: 61376

13 years agoEcore: Add myself to Authors (for incoming xcb stuffs).
Christopher Michael [Thu, 14 Jul 2011 15:31:24 +0000 (15:31 +0000)]
Ecore: Add myself to Authors (for incoming xcb stuffs).

SVN revision: 61375

13 years ago[evas] More diagrams on docs.
Gustavo Lima Chaves [Thu, 14 Jul 2011 15:11:36 +0000 (15:11 +0000)]
[evas] More diagrams on docs.

SVN revision: 61374

13 years ago[evas] English corrections.
Gustavo Lima Chaves [Thu, 14 Jul 2011 15:11:20 +0000 (15:11 +0000)]
[evas] English corrections.

SVN revision: 61373

13 years agoEvas tests: Fixed a textblock cursor test.
Tom Hacohen [Thu, 14 Jul 2011 14:38:41 +0000 (14:38 +0000)]
Evas tests: Fixed a textblock cursor test.

SVN revision: 61372

13 years agoEvas textblock: Removed useless code. We should never get there.
Tom Hacohen [Thu, 14 Jul 2011 14:25:46 +0000 (14:25 +0000)]
Evas textblock: Removed useless code. We should never get there.

SVN revision: 61370

13 years agoEvas tests: Added more cursor tests, this time with bidi.
Tom Hacohen [Thu, 14 Jul 2011 14:25:42 +0000 (14:25 +0000)]
Evas tests: Added more cursor tests, this time with bidi.

SVN revision: 61369

13 years agoEvas textblock: Fixed cursor_coord_set with rtl/bidi in some cases.
Tom Hacohen [Thu, 14 Jul 2011 14:25:39 +0000 (14:25 +0000)]
Evas textblock: Fixed cursor_coord_set with rtl/bidi in some cases.

Fix it when pressing beyond line boundaries.

SVN revision: 61368

13 years agoEvas textblock: Added a small fix to valign.
Tom Hacohen [Thu, 14 Jul 2011 12:47:17 +0000 (12:47 +0000)]
Evas textblock: Added a small fix to valign.

SVN revision: 61366

13 years agoEvas textblock: Fixed an issue with in-line valign.
Tom Hacohen [Thu, 14 Jul 2011 12:31:24 +0000 (12:31 +0000)]
Evas textblock: Fixed an issue with in-line valign.

Thanks to SeoZ for the report.

SVN revision: 61365

13 years agoEvas tests: Added more textblock cursor tests.
Tom Hacohen [Thu, 14 Jul 2011 08:00:27 +0000 (08:00 +0000)]
Evas tests: Added more textblock cursor tests.

Added a set of tests to verify my last fix.

SVN revision: 61363

13 years agoEvas textblock: Fixed issue with char/line_coord_set with valign. #2.
Tom Hacohen [Thu, 14 Jul 2011 08:00:23 +0000 (08:00 +0000)]
Evas textblock: Fixed issue with char/line_coord_set with valign. #2.

After adding some tests, I found out that my previous fix was not enough.

SVN revision: 61362

13 years agoEvas tests: Added more textblock cursor tests.
Tom Hacohen [Thu, 14 Jul 2011 07:36:49 +0000 (07:36 +0000)]
Evas tests: Added more textblock cursor tests.

Also added tests to verify my previous fix.

SVN revision: 61361

13 years agoEvas textblock: Fixed issue with char/line_coord_set with valign.
Tom Hacohen [Thu, 14 Jul 2011 07:36:45 +0000 (07:36 +0000)]
Evas textblock: Fixed issue with char/line_coord_set with valign.

SVN revision: 61360

13 years agoEina: link against iconv, use rt_libs to hold -lrt and add -lrt to eina.pc.in's Libs...
Vincent Torri [Thu, 14 Jul 2011 07:18:11 +0000 (07:18 +0000)]
Eina: link against iconv, use rt_libs to hold -lrt and add -lrt to eina.pc.in's Libs.private

SVN revision: 61358

13 years agoEina : configure.ac : improve shm_open detection
Vincent Torri [Thu, 14 Jul 2011 06:58:59 +0000 (06:58 +0000)]
Eina : configure.ac : improve shm_open detection

 * Do not use spaces around '=' in configure scripts
 * formatting
 * put -lrt in EINA_LIBS instead of LIBS

SVN revision: 61357

13 years agoecore/ecore_con - Add some sequence diagrams.
Rafael Antognolli [Wed, 13 Jul 2011 19:04:27 +0000 (19:04 +0000)]
ecore/ecore_con - Add some sequence diagrams.

SVN revision: 61351

13 years agoecore/ecore_con - Add minimal http server and url cookies examples.
Rafael Antognolli [Wed, 13 Jul 2011 19:04:17 +0000 (19:04 +0000)]
ecore/ecore_con - Add minimal http server and url cookies examples.

SVN revision: 61350

13 years agoecore/ecore_con - Move more documentation to Ecore_Con.h.
Rafael Antognolli [Wed, 13 Jul 2011 19:04:10 +0000 (19:04 +0000)]
ecore/ecore_con - Move more documentation to Ecore_Con.h.
Cookie related function documentation is moved, and some additional
comments were added to ecore_con_url_cookies_file_add and
ecore_con_url_cookies_jar_file_set.

SVN revision: 61349

13 years agoEdje entry: Removed a hack that's not needed anymore.
Tom Hacohen [Wed, 13 Jul 2011 15:45:50 +0000 (15:45 +0000)]
Edje entry: Removed a hack that's not needed anymore.

This is thanks to a bug fix in textblock.

SVN revision: 61346

13 years agoEvas tests: Added textblock line_coord_set tests.
Tom Hacohen [Wed, 13 Jul 2011 15:16:41 +0000 (15:16 +0000)]
Evas tests: Added textblock line_coord_set tests.

These also verifies the bug fix from my previous commit.

SVN revision: 61345

13 years agoEvas textblock: Fixed a bug in line_coord_set with y<0.
Tom Hacohen [Wed, 13 Jul 2011 15:16:38 +0000 (15:16 +0000)]
Evas textblock: Fixed a bug in line_coord_set with y<0.

SVN revision: 61344

13 years agoEvas tests: Added a bit of line geometry tests.
Tom Hacohen [Wed, 13 Jul 2011 15:16:34 +0000 (15:16 +0000)]
Evas tests: Added a bit of line geometry tests.

SVN revision: 61343

13 years agoEvas tests: Added more textblock cursor tests.
Tom Hacohen [Wed, 13 Jul 2011 14:35:15 +0000 (14:35 +0000)]
Evas tests: Added more textblock cursor tests.

Also added tests to verify my previous fix.

SVN revision: 61342

13 years agoEvas textblock: Fixed a bug in cursor_char_coord_set with coords < 0.
Tom Hacohen [Wed, 13 Jul 2011 14:35:12 +0000 (14:35 +0000)]
Evas textblock: Fixed a bug in cursor_char_coord_set with coords < 0.

SVN revision: 61341

13 years agoemotion: raise gstreamer backend as it is more stable than the other.
Cedric BAIL [Wed, 13 Jul 2011 14:14:32 +0000 (14:14 +0000)]
emotion: raise gstreamer backend as it is more stable than the other.

SVN revision: 61340

13 years agoEvas tests: Added a missing fail_if to a textblock test.
Tom Hacohen [Wed, 13 Jul 2011 13:56:40 +0000 (13:56 +0000)]
Evas tests: Added a missing fail_if to a textblock test.

SVN revision: 61337

13 years agoEvas tests: Added textblock tests, including ones to verify my last fixes.
Tom Hacohen [Wed, 13 Jul 2011 12:49:33 +0000 (12:49 +0000)]
Evas tests: Added textblock tests, including ones to verify my last fixes.

SVN revision: 61335

13 years agoEvas textblock: Fixed a bug with scaling items.
Tom Hacohen [Wed, 13 Jul 2011 12:49:29 +0000 (12:49 +0000)]
Evas textblock: Fixed a bug with scaling items.

SVN revision: 61334

13 years agoEvas tests: Make sure default bidi direction of empty texts is correct.
Tom Hacohen [Wed, 13 Jul 2011 11:36:34 +0000 (11:36 +0000)]
Evas tests: Make sure default bidi direction of empty texts is correct.

SVN revision: 61333

13 years agoEvas: Stopped using the typo enum EVAS_BIDI_DIRECTION_NATURAL.
Tom Hacohen [Wed, 13 Jul 2011 11:36:31 +0000 (11:36 +0000)]
Evas: Stopped using the typo enum EVAS_BIDI_DIRECTION_NATURAL.

s/EVAS_BIDI_DIRECTION_NATURAL/EVAS_BIDI_DIRECTION_NEUTRAL/

SVN revision: 61332

13 years agoEvas tests: Added more bidi, script and other tests to text object.
Tom Hacohen [Wed, 13 Jul 2011 11:36:26 +0000 (11:36 +0000)]
Evas tests: Added more bidi, script and other tests to text object.

SVN revision: 61331

13 years agoeina: fix typo.
Cedric BAIL [Wed, 13 Jul 2011 09:25:49 +0000 (09:25 +0000)]
eina: fix typo.

SVN revision: 61329

13 years agoeina: fix eina shm_open detection.
Cedric BAIL [Wed, 13 Jul 2011 09:21:55 +0000 (09:21 +0000)]
eina: fix eina shm_open detection.

SVN revision: 61328

13 years agoEvas: Moved font functions from object_text.c to font_dir.c
Tom Hacohen [Wed, 13 Jul 2011 08:54:49 +0000 (08:54 +0000)]
Evas: Moved font functions from object_text.c to font_dir.c

Not the best place, but at least better than putting them in object_text.c

SVN revision: 61327

13 years agoEvas tests: Added last_up_to_pos tests to text object.
Tom Hacohen [Wed, 13 Jul 2011 08:54:17 +0000 (08:54 +0000)]
Evas tests: Added last_up_to_pos tests to text object.

SVN revision: 61326