platform/upstream/efl.git
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

13 years agoeina: fix build on NetBSD.
Cedric BAIL [Wed, 13 Jul 2011 08:51:19 +0000 (08:51 +0000)]
eina: fix build on NetBSD.

NOTE: we need a fallback for shm_open that will work on BSD system.

SVN revision: 61324

13 years ago[E-devel] [Patch] evas_gl_shader patch for get_program_binary extension
ChunEon Park [Wed, 13 Jul 2011 00:56:12 +0000 (00:56 +0000)]
[E-devel] [Patch] evas_gl_shader patch for get_program_binary extension
from gl77.lee@samsung.com

Dear all,

I attached a patch of evas_gl_shader.

I've removed a comment which is creating dummy shader when using GL_OES_get_program_binary extension.
Mr. Haegeun Park who is in charge of GPU driver fixed get_program_binary bug in the SGX driver.
There's no need to create dummy shaders any longer.

And I've added link status checking code to validate the binary object.

Please review this patch.

Thanks.

SVN revision: 61309

13 years ago[evas] Filling more gaps of image object docs.
Gustavo Lima Chaves [Tue, 12 Jul 2011 17:30:14 +0000 (17:30 +0000)]
[evas] Filling more gaps of image object docs.

SVN revision: 61304

13 years ago[evas] Text objects example tweaks.
Gustavo Lima Chaves [Tue, 12 Jul 2011 17:29:39 +0000 (17:29 +0000)]
[evas] Text objects example tweaks.

SVN revision: 61303

13 years agoEvas tests: Added text tests, including ones to verify my last fixes.
Tom Hacohen [Tue, 12 Jul 2011 15:04:13 +0000 (15:04 +0000)]
Evas tests: Added text tests, including ones to verify my last fixes.

SVN revision: 61302

13 years agoEvas text: Fixed a bug with char_coords_get searching at the wrong x.
Tom Hacohen [Tue, 12 Jul 2011 15:04:10 +0000 (15:04 +0000)]
Evas text: Fixed a bug with char_coords_get searching at the wrong x.

SVN revision: 61301

13 years agoEvas text: Fixed a bug in evas_object_text_char_pos_get - wrong X returned.
Tom Hacohen [Tue, 12 Jul 2011 15:04:07 +0000 (15:04 +0000)]
Evas text: Fixed a bug in evas_object_text_char_pos_get - wrong X returned.

 Happens when using multiple scripts in the same text object.

SVN revision: 61300

13 years agoEvas text: Fixed mistake in comment.
Tom Hacohen [Tue, 12 Jul 2011 15:04:03 +0000 (15:04 +0000)]
Evas text: Fixed mistake in comment.

SVN revision: 61299

13 years agoecore/ecore_con - Brief description for the client and server groups.
Rafael Antognolli [Tue, 12 Jul 2011 14:37:32 +0000 (14:37 +0000)]
ecore/ecore_con - Brief description for the client and server groups.
Also improve the documentation of some functions.

SVN revision: 61298

13 years agoecore/ecore_con - Ecore_Con examples (server and client).
Rafael Antognolli [Tue, 12 Jul 2011 14:37:22 +0000 (14:37 +0000)]
ecore/ecore_con - Ecore_Con examples (server and client).

SVN revision: 61297

13 years agoecore/ecore_con - Update documentation of server/client timeout_set().
Rafael Antognolli [Tue, 12 Jul 2011 14:37:14 +0000 (14:37 +0000)]
ecore/ecore_con - Update documentation of server/client timeout_set().

SVN revision: 61296

13 years agoecore/ecore_con - Constify return of ecore_con_server_clients_get().
Rafael Antognolli [Tue, 12 Jul 2011 14:37:08 +0000 (14:37 +0000)]
ecore/ecore_con - Constify return of ecore_con_server_clients_get().
We can't change the returned list, since it's not a copy but the
internal list itself.

SVN revision: 61295

13 years agoecore/ecore_con - Move more function documentation to Ecore_Con.h
Rafael Antognolli [Tue, 12 Jul 2011 14:36:58 +0000 (14:36 +0000)]
ecore/ecore_con - Move more function documentation to Ecore_Con.h
Some small fixes were also made to these docs.

SVN revision: 61294

13 years agoSome example for Ecore_Thread
Iván Briano [Tue, 12 Jul 2011 13:38:25 +0000 (13:38 +0000)]
Some example for Ecore_Thread

It has some issues that need debugging, I'm not sure if Ecore_Thread doesn't
like having stuff done before the main loop is running and valgrind was also
complaining about some invalid reads in ecore_thread.c, but at least the
example is there for people to look at and report problems, things not clear
or just about anything that may come up from it.

SVN revision: 61293

13 years agoFix some double frees. The hash frees the data itself.
Iván Briano [Tue, 12 Jul 2011 13:36:19 +0000 (13:36 +0000)]
Fix some double frees. The hash frees the data itself.

SVN revision: 61292

13 years agoecore: Enable timers in glib dispatch
Mike McCormack [Tue, 12 Jul 2011 11:57:12 +0000 (11:57 +0000)]
ecore: Enable timers in glib dispatch

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

13 years agoecore: Make g_main_loop call idle enterers last
Mike McCormack [Tue, 12 Jul 2011 11:57:03 +0000 (11:57 +0000)]
ecore: Make g_main_loop call idle enterers last

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

13 years agoecore: Run timers at end of glib loop
Mike McCormack [Tue, 12 Jul 2011 11:56:54 +0000 (11:56 +0000)]
ecore: Run timers at end of glib loop

This reduces the time between calculating the scene
and rendering it, making scrolling smoother.

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

13 years agoecore: Fix warnings when epoll is disabled
Mike McCormack [Tue, 12 Jul 2011 11:56:45 +0000 (11:56 +0000)]
ecore: Fix warnings when epoll is disabled

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

13 years agoecore: Only check timers if we need to
Mike McCormack [Tue, 12 Jul 2011 11:56:36 +0000 (11:56 +0000)]
ecore: Only check timers if we need to

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

13 years agoecore: Remove redundant variable
Mike McCormack [Tue, 12 Jul 2011 11:56:24 +0000 (11:56 +0000)]
ecore: Remove redundant variable

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

13 years agoEvas tests: Added various text object tests.
Tom Hacohen [Tue, 12 Jul 2011 11:40:28 +0000 (11:40 +0000)]
Evas tests: Added various text object tests.

SVN revision: 61280

13 years agoEvas bidi: Fixed typo DIRECTION_NATURAL -> DIRECTION_NEUTRAL.
Tom Hacohen [Tue, 12 Jul 2011 11:40:25 +0000 (11:40 +0000)]
Evas bidi: Fixed typo DIRECTION_NATURAL -> DIRECTION_NEUTRAL.

Kept the old one just for not breaking ABI/API.
To all of you that are fast on the trigger, I set it to the same value,
so it doesn't matter that I inserted it at the start.

SVN revision: 61279

13 years agoEvas tests: Added textblock replacement char tests.
Tom Hacohen [Tue, 12 Jul 2011 11:40:22 +0000 (11:40 +0000)]
Evas tests: Added textblock replacement char tests.

SVN revision: 61278

13 years agoEvas tests: Also test EVAS_TEXTBLOCK_CURSOR_BEFORE cursor mode.
Tom Hacohen [Tue, 12 Jul 2011 09:12:20 +0000 (09:12 +0000)]
Evas tests: Also test EVAS_TEXTBLOCK_CURSOR_BEFORE cursor mode.

SVN revision: 61275

13 years agoEvas tests: Added hinting change coverage to textblock.
Tom Hacohen [Tue, 12 Jul 2011 09:04:10 +0000 (09:04 +0000)]
Evas tests: Added hinting change coverage to textblock.

SVN revision: 61274

13 years agoEvas tests: Added various text wrapping + ellipsis tests.
Tom Hacohen [Tue, 12 Jul 2011 09:04:07 +0000 (09:04 +0000)]
Evas tests: Added various text wrapping + ellipsis tests.

SVN revision: 61273

13 years agoEvas tests: More textblock style padding tests.
Tom Hacohen [Tue, 12 Jul 2011 09:04:04 +0000 (09:04 +0000)]
Evas tests: More textblock style padding tests.

SVN revision: 61272

13 years agoecore: Set source priority to high
Mike McCormack [Tue, 12 Jul 2011 06:11:23 +0000 (06:11 +0000)]
ecore: Set source priority to high

Will only make a difference if there are other gsources.

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

13 years agoecore: Wake main loop immediately on zero sleep
Mike McCormack [Tue, 12 Jul 2011 06:11:14 +0000 (06:11 +0000)]
ecore: Wake main loop immediately on zero sleep

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

13 years agoecore-imf: Place braces consistently
Mike McCormack [Tue, 12 Jul 2011 06:11:04 +0000 (06:11 +0000)]
ecore-imf: Place braces consistently

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

13 years agoecore-imf: Fix build in no XIM case
Mike McCormack [Tue, 12 Jul 2011 06:10:54 +0000 (06:10 +0000)]
ecore-imf: Fix build in no XIM case

Fixes:

ecore_imf_xim.c: In function 'ecore_imf_xim_shutdown':
ecore_imf_xim.c:608:11: error: 'open_ims' undeclared (first use in this function)
ecore_imf_xim.c:608:11: note: each undeclared identifier is reported only once for each function it appears

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

13 years agoecore-x: Use Evas CFLAGS to build XIM support
Mike McCormack [Tue, 12 Jul 2011 02:26:48 +0000 (02:26 +0000)]
ecore-x: Use Evas CFLAGS to build XIM support

Signed-off-by: Mike McCormack <mikem@ring3k.org>
SVN revision: 61260

13 years agoecore-x: Add XIM module for ecore_imf
Naruto TAKAHASHI [Tue, 12 Jul 2011 02:26:39 +0000 (02:26 +0000)]
ecore-x: Add XIM module for ecore_imf

Signed-off-by: Naruto TAKAHASHI <tnaruto@gmail.com>
SVN revision: 61259

13 years agoecore-x: Add immodules directory
Naruto TAKAHASHI [Tue, 12 Jul 2011 02:26:29 +0000 (02:26 +0000)]
ecore-x: Add immodules directory

Signed-off-by: Naruto TAKAHASHI <tnaruto@gmail.com>
SVN revision: 61258

13 years agoecore-x: Remove XIM
Naruto TAKAHASHI [Tue, 12 Jul 2011 02:26:19 +0000 (02:26 +0000)]
ecore-x: Remove XIM

Signed-off-by: Naruto TAKAHASHI <tnaruto@gmail.com>
SVN revision: 61257

13 years agoecore/examples - Fix DSO build (linking example against Evas).
Rafael Antognolli [Mon, 11 Jul 2011 17:22:31 +0000 (17:22 +0000)]
ecore/examples - Fix DSO build (linking example against Evas).

SVN revision: 61255

13 years agoEvas tests: Add more style tests to verify bug fixed in previous commit.
Tom Hacohen [Mon, 11 Jul 2011 16:39:48 +0000 (16:39 +0000)]
Evas tests: Add more style tests to verify bug fixed in previous commit.

SVN revision: 61254

13 years agoEvas textblock: Fixed style padding calculation.
Tom Hacohen [Mon, 11 Jul 2011 16:39:45 +0000 (16:39 +0000)]
Evas textblock: Fixed style padding calculation.

SVN revision: 61253

13 years agoEvas tests: Added a test to verify the last bug is fixed.
Tom Hacohen [Mon, 11 Jul 2011 15:56:51 +0000 (15:56 +0000)]
Evas tests: Added a test to verify the last bug is fixed.

SVN revision: 61252

13 years agoEvas textblock: Fixed an issue with escaped-html-like chars.
Tom Hacohen [Mon, 11 Jul 2011 15:56:47 +0000 (15:56 +0000)]
Evas textblock: Fixed an issue with escaped-html-like chars.

SVN revision: 61251

13 years agoEvas tests: More textblock tests.
Tom Hacohen [Mon, 11 Jul 2011 15:27:53 +0000 (15:27 +0000)]
Evas tests: More textblock tests.

SVN revision: 61250

13 years agoEvas tests: Added tests for evas_textblock_cursor_range_geometry_get.
Tom Hacohen [Mon, 11 Jul 2011 15:19:33 +0000 (15:19 +0000)]
Evas tests: Added tests for evas_textblock_cursor_range_geometry_get.

SVN revision: 61249

13 years agoEvas: Move the HAVE_TESTS define to the m4 macro.
Tom Hacohen [Mon, 11 Jul 2011 14:39:53 +0000 (14:39 +0000)]
Evas: Move the HAVE_TESTS define to the m4 macro.

Thanks to vtorri for the spanking.

SVN revision: 61245

13 years agoEvas: Added HAVE_TESTS to config.h
Tom Hacohen [Mon, 11 Jul 2011 14:08:13 +0000 (14:08 +0000)]
Evas: Added HAVE_TESTS to config.h

This is set to 1 if tests are enabled.

SVN revision: 61244

13 years agoEvas tests: Added a test for evas_textblock_node_format_list_get.
Tom Hacohen [Mon, 11 Jul 2011 13:55:53 +0000 (13:55 +0000)]
Evas tests: Added a test for evas_textblock_node_format_list_get.

SVN revision: 61243

13 years agoEvas tests: Added tests to evas_textblock_node_format_remove_pair.
Tom Hacohen [Mon, 11 Jul 2011 13:55:48 +0000 (13:55 +0000)]
Evas tests: Added tests to evas_textblock_node_format_remove_pair.

SVN revision: 61242

13 years agoEvas tests: Add another textblock test.
Tom Hacohen [Mon, 11 Jul 2011 13:39:46 +0000 (13:39 +0000)]
Evas tests: Add another textblock test.

SVN revision: 61240

13 years agoEvas tests: Improved textblock tests.
Tom Hacohen [Mon, 11 Jul 2011 12:30:18 +0000 (12:30 +0000)]
Evas tests: Improved textblock tests.

SVN revision: 61239

13 years agoEvas textblock: Removed useless function.
Tom Hacohen [Mon, 11 Jul 2011 12:30:15 +0000 (12:30 +0000)]
Evas textblock: Removed useless function.

SVN revision: 61238

13 years agoEvas tests: Added various text and textblock tests.
Tom Hacohen [Mon, 11 Jul 2011 12:30:09 +0000 (12:30 +0000)]
Evas tests: Added various text and textblock tests.

SVN revision: 61237

13 years agoEvas tests: Added more textblock tests, including one to verify my last fix.
Tom Hacohen [Mon, 11 Jul 2011 11:20:45 +0000 (11:20 +0000)]
Evas tests: Added more textblock tests, including one to verify my last fix.

SVN revision: 61236

13 years agoEvas textblock: Fixed an issue with string_escaped_get.
Tom Hacohen [Mon, 11 Jul 2011 11:20:42 +0000 (11:20 +0000)]
Evas textblock: Fixed an issue with string_escaped_get.

SVN revision: 61235

13 years agoEvas textblock: Fixed an error in docs.
Tom Hacohen [Mon, 11 Jul 2011 11:20:37 +0000 (11:20 +0000)]
Evas textblock: Fixed an error in docs.

SVN revision: 61234

13 years agoEvas tests: Added more textblock tests, including one to verify my last fix.
Tom Hacohen [Mon, 11 Jul 2011 08:56:19 +0000 (08:56 +0000)]
Evas tests: Added more textblock tests, including one to verify my last fix.

SVN revision: 61233

13 years agoEvas textblock: Fixed evas_textblock_cursor_format_prev.
Tom Hacohen [Mon, 11 Jul 2011 08:56:17 +0000 (08:56 +0000)]
Evas textblock: Fixed evas_textblock_cursor_format_prev.

SVN revision: 61232

13 years agoEvas textblock: Deprecated evas_textblock_cursor_set_at_format.
Tom Hacohen [Mon, 11 Jul 2011 08:56:13 +0000 (08:56 +0000)]
Evas textblock: Deprecated evas_textblock_cursor_set_at_format.

This was a duplicate of evas_textblock_cursor_at_format_set.
The only difference is the name, and this one doesn't conform to the naming
conventions.

SVN revision: 61231

13 years agoEvas textblock: Fixed a confusing parameter name.
Tom Hacohen [Mon, 11 Jul 2011 08:56:10 +0000 (08:56 +0000)]
Evas textblock: Fixed a confusing parameter name.

SVN revision: 61230

13 years agoEvas tests: Added more textblock tests, including a test for the last fix.
Tom Hacohen [Mon, 11 Jul 2011 07:23:18 +0000 (07:23 +0000)]
Evas tests: Added more textblock tests, including a test for the last fix.

SVN revision: 61228

13 years agoEvas textblock: Hopefully eliminate all issues with uninit cursors.
Tom Hacohen [Mon, 11 Jul 2011 07:23:12 +0000 (07:23 +0000)]
Evas textblock: Hopefully eliminate all issues with uninit cursors.

SVN revision: 61227

13 years agoevas/evas_engine - patched by Seung-Soo Woo.
ChunEon Park [Mon, 11 Jul 2011 06:29:20 +0000 (06:29 +0000)]
evas/evas_engine - patched by Seung-Soo Woo.

Dear all,

There is a below issue.

Problem : Evas gl engine call eglWaitNative() and eglWaitGL() before/after eglSwapBuffers().
The sync APIs are not call only in case of SGX_DDK.
Resolution : It is necessary to check MALI string too.

So, I fixed it.
Please find enclosed file.

Thanks.

SVN revision: 61226

13 years agoecore: Fix logic bug in g_main_loop
Mike McCormack [Mon, 11 Jul 2011 02:51:37 +0000 (02:51 +0000)]
ecore: Fix logic bug in g_main_loop

Want to use timerfd if either seconds or nanoseconds is non-zero.

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

13 years agoevas: fix _evas_jpeg_membuf_src_skip bug
Jiyoun Park [Mon, 11 Jul 2011 02:29:16 +0000 (02:29 +0000)]
evas: fix _evas_jpeg_membuf_src_skip bug

If file was corrupted , the size value of app frame is bigger than real file
size.

For example, if somebody change file using editor, the file start with (FF
D8 FF E0 FF DB ..).

But real file size can be small than (FF DB).

In that case, _evas_jpeg_membuf_src_skip set src->pub.bytes_in_buffer to
negative value, it make crash later.

Signed-off-by: Jiyoun Park <jy0703.park@samsung.com>
SVN revision: 61222

13 years agoecore: Ignore new binary ecore_test
Mike McCormack [Mon, 11 Jul 2011 01:21:59 +0000 (01:21 +0000)]
ecore: Ignore new binary ecore_test

Signed-off-by: Mike McCormack <mikem@ring3k.org>
SVN revision: 61218

13 years agoecore: Comment missing example
Mike McCormack [Mon, 11 Jul 2011 01:21:49 +0000 (01:21 +0000)]
ecore: Comment missing example

This is causing problems for autogen.sh

Signed-off-by: Mike McCormack <mikem@ring3k.org>
SVN revision: 61217

13 years agoEvas tests: Added a bunch of text object tests.
Tom Hacohen [Sun, 10 Jul 2011 14:58:37 +0000 (14:58 +0000)]
Evas tests: Added a bunch of text object tests.

SVN revision: 61213

13 years agoEvas: Updated .gitignore.
Tom Hacohen [Sun, 10 Jul 2011 14:23:50 +0000 (14:23 +0000)]
Evas: Updated .gitignore.

SVN revision: 61212

13 years agoEvas tests: Added a basic evas_objet_text test.
Tom Hacohen [Sun, 10 Jul 2011 14:23:47 +0000 (14:23 +0000)]
Evas tests: Added a basic evas_objet_text test.

SVN revision: 61211

13 years agoEvas tests: Added some more textblock tests.
Tom Hacohen [Sun, 10 Jul 2011 14:23:43 +0000 (14:23 +0000)]
Evas tests: Added some more textblock tests.

SVN revision: 61210

13 years agoEvas tests: Added a lot more textblock tests.
Tom Hacohen [Sun, 10 Jul 2011 13:22:45 +0000 (13:22 +0000)]
Evas tests: Added a lot more textblock tests.

Some verify the fixes I just committed, some are just general tests.

SVN revision: 61208

13 years agoEvas textblock: Fixed evas_textblock_cursor_eol_get.
Tom Hacohen [Sun, 10 Jul 2011 13:22:42 +0000 (13:22 +0000)]
Evas textblock: Fixed evas_textblock_cursor_eol_get.

SVN revision: 61207

13 years agoEvas textblock: Fixed cursor_paragraph_text_length_get.
Tom Hacohen [Sun, 10 Jul 2011 13:22:38 +0000 (13:22 +0000)]
Evas textblock: Fixed cursor_paragraph_text_length_get.

SVN revision: 61206

13 years agoEvas textblock: Fixed a bug in _paragraph_char_last with the last par.
Tom Hacohen [Sun, 10 Jul 2011 13:22:33 +0000 (13:22 +0000)]
Evas textblock: Fixed a bug in _paragraph_char_last with the last par.

SVN revision: 61205

13 years agoEvas tests: Added a test to verify the last issue I fixed.
Tom Hacohen [Sun, 10 Jul 2011 12:18:52 +0000 (12:18 +0000)]
Evas tests: Added a test to verify the last issue I fixed.

SVN revision: 61204

13 years agoEvas textblock: Fixed returned position of "clean" cursors.
Tom Hacohen [Sun, 10 Jul 2011 12:18:48 +0000 (12:18 +0000)]
Evas textblock: Fixed returned position of "clean" cursors.

Issue reported by Shilpa.

SVN revision: 61203

13 years agoEvas tests: Added textblock tests.
Tom Hacohen [Sun, 10 Jul 2011 12:18:45 +0000 (12:18 +0000)]
Evas tests: Added textblock tests.

SVN revision: 61202

13 years agoEvas textblock: textblock_cursor_get's return should not be const.
Tom Hacohen [Sun, 10 Jul 2011 12:18:42 +0000 (12:18 +0000)]
Evas textblock: textblock_cursor_get's return should not be const.

This does not break API as it's more permissive and behavior doesn't change.

SVN revision: 61201

13 years agoFix ancient typo, and make them all consistant.
David Walter Seikel [Sun, 10 Jul 2011 12:02:53 +0000 (12:02 +0000)]
Fix ancient typo, and make them all consistant.
Google tells me it's a fairly common miss spelling in USA, and a male singing group.

SVN revision: 61199

13 years agoEvas: Fix building xcb backend as static.
Christopher Michael [Sat, 9 Jul 2011 21:12:43 +0000 (21:12 +0000)]
Evas: Fix building xcb backend as static.

SVN revision: 61178