framework/uifw/ecore.git
12 years agogear up svn for release. one of many steps/things to do.
raster [Sat, 17 Mar 2012 04:17:29 +0000 (04:17 +0000)]
gear up svn for release. one of many steps/things to do.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69481 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore_imf_evas: add example code in doxygen
jihoon [Fri, 16 Mar 2012 06:44:54 +0000 (06:44 +0000)]
ecore_imf_evas: add example code in doxygen

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69450 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore_imf: add example code in doxygen
jihoon [Fri, 16 Mar 2012 06:44:05 +0000 (06:44 +0000)]
ecore_imf: add example code in doxygen

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69449 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore poller docs.
gastal [Thu, 15 Mar 2012 19:31:09 +0000 (19:31 +0000)]
Ecore poller docs.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69424 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore: fix Ecore_Thread memory leak.
cedric [Wed, 14 Mar 2012 17:51:38 +0000 (17:51 +0000)]
ecore: fix Ecore_Thread memory leak.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69343 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore event functions docs improvements.
gastal [Wed, 14 Mar 2012 13:22:20 +0000 (13:22 +0000)]
Ecore event functions docs improvements.

Moved docs to header file.
Fixed some typos.
Added @brief.
Add failure information to @return.
Other random improvements.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69337 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoDo not cut off \0 anymore.
leif [Tue, 13 Mar 2012 19:57:06 +0000 (19:57 +0000)]
Do not cut off \0 anymore.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69301 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoBetter ecore event docs.
gastal [Tue, 13 Mar 2012 18:29:31 +0000 (18:29 +0000)]
Better ecore event docs.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69299 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoupdate client flush properly, fixing bug spotted by raoulh
discomfitor [Tue, 13 Mar 2012 13:44:18 +0000 (13:44 +0000)]
update client flush properly, fixing bug spotted by raoulh

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69296 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Bluezery <ohpowel@gmail.com>
discomfitor [Mon, 12 Mar 2012 04:53:47 +0000 (04:53 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [Patch][ecore_con] Simple bug fix
Date: Mon, 12 Mar 2012 13:45:02 +0900

Hello,

This is patch to prevent a segfault if curlmsg == NULL.

Thanks.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69217 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore: fix Ecore_Thread double free and update ChangeLog/NEWS.
cedric [Sat, 10 Mar 2012 12:47:54 +0000 (12:47 +0000)]
ecore: fix Ecore_Thread double free and update ChangeLog/NEWS.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69172 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoImprovements to ecore timer docs.
gastal [Fri, 9 Mar 2012 19:21:52 +0000 (19:21 +0000)]
Improvements to ecore timer docs.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69115 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoSplitting time and timer into separte groups.
gastal [Fri, 9 Mar 2012 19:21:47 +0000 (19:21 +0000)]
Splitting time and timer into separte groups.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69114 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore idlers doc bump.
gastal [Fri, 9 Mar 2012 17:31:47 +0000 (17:31 +0000)]
Ecore idlers doc bump.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69112 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agohey cedric - i left this commented out, but this 2nd queue is wrong as
raster [Fri, 9 Mar 2012 12:49:30 +0000 (12:49 +0000)]
hey cedric - i left this commented out, but this 2nd queue is wrong as
the first handles cleaning up the direct worker.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69098 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Wayland: Update ecore_wayland to match new events in todays
devilhorns [Fri, 9 Mar 2012 02:36:00 +0000 (02:36 +0000)]
Ecore_Wayland: Update ecore_wayland to match new events in todays
Wayland code.

NB: This will probably need updating again tomorrow, and again the day
after, etc, etc.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69073 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoformatting
englebass [Thu, 8 Mar 2012 19:52:26 +0000 (19:52 +0000)]
formatting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69068 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Wayland: Remove free of the interfaces_bound event. Thanks Seb :)
devilhorns [Thu, 8 Mar 2012 15:54:21 +0000 (15:54 +0000)]
Ecore_Wayland: Remove free of the interfaces_bound event. Thanks Seb :)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69063 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_X(cb): Let's compile again, yea ? ;)
devilhorns [Thu, 8 Mar 2012 15:25:46 +0000 (15:25 +0000)]
Ecore_X(cb): Let's compile again, yea ? ;)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69062 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agothis is dicsomfitors focus problem. commit and lets see if peolpe
raster [Thu, 8 Mar 2012 07:51:39 +0000 (07:51 +0000)]
this is dicsomfitors focus problem. commit and lets see if peolpe
suffer.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69039 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoreturn 0 on failure for status_code_get, and don't call curl functions more than...
discomfitor [Thu, 8 Mar 2012 07:46:42 +0000 (07:46 +0000)]
return 0 on failure for status_code_get, and don't call curl functions more than once

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69038 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Con: should fix compilation on Mac OS X
caro [Wed, 7 Mar 2012 23:34:38 +0000 (23:34 +0000)]
Ecore_Con: should fix compilation on Mac OS X

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69036 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Wayland: Don't need to init egl here (just yet). Add an event
devilhorns [Wed, 7 Mar 2012 21:46:52 +0000 (21:46 +0000)]
Ecore_Wayland: Don't need to init egl here (just yet). Add an event
(interfaces_bound) to be raised when ecore_wayland has everything it
needs to function properly. (Used in the e17 wayland only code).

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69032 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Evas (wayland_shm): Make sure we have a window for the engine
devilhorns [Wed, 7 Mar 2012 21:46:01 +0000 (21:46 +0000)]
Ecore_Evas (wayland_shm): Make sure we have a window for the engine
before trying to attach a buffer.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69031 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoThe Typo That Broke The World
discomfitor [Wed, 7 Mar 2012 21:06:34 +0000 (21:06 +0000)]
The Typo That Broke The World

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69030 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agos/foced/forced/
discomfitor [Wed, 7 Mar 2012 19:39:22 +0000 (19:39 +0000)]
s/foced/forced/

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69019 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore: fix detection of net/if.h and shm_open on Mac OS X
caro [Wed, 7 Mar 2012 17:17:06 +0000 (17:17 +0000)]
Ecore: fix detection of net/if.h and shm_open on Mac OS X

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69010 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadded ecore_con_url_status_code_get, cleaned up recent changelog/news entries, zero...
discomfitor [Wed, 7 Mar 2012 17:15:01 +0000 (17:15 +0000)]
added ecore_con_url_status_code_get, cleaned up recent changelog/news entries, zero http status on new transfers

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69009 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agocheck return code on CURLINFO_RESPONSE_CODE and add helper function for it
discomfitor [Wed, 7 Mar 2012 17:06:33 +0000 (17:06 +0000)]
check return code on CURLINFO_RESPONSE_CODE and add helper function for it

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@69008 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore: add needed exotic include.
cedric [Wed, 7 Mar 2012 16:14:47 +0000 (16:14 +0000)]
ecore: add needed exotic include.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68989 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore: remove an impossible to track assert.
cedric [Wed, 7 Mar 2012 16:11:55 +0000 (16:11 +0000)]
ecore: remove an impossible to track assert.

NOTE: I am now all for removing this lock. They trigger crash,
are not implementing the feature they are advertising, are not
maintained and impossible to fix.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68987 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoscim_immodule: remove unused code
jihoon [Wed, 7 Mar 2012 14:52:22 +0000 (14:52 +0000)]
scim_immodule: remove unused code

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68966 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agochlog++
raster [Wed, 7 Mar 2012 14:35:22 +0000 (14:35 +0000)]
chlog++

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68963 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd patrch for rotation atoms also fix previous indicator patch to
raster [Wed, 7 Mar 2012 14:34:24 +0000 (14:34 +0000)]
add patrch for rotation atoms also fix previous indicator patch to
have atoms set up right.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68960 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: myoungwoon kim <myoungwoon@gmail.com>
raster [Wed, 7 Mar 2012 14:26:20 +0000 (14:26 +0000)]
From: myoungwoon kim <myoungwoon@gmail.com>
Subject: [E-devel] [Patch] Ecore, Elementary: Supporting indicator
opacity mode

This is Myoungwoon Roy Kim.

This patches are for supporting the indicator's opacity mode and made by
Jeonhoon Park(jh1979.park@samsung.com) who is responsible for Indicator
application.

Requirements:
- In mobile device, Indicator area should be displayed as Opacity,
Transparency, or sometimes Translucency according to the UX
requirements.
This requirement can be applied in case of fullscreen based menu and
fullscreen applications like video player etc.

Functional requirements:
1. User can set indicator's opacity mode as opacity, transparency, and
translucency
2. User can get the current indicator's opacity mode.

Currently there are no APIs for supporting the upper functional
requirements.

Thus, he added support for indicator's opacity mode.
It is designed for EFL developers easily to set the indicator's opacity
like the existing indicator's mode.
He added a Elm_Win_Indicator_Opacity_Mode structure variable into
Elm_Win
structure.
Meanwhile, new two APIs are implemented independently from the existing
source code.

Anybody please review this and apply it to upstream code.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68958 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agolets have actual atom vars to hold the atoms eh? so we compile and
raster [Wed, 7 Mar 2012 11:25:16 +0000 (11:25 +0000)]
lets have actual atom vars to hold the atoms eh? so we compile and
link and stuff :)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68929 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Evas: fix compilation after the removal of ecore_win32_shape_set() API
caro [Wed, 7 Mar 2012 10:39:30 +0000 (10:39 +0000)]
Ecore_Evas: fix compilation after the removal of ecore_win32_shape_set() API

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68923 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Win32: fix initialization of base_width/height values
caro [Wed, 7 Mar 2012 10:28:48 +0000 (10:28 +0000)]
Ecore_Win32: fix initialization of base_width/height values

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68922 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore - updated Changelog. Forgot it even if I set his poster to my desktop backgroun...
hermet [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.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68921 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore/ecore_x - added ecore_x_illume clipboard stuff.
hermet [Wed, 7 Mar 2012 10:13:24 +0000 (10:13 +0000)]
ecore/ecore_x - added ecore_x_illume clipboard stuff.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68920 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore_imf: change parameter name in ecore_imf_context_input_panel_return_key_type_set
jihoon [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

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68762 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Wayland: Don't require a current surface to retrieve pointer
devilhorns [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.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68731 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore con style fix.
gastal [Mon, 5 Mar 2012 14:59:59 +0000 (14:59 +0000)]
Ecore con style fix.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68726 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoStyle fix for ecore exe docs.
gastal [Mon, 5 Mar 2012 14:59:55 +0000 (14:59 +0000)]
Style fix for ecore exe docs.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68725 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoBetter ecore main loop docs.
gastal [Mon, 5 Mar 2012 14:47:44 +0000 (14:47 +0000)]
Better ecore main loop docs.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68724 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMake listed ecore evas examples links.
gastal [Mon, 5 Mar 2012 14:47:37 +0000 (14:47 +0000)]
Make listed ecore evas examples links.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68723 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoremoved useless information about libm dependency which is shipped with libc
thanatermesis [Mon, 5 Mar 2012 13:26:41 +0000 (13:26 +0000)]
removed useless information about libm dependency which is shipped with libc

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68718 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agopatch from bluezery finishing socks env variable pickup from ecore_con_socks.c
discomfitor [Sat, 3 Mar 2012 19:49:19 +0000 (19:49 +0000)]
patch from bluezery finishing socks env variable pickup from ecore_con_socks.c

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68650 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore: fix brief description of ecore_x_window_focus_get
jihoon [Sat, 3 Mar 2012 12:51:20 +0000 (12:51 +0000)]
ecore: fix brief description of ecore_x_window_focus_get

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68646 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore: fix doxygen ingroup about ecore_x_window_defaults_set API
jihoon [Sat, 3 Mar 2012 07:20:54 +0000 (07:20 +0000)]
ecore: fix doxygen ingroup about ecore_x_window_defaults_set API

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68644 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore Ecore_Evas.h: Fixed documentation typo.
seoz [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>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68624 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Wayland: Remove image_target_texture_2d (not used and requires
devilhorns [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).

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68582 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Wayland: Add ecore_wl_pointer_xy_get function.
devilhorns [Thu, 1 Mar 2012 13:43:41 +0000 (13:43 +0000)]
Ecore_Wayland: Add ecore_wl_pointer_xy_get function.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68576 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore_imf: fix doxygen
jihoon [Thu, 1 Mar 2012 13:34:08 +0000 (13:34 +0000)]
ecore_imf: fix doxygen

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68575 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Evas (wayland_egl): Cleanup the engine structure & remove unused
devilhorns [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.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68574 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoBetter ecore_evas intro docs.
gastal [Thu, 1 Mar 2012 13:02:17 +0000 (13:02 +0000)]
Better ecore_evas intro docs.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68572 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoImproved ecore_evas_callbacks example.
gastal [Thu, 1 Mar 2012 13:02:13 +0000 (13:02 +0000)]
Improved ecore_evas_callbacks example.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68571 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoImproved ecore_evas_basics example.
gastal [Thu, 1 Mar 2012 13:02:08 +0000 (13:02 +0000)]
Improved ecore_evas_basics example.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68570 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFixing some typos.
gastal [Thu, 1 Mar 2012 13:02:03 +0000 (13:02 +0000)]
Fixing some typos.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68569 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Evas (wayland): Implement alpha_set, transparent_set, and
devilhorns [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 :/

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68558 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agonetwm icon set api - test it.. putting 16mb+ icons on the stack wasnt
raster [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. :)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68550 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore_imf: Add ecore_imf_context_input_panel_caps_lock_mode_set/get to set/get the...
jihoon [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

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68529 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agolets compile again... shall we? :)
raster [Tue, 28 Feb 2012 23:55:04 +0000 (23:55 +0000)]
lets compile again... shall we? :)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68526 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Wayland: Fix resize animation (little arrow @ bottom) not
devilhorns [Tue, 28 Feb 2012 22:51:01 +0000 (22:51 +0000)]
Ecore_Wayland: Fix resize animation (little arrow @ bottom) not
showing up.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68523 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Wayland: Add some doxy & @since.
devilhorns [Tue, 28 Feb 2012 22:31:27 +0000 (22:31 +0000)]
Ecore_Wayland: Add some doxy & @since.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68522 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore: Fix autofoo for recent wayland changes. Add ChangeLog.
devilhorns [Tue, 28 Feb 2012 21:57:10 +0000 (21:57 +0000)]
Ecore: Fix autofoo for recent wayland changes. Add ChangeLog.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68517 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Evas (Wayland): Refactor code to match Ecore_Wayland changes.
devilhorns [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.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68516 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Wayland: Refactor all the ecore_wayland code to improve running
devilhorns [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.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68515 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agocompile again... and add docs and @sinces etc. :)
raster [Tue, 28 Feb 2012 11:50:05 +0000 (11:50 +0000)]
compile again... and add docs and @sinces etc. :)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68503 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand now actually test and make sure things work.
raster [Tue, 28 Feb 2012 10:46:38 +0000 (10:46 +0000)]
and now actually test and make sure things work.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68500 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoone time I had a dream where people helped others who were forgetful instead of just...
discomfitor [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

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68494 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agobooyah. added lots of ecore_evas state stuff and ability to track
raster [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.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68493 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd ecore_x_netwm_icons_set()
raster [Tue, 28 Feb 2012 04:34:10 +0000 (04:34 +0000)]
add ecore_x_netwm_icons_set()

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68487 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore: people are still hurt by that assert.
cedric [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.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68477 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agotag this allong with the ecore_file_download fix.
raster [Mon, 27 Feb 2012 02:37:24 +0000 (02:37 +0000)]
tag this allong with the ecore_file_download fix.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68459 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore: oops, forgotten.
cedric [Sun, 26 Feb 2012 10:06:40 +0000 (10:06 +0000)]
ecore: oops, forgotten.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68449 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix ecore_file_downlaod to not limit downloads to 30sec.
raster [Sun, 26 Feb 2012 01:52:27 +0000 (01:52 +0000)]
fix ecore_file_downlaod to not limit downloads to 30sec.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68447 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore: remove use of SDL software sdl 16 from Ecore_Evas.
cedric [Sat, 25 Feb 2012 21:20:42 +0000 (21:20 +0000)]
ecore: remove use of SDL software sdl 16 from Ecore_Evas.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68446 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago#if 0 out an unused function
discomfitor [Sat, 25 Feb 2012 08:30:51 +0000 (08:30 +0000)]
#if 0 out an unused function

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68437 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore_imf: remove trailing whitespace
jihoon [Sat, 25 Feb 2012 06:57:21 +0000 (06:57 +0000)]
ecore_imf: remove trailing whitespace

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68434 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore: eina_iterator_free doesn't work on NULL iterator.
cedric [Fri, 24 Feb 2012 16:53:51 +0000 (16:53 +0000)]
ecore: eina_iterator_free doesn't work on NULL iterator.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68424 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore: fix ecore build without thread support and mmap.
cedric [Fri, 24 Feb 2012 15:14:10 +0000 (15:14 +0000)]
ecore: fix ecore build without thread support and mmap.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68418 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore,embryo,evas: fix copy & paste issue.
cedric [Fri, 24 Feb 2012 14:07:57 +0000 (14:07 +0000)]
ecore,embryo,evas: fix copy & paste issue.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68417 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand changelog for doyoun's patch
raster [Fri, 24 Feb 2012 12:33:27 +0000 (12:33 +0000)]
and changelog for doyoun's patch

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68411 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Doyoun Kang <doyoun.kang@samsung.com>
raster [Fri, 24 Feb 2012 12:33:11 +0000 (12:33 +0000)]
From: Doyoun Kang <doyoun.kang@samsung.com>
Subject: Add feature for showing/hiding indicator

Hi, raster.
As we discussed about indicator, i added feature for indicator.
Please check attached patch files.

1. elementary
i added enumeration to Elm_Illume_Command as below.
- ELM_ILLUME_COMMAND_INDICATOR_SHOW
- ELM_ILLUME_COMMAND_INDICATOR_HIDE

2. ecore
i added atoms/enumerations/APIs as below.
- Ecore_X_Atom ECORE_X_ATOM_E_ILLUME_INDICATOR_STATE;
- Ecore_X_Atom ECORE_X_ATOM_E_ILLUME_INDICATOR_ON;
- Ecore_X_Atom ECORE_X_ATOM_E_ILLUME_INDICATOR_OFF;

typedef enum _Ecore_X_Illume_Indicator_State
{
   ECORE_X_ILLUME_INDICATOR_STATE_UNKNOWN = 0,
   ECORE_X_ILLUME_INDICATOR_STATE_OFF,
   ECORE_X_ILLUME_INDICATOR_STATE_ON
} Ecore_X_Illume_Indicator_State;

EAPI void ecore_x_e_illume_indicator_state_set(Ecore_X_Window win,
Ecore_X_Illume_Indicator_State state);
EAPI Ecore_X_Illume_Indicator_State
ecore_x_e_illume_indicator_state_get(Ecore_X_Window win);
EAPI void ecore_x_e_illume_indicator_state_send(Ecore_X_Window win,
Ecore_X_Illume_Indicator_State state);

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68410 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore: fix typos.
cedric [Fri, 24 Feb 2012 11:48:53 +0000 (11:48 +0000)]
ecore: fix typos.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68406 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore: binbuf doesn't accept NULL (that's what EINA_ARG_NONNULL tell us...)
cedric [Fri, 24 Feb 2012 11:21:12 +0000 (11:21 +0000)]
ecore: binbuf doesn't accept NULL (that's what EINA_ARG_NONNULL tell us...)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68403 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoecore: add Exotic support.
cedric [Fri, 24 Feb 2012 11:20:25 +0000 (11:20 +0000)]
ecore: add Exotic support.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68402 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_IMF.h: fix indentation
jihoon [Fri, 24 Feb 2012 06:05:10 +0000 (06:05 +0000)]
Ecore_IMF.h: fix indentation

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68380 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agolets compile shall we and only include sdl headers if building
raster [Fri, 24 Feb 2012 00:58:13 +0000 (00:58 +0000)]
lets compile shall we and only include sdl headers if building
ecore-evas-sdl stuff eh?

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68372 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agowarn--
raster [Fri, 24 Feb 2012 00:56:42 +0000 (00:56 +0000)]
warn--

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68371 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agolets not deprecate stable 1.0 api's just yet shall we? maybe wait a
raster [Fri, 24 Feb 2012 00:47:13 +0000 (00:47 +0000)]
lets not deprecate stable 1.0 api's just yet shall we? maybe wait a
few years before we start on that?

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68368 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoanother function that has been deprecated since before 1.0.
raster [Fri, 24 Feb 2012 00:44:49 +0000 (00:44 +0000)]
another function that has been deprecated since before 1.0.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68367 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agothat win32 shape set func has been deprecated since before ecore 1.0 -
raster [Fri, 24 Feb 2012 00:41:53 +0000 (00:41 +0000)]
that win32 shape set func has been deprecated since before ecore 1.0 -
it should have never been used, so remove. cruft. and no- no chlog as
it isnt something that should affect a user

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68366 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agodepricated -> deprecated
leif [Thu, 23 Feb 2012 21:00:00 +0000 (21:00 +0000)]
depricated -> deprecated

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68365 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_X(cb): Remove unused variable. Fix uninitialzed variable warning.
devilhorns [Thu, 23 Feb 2012 18:32:36 +0000 (18:32 +0000)]
Ecore_X(cb): Remove unused variable. Fix uninitialzed variable warning.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68362 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoIt is only deprecated, therefore must exist.
leif [Thu, 23 Feb 2012 18:22:39 +0000 (18:22 +0000)]
It is only deprecated, therefore must exist.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68360 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoAnalogy of r68344 to XCB.
leif [Thu, 23 Feb 2012 18:22:29 +0000 (18:22 +0000)]
Analogy of r68344 to XCB.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68358 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFix misspelling
leif [Thu, 23 Feb 2012 18:22:24 +0000 (18:22 +0000)]
Fix misspelling

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68357 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore: Fix grammar in doxy.
devilhorns [Thu, 23 Feb 2012 16:49:34 +0000 (16:49 +0000)]
Ecore: Fix grammar in doxy.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@68353 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33