raster [Fri, 28 Jan 2011 02:24:24 +0000 (02:24 +0000)]
ecore_con_url_get needs no args.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56338
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
davemds [Thu, 27 Jan 2011 21:48:51 +0000 (21:48 +0000)]
typo in doxy
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56334
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
davemds [Thu, 27 Jan 2011 21:40:58 +0000 (21:40 +0000)]
ecore_file_download() is BROKEN!!
Put in a super-simple example that should download a file
and report the progress during the operation.
See the ml for more info
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56333
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 27 Jan 2011 20:40:02 +0000 (20:40 +0000)]
fix doc typo
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56330
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Thu, 27 Jan 2011 19:06:39 +0000 (19:06 +0000)]
typo
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56328
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 27 Jan 2011 03:30:42 +0000 (03:30 +0000)]
exe none enum++
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56315
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 27 Jan 2011 03:23:05 +0000 (03:23 +0000)]
fix segv
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56314
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 26 Jan 2011 18:38:13 +0000 (18:38 +0000)]
unsigned int : 1 -> Eina_Bool : 1
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56310
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 26 Jan 2011 18:23:45 +0000 (18:23 +0000)]
add @file for doxy
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56309
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Mon, 24 Jan 2011 01:59:09 +0000 (01:59 +0000)]
From: Mike McCormack <mj.mccormack@samsung.com>
ecore_config code may end up closing stdin, due to assuming 0 is a valid fd.
I know this code is deprecated, and it's being kept around "for reference".
Either:
A) this bug should still be fixed so bad code is not copied elsewhere
OR
B) ecore_config should be deleted so bad code is not copied elsewhere
thanks,
Mike
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56275
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Mon, 24 Jan 2011 01:58:08 +0000 (01:58 +0000)]
From: Mike McCormack <mj.mccormack@samsung.com>
The ecore_fb keyboard code may end up closing stdin.
The attached patch fixes this bug.
thanks,
Mike
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56274
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sat, 22 Jan 2011 10:11:14 +0000 (10:11 +0000)]
use typedef type for ecore_main_loop_select_func_get() API
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56261
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
rui [Fri, 21 Jan 2011 21:38:01 +0000 (21:38 +0000)]
Assorted fixes for building RPMS, probably a good thing that the release source archives can generate the rpms as expected.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56257
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 21 Jan 2011 10:01:04 +0000 (10:01 +0000)]
dns async lookup fix - if u del svr before dns lookup done
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56254
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 21 Jan 2011 09:45:38 +0000 (09:45 +0000)]
* ecore: SO_REUSEADDR in all case.
Patch thanks to Raoul Hecky < raoul.hecky at gmail.com >
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56253
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 21 Jan 2011 06:25:36 +0000 (06:25 +0000)]
dont call pipe handler if its deleted
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56251
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 20 Jan 2011 22:37:57 +0000 (22:37 +0000)]
more descriptive error messages when epoll fails
@mike_m: should we replace this with strerror_r implementation?
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56247
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 20 Jan 2011 09:27:19 +0000 (09:27 +0000)]
I think someone meant to set it like this originally but was confused by the double negative.
ecore_con_url no longer shows progress bars
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56239
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 18 Jan 2011 08:43:27 +0000 (08:43 +0000)]
missing IN_MODIFY!
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56210
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sun, 16 Jan 2011 18:48:08 +0000 (18:48 +0000)]
add space key support on Windows
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56196
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sun, 16 Jan 2011 18:31:21 +0000 (18:31 +0000)]
put again ecore tests in the source tree
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56195
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 16 Jan 2011 08:10:50 +0000 (08:10 +0000)]
warning--
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56185
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 14 Jan 2011 11:58:58 +0000 (11:58 +0000)]
BAD DISCOMFITOR! BROKE ecore_exe!
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56110
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 14 Jan 2011 10:35:59 +0000 (10:35 +0000)]
oh and i didnt realise - gl enigne can avoid sync as its swap based :)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56108
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 14 Jan 2011 07:03:33 +0000 (07:03 +0000)]
fix oh so many warnings and potential errors - scan report.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56104
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 14 Jan 2011 05:47:38 +0000 (05:47 +0000)]
fix possible ptr deref bug waiting to happen if crtc_info is null.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56091
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 14 Jan 2011 03:11:00 +0000 (03:11 +0000)]
avoid undefined array access
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56086
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 14 Jan 2011 02:57:52 +0000 (02:57 +0000)]
remove redundant line
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56085
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 14 Jan 2011 02:57:07 +0000 (02:57 +0000)]
avoid null deref
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56084
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 14 Jan 2011 02:35:59 +0000 (02:35 +0000)]
avoid passing NULL to memcpy
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56083
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 14 Jan 2011 02:32:45 +0000 (02:32 +0000)]
if alloca fails you're screwed anyway, so not much point checking for it
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56082
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 14 Jan 2011 02:25:55 +0000 (02:25 +0000)]
avoid passing NULL to exec functions
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56081
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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