Rafael Antognolli [Mon, 18 Jul 2011 18:26:35 +0000 (18:26 +0000)]
ecore/doc - Add some @htmlonly guards.
SVN revision: 61485
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
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
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
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
Tom Hacohen [Mon, 18 Jul 2011 07:41:21 +0000 (07:41 +0000)]
Evas text: Made text_props_index_find faster.
SVN revision: 61468
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
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
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
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
Cedric BAIL [Mon, 18 Jul 2011 00:17:21 +0000 (00:17 +0000)]
emotion: improve debugging.
SVN revision: 61456
Cedric BAIL [Sun, 17 Jul 2011 22:04:11 +0000 (22:04 +0000)]
emotion: don't forget requirement.
SVN revision: 61455
Cedric BAIL [Sun, 17 Jul 2011 21:58:40 +0000 (21:58 +0000)]
emotion: always forgot that damn svn add !
SVN revision: 61454
Cedric BAIL [Sun, 17 Jul 2011 21:39:26 +0000 (21:39 +0000)]
emotion: remove useless code.
SVN revision: 61453
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
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
Tom Hacohen [Sun, 17 Jul 2011 13:42:51 +0000 (13:42 +0000)]
Evas textblock: Fixed inline valign.
SVN revision: 61442
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
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
Vincent Torri [Sun, 17 Jul 2011 11:11:25 +0000 (11:11 +0000)]
ecore_con : fix compilation on Windows
SVN revision: 61439
Tom Hacohen [Sun, 17 Jul 2011 10:48:05 +0000 (10:48 +0000)]
Evas textblock: Fixed linegap.
SVN revision: 61438
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
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
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
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
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
Vincent Torri [Sat, 16 Jul 2011 22:51:44 +0000 (22:51 +0000)]
eet_main.c : use correct guards
SVN revision: 61432
Christopher Michael [Sat, 16 Jul 2011 19:17:24 +0000 (19:17 +0000)]
Ecore_X: Use Eina_Bool for unsigned char.
SVN revision: 61431
Mike Blumenkrantz [Sat, 16 Jul 2011 13:07:39 +0000 (13:07 +0000)]
switch over all buffers to use binbufs
SVN revision: 61423
Vincent Torri [Sat, 16 Jul 2011 08:18:28 +0000 (08:18 +0000)]
Eet : O_BINARY does not exist on linux...
SVN revision: 61422
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
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
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
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
Cedric BAIL [Fri, 15 Jul 2011 20:26:03 +0000 (20:26 +0000)]
eeze: update ChangeLog and AUTHORS.
SVN revision: 61415
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
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
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
Cedric BAIL [Fri, 15 Jul 2011 17:28:13 +0000 (17:28 +0000)]
eeze: add v4l device discovery.
SVN revision: 61410
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
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
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
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
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
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
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
Christopher Michael [Fri, 15 Jul 2011 12:58:24 +0000 (12:58 +0000)]
Ecore_X: Add some more missing randr functions.
SVN revision: 61398
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
Cedric BAIL [Fri, 15 Jul 2011 09:12:24 +0000 (09:12 +0000)]
emotion: properly handle some race condition.
SVN revision: 61395
Christopher Michael [Thu, 14 Jul 2011 16:05:13 +0000 (16:05 +0000)]
Ecore_X: Remove unused file.
SVN revision: 61387
Christopher Michael [Thu, 14 Jul 2011 16:04:26 +0000 (16:04 +0000)]
Ecore_X: Remove unused file.
SVN revision: 61386
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
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
Christopher Michael [Thu, 14 Jul 2011 15:42:02 +0000 (15:42 +0000)]
Ecore: Remove whitespace in Makefile.am
SVN revision: 61381
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
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
Christopher Michael [Thu, 14 Jul 2011 15:38:09 +0000 (15:38 +0000)]
Ecore_Input_Evas: Add missing Shift_Lock modifier.
SVN revision: 61378
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
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
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
Gustavo Lima Chaves [Thu, 14 Jul 2011 15:11:36 +0000 (15:11 +0000)]
[evas] More diagrams on docs.
SVN revision: 61374
Gustavo Lima Chaves [Thu, 14 Jul 2011 15:11:20 +0000 (15:11 +0000)]
[evas] English corrections.
SVN revision: 61373
Tom Hacohen [Thu, 14 Jul 2011 14:38:41 +0000 (14:38 +0000)]
Evas tests: Fixed a textblock cursor test.
SVN revision: 61372
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
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
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
Tom Hacohen [Thu, 14 Jul 2011 12:47:17 +0000 (12:47 +0000)]
Evas textblock: Added a small fix to valign.
SVN revision: 61366
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
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
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
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
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
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
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
Rafael Antognolli [Wed, 13 Jul 2011 19:04:27 +0000 (19:04 +0000)]
ecore/ecore_con - Add some sequence diagrams.
SVN revision: 61351
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
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
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
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
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
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
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
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
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
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
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
Tom Hacohen [Wed, 13 Jul 2011 12:49:29 +0000 (12:49 +0000)]
Evas textblock: Fixed a bug with scaling items.
SVN revision: 61334
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
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
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
Cedric BAIL [Wed, 13 Jul 2011 09:25:49 +0000 (09:25 +0000)]
eina: fix typo.
SVN revision: 61329
Cedric BAIL [Wed, 13 Jul 2011 09:21:55 +0000 (09:21 +0000)]
eina: fix eina shm_open detection.
SVN revision: 61328
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
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
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
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
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
Gustavo Lima Chaves [Tue, 12 Jul 2011 17:29:39 +0000 (17:29 +0000)]
[evas] Text objects example tweaks.
SVN revision: 61303
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
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