Christopher Michael [Mon, 25 Jul 2011 09:29:09 +0000 (09:29 +0000)]
Ecore_Evas: Use ecore_x function(s) for getting window attributes.
Some fixes for OpenGL wrt xcb (minor stuffs).
NB: We already use ecore_x for some things in here, so let's keep
duplicated code down to a minimum and resuse what we already have ;)
SVN revision: 61676
Cedric BAIL [Mon, 25 Jul 2011 09:10:44 +0000 (09:10 +0000)]
emotion: correctly close pipeline on file close, plus minor fix.
SVN revision: 61675
Tom Hacohen [Mon, 25 Jul 2011 08:37:44 +0000 (08:37 +0000)]
Evas tests: Added a TODO test.
SVN revision: 61672
Tom Hacohen [Mon, 25 Jul 2011 08:26:03 +0000 (08:26 +0000)]
Edje docs: Updated the 'tag' part of the Edc reference.
SVN revision: 61671
Naruto TAKAHASHI [Mon, 25 Jul 2011 07:16:54 +0000 (07:16 +0000)]
ecore-imf: Fix warnings
Signed-off-by: Naruto TAKAHASHI <tnaruto@gmail.com>
SVN revision: 61665
Christopher Michael [Sun, 24 Jul 2011 22:19:00 +0000 (22:19 +0000)]
Ecore_X: Fix CnP when using xcb backend.
SVN revision: 61662
Mike Blumenkrantz [Sun, 24 Jul 2011 21:49:49 +0000 (21:49 +0000)]
update svn:ignores
SVN revision: 61659
Mike Blumenkrantz [Sun, 24 Jul 2011 21:32:54 +0000 (21:32 +0000)]
my triumphant return to AUTHORS
SVN revision: 61658
Mike Blumenkrantz [Sun, 24 Jul 2011 21:32:35 +0000 (21:32 +0000)]
populate edje.dox.in from edje.dox (was this intentionally empty?), update from AUTHORS
SVN revision: 61657
Mike Blumenkrantz [Sun, 24 Jul 2011 21:25:27 +0000 (21:25 +0000)]
middle mouse click now changes cursor location, fixes primary selection paste location bugs
SVN revision: 61656
Rui Seabra [Sun, 24 Jul 2011 15:36:22 +0000 (15:36 +0000)]
Fix rpm build.
SVN revision: 61652
Vincent Torri [Sun, 24 Jul 2011 08:51:33 +0000 (08:51 +0000)]
Evil: prepare the 1.0 release. Put (all, evil as well as 'standard' ones) the headers in $includedir/evil-vmaj
SVN revision: 61640
Tom Hacohen [Sun, 24 Jul 2011 08:50:46 +0000 (08:50 +0000)]
Evas tests: Adedd a textblock test for the last bug fix.
SVN revision: 61639
Tom Hacohen [Sun, 24 Jul 2011 08:50:42 +0000 (08:50 +0000)]
Evas textblock: Fixed updating of formats position on char_delete.
Format offsets got wrong when merging paragraphs.
SVN revision: 61638
Mike Blumenkrantz [Sun, 24 Jul 2011 08:36:27 +0000 (08:36 +0000)]
added entry,selection,none,request to spite tasn
SVN revision: 61636
Mike Blumenkrantz [Sun, 24 Jul 2011 08:05:45 +0000 (08:05 +0000)]
renamed to entry,selection,all,request because tasn won't shut up
SVN revision: 61633
Mike Blumenkrantz [Sun, 24 Jul 2011 07:59:47 +0000 (07:59 +0000)]
+entry,selection,request signal
SVN revision: 61632
Mike Blumenkrantz [Sun, 24 Jul 2011 07:47:17 +0000 (07:47 +0000)]
add entry,paste,request,1 and entry,paste,request,3 for different types of pasting
SVN revision: 61631
Vincent Torri [Sun, 24 Jul 2011 00:23:34 +0000 (00:23 +0000)]
link xim module against ecore_x. This patch fixes compilation on mac os x
SVN revision: 61625
Christopher Michael [Sat, 23 Jul 2011 23:15:54 +0000 (23:15 +0000)]
EIO: Add UNUSED where missing.
SVN revision: 61623
Christopher Michael [Sat, 23 Jul 2011 23:12:55 +0000 (23:12 +0000)]
Ethumb: Add a bunch of UNUSED where needed.
SVN revision: 61622
Christopher Michael [Sat, 23 Jul 2011 23:00:14 +0000 (23:00 +0000)]
Edje: Add UNUSED where needed on the edje_entry obj.
SVN revision: 61621
Christopher Michael [Sat, 23 Jul 2011 17:37:04 +0000 (17:37 +0000)]
Ecore_Evas: Use an easier check for If existing ecore_evas is already
alpha. No need to do comparisons like this.
SVN revision: 61611
Mike Blumenkrantz [Sat, 23 Jul 2011 03:17:57 +0000 (03:17 +0000)]
url of ecore-con-url is now stringshared
SVN revision: 61607
Mike Blumenkrantz [Sat, 23 Jul 2011 03:14:42 +0000 (03:14 +0000)]
+ecore_con_url_url_get
SVN revision: 61606
Iván Briano [Fri, 22 Jul 2011 14:01:56 +0000 (14:01 +0000)]
Group docs so textblock, line and polygon at least show their functions
SVN revision: 61590
ChunEon Park [Fri, 22 Jul 2011 06:08:04 +0000 (06:08 +0000)]
evas/evas_object_image.c - reverted to previous
Sorry. Need to look more because of the pageflip.
SVN revision: 61579
ChunEon Park [Fri, 22 Jul 2011 05:24:16 +0000 (05:24 +0000)]
evas/evas_object_image - modified to keep the uv consistency with normal evas_object.
Although the uv range of normal object is be localized to the it's geometry,
but the uv range of the image object is be localized it's image size but not geometry size.
In that case, user should find out the objects type and set the uv value differently between normal and image
why they do that?
SVN revision: 61577
Christopher Michael [Thu, 21 Jul 2011 14:05:27 +0000 (14:05 +0000)]
Ecore_X: Add some doxy for newly added functions (to keep Tom happy),
and fix some horrid formatting.
SVN revision: 61562
Tom Hacohen [Thu, 21 Jul 2011 14:04:55 +0000 (14:04 +0000)]
Evas tests: Enabled the textblock relsize item native size test.
SVN revision: 61561
Tom Hacohen [Thu, 21 Jul 2011 14:04:52 +0000 (14:04 +0000)]
Evas textblock: Fixed native size calculation with relative items.
SVN revision: 61560
Tom Hacohen [Thu, 21 Jul 2011 14:04:48 +0000 (14:04 +0000)]
Evas textblock: Fixed some more line height calculations.
Some issues were related to SIZE_REL items and some were not.
SVN revision: 61559
Tom Hacohen [Thu, 21 Jul 2011 13:00:28 +0000 (13:00 +0000)]
Evas tests: Added textblock test for the last bugfix.
SVN revision: 61558
Tom Hacohen [Thu, 21 Jul 2011 12:53:39 +0000 (12:53 +0000)]
Evas textblock: Fixed relative items size calculation.
Now they are calculated according to real line height, and not just line
height before this point. Furthermore, this also fixes some issues with
wrapping not being correct.
SVN revision: 61557
Christopher Michael [Thu, 21 Jul 2011 12:09:33 +0000 (12:09 +0000)]
Ecore_X: Add a couple of missing functions to the xlib engine.
NB: These are mainly for systray module so that it can be engine
independant in that it can just use ecore_x calls now, instead of
specific xlib stuff.
SVN revision: 61555
Cedric BAIL [Thu, 21 Jul 2011 10:46:54 +0000 (10:46 +0000)]
emotion: fix buggies, add YUY2 support.
Note: almost working webcam support. Need to detect
when the pipeline need to be playing to know what is in the
stream. Or maybe do that later...
SVN revision: 61550
Cedric BAIL [Thu, 21 Jul 2011 10:36:05 +0000 (10:36 +0000)]
evas: add software YUY2 colorspace converter.
NOTE: will shortly learn how to write the corresponding shader and add it soon.
SVN revision: 61548
Gustavo Lima Chaves [Wed, 20 Jul 2011 17:58:56 +0000 (17:58 +0000)]
[evas] More love to a given example's text.
SVN revision: 61536
Tom Hacohen [Wed, 20 Jul 2011 15:45:25 +0000 (15:45 +0000)]
Evas tests: Added a textblock test to verify the two last fixes.
SVN revision: 61531
Tom Hacohen [Wed, 20 Jul 2011 15:45:21 +0000 (15:45 +0000)]
Evas textblock: Fixed removing of format pairs in a rare case (range).
Until now, removing the <ps> when <b><ps></b> would have left the
<b></b> intact instead of removing them when using a range delete.
SVN revision: 61530
Tom Hacohen [Wed, 20 Jul 2011 15:45:12 +0000 (15:45 +0000)]
Evas textblock: Fixed removing of format pairs in a rare case.
Until now, removing the <ps> when <b><ps></b> would have left the <b></b>
intact instead of removing them.
SVN revision: 61529
Tom Hacohen [Wed, 20 Jul 2011 14:13:36 +0000 (14:13 +0000)]
Evas tests: Added a textblock test to verify last fix.
SVN revision: 61528
Tom Hacohen [Wed, 20 Jul 2011 14:13:33 +0000 (14:13 +0000)]
Evas textblock: Fixed handling.
It now translates to a real nbsp, and not just a space.
SVN revision: 61527
Tom Hacohen [Wed, 20 Jul 2011 12:37:08 +0000 (12:37 +0000)]
Evas tests: Adedd more textblock visible formats tests.
SVN revision: 61524
Cedric BAIL [Wed, 20 Jul 2011 11:22:01 +0000 (11:22 +0000)]
evas: fix bug when array was reallocated during walk.
SVN revision: 61523
Cedric BAIL [Wed, 20 Jul 2011 09:23:47 +0000 (09:23 +0000)]
evas: forgotten header.
SVN revision: 61522
Cedric BAIL [Wed, 20 Jul 2011 09:20:53 +0000 (09:20 +0000)]
evas: forgotten revert.
SVN revision: 61521
Cedric BAIL [Wed, 20 Jul 2011 09:14:41 +0000 (09:14 +0000)]
evas: better patch for preventing infinite loop.
SVN revision: 61520
Cedric BAIL [Tue, 19 Jul 2011 22:34:54 +0000 (22:34 +0000)]
emotion: add v4l2:// uri scheme for webcam.
SVN revision: 61512
Cedric BAIL [Tue, 19 Jul 2011 22:34:17 +0000 (22:34 +0000)]
efl: fix make dist-check.
SVN revision: 61511
Iván Briano [Tue, 19 Jul 2011 16:58:15 +0000 (16:58 +0000)]
Diagrams for Ecore_Thread
SVN revision: 61507
Tom Hacohen [Tue, 19 Jul 2011 15:14:40 +0000 (15:14 +0000)]
Evas tests: Added a test to verify last textblock bugfix.
SVN revision: 61505
Tom Hacohen [Tue, 19 Jul 2011 14:32:54 +0000 (14:32 +0000)]
Evas textblock: Fixed a bug when the last paragraph is empty.
SVN revision: 61504
Tom Hacohen [Tue, 19 Jul 2011 13:43:20 +0000 (13:43 +0000)]
Evas tests: Added another textblock format removal test.
SVN revision: 61503
Tom Hacohen [Tue, 19 Jul 2011 13:19:18 +0000 (13:19 +0000)]
Evas tests: Added some format removal tests.
SVN revision: 61502
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
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
Tom Hacohen [Tue, 19 Jul 2011 08:08:16 +0000 (08:08 +0000)]
Edje entry: Emit signals for undo/redo.
SVN revision: 61493
Iván Briano [Mon, 18 Jul 2011 22:39:13 +0000 (22:39 +0000)]
Add missing images
SVN revision: 61490
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
Iván Briano [Mon, 18 Jul 2011 21:06:56 +0000 (21:06 +0000)]
Images and more Map stuff
SVN revision: 61486
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