Vincent Torri [Wed, 7 Mar 2012 10:58:58 +0000 (10:58 +0000)]
fix logic
SVN revision: 68927
Vincent Torri [Wed, 7 Mar 2012 10:56:55 +0000 (10:56 +0000)]
Eina: fix leak on windows too
SVN revision: 68926
Cedric BAIL [Wed, 7 Mar 2012 10:45:06 +0000 (10:45 +0000)]
eina: backport, ChangeLog and NEWS.
SVN revision: 68925
Cedric BAIL [Wed, 7 Mar 2012 10:40:49 +0000 (10:40 +0000)]
eina: don't reopen file when file didn't change.
NOTE: we were leaking file at very high speed !
SVN revision: 68924
Vincent Torri [Wed, 7 Mar 2012 10:39:30 +0000 (10:39 +0000)]
Ecore_Evas: fix compilation after the removal of ecore_win32_shape_set() API
SVN revision: 68923
Vincent Torri [Wed, 7 Mar 2012 10:28:48 +0000 (10:28 +0000)]
Ecore_Win32: fix initialization of base_width/height values
SVN revision: 68922
ChunEon Park [Wed, 7 Mar 2012 10:24:30 +0000 (10:24 +0000)]
ecore - updated Changelog. Forgot it even if I set his poster to my desktop background image.
SVN revision: 68921
ChunEon Park [Wed, 7 Mar 2012 10:13:24 +0000 (10:13 +0000)]
ecore/ecore_x - added ecore_x_illume clipboard stuff.
SVN revision: 68920
Cedric BAIL [Wed, 7 Mar 2012 09:38:08 +0000 (09:38 +0000)]
eina: fix argument numbering.
SVN revision: 68917
Carsten Haitzler [Wed, 7 Mar 2012 09:05:47 +0000 (09:05 +0000)]
to be paranoid - ensure umask for mkstemp allows no other uids oir
grps access.
SVN revision: 68910
Vincent Torri [Wed, 7 Mar 2012 08:58:55 +0000 (08:58 +0000)]
Eina: cosmetic (move eina_file_mmap_faulty to the 'global' part)
SVN revision: 68908
Vincent Torri [Wed, 7 Mar 2012 07:25:05 +0000 (07:25 +0000)]
Eina: unlock mutex before returning
Patch by Shinwoo Kim, modified by me
SVN revision: 68885
Bruno Dilly [Tue, 6 Mar 2012 20:57:50 +0000 (20:57 +0000)]
Emotion: remove unused var on generic
SVN revision: 68849
Mikael SANS [Tue, 6 Mar 2012 19:59:51 +0000 (19:59 +0000)]
edje/entry: add double click(selects word) and triple click(selects line)
SVN revision: 68847
Bruno Dilly [Tue, 6 Mar 2012 19:55:14 +0000 (19:55 +0000)]
Emotion: fix typo on emotion_check.m4
And also remove an unused var.
SVN revision: 68846
Daniel Vieira Franzolin [Tue, 6 Mar 2012 14:27:03 +0000 (14:27 +0000)]
Another eina_inarray example.
Patch by: "Daniel Vieira Franzolin" <daniel@profusion.mobi>
SVN revision: 68835
Tom Hacohen [Tue, 6 Mar 2012 13:54:37 +0000 (13:54 +0000)]
Evas textblock: Fixed bug in style tags parsing.
Thanks a lot to cedric for letting me know about it.
SVN revision: 68831
Gustavo Sverzut Barbieri [Tue, 6 Mar 2012 12:35:24 +0000 (12:35 +0000)]
note the bug spotted by Tasn.
SVN revision: 68824
Jiyoun Park [Tue, 6 Mar 2012 11:52:03 +0000 (11:52 +0000)]
fix BS related with jpeg rotation.
during decoding, ie's w and h should not change it's value
because several objects use same cache entry
SVN revision: 68809
Jihoon Kim [Tue, 6 Mar 2012 02:46:09 +0000 (02:46 +0000)]
ecore_imf: change parameter name in ecore_imf_context_input_panel_return_key_type_set
SVN revision: 68762
Daniel Vieira Franzolin [Mon, 5 Mar 2012 21:17:30 +0000 (21:17 +0000)]
Fix examples's compilation instructions to work on ubuntu.
Patch by: "Daniel Vieira Franzolin" <daniel@profusion.mobi>
SVN revision: 68743
Davide Andreoli [Mon, 5 Mar 2012 20:36:05 +0000 (20:36 +0000)]
Fix docs according to raster changes
SVN revision: 68740
Christopher Michael [Mon, 5 Mar 2012 16:50:20 +0000 (16:50 +0000)]
Ecore_Wayland: Don't require a current surface to retrieve pointer
position as we may not have an active window when this is requested.
SVN revision: 68731
Jonas M. Gastal [Mon, 5 Mar 2012 14:59:59 +0000 (14:59 +0000)]
Ecore con style fix.
SVN revision: 68726
Jonas M. Gastal [Mon, 5 Mar 2012 14:59:55 +0000 (14:59 +0000)]
Style fix for ecore exe docs.
SVN revision: 68725
Jonas M. Gastal [Mon, 5 Mar 2012 14:47:44 +0000 (14:47 +0000)]
Better ecore main loop docs.
SVN revision: 68724
Jonas M. Gastal [Mon, 5 Mar 2012 14:47:37 +0000 (14:47 +0000)]
Make listed ecore evas examples links.
SVN revision: 68723
Samuel F. Baggen [Mon, 5 Mar 2012 13:26:41 +0000 (13:26 +0000)]
removed useless information about libm dependency which is shipped with libc
SVN revision: 68718
Davide Andreoli [Mon, 5 Mar 2012 09:33:05 +0000 (09:33 +0000)]
From: Davide Andreoli <dave@gurumeditation.it>
Subject: [E-devel] Emotion buffer size patch
Hi, here is a patch for emotion, it add a new function to retrive the
status of the buffer while playing online stream.
It is implemented only for the gstreamer backend, the xine one
do not play at all here. What about the generic one?
(xine does play - i implameneted this with the xine module, and
generic is given a func that always returns 1.0 for now).
SVN revision: 68684
Jérôme Pinot [Sun, 4 Mar 2012 11:10:51 +0000 (11:10 +0000)]
From: Jérôme Pinot <ngc891@gmail.com>
minor spelling fix
SVN revision: 68656
Mike Blumenkrantz [Sat, 3 Mar 2012 19:49:19 +0000 (19:49 +0000)]
patch from bluezery finishing socks env variable pickup from ecore_con_socks.c
SVN revision: 68650
Jihoon Kim [Sat, 3 Mar 2012 12:51:20 +0000 (12:51 +0000)]
ecore: fix brief description of ecore_x_window_focus_get
SVN revision: 68646
Jihoon Kim [Sat, 3 Mar 2012 07:20:54 +0000 (07:20 +0000)]
ecore: fix doxygen ingroup about ecore_x_window_defaults_set API
SVN revision: 68644
Daniel Juyung Seo [Sat, 3 Mar 2012 06:12:05 +0000 (06:12 +0000)]
edje Edje.h: Fixed documentation typo.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68642
Cedric BAIL [Fri, 2 Mar 2012 16:38:49 +0000 (16:38 +0000)]
emotion: fix build with recent xine.
Patch by Anthony Ramine <nox <at> dev-extend.eu>.
SVN revision: 68629
Cedric BAIL [Fri, 2 Mar 2012 15:36:54 +0000 (15:36 +0000)]
eina: fix warning. Patch by Seo Sanghyeon.
SVN revision: 68628
Daniel Juyung Seo [Fri, 2 Mar 2012 12:07:52 +0000 (12:07 +0000)]
ecore Ecore_Evas.h: Fixed documentation typo.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68624
Cedric BAIL [Fri, 2 Mar 2012 09:57:09 +0000 (09:57 +0000)]
eio: update AUTHORS.
SVN revision: 68621
Mike Blumenkrantz [Fri, 2 Mar 2012 03:36:28 +0000 (03:36 +0000)]
tons of doc fixes
SVN revision: 68617
Mike Blumenkrantz [Fri, 2 Mar 2012 03:09:47 +0000 (03:09 +0000)]
add some abort() fixmes
SVN revision: 68615
Mike Blumenkrantz [Fri, 2 Mar 2012 03:04:57 +0000 (03:04 +0000)]
this isn't an inline function, so it should have a safety check
SVN revision: 68614
Mike Blumenkrantz [Fri, 2 Mar 2012 03:04:33 +0000 (03:04 +0000)]
return NULL on failure here
SVN revision: 68613
Mike Blumenkrantz [Fri, 2 Mar 2012 03:01:10 +0000 (03:01 +0000)]
and actually return a value
SVN revision: 68612
Mike Blumenkrantz [Fri, 2 Mar 2012 03:00:59 +0000 (03:00 +0000)]
prevent stringshare leak
SVN revision: 68611
Christopher Michael [Thu, 1 Mar 2012 17:25:54 +0000 (17:25 +0000)]
Ecore_Wayland: Remove image_target_texture_2d (not used and requires
GL header which causes issues for E17 wayland only).
SVN revision: 68582
Raphael Kubo da Costa [Thu, 1 Mar 2012 17:15:54 +0000 (17:15 +0000)]
Eina: Add eina_value_array_value_get().
Since k-s is on the road this days, we'd better write some code ourselves.
This is array counterpart of eina_value_struct_value_get(), and retrieves
an item from an Eina_Value_Array as an Eina_Value.
Code writing the setter is welcome.
Patch by: "Raphael Kubo da Costa" <kubo@profusion.mobi>
SVN revision: 68581
Iván Briano [Thu, 1 Mar 2012 16:42:03 +0000 (16:42 +0000)]
Build again, please.
SVN revision: 68580
David Walter Seikel [Thu, 1 Mar 2012 15:52:02 +0000 (15:52 +0000)]
No idea how anyone let me sneak these excess line endings in. Also, actually bitch about missing images.
SVN revision: 68579
David Walter Seikel [Thu, 1 Mar 2012 15:46:33 +0000 (15:46 +0000)]
If an edje file has a Lua group, don't strip any images. No telling how Lua might concoct it's image names, but it expects to find them in it's own file.
SVN revision: 68578
Christopher Michael [Thu, 1 Mar 2012 13:43:41 +0000 (13:43 +0000)]
Ecore_Wayland: Add ecore_wl_pointer_xy_get function.
SVN revision: 68576
Jihoon Kim [Thu, 1 Mar 2012 13:34:08 +0000 (13:34 +0000)]
ecore_imf: fix doxygen
SVN revision: 68575
Christopher Michael [Thu, 1 Mar 2012 13:33:23 +0000 (13:33 +0000)]
Ecore_Evas (wayland_egl): Cleanup the engine structure & remove unused
things. Implement alpha_set, transparent_set, and ignore_events for
ecore_evas_wayland_EGL.
NB: Big fat warning ... don't try to use alpha_set for EE_Wayland_Egl.
It segfaults for some unknown reason. If anyone knows EGL code, please
feel free to have a look. Any help is appreciated here.
SVN revision: 68574
Tom Hacohen [Thu, 1 Mar 2012 13:08:53 +0000 (13:08 +0000)]
Evas textblock: Fixed wrong parsing of style tags. Support escaped '.
Thanks to cippp for the report.
SVN revision: 68573
Jonas M. Gastal [Thu, 1 Mar 2012 13:02:17 +0000 (13:02 +0000)]
Better ecore_evas intro docs.
SVN revision: 68572
Jonas M. Gastal [Thu, 1 Mar 2012 13:02:13 +0000 (13:02 +0000)]
Improved ecore_evas_callbacks example.
SVN revision: 68571
Jonas M. Gastal [Thu, 1 Mar 2012 13:02:08 +0000 (13:02 +0000)]
Improved ecore_evas_basics example.
SVN revision: 68570
Jonas M. Gastal [Thu, 1 Mar 2012 13:02:03 +0000 (13:02 +0000)]
Fixing some typos.
SVN revision: 68569
Christopher Michael [Wed, 29 Feb 2012 21:00:38 +0000 (21:00 +0000)]
Ecore_Evas (wayland): Implement alpha_set, transparent_set, and
ignore_events for ecore_evas_wayland_shm.
NB: I have to code for egl done, but am tracking a segfault when we
set alpha :/
SVN revision: 68558
Tom Hacohen [Wed, 29 Feb 2012 15:57:53 +0000 (15:57 +0000)]
Edje entry: added edje_object_part_text_user_insert.
SVN revision: 68556
Jonas M. Gastal [Wed, 29 Feb 2012 13:49:04 +0000 (13:49 +0000)]
Evas event freezing code sample.
SVN revision: 68555
Jonas M. Gastal [Wed, 29 Feb 2012 13:49:00 +0000 (13:49 +0000)]
Add warning that people should probably use ecore evas instead of evas
event feeding.
SVN revision: 68554
Carsten Haitzler [Wed, 29 Feb 2012 11:59:55 +0000 (11:59 +0000)]
netwm icon set api - test it.. putting 16mb+ icons on the stack wasnt
a good idea... puton heap. :)
SVN revision: 68550
Jihoon Kim [Wed, 29 Feb 2012 04:37:33 +0000 (04:37 +0000)]
ecore_imf: Add ecore_imf_context_input_panel_caps_lock_mode_set/get to set/get the caps lock mode on the input panel
SVN revision: 68529
Carsten Haitzler [Tue, 28 Feb 2012 23:55:04 +0000 (23:55 +0000)]
lets compile again... shall we? :)
SVN revision: 68526
Christopher Michael [Tue, 28 Feb 2012 22:51:01 +0000 (22:51 +0000)]
Ecore_Wayland: Fix resize animation (little arrow @ bottom) not
showing up.
SVN revision: 68523
Christopher Michael [Tue, 28 Feb 2012 22:31:27 +0000 (22:31 +0000)]
Ecore_Wayland: Add some doxy & @since.
SVN revision: 68522
Leandro Pereira [Tue, 28 Feb 2012 22:04:48 +0000 (22:04 +0000)]
eet: Remove man page installing code as well
SVN revision: 68521
Leandro Pereira [Tue, 28 Feb 2012 21:58:35 +0000 (21:58 +0000)]
eet: Disable man-page generation by default.
This is currently a mess -- fixing it is going to take a lot of time. Man
pages being generated include end(3), authors(3), todo(3), Examples(3).
Better not to install these things and rely only on the HTML output.
SVN revision: 68520
Christopher Michael [Tue, 28 Feb 2012 21:57:59 +0000 (21:57 +0000)]
Evas (wayland): Comment out eglTerminate (is causing hangs when
running under the current weston compositor).
SVN revision: 68518
Christopher Michael [Tue, 28 Feb 2012 21:57:10 +0000 (21:57 +0000)]
Ecore: Fix autofoo for recent wayland changes. Add ChangeLog.
SVN revision: 68517
Christopher Michael [Tue, 28 Feb 2012 21:56:39 +0000 (21:56 +0000)]
Ecore_Evas (Wayland): Refactor code to match Ecore_Wayland changes.
NB: Fixes outstanding issues with running EFL apps as wayland clients.
SVN revision: 68516
Christopher Michael [Tue, 28 Feb 2012 21:55:51 +0000 (21:55 +0000)]
Ecore_Wayland: Refactor all the ecore_wayland code to improve running
EFL applications as Wayland Clients.
NB: This (along with the ecore_evas changes) fixes most (if not all)
outstanding issues what I am aware of, including the nasty resize bug
with wayland_egl.
SVN revision: 68515
om101.woo [Tue, 28 Feb 2012 11:55:14 +0000 (11:55 +0000)]
From: <om101.woo@samsung.com>
Subject: image data get/set pairing issue
I found a bug about pairing
evas_object_image_data_get/set(eng_image_data_get/put).
It was added to count checked_out for paring
eglMapImageSEC/eglUnmapImageSEC.
In case of calling evas_object_image_data_set() twice after calling
evas_object_image_data_get(), dyn.checked_out has -1.
Then, if evas_object_image_data_get() and evas_object_image_data_set()
is call, it can't call eglUnmapImageSEC().
If dyn.checked_out has minus, it can make some problem.
So, I fixed this problem.
Please find enclosed patch file and let me know if I misunderstood.
SVN revision: 68504
Carsten Haitzler [Tue, 28 Feb 2012 11:50:05 +0000 (11:50 +0000)]
compile again... and add docs and @sinces etc. :)
SVN revision: 68503
Carsten Haitzler [Tue, 28 Feb 2012 10:46:38 +0000 (10:46 +0000)]
and now actually test and make sure things work.
SVN revision: 68500
Cedric BAIL [Tue, 28 Feb 2012 09:20:43 +0000 (09:20 +0000)]
eio: forgotten lstat.
SVN revision: 68499
Mike Blumenkrantz [Tue, 28 Feb 2012 07:06:04 +0000 (07:06 +0000)]
one time I had a dream where people helped others who were forgetful instead of just pointing out that they were forgetful. then I woke up and realized I had fallen asleep while watching Winnie the Pooh
SVN revision: 68494
Carsten Haitzler [Tue, 28 Feb 2012 06:43:59 +0000 (06:43 +0000)]
booyah. added lots of ecore_evas state stuff and ability to track
state changes too made by a wm - eg getting iconified.
SVN revision: 68493
Carsten Haitzler [Tue, 28 Feb 2012 04:34:10 +0000 (04:34 +0000)]
add ecore_x_netwm_icons_set()
SVN revision: 68487
Cedric BAIL [Mon, 27 Feb 2012 20:58:26 +0000 (20:58 +0000)]
eio: finish eio fallback monitor.
NOTE: this make Eio now officially in Alpha stage.
API and ABI should remain stable until the coming release.
Only bug fixes and highly needed api change will make in.
SVN revision: 68479
Cedric BAIL [Mon, 27 Feb 2012 14:40:02 +0000 (14:40 +0000)]
ecore: people are still hurt by that assert.
NOTE: I think that this code should be removed as it is useless, will never
work as expected and nobody care anymore about it.
SVN revision: 68477
Cedric BAIL [Mon, 27 Feb 2012 13:29:47 +0000 (13:29 +0000)]
eina: faster implementation of Eina_Rbtree by Alexandre Becoulet.
SVN revision: 68474
Cedric BAIL [Mon, 27 Feb 2012 13:20:05 +0000 (13:20 +0000)]
eio: start implement fallback monitor.
SVN revision: 68473
Carsten Haitzler [Mon, 27 Feb 2012 05:52:25 +0000 (05:52 +0000)]
warning--
SVN revision: 68467
Thanatermesis [Mon, 27 Feb 2012 05:20:17 +0000 (05:20 +0000)]
Fix linking complaints brought out by:
From: Thanatermesis <thanatermesis.ecvs@gmail.com>
Subject: [E-devel] LDFLAGS with -Wl,-z,defs
Aparently if you add the option "-Wl,-z,defs" to your LDFLAGS, there's some
libs that doesn't compile, like evas and e_dbus, there's some logs:
SVN revision: 68464
Carsten Haitzler [Mon, 27 Feb 2012 02:37:24 +0000 (02:37 +0000)]
tag this allong with the ecore_file_download fix.
SVN revision: 68459
Jiyoun Park [Sun, 26 Feb 2012 10:46:56 +0000 (10:46 +0000)]
fix gif cannot deal with transparent color.
when make first frame, it didn't consider alpha value.
change code to deal with alpha value
SVN revision: 68450
Cedric BAIL [Sun, 26 Feb 2012 10:06:40 +0000 (10:06 +0000)]
ecore: oops, forgotten.
SVN revision: 68449
Vincent Torri [Sun, 26 Feb 2012 07:09:07 +0000 (07:09 +0000)]
Evas: check static inline functions, not just inline ones
SVN revision: 68448
Carsten Haitzler [Sun, 26 Feb 2012 01:52:27 +0000 (01:52 +0000)]
fix ecore_file_downlaod to not limit downloads to 30sec.
SVN revision: 68447
Cedric BAIL [Sat, 25 Feb 2012 21:20:42 +0000 (21:20 +0000)]
ecore: remove use of SDL software sdl 16 from Ecore_Evas.
SVN revision: 68446
Mike Blumenkrantz [Sat, 25 Feb 2012 08:30:51 +0000 (08:30 +0000)]
#if 0 out an unused function
SVN revision: 68437
Jihoon Kim [Sat, 25 Feb 2012 06:57:21 +0000 (06:57 +0000)]
ecore_imf: remove trailing whitespace
SVN revision: 68434
Jonas M. Gastal [Fri, 24 Feb 2012 17:05:44 +0000 (17:05 +0000)]
Evas generic object group documentation improvement.
SVN revision: 68425
Cedric BAIL [Fri, 24 Feb 2012 16:53:51 +0000 (16:53 +0000)]
ecore: eina_iterator_free doesn't work on NULL iterator.
SVN revision: 68424
Cedric BAIL [Fri, 24 Feb 2012 15:51:00 +0000 (15:51 +0000)]
embryo: remove useless part.
SVN revision: 68421
Cedric BAIL [Fri, 24 Feb 2012 15:22:11 +0000 (15:22 +0000)]
embryo: try to handle _LIBS appropriatly.
SVN revision: 68419
Cedric BAIL [Fri, 24 Feb 2012 15:14:10 +0000 (15:14 +0000)]
ecore: fix ecore build without thread support and mmap.
SVN revision: 68418
Cedric BAIL [Fri, 24 Feb 2012 14:07:57 +0000 (14:07 +0000)]
ecore,embryo,evas: fix copy & paste issue.
SVN revision: 68417
Carsten Haitzler [Fri, 24 Feb 2012 12:33:27 +0000 (12:33 +0000)]
and changelog for doyoun's patch
SVN revision: 68411