profile/ivi/ecore.git
14 years agoAdd quickpanel state functions (get/set/send).
devilhorns [Mon, 28 Dec 2009 02:13:20 +0000 (02:13 +0000)]
Add quickpanel state functions (get/set/send).
Add quickpanel atoms.

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

14 years agoAdd atoms/props/functions to set/get if a window is a 'illume quickpanel'.
devilhorns [Wed, 23 Dec 2009 15:26:19 +0000 (15:26 +0000)]
Add atoms/props/functions to set/get if a window is a 'illume quickpanel'.
Fix some formatting.

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

14 years agoRemove winlist atoms/props/functions...I was under the wrong impression wrt
devilhorns [Wed, 23 Dec 2009 13:10:34 +0000 (13:10 +0000)]
Remove winlist atoms/props/functions...I was under the wrong impression wrt
this.

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

14 years agoAdd missing vkbd atoms/states to functions where needed.
devilhorns [Wed, 23 Dec 2009 01:48:25 +0000 (01:48 +0000)]
Add missing vkbd atoms/states to functions where needed.
Add atoms/states for illume winlist.

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

14 years agoRemove duplication from ecore headers
englebass [Tue, 22 Dec 2009 21:15:12 +0000 (21:15 +0000)]
Remove duplication from ecore headers

Clean up Ecore.h and ecore_private.h

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

14 years ago * ecore: Use eina_log.
cedric [Mon, 21 Dec 2009 17:32:19 +0000 (17:32 +0000)]
* ecore: Use eina_log.

Patch from Mathieu Taillefumier.

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

14 years ago * ecore: Cleanup some warning.
cedric [Mon, 21 Dec 2009 16:17:29 +0000 (16:17 +0000)]
* ecore: Cleanup some warning.

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

14 years ago * ecore: Don't select on deleted fd handler.
cedric [Mon, 21 Dec 2009 13:27:58 +0000 (13:27 +0000)]
* ecore: Don't select on deleted fd handler.

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

14 years ago * evas_preload, ecore_thread: On memory allocation failure do call the cancel functi...
cedric [Mon, 21 Dec 2009 12:25:32 +0000 (12:25 +0000)]
* evas_preload, ecore_thread: On memory allocation failure do call the cancel function too.

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

14 years agoadd a wrapper around remove()
caro [Sat, 19 Dec 2009 19:09:37 +0000 (19:09 +0000)]
add a wrapper around remove()

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

14 years agofix warnings and returned value when no pthread
caro [Sat, 19 Dec 2009 11:43:44 +0000 (11:43 +0000)]
fix warnings and returned value when no pthread

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

14 years agofix autotools stuff wrt c-ares option
caro [Sat, 19 Dec 2009 11:36:18 +0000 (11:36 +0000)]
fix autotools stuff wrt c-ares option

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

14 years agofmting
raster [Sat, 19 Dec 2009 00:50:44 +0000 (00:50 +0000)]
fmting

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

14 years agoAs ecore uses gettext, an m4 macro for checking iconv is installed by it.
caro [Fri, 18 Dec 2009 11:32:35 +0000 (11:32 +0000)]
As ecore uses gettext, an m4 macro for checking iconv is installed by it.
So use it instead of our own automatic iconv detection.

Improve configure output too

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

14 years agoAdd atoms & functions to set/get if illume dragging is enabled on a given
devilhorns [Wed, 16 Dec 2009 19:43:53 +0000 (19:43 +0000)]
Add atoms & functions to set/get if illume dragging is enabled on a given
window.

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

14 years agoAdd atoms for illume drag start & end so that policies can handle dragging
devilhorns [Wed, 16 Dec 2009 02:20:38 +0000 (02:20 +0000)]
Add atoms for illume drag start & end so that policies can handle dragging
in their own way.

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

14 years agoadded greek translation
maxerba [Tue, 15 Dec 2009 11:42:56 +0000 (11:42 +0000)]
added greek translation

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

14 years agomore vkbd states
raster [Tue, 15 Dec 2009 06:38:16 +0000 (06:38 +0000)]
more vkbd states

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

14 years agoquick - set accepts_input 1 on ee windows. that code neads cleaning up!
raster [Mon, 14 Dec 2009 23:56:56 +0000 (23:56 +0000)]
quick - set accepts_input 1 on ee windows. that code neads cleaning up!

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

14 years agoAdd method to send illume_back and illume_close messages.
devilhorns [Sat, 12 Dec 2009 00:46:54 +0000 (00:46 +0000)]
Add method to send illume_back and illume_close messages.

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

14 years agoAnd set the other illume atoms in ecore_x_atoms.c
devilhorns [Fri, 11 Dec 2009 20:07:34 +0000 (20:07 +0000)]
And set the other illume atoms in ecore_x_atoms.c

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

14 years agoAdd way to trigger illume dual/single app mode via client messages.
devilhorns [Fri, 11 Dec 2009 19:51:47 +0000 (19:51 +0000)]
Add way to trigger illume dual/single app mode via client messages.
(and fix some formatting)

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

14 years agoRemove unused variable
englebass [Mon, 7 Dec 2009 21:04:02 +0000 (21:04 +0000)]
Remove unused variable

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

14 years agoMake clang happy
englebass [Mon, 7 Dec 2009 21:01:26 +0000 (21:01 +0000)]
Make clang happy

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

14 years agoRemove a bunch of wasted white space.
devilhorns [Mon, 7 Dec 2009 03:06:50 +0000 (03:06 +0000)]
Remove a bunch of wasted white space.

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

14 years agoFix illume_conformant to return 0 if the atom is not setup on the xwin.
devilhorns [Mon, 7 Dec 2009 02:04:23 +0000 (02:04 +0000)]
Fix illume_conformant to return 0 if the atom is not setup on the xwin.

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

14 years agoAdd data and error events in ecore_exe_win32.c.
caro [Sun, 6 Dec 2009 19:25:48 +0000 (19:25 +0000)]
Add data and error events in ecore_exe_win32.c.
There are still some problems with the win32 select loop, though

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

14 years agoAdd functions to make it easy to set an illume conformant window.
devilhorns [Sun, 6 Dec 2009 17:31:04 +0000 (17:31 +0000)]
Add functions to make it easy to set an illume conformant window.

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

14 years agodeclare alloca
caro [Fri, 4 Dec 2009 08:55:46 +0000 (08:55 +0000)]
declare alloca

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

14 years ago * ecore_con: Add an alternative to getaddrinfo/fork by using c-ares.
cedric [Thu, 3 Dec 2009 10:26:40 +0000 (10:26 +0000)]
* ecore_con: Add an alternative to getaddrinfo/fork by using c-ares.

For more information http://c-ares.haxx.se/

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

14 years agoremove code that forceds fb 0 . let disp name do it
raster [Thu, 3 Dec 2009 02:23:25 +0000 (02:23 +0000)]
remove code that forceds fb 0 . let disp name do it

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

14 years agoFix m4 quoting due to quoting change rules in autoconf 2.65.
caro [Thu, 3 Dec 2009 00:24:01 +0000 (00:24 +0000)]
Fix m4 quoting due to quoting change rules in autoconf 2.65.
Works with autoconf 2.63, 2.64 and 2.65

If there are problems with early versions, please answer in this thread

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

14 years agobaack to normal pre- release name now
raster [Wed, 2 Dec 2009 22:50:36 +0000 (22:50 +0000)]
baack to normal pre- release name now

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

14 years agoquick make svnrev that has right release names
raster [Wed, 2 Dec 2009 22:19:53 +0000 (22:19 +0000)]
quick make svnrev that has right release names

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

14 years agoand back to a pre-svn sonme after snap
raster [Wed, 2 Dec 2009 08:07:38 +0000 (08:07 +0000)]
and back to a pre-svn sonme after snap

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

14 years agoaaah bah - move to 05 not 04
raster [Wed, 2 Dec 2009 07:40:59 +0000 (07:40 +0000)]
aaah bah - move to 05 not 04

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

14 years agoasparagus - finally
raster [Wed, 2 Dec 2009 07:22:35 +0000 (07:22 +0000)]
asparagus - finally

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

14 years agoAdd Atom for Illume Compliance.
devilhorns [Tue, 1 Dec 2009 21:31:44 +0000 (21:31 +0000)]
Add Atom for Illume Compliance.

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

14 years ago * ecore_con_dns: Mark it deprecated as it should be gone since months now.
cedric [Tue, 1 Dec 2009 14:31:16 +0000 (14:31 +0000)]
* ecore_con_dns: Mark it deprecated as it should be gone since months now.

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

14 years agoecore_exe_send: Someone probably missed the const.
antognolli [Tue, 1 Dec 2009 13:33:05 +0000 (13:33 +0000)]
ecore_exe_send: Someone probably missed the const.

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

14 years ago * ecore_con_info: Reduce malloc and memset.
cedric [Mon, 30 Nov 2009 12:25:02 +0000 (12:25 +0000)]
* ecore_con_info: Reduce malloc and memset.

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

14 years agoremove useless return
caro [Sun, 29 Nov 2009 11:14:28 +0000 (11:14 +0000)]
remove useless return

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

14 years agoadd the ecore_exe ADD and DEL events in the main loop
caro [Sat, 28 Nov 2009 08:52:42 +0000 (08:52 +0000)]
add the ecore_exe ADD and DEL events in the main loop

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

14 years ago * ecore_con: Fix use of ecore_con_client_data_{get/set} with UDP and
cedric [Fri, 27 Nov 2009 14:36:43 +0000 (14:36 +0000)]
* ecore_con: Fix use of ecore_con_client_data_{get/set} with UDP and
MCAST connexion.

Note: Please report any problem with Ecore_Con regarding UDP and
MCAST after this patch.

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

14 years ago * add a _del function for win32 HANDLEs
caro [Mon, 23 Nov 2009 23:09:48 +0000 (23:09 +0000)]
 * add a _del function for win32 HANDLEs
 * delete HANDLES when asked
 * minor fixes in the win32 code

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

14 years agothe handler must return 1 otherwise it is destroyed after the first call
caro [Mon, 23 Nov 2009 23:05:00 +0000 (23:05 +0000)]
the handler must return 1 otherwise it is destroyed after the first call

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

14 years ago * ecore: Fix some easy error in ecore_evas_quartz. But much more
cedric [Mon, 23 Nov 2009 13:32:05 +0000 (13:32 +0000)]
* ecore: Fix some easy error in ecore_evas_quartz. But much more
is needed to make it correctly work.

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

14 years agodefine ecore_file_dowbload_abort when ecore_con is not available
caro [Mon, 23 Nov 2009 09:05:02 +0000 (09:05 +0000)]
define ecore_file_dowbload_abort when ecore_con is not available
(that is : it does nothing :)

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

14 years agominor formatting.
devilhorns [Sat, 21 Nov 2009 01:34:49 +0000 (01:34 +0000)]
minor formatting.

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

14 years ago * ecore_con: Add support for TCP_NODELAY.
cedric [Fri, 20 Nov 2009 10:58:19 +0000 (10:58 +0000)]
* ecore_con: Add support for TCP_NODELAY.

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

14 years ago * ecore_con_url: When download was broken in the middle, you could
cedric [Thu, 19 Nov 2009 18:45:51 +0000 (18:45 +0000)]
* ecore_con_url: When download was broken in the middle, you could
have a status of 200 without all data being downloaded. This should
fix this case.

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

14 years agoxrandr 1.3 checks - 1.3 minimum.
raster [Wed, 18 Nov 2009 02:31:00 +0000 (02:31 +0000)]
xrandr 1.3 checks - 1.3 minimum.

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

14 years agoEcore : cleanup
watchwolf [Sat, 14 Nov 2009 14:06:58 +0000 (14:06 +0000)]
Ecore : cleanup

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

14 years agoEcore : Fix ecore con destroy
watchwolf [Sat, 14 Nov 2009 13:43:38 +0000 (13:43 +0000)]
Ecore : Fix ecore con destroy

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

14 years agodo not run cleanup all the time and avoid bug of walking list from
barbieri [Fri, 13 Nov 2009 20:34:51 +0000 (20:34 +0000)]
do not run cleanup all the time and avoid bug of walking list from
inside list.

if l->next was also deleted by _ecore_main_fd_handlers_cleanup(), then
we had a crash :-(

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

14 years ago * ecore_con_url: The fd could change for a same url. So destroy it and recreat.
cedric [Fri, 13 Nov 2009 18:12:09 +0000 (18:12 +0000)]
* ecore_con_url: The fd could change for a same url. So destroy it and recreat.

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

14 years agoEcore : ecore_dowload return the job and we can canceled it.
watchwolf [Fri, 13 Nov 2009 17:51:52 +0000 (17:51 +0000)]
Ecore : ecore_dowload return the job and we can canceled it.

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

14 years ago * ecore: Fix ecore_timer_freeze during timer execution.
cedric [Fri, 13 Nov 2009 17:37:43 +0000 (17:37 +0000)]
* ecore: Fix ecore_timer_freeze during timer execution.

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

14 years ago * ecore: Fix destruction of frozen timer, by not delaying their destruction.
cedric [Fri, 13 Nov 2009 16:57:12 +0000 (16:57 +0000)]
* ecore: Fix destruction of frozen timer, by not delaying their destruction.

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

14 years agoecore_exe is currently not supported on WinCE
lmunch [Thu, 12 Nov 2009 15:15:57 +0000 (15:15 +0000)]
ecore_exe is currently not supported on WinCE

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

14 years ago * link correctly ecore against pthread
caro [Wed, 11 Nov 2009 23:43:58 +0000 (23:43 +0000)]
 * link correctly ecore against pthread
 * use the efl_pthread.m4 macro
 * add configure output for pthread support in ecore

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

14 years agoAdd Windows directory monitoring to ecore_file. It was tough.
caro [Wed, 11 Nov 2009 17:45:55 +0000 (17:45 +0000)]
Add Windows directory monitoring to ecore_file. It was tough.
A lot of thanks to Lars Munch for his great help

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

14 years agoUse proper index to select mask in _ecore_xcb_key_mask_get
dottedmag [Tue, 10 Nov 2009 22:15:00 +0000 (22:15 +0000)]
Use proper index to select mask in _ecore_xcb_key_mask_get

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

14 years agoFix linking issue when cross building from linux to windows
lmunch [Tue, 10 Nov 2009 16:58:20 +0000 (16:58 +0000)]
Fix linking issue when cross building from linux to windows

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

14 years agofix compilation on windows OS
caro [Sun, 8 Nov 2009 23:37:20 +0000 (23:37 +0000)]
fix compilation on windows OS

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

14 years ago * ecore_exe_win32: manage ADD and DEL events. It works more or
caro [Sun, 8 Nov 2009 22:19:30 +0000 (22:19 +0000)]
 * ecore_exe_win32: manage ADD and DEL events. It works more or
   less, but that Windows stuff is a bit like voodoo magic
 * Ecore.h : we can use the Ecore_Exe events on Windows, now (at
   least ADD and DEL, but the others will follow)

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

14 years agofix compilation when no pthread is available
caro [Sun, 8 Nov 2009 22:16:17 +0000 (22:16 +0000)]
fix compilation when no pthread is available

Cedric: returning false in ecore_thread_cancel is good ?

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

14 years agoFixes for the Win32 port:
caro [Sun, 8 Nov 2009 22:14:48 +0000 (22:14 +0000)]
Fixes for the Win32 port:

 * if ecore_events are in the queue, timeout 0 is passed and
   MsgWaitForMultipleObjects returns immediately, which can
   lead to problems. If timeout is 0, we do nothing (that is,
   we wait for the ecore_events to finish first)
 * manage the case when MsgWaitForMultipleObjects returns WAIT_FAILED

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

14 years agofix compilation on BSD systems
caro [Sat, 7 Nov 2009 19:10:08 +0000 (19:10 +0000)]
fix compilation on BSD systems

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

14 years agouse static buffer
caro [Sat, 7 Nov 2009 07:09:06 +0000 (07:09 +0000)]
use static buffer

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

14 years agostrdupa does not exist on BSD. Use simply strdup
caro [Sat, 7 Nov 2009 05:58:01 +0000 (05:58 +0000)]
strdupa does not exist on BSD. Use simply strdup

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

14 years ago * ecore_thread: Add possibility to cancel Ecore_Thread.
cedric [Fri, 6 Nov 2009 22:15:04 +0000 (22:15 +0000)]
* ecore_thread: Add possibility to cancel Ecore_Thread.

WARNING: THIS BREAK API AND ABI !!!

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

14 years agoecore_getopt: missing dummy initializer.
barbieri [Sat, 31 Oct 2009 22:56:28 +0000 (22:56 +0000)]
ecore_getopt: missing dummy initializer.

not real problem, but shut up warnings.

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

14 years ago * ecore_con_url: Fix bug using curl multi and basename.
cedric [Fri, 30 Oct 2009 21:36:31 +0000 (21:36 +0000)]
* ecore_con_url: Fix bug using curl multi and basename.

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

14 years agokeep this as printf.
raster [Fri, 30 Oct 2009 13:08:54 +0000 (13:08 +0000)]
keep this as printf.

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

14 years agoEcore_Getopt: Do not mark internal stuff as translatable.
quaker [Tue, 27 Oct 2009 18:36:54 +0000 (18:36 +0000)]
Ecore_Getopt: Do not mark internal stuff as translatable.

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

14 years agoGlobal update of Czech translations in SVN.
quaker [Tue, 27 Oct 2009 18:30:09 +0000 (18:30 +0000)]
Global update of Czech translations in SVN.

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

14 years agofd_set is also in sys/select.h on OpenBSD
caro [Sun, 25 Oct 2009 14:48:12 +0000 (14:48 +0000)]
fd_set is also in sys/select.h on OpenBSD

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

14 years agofix build!
raster [Sun, 25 Oct 2009 10:11:59 +0000 (10:11 +0000)]
fix build!

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

14 years ago * add some todo
caro [Sun, 25 Oct 2009 08:23:28 +0000 (08:23 +0000)]
 * add some todo
 * after creating a child process, wait until it is really
   running

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

14 years agowait on HANDLES in the select loop on Windows.
caro [Sun, 25 Oct 2009 07:07:48 +0000 (07:07 +0000)]
wait on HANDLES in the select loop on Windows.

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

14 years agoon Windows, pipe_read (recv) and pipe_write (send) does not
caro [Sun, 25 Oct 2009 07:02:03 +0000 (07:02 +0000)]
on Windows, pipe_read (recv) and pipe_write (send) does not
use errno, and the returned result is managed a bit
differently than on unix

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

14 years agoreturn immediatly if the title is NULL
caro [Sat, 24 Oct 2009 09:58:46 +0000 (09:58 +0000)]
return immediatly if the title is NULL

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

14 years agoreturn immediatly if we set NULL for the title of a window
caro [Sat, 24 Oct 2009 09:48:33 +0000 (09:48 +0000)]
return immediatly if we set NULL for the title of a window

i don't know what to do for ecore_x_icccm_name_class_set().
Should i return immediatly if one of the name or class is NULL ?

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

14 years agostrdup() name and class only if they are not NULL
caro [Sat, 24 Oct 2009 06:59:30 +0000 (06:59 +0000)]
strdup() name and class only if they are not NULL

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

14 years ago * ecore_evas: Add support for quartz backend in ecore_evas_new.
cedric [Fri, 23 Oct 2009 15:00:50 +0000 (15:00 +0000)]
* ecore_evas: Add support for quartz backend in ecore_evas_new.

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

14 years ago * ecore_con_url: Workaround progress callback called by curl after
cedric [Fri, 23 Oct 2009 13:33:40 +0000 (13:33 +0000)]
* ecore_con_url: Workaround progress callback called by curl after
destruction of the Ecore_Con_Url object.

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

14 years ago * ecore_cocoa: Improve Mac OS X support.
cedric [Thu, 22 Oct 2009 11:08:01 +0000 (11:08 +0000)]
* ecore_cocoa: Improve Mac OS X support.

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

14 years ago * ecore_evas: Fix typo.
cedric [Wed, 21 Oct 2009 14:55:44 +0000 (14:55 +0000)]
* ecore_evas: Fix typo.

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

14 years ago * ecore: Add all header to package, will fix Quartz build with next package.
cedric [Wed, 21 Oct 2009 13:42:10 +0000 (13:42 +0000)]
* ecore: Add all header to package, will fix Quartz build with next package.

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

14 years agoevents is an array of HANDLE's, not an array of pointers of HANDLE's
caro [Tue, 20 Oct 2009 10:46:05 +0000 (10:46 +0000)]
events is an array of HANDLE's, not an array of pointers of HANDLE's

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

14 years agotoo much INFO changed in INF...
caro [Sun, 18 Oct 2009 04:24:57 +0000 (04:24 +0000)]
too much INFO changed in INF...

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

14 years agowrong log domain name
caro [Sun, 18 Oct 2009 04:24:02 +0000 (04:24 +0000)]
wrong log domain name

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

14 years agowarnings--
caro [Fri, 16 Oct 2009 09:25:08 +0000 (09:25 +0000)]
warnings--

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

14 years agoput windows.h inside _WIN32 guards...
caro [Fri, 16 Oct 2009 09:23:34 +0000 (09:23 +0000)]
put windows.h inside _WIN32 guards...

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

14 years agoecore_exe for Windows.
caro [Fri, 16 Oct 2009 09:17:26 +0000 (09:17 +0000)]
ecore_exe for Windows.

Not complete yet but it executes a command and kills it
TODO: pipes

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

14 years agoformatting
caro [Fri, 16 Oct 2009 08:29:55 +0000 (08:29 +0000)]
formatting

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

14 years ago * add vi header
caro [Thu, 15 Oct 2009 06:26:01 +0000 (06:26 +0000)]
 * add vi header
 * include Ecore.h after stdlib.h so that pid_t is defined on windows

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

14 years agoecore_ipc is actually a required dep of ecore_config
caro [Wed, 14 Oct 2009 17:30:05 +0000 (17:30 +0000)]
ecore_ipc is actually a required dep of ecore_config

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

14 years agoallow the compilation of ecore_file without ecore_con
caro [Wed, 14 Oct 2009 17:29:13 +0000 (17:29 +0000)]
allow the compilation of ecore_file without ecore_con

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