profile/ivi/ecore.git
13 years agogeez! i used the wrong atom for pixmap prop! fix fix fix! it worked
raster [Tue, 11 Jan 2011 06:14:04 +0000 (06:14 +0000)]
geez! i used the wrong atom for pixmap prop! fix fix fix! it worked
only because copy and paste had get AND set use the same atom!

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

13 years agonull variables at start
discomfitor [Tue, 11 Jan 2011 00:51:23 +0000 (00:51 +0000)]
null variables at start

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

13 years agohandle ares timeout more gracefully
discomfitor [Mon, 10 Jan 2011 14:41:34 +0000 (14:41 +0000)]
handle ares timeout more gracefully

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

13 years agohve to revert these commits. they hve created a whole chunk of 64bit
raster [Fri, 7 Jan 2011 15:56:54 +0000 (15:56 +0000)]
hve to revert these commits. they hve created a whole chunk of 64bit
crashes on linux. this is REALLY bad. so remove these changes now.

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

13 years agouse configure-time headers checks instead of compiler ones
caro [Fri, 7 Jan 2011 08:51:17 +0000 (08:51 +0000)]
use configure-time headers checks instead of compiler ones

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

13 years agowhitespace--
caro [Fri, 7 Jan 2011 08:18:19 +0000 (08:18 +0000)]
whitespace--

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

13 years agoavoid closing stdout (fd0)
discomfitor [Thu, 6 Jan 2011 22:35:31 +0000 (22:35 +0000)]
avoid closing stdout (fd0)

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

13 years agocomplete rewrite of c-ares fd handling: fixes an instance of ticket #637 and also...
discomfitor [Thu, 6 Jan 2011 22:32:25 +0000 (22:32 +0000)]
complete rewrite of c-ares fd handling: fixes an instance of ticket #637 and also integrates with main loop much more nicely

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

13 years agoWindows CE clean up
caro [Thu, 6 Jan 2011 19:35:51 +0000 (19:35 +0000)]
Windows CE clean up

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

13 years agoAC_SYS_LARGEFILE defines _FILE_OFFSET_BITS
caro [Thu, 6 Jan 2011 18:39:55 +0000 (18:39 +0000)]
AC_SYS_LARGEFILE defines _FILE_OFFSET_BITS

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

13 years agoadd guards in config.h to avoid multiple inclusions
caro [Thu, 6 Jan 2011 18:36:31 +0000 (18:36 +0000)]
add guards in config.h to avoid multiple inclusions

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

13 years agoupdating german translations
maxerba [Thu, 6 Jan 2011 17:49:35 +0000 (17:49 +0000)]
updating german translations

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

13 years agoAdd basic cookie support to Ecore_Con_Url.
etrunko [Thu, 6 Jan 2011 16:10:38 +0000 (16:10 +0000)]
Add basic cookie support to Ecore_Con_Url.

This commit adds some simple wrapper functions for libcurl
cookie-related code to Ecore_Con_Url.

It is now possible to enable the cookie engine, clear cookies and
dump/load them from files.

Cookies in both HTTP header-style and cookie-jar are supported.

Patch by Raphael Kubo da Costa <kubo@profusion.mobi>

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

13 years agook rafael/rui - i've deprecated send and made a get and post call that
raster [Thu, 6 Jan 2011 06:33:25 +0000 (06:33 +0000)]
ok rafael/rui - i've deprecated send and made a get and post call that
will explicitly do a get or a post. send is still there (deprecated)
and it just does what it did before - it guesses effectively. please
comment. :)

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

13 years agoremove dummy close() calls
discomfitor [Thu, 6 Jan 2011 04:00:39 +0000 (04:00 +0000)]
remove dummy close() calls

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

13 years agoorder of .la (cosmetic)
caro [Tue, 4 Jan 2011 12:49:17 +0000 (12:49 +0000)]
order of .la (cosmetic)

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

13 years agosome updates to ecore_fd_valid: add dummy closes to track with strace (sup k-s) and...
discomfitor [Tue, 4 Jan 2011 06:58:34 +0000 (06:58 +0000)]
some updates to ecore_fd_valid: add dummy closes to track with strace (sup k-s) and switch sleep() to pause()

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

13 years agojust in case - check if malloc fails.
raster [Tue, 4 Jan 2011 06:10:31 +0000 (06:10 +0000)]
just in case - check if malloc fails.

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

13 years ago * check if dlopen() is in libc first, then in libdl
caro [Mon, 3 Jan 2011 08:16:55 +0000 (08:16 +0000)]
 * check if dlopen() is in libc first, then in libdl
 * check if clock_gettime() is in libc first, then in librt

some systems have these functions in libc, or in a specific lib.
This allows to correctly set dlopen_libs and rt_libs variables.

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

13 years agoautom4te.cache is deleted at distbuild time, so at
caro [Mon, 3 Jan 2011 08:00:22 +0000 (08:00 +0000)]
autom4te.cache is deleted at distbuild time, so at
maintainerclean time to as the latter calls the former

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

13 years agowtf? why a ! ... ??? that was wrong-ish.
raster [Mon, 3 Jan 2011 01:29:37 +0000 (01:29 +0000)]
wtf? why a ! ... ??? that was wrong-ish.

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

13 years agothis adds a small helper function for use in finding cases where the epoll fd gets...
discomfitor [Sat, 1 Jan 2011 03:07:58 +0000 (03:07 +0000)]
this adds a small helper function for use in finding cases where the epoll fd gets deleted and calls it after each fdh function
if epoll support is not enabled, the function does nothing
this will be removed prior to actual release, but will be very useful in finding the last epoll bugs until then

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

13 years agoand we were missing vsync set support in ecore-evas, but had indirect
raster [Sun, 26 Dec 2010 10:17:31 +0000 (10:17 +0000)]
and we were missing vsync set support in ecore-evas, but had indirect
support. fix.

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

13 years agoFrom: Mike McCormack <mj.mccormack@samsung.com>
discomfitor [Mon, 20 Dec 2010 22:52:41 +0000 (22:52 +0000)]
From: Mike McCormack <mj.mccormack@samsung.com>
Date: Mon, 20 Dec 2010 17:47:19 +0900
Subject: [PATCH] Deleting the same fdh twice is an error

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

13 years agoremove test suite from ecore. gentoo users/ebuild maiontainers are
raster [Sun, 19 Dec 2010 02:46:01 +0000 (02:46 +0000)]
remove test suite from ecore. gentoo users/ebuild maiontainers are
simply a pain. no more tests within src trees. talk to gentoo if you
don't like it. i wasted enough of my day already trying to talk sense
into them. if we dont tempt them with stuff they dont comprehend then
its less pain for us having to answer their questions.

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

13 years agoremove useless private libraries in ecore-win32.pc.in
caro [Sat, 18 Dec 2010 19:24:59 +0000 (19:24 +0000)]
remove useless private libraries in ecore-win32.pc.in

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

13 years agoformatting
raster [Sat, 18 Dec 2010 01:47:29 +0000 (01:47 +0000)]
formatting

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

13 years agostop trying to rm a dir and rm -rf the dir
discomfitor [Fri, 17 Dec 2010 18:21:08 +0000 (18:21 +0000)]
stop trying to rm a dir and rm -rf the dir

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

13 years agoonly check errno if num < 0
englebass [Fri, 17 Dec 2010 12:09:14 +0000 (12:09 +0000)]
only check errno if num < 0

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

13 years agoadd notes to prevent future breaking of ecore_con_ssl
discomfitor [Fri, 17 Dec 2010 09:02:44 +0000 (09:02 +0000)]
add notes to prevent future breaking of ecore_con_ssl

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

13 years agoformatting
englebass [Fri, 17 Dec 2010 08:48:36 +0000 (08:48 +0000)]
formatting

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

13 years agodon't accept 0 return
englebass [Fri, 17 Dec 2010 08:44:53 +0000 (08:44 +0000)]
don't accept 0 return

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

13 years agoonly emit ECORE_CON_EVENT_SERVER_DATA when data
englebass [Fri, 17 Dec 2010 08:15:52 +0000 (08:15 +0000)]
only emit ECORE_CON_EVENT_SERVER_DATA when data

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

13 years ago * ecore: SPANK ! SPANK ! SPANK !
cedric [Thu, 16 Dec 2010 13:16:40 +0000 (13:16 +0000)]
* ecore: SPANK ! SPANK ! SPANK !

The value of errno is only know when the result of a syscall
tell you to look at it. And don't set errno, that's a bad idea !

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

13 years ago * ecore: fix obvious bug. But Ecore_Con with UDP session is
cedric [Thu, 16 Dec 2010 13:08:49 +0000 (13:08 +0000)]
* ecore: fix obvious bug. But Ecore_Con with UDP session is
completly broken and no time to fix it.

Try elixir sample code:
http://code.google.com/p/freebox-elixir/source/browse/#svn%2Ftrunk%2Fexemples%2Fecore_con_udp

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

13 years agoif data is NULL for curl... make postfieldsize 0.
raster [Thu, 16 Dec 2010 08:35:29 +0000 (08:35 +0000)]
if data is NULL for curl... make postfieldsize 0.

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

13 years agono - dont do http:// - then englebass is right need to do ftp://,
raster [Thu, 16 Dec 2010 08:07:10 +0000 (08:07 +0000)]
no - dont do  - then englebass is right need to do ftp://,
imap:// file:// .... the list never ends. the docs do explicitly say
its a hostname, NOT a url.

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

13 years agofinally fix stupid ssl read bug for long transfers! also added a couple more error...
discomfitor [Thu, 16 Dec 2010 07:43:48 +0000 (07:43 +0000)]
finally fix stupid ssl read bug for long transfers! also added a couple more error checks and reordered things to read a little better

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

13 years agovalidate name better, fix super frustrating bug where connections would inexplicably...
discomfitor [Thu, 16 Dec 2010 05:13:29 +0000 (05:13 +0000)]
validate name better, fix super frustrating bug where connections would inexplicably die if prefixed with http[s]://

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

13 years agoFrom: Mike McCormack <mj.mccormack@samsung.com>
raster [Thu, 16 Dec 2010 04:40:14 +0000 (04:40 +0000)]
From: Mike McCormack <mj.mccormack@samsung.com>
Subject: [E-devel] [PATCH 4/4] ecore_fb: Zero is a valid fd value

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

13 years agoFrom: Mike McCormack <mj.mccormack@samsung.com>
raster [Thu, 16 Dec 2010 04:39:38 +0000 (04:39 +0000)]
From: Mike McCormack <mj.mccormack@samsung.com>
Subject: [E-devel] [PATCH 3/4] ecore_con: Always close fd after remove
fdh from main loop

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

13 years agoFrom: Mike McCormack <mj.mccormack@samsung.com>
raster [Thu, 16 Dec 2010 04:38:37 +0000 (04:38 +0000)]
From: Mike McCormack <mj.mccormack@samsung.com>
Subject: [E-devel] [PATCH 1/4] ecore_con: Always close fd after remove
fdh from main loop

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

13 years agohttp auth was implemented way back in r48715 (one less item in FIXMEs).
rui [Tue, 14 Dec 2010 22:30:53 +0000 (22:30 +0000)]
http auth was implemented way back in r48715 (one less item in FIXMEs).

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

13 years agoAdd Visual Studio 2008 files
caro [Mon, 13 Dec 2010 17:52:03 +0000 (17:52 +0000)]
Add Visual Studio 2008 files

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

13 years agodiscomfitor... SPANK! REVERT REVERT REVERT! i've been sitting in a
raster [Mon, 13 Dec 2010 07:26:21 +0000 (07:26 +0000)]
discomfitor... SPANK! REVERT REVERT REVERT! i've been sitting in a
text console for a while because of this. and when dr. evil sits in a
text console for a while... he gets angry. when dr. evil gets angry,
mr. bigglesworth gets upset... and when mr. migglesworth gets upset...
PEOPLE DIE!

/me aims some sharks with laser beams @ discomfitor

(run e17 under valgrind. find out).

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

13 years agofix potential problem with Windows 64 bits API.
caro [Sun, 12 Dec 2010 23:09:24 +0000 (23:09 +0000)]
fix potential problem with Windows 64 bits API.

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

13 years agouse '#pragma message' instead of '#warning' when vc++ is used
caro [Sun, 12 Dec 2010 22:49:01 +0000 (22:49 +0000)]
use '#pragma message' instead of '#warning' when vc++ is used

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

13 years agodeclare variables at the beginning of the block
caro [Sun, 12 Dec 2010 22:46:39 +0000 (22:46 +0000)]
declare variables at the beginning of the block

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

13 years agoforgot a null check
discomfitor [Sun, 12 Dec 2010 20:38:27 +0000 (20:38 +0000)]
forgot a null check

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

13 years agochange the size of the buffer
caro [Sun, 12 Dec 2010 18:09:35 +0000 (18:09 +0000)]
change the size of the buffer

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

13 years agofix usage of ecore_con functions to avoid magic failures: SOMEONE WHO KNOWS THIS...
discomfitor [Sun, 12 Dec 2010 14:41:04 +0000 (14:41 +0000)]
fix usage of ecore_con functions to avoid magic failures: SOMEONE WHO KNOWS THIS CODE PLEASE DOUBLE CHECK FAILURE CASE RETURN VALUES

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

13 years agouse more explicit error checks
discomfitor [Sat, 11 Dec 2010 16:51:29 +0000 (16:51 +0000)]
use more explicit error checks

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

13 years agohandle ARES_ECONNREFUSED
discomfitor [Sat, 11 Dec 2010 00:25:46 +0000 (00:25 +0000)]
handle ARES_ECONNREFUSED

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

13 years ago[ecore_win32] Better move and resize of windows. Needs a lot of love though
caro [Fri, 10 Dec 2010 21:15:05 +0000 (21:15 +0000)]
[ecore_win32] Better move and resize of windows. Needs a lot of love though

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

13 years agoFix me as author
englebass [Fri, 10 Dec 2010 06:05:35 +0000 (06:05 +0000)]
Fix me as author

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

13 years agoavoid writing <= 0 bytes to clients
discomfitor [Thu, 9 Dec 2010 21:04:22 +0000 (21:04 +0000)]
avoid writing <= 0 bytes to clients

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

13 years agothis error fix is dedicated to Tommy[D] for continuing to prove that the impossible...
discomfitor [Thu, 9 Dec 2010 21:02:53 +0000 (21:02 +0000)]
this error fix is dedicated to Tommy[D] for continuing to prove that the impossible can still be possible on his system

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

13 years agoreorder a little, fix bug where client_del event was never sent if it had send data...
discomfitor [Thu, 9 Dec 2010 06:43:58 +0000 (06:43 +0000)]
reorder a little, fix bug where client_del event was never sent if it had send data in its buffer
question to think on: should a deleted client be allowed to finish sending its data or should it be killed immediately?

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

13 years agoavoid loooooooooooooots of ecore spankies
discomfitor [Thu, 9 Dec 2010 06:16:13 +0000 (06:16 +0000)]
avoid loooooooooooooots of ecore spankies

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

13 years agohandle ARES_ENODATA more gracefully
discomfitor [Wed, 8 Dec 2010 14:00:37 +0000 (14:00 +0000)]
handle ARES_ENODATA more gracefully

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

13 years agoand break api in ecore_input_evas - not used anyway except within
raster [Wed, 8 Dec 2010 03:25:23 +0000 (03:25 +0000)]
and break api in ecore_input_evas - not used anyway except within
ecore. the api didn't allow for rotation of multitouch input. need to
fix. done.

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

13 years agoformatting!
raster [Tue, 7 Dec 2010 08:38:07 +0000 (08:38 +0000)]
formatting!

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

13 years agoavoid magic fail on already-freed handler
discomfitor [Sun, 5 Dec 2010 07:30:17 +0000 (07:30 +0000)]
avoid magic fail on already-freed handler

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

13 years ago * eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze: beta3 !
cedric [Sat, 4 Dec 2010 00:50:58 +0000 (00:50 +0000)]
* eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze: beta3 !

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

13 years ago * ecore: forgotten file to pass distcheck.
cedric [Fri, 3 Dec 2010 23:35:49 +0000 (23:35 +0000)]
* ecore: forgotten file to pass distcheck.

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

13 years ago * ecore: fix build on Mac OS X.
cedric [Fri, 3 Dec 2010 18:40:30 +0000 (18:40 +0000)]
* ecore: fix build on Mac OS X.

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

13 years agoaha! found the leak and eliminated it!
discomfitor [Fri, 3 Dec 2010 06:14:30 +0000 (06:14 +0000)]
aha! found the leak and eliminated it!

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

13 years agoavoid segv
discomfitor [Wed, 1 Dec 2010 10:33:07 +0000 (10:33 +0000)]
avoid segv

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

13 years agoavoid segv
discomfitor [Wed, 1 Dec 2010 10:31:20 +0000 (10:31 +0000)]
avoid segv

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

13 years agoformatting cleanups
discomfitor [Wed, 1 Dec 2010 04:42:29 +0000 (04:42 +0000)]
formatting cleanups

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

13 years agocopypastecopypaste
discomfitor [Wed, 1 Dec 2010 03:45:22 +0000 (03:45 +0000)]
copypastecopypaste

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

13 years agocompacter code.
raster [Wed, 1 Dec 2010 03:31:55 +0000 (03:31 +0000)]
compacter code.

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

13 years agoonly enable extensive ssl logging with compile define set to avoid massive slowdown
discomfitor [Wed, 1 Dec 2010 03:19:28 +0000 (03:19 +0000)]
only enable extensive ssl logging with compile define set to avoid massive slowdown

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

13 years agou know.. eina_list_free.. returns... NULL :)
raster [Wed, 1 Dec 2010 03:13:29 +0000 (03:13 +0000)]
u know.. eina_list_free.. returns... NULL :)

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

13 years agoremove redundant check
discomfitor [Wed, 1 Dec 2010 03:02:03 +0000 (03:02 +0000)]
remove redundant check

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

13 years agotype this as EB for correctness because I'm feeling pedantic
discomfitor [Wed, 1 Dec 2010 02:44:20 +0000 (02:44 +0000)]
type this as EB for correctness because I'm feeling pedantic

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

13 years agoswitch to EINA_BOOL values for delete_me, fix huge O(n) behavior in _ecore_main_fd_ha...
discomfitor [Wed, 1 Dec 2010 02:34:48 +0000 (02:34 +0000)]
switch to EINA_BOOL values for delete_me, fix huge O(n) behavior in _ecore_main_fd_handlers_call; all fd operations now should see an exponential speed increase based on the number of fds that ecore is watching

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

13 years agouse EINA_(TRUE/FALSE) instead of 1/0
discomfitor [Wed, 1 Dec 2010 01:17:45 +0000 (01:17 +0000)]
use EINA_(TRUE/FALSE) instead of 1/0

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

13 years agoso... why.. do.. we .. not init.. all? :) how do we expect https and
raster [Tue, 30 Nov 2010 09:39:23 +0000 (09:39 +0000)]
so... why.. do.. we .. not init.. all? :) how do we expect https and
friends to work... if we dont want them initted :)

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

13 years agoexplicitly set eina error level, add a printf
discomfitor [Mon, 29 Nov 2010 07:07:16 +0000 (07:07 +0000)]
explicitly set eina error level, add a printf
10k fd test successfully passed! in 1.5 minutes :(

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

13 years agonull pointer to avoid partial free in rare cases
discomfitor [Mon, 29 Nov 2010 00:13:52 +0000 (00:13 +0000)]
null pointer to avoid partial free in rare cases

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

13 years agofix weird bug where fdh in a list could become null
discomfitor [Sun, 28 Nov 2010 22:03:07 +0000 (22:03 +0000)]
fix weird bug where fdh in a list could become null

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

13 years agofix annoying printfs that should be ERRs
discomfitor [Sun, 28 Nov 2010 21:51:07 +0000 (21:51 +0000)]
fix annoying printfs that should be ERRs

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

13 years agoremove win7 code and fix other minor problems
caro [Fri, 26 Nov 2010 18:41:43 +0000 (18:41 +0000)]
remove win7 code and fix other minor problems

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

13 years agomore fixes, but needs to remove Windows 7 code, now...
caro [Fri, 26 Nov 2010 15:34:30 +0000 (15:34 +0000)]
more fixes, but needs to remove Windows 7 code, now...

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

13 years agotypo
caro [Fri, 26 Nov 2010 13:54:11 +0000 (13:54 +0000)]
typo

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

13 years agoadd native win32 thread support in ecore_thread. Not tested a lot at all.
caro [Fri, 26 Nov 2010 13:50:31 +0000 (13:50 +0000)]
add native win32 thread support in ecore_thread. Not tested a lot at all.

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

13 years agoon Windows, "C:" is not a directory, but a drive.
caro [Fri, 26 Nov 2010 13:47:51 +0000 (13:47 +0000)]
on Windows, "C:" is not a directory, but a drive.

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

13 years agodeclare alloca()
caro [Fri, 26 Nov 2010 08:06:19 +0000 (08:06 +0000)]
declare alloca()

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

13 years agoTODO++
englebass [Thu, 25 Nov 2010 19:08:08 +0000 (19:08 +0000)]
TODO++

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

13 years agolisten for IN_ATTRIB and IN_CLOSE_WRITE
englebass [Wed, 24 Nov 2010 21:15:52 +0000 (21:15 +0000)]
listen for IN_ATTRIB and IN_CLOSE_WRITE

use IN_ATTRIB|IN_CLOSE_WRITE instead of IN_MODIFY. Now we get changes if
attributes change, and only event when a user closes a changed file.
IN_MODIFY will trigger an event each time a write is flush'ed.

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

13 years agoprint buf, not file
englebass [Wed, 24 Nov 2010 21:15:36 +0000 (21:15 +0000)]
print buf, not file

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

13 years agoprint all inotify events
englebass [Wed, 24 Nov 2010 21:15:20 +0000 (21:15 +0000)]
print all inotify events

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

13 years agoright func to check for dir
englebass [Wed, 24 Nov 2010 21:15:04 +0000 (21:15 +0000)]
right func to check for dir

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

13 years agofix mouse event on Win XP, should be fixed on Win CE
caro [Wed, 24 Nov 2010 17:04:03 +0000 (17:04 +0000)]
fix mouse event on Win XP, should be fixed on Win CE

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

13 years ago * ecore: improve speed by reusing pipe and allocated structure.
cedric [Tue, 23 Nov 2010 18:32:17 +0000 (18:32 +0000)]
* ecore: improve speed by reusing pipe and allocated structure.

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

13 years ago * ecore: small cleanup.
cedric [Tue, 23 Nov 2010 16:52:18 +0000 (16:52 +0000)]
* ecore: small cleanup.

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

13 years agorevert this for crankypants
discomfitor [Tue, 23 Nov 2010 14:46:12 +0000 (14:46 +0000)]
revert this for crankypants

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

13 years agoI'm tired of you, ecore_getopt. now you get the hammer.
discomfitor [Tue, 23 Nov 2010 11:10:41 +0000 (11:10 +0000)]
I'm tired of you, ecore_getopt. now you get the hammer.

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

13 years agomore correctly fix no-option parsing to still parse when no non-arg options are found
discomfitor [Tue, 23 Nov 2010 10:56:50 +0000 (10:56 +0000)]
more correctly fix no-option parsing to still parse when no non-arg options are found

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