framework/uifw/ecore.git
13 years agoaaagh ecore_fb needs double/triple fix too.
raster [Mon, 4 Oct 2010 09:02:43 +0000 (09:02 +0000)]
aaagh ecore_fb needs double/triple fix too.

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

13 years agofix double/triple click
raster [Mon, 4 Oct 2010 07:58:06 +0000 (07:58 +0000)]
fix double/triple click

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

13 years agoefl 1.0.0 beta.
raster [Sun, 3 Oct 2010 09:21:08 +0000 (09:21 +0000)]
efl 1.0.0 beta.

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

13 years agoadd DBG for successfully completing SSL verification. with this commit, I believe...
discomfitor [Sat, 2 Oct 2010 22:27:30 +0000 (22:27 +0000)]
add DBG for successfully completing SSL verification.  with this commit, I believe that the ssl api should be 100% functional.

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

13 years agorequire peer verification when verify is called
discomfitor [Sat, 2 Oct 2010 22:01:43 +0000 (22:01 +0000)]
require peer verification when verify is called

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

13 years agoupdate to connect to www.verisign.com:443 by default, loading all certs in /etc/ssl...
discomfitor [Sat, 2 Oct 2010 22:01:14 +0000 (22:01 +0000)]
update to connect to verisign.com:443 by default, loading all certs in /etc/ssl/certs prior

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

13 years agoclear out the _try series of functions because they're useless
discomfitor [Sat, 2 Oct 2010 21:13:56 +0000 (21:13 +0000)]
clear out the _try series of functions because they're useless

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

13 years agoopenssl fixes:
discomfitor [Sat, 2 Oct 2010 09:58:06 +0000 (09:58 +0000)]
openssl fixes:
only enable CRL checking when CRLs are loaded
output full ssl session info to DBG

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

13 years agoNOOOOOOOOOOO spank disco-stu! spank. dont just dumbly shut warnings
raster [Sat, 2 Oct 2010 09:32:45 +0000 (09:32 +0000)]
NOOOOOOOOOOO spank disco-stu! spank. dont just dumbly shut warnings
up. read the code. its only because you HAPPEN to not have screensaver
support enabled that you happen to get the warning.

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

13 years ago__UNUSED__
discomfitor [Sat, 2 Oct 2010 09:15:22 +0000 (09:15 +0000)]
__UNUSED__

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

13 years agoformatting, correctly set ->ssl_err when appropriate, add cert verification for openssl
discomfitor [Sat, 2 Oct 2010 09:14:41 +0000 (09:14 +0000)]
formatting, correctly set ->ssl_err when appropriate, add cert verification for openssl

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

13 years agoset client leader by default - support setting it explicitly from code
raster [Sat, 2 Oct 2010 01:56:23 +0000 (01:56 +0000)]
set client leader by default - support setting it explicitly from code
too. fix default win props too.

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

13 years agosome DBG edits, fix case where ssl handshake completes and no more data is sent/received
discomfitor [Sat, 2 Oct 2010 01:32:54 +0000 (01:32 +0000)]
some DBG edits, fix case where ssl handshake completes and no more data is sent/received

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

13 years agofix openssl CRL loading
discomfitor [Sat, 2 Oct 2010 01:32:05 +0000 (01:32 +0000)]
fix openssl CRL loading

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

13 years agoimplement ecore_x_image to finish - put and convert done. actually no
raster [Fri, 1 Oct 2010 12:31:22 +0000 (12:31 +0000)]
implement ecore_x_image to finish - put and convert done. actually no
need for convert from argb as that requires what evas already does
argb-> screen depth. use evas for that.

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

13 years agoaaah bad. changed to free.
raster [Fri, 1 Oct 2010 07:38:36 +0000 (07:38 +0000)]
aaah bad. changed to free.

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

13 years agoFrom: Howell Tam <howell.tam@fluffyspider.com>
raster [Fri, 1 Oct 2010 07:04:07 +0000 (07:04 +0000)]
From: Howell Tam <howell.tam@fluffyspider.com>
Subject: ecore_file_download.c patch

Leak fix. Free url_con.

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

13 years agotab--
caro [Thu, 30 Sep 2010 07:35:00 +0000 (07:35 +0000)]
tab--

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

13 years agotab--
caro [Thu, 30 Sep 2010 07:31:11 +0000 (07:31 +0000)]
tab--

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

13 years agotab--
caro [Thu, 30 Sep 2010 07:25:06 +0000 (07:25 +0000)]
tab--

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

13 years agotab--
caro [Thu, 30 Sep 2010 07:24:46 +0000 (07:24 +0000)]
tab--

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

13 years agotab--
caro [Thu, 30 Sep 2010 06:09:20 +0000 (06:09 +0000)]
tab--

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

13 years agoadd returns for later certificate checking
discomfitor [Thu, 30 Sep 2010 01:53:23 +0000 (01:53 +0000)]
add returns for later certificate checking

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

13 years agoadd fd flags for openssl
discomfitor [Thu, 30 Sep 2010 01:50:58 +0000 (01:50 +0000)]
add fd flags for openssl

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

13 years agoformatting
discomfitor [Thu, 30 Sep 2010 01:01:41 +0000 (01:01 +0000)]
formatting

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

13 years agowow. just...wow
discomfitor [Thu, 30 Sep 2010 00:45:48 +0000 (00:45 +0000)]
wow. just...wow

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

13 years agoI tried the lfelipe method: "hey, if fixing it seems to not be working, shouldn't...
discomfitor [Thu, 30 Sep 2010 00:01:25 +0000 (00:01 +0000)]
I tried the lfelipe method: "hey, if fixing it seems to not be working, shouldn't you try to screw it up?"
it didn't work.

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

13 years agowow mike, you need to take a vacation. immediately.
discomfitor [Wed, 29 Sep 2010 23:56:31 +0000 (23:56 +0000)]
wow mike, you need to take a vacation. immediately.
change fd handler flags to be set when the handshake ISN'T finished

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

13 years agoset fd handler flags properly from gnutls, update dbg info accordingly
discomfitor [Wed, 29 Sep 2010 23:53:00 +0000 (23:53 +0000)]
set fd handler flags properly from gnutls, update dbg info accordingly
reminder: do this for openssl later

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

13 years agoupdate to set fd handler flags
discomfitor [Wed, 29 Sep 2010 23:50:33 +0000 (23:50 +0000)]
update to set fd handler flags

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

13 years agoAs requested by T_UNIX, remove the mention of any git hash in the comment, as it...
sachiel [Wed, 29 Sep 2010 22:34:02 +0000 (22:34 +0000)]
As requested by T_UNIX, remove the mention of any git hash in the comment, as it doesn't seem to be valid for upstream.

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

13 years agoforgot about old gnutls
discomfitor [Wed, 29 Sep 2010 22:05:42 +0000 (22:05 +0000)]
forgot about old gnutls

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

13 years agoeven more verbose debug output
discomfitor [Wed, 29 Sep 2010 22:04:11 +0000 (22:04 +0000)]
even more verbose debug output

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

13 years agowhoops, committed wrong version of this before
discomfitor [Wed, 29 Sep 2010 21:37:24 +0000 (21:37 +0000)]
whoops, committed wrong version of this before

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

13 years agoadd fd handler example code for ssl connecting to a remote server in only 3 ecore...
discomfitor [Wed, 29 Sep 2010 19:12:43 +0000 (19:12 +0000)]
add fd handler example code for ssl connecting to a remote server in only 3 ecore calls

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

13 years agotab------------
caro [Wed, 29 Sep 2010 17:03:38 +0000 (17:03 +0000)]
tab------------

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

13 years agocheck the returned value of evas_engine_info_set()
caro [Wed, 29 Sep 2010 16:45:49 +0000 (16:45 +0000)]
check the returned value of evas_engine_info_set()

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

13 years agoadd more debug output, and even more with -DPRINT_LOTS_OF_DEBUG
discomfitor [Wed, 29 Sep 2010 14:52:36 +0000 (14:52 +0000)]
add more debug output, and even more with -DPRINT_LOTS_OF_DEBUG

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

13 years agoEcore IMF: Fixed typo in canvas_set, (the string used is window_set instead of canvas...
tasn [Wed, 29 Sep 2010 10:55:40 +0000 (10:55 +0000)]
Ecore IMF: Fixed typo in canvas_set, (the string used is window_set instead of canvas_set) and fixed an allocation to use calloc instead of malloc. - Patch by Jihoon Kim.

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

13 years agoEcore imf: changed int -> Eina_Bool in ecore_imf_context_use_preedit_set.
tasn [Wed, 29 Sep 2010 09:29:36 +0000 (09:29 +0000)]
Ecore imf: changed int -> Eina_Bool in ecore_imf_context_use_preedit_set.

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

13 years agoreorder some handshake events to hopefully reduce overhead slightly
discomfitor [Wed, 29 Sep 2010 05:08:47 +0000 (05:08 +0000)]
reorder some handshake events to hopefully reduce overhead slightly

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

13 years agocompile fixes for sun compiler
discomfitor [Wed, 29 Sep 2010 04:06:28 +0000 (04:06 +0000)]
compile fixes for sun compiler

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

13 years agoDBG output
discomfitor [Wed, 29 Sep 2010 03:52:32 +0000 (03:52 +0000)]
DBG output

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

13 years agoat least it builds now with eina_bool changes and randr changes.
raster [Tue, 28 Sep 2010 22:37:04 +0000 (22:37 +0000)]
at least it builds now with eina_bool changes and randr changes.
woefully incomplete tho.

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

13 years agoswitch to newer priority string stuff so gnutls devs stop being dicks to us
discomfitor [Tue, 28 Sep 2010 21:59:13 +0000 (21:59 +0000)]
switch to newer priority string stuff so gnutls devs stop being dicks to us

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

13 years agoclean up clock_gettime detection
caro [Tue, 28 Sep 2010 21:24:16 +0000 (21:24 +0000)]
clean up clock_gettime detection

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

13 years agoFix clock_gettime detection in autotools
lucas [Tue, 28 Sep 2010 19:36:50 +0000 (19:36 +0000)]
Fix clock_gettime detection in autotools
AC_CHECK_FUNCS checks for the existence of functions in the C standard
library, so we don't need it. Instead, we need to define
HAVE_CLOCK_GETTIME if the function was found inside the librt.

Moreover, in source file check if HAVE_CLOCK_GETTIME is defined rather
than of checking if it's 0.

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

13 years agoremove debug
englebass [Tue, 28 Sep 2010 18:14:58 +0000 (18:14 +0000)]
remove debug

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

13 years agolibraries should be in LIBS, not LDFLAGS
englebass [Tue, 28 Sep 2010 18:12:15 +0000 (18:12 +0000)]
libraries should be in LIBS, not LDFLAGS

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

13 years agoupdate examples to new api
discomfitor [Tue, 28 Sep 2010 09:41:20 +0000 (09:41 +0000)]
update examples to new api

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

13 years agowhoops comparison typo
discomfitor [Tue, 28 Sep 2010 09:28:04 +0000 (09:28 +0000)]
whoops comparison typo

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

13 years agofirst part of ssl rerererewrite: split functions, move stuff out of prepare(), and...
discomfitor [Tue, 28 Sep 2010 03:16:08 +0000 (03:16 +0000)]
first part of ssl rerererewrite: split functions, move stuff out of prepare(), and add verification for gnutls clients

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

13 years agoFix ecore to at least compile on systems that don't have clock_getting.
devilhorns [Tue, 28 Sep 2010 00:21:48 +0000 (00:21 +0000)]
Fix ecore to at least compile on systems that don't have clock_getting.

NB: Not sure if this is a correct fix or not, but at least svn is not
busted anymore.

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

13 years agoUnbreak ecore building by using unset correctly....Spankies !!!
devilhorns [Tue, 28 Sep 2010 00:10:53 +0000 (00:10 +0000)]
Unbreak ecore building by using unset correctly....Spankies !!!

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

13 years agoRespect namespace
lucas [Mon, 27 Sep 2010 22:35:55 +0000 (22:35 +0000)]
Respect namespace
_ecore_loop_time -> _ecore_time_loop_time

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

13 years agoMake ecore_time_get and friends use monotonic clock
lucas [Mon, 27 Sep 2010 22:35:35 +0000 (22:35 +0000)]
Make ecore_time_get and friends use monotonic clock
Instead of relying on unix time, use a monotonic clock provided by
clock_gettime(). If a monotonic clock is not available, it will fallback
to CLOCK_REALTIME or unix time if neither is available.

The impact is that now it only makes sense to call ecore_time_get() or
ecore_time_loop_get() if the value retrieved is intended to be used as
relative to previous/posterior measurements. If an absolute value is
needed, the right function to call now is ecore_time_unix_get() which
will give the number of seconds since Jan 1st, 1970, 12:00AM.

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

13 years agodisable rehandshake support for now
discomfitor [Sun, 26 Sep 2010 23:56:31 +0000 (23:56 +0000)]
disable rehandshake support for now

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

13 years agoecore_x: fix key-up events!
barbieri [Sun, 26 Sep 2010 19:41:02 +0000 (19:41 +0000)]
ecore_x: fix key-up events!

Bad cedric, no cookie for you! While merging r39505 introducing
Ecore_Input you had all the code to go through Xutf8LookupString(),
but its documentation says (man Xutf8LookupString):

{{{
                                        Note

            ®To ensure proper input processing, it is essential that the
            client pass only KeyPress events to XmbLookupString,
            XwcLookupString and Xutf8LookupString.  Their behavior when a
            client passes a KeyRelease event is undefined.
}}}

Yeah, Xlib is quite stupid and this makes no sense.

As this just happens for UP events, it was unnoticed for a long time
(19 months) as most apps just handle DOWN events, as it gets X
keyboard repetition and all.

Thanks to Otavio Pontes that spotted this bug while doing some code
for EPhoto (that for some weird reason uses UP instead of DOWN
events).

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

13 years agoFix a couple of ecore_x_e_illume functions ... these Should be int.
devilhorns [Sun, 26 Sep 2010 17:58:44 +0000 (17:58 +0000)]
Fix a couple of ecore_x_e_illume functions ... these Should be int.

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

13 years agoint --> bool
caro [Sun, 26 Sep 2010 17:49:05 +0000 (17:49 +0000)]
int --> bool

Please review it. i don't have the courage to read
everything again

It should compile on linux (committed from windows, but
corrected at the same time on linux. Thank you, VirtualBox
devs !)

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

13 years ago[ecore-imf] more strict detection of exported functions on Windows
caro [Sun, 26 Sep 2010 06:00:14 +0000 (06:00 +0000)]
[ecore-imf] more strict detection of exported functions on Windows

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

13 years agoint --> Eina_Bool
caro [Sun, 26 Sep 2010 05:42:56 +0000 (05:42 +0000)]
int --> Eina_Bool

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

13 years agomake fb default for *
raster [Sun, 26 Sep 2010 03:42:30 +0000 (03:42 +0000)]
make fb default for *

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

13 years agoformatting.
raster [Sun, 26 Sep 2010 02:24:36 +0000 (02:24 +0000)]
formatting.

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

13 years agoformatting.
raster [Sun, 26 Sep 2010 02:17:53 +0000 (02:17 +0000)]
formatting.

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

13 years agoint --> Eina_Bool
caro [Sat, 25 Sep 2010 07:03:02 +0000 (07:03 +0000)]
int --> Eina_Bool

please review it

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

13 years agoEina.h should be needed here too
caro [Sat, 25 Sep 2010 06:23:32 +0000 (06:23 +0000)]
Eina.h should be needed here too

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

13 years agofix build (i'm on windows, so can't test it)
caro [Sat, 25 Sep 2010 06:21:43 +0000 (06:21 +0000)]
fix build (i'm on windows, so can't test it)

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

13 years agoformatting
caro [Sat, 25 Sep 2010 06:10:18 +0000 (06:10 +0000)]
formatting

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

13 years agoformatting
caro [Sat, 25 Sep 2010 06:03:38 +0000 (06:03 +0000)]
formatting

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

13 years agoformatting
caro [Sat, 25 Sep 2010 05:58:42 +0000 (05:58 +0000)]
formatting

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

13 years agoformatting
caro [Sat, 25 Sep 2010 05:56:01 +0000 (05:56 +0000)]
formatting

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

13 years agoformatting
caro [Sat, 25 Sep 2010 05:45:19 +0000 (05:45 +0000)]
formatting

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

13 years agoformatting and whitespace--
caro [Sat, 25 Sep 2010 05:36:21 +0000 (05:36 +0000)]
formatting and whitespace--

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

13 years agoint --> Eina_Bool
caro [Sat, 25 Sep 2010 05:34:26 +0000 (05:34 +0000)]
int --> Eina_Bool

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

13 years agoint --> Eina_Bool
caro [Sat, 25 Sep 2010 05:14:00 +0000 (05:14 +0000)]
int --> Eina_Bool

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

13 years agodirectfb does not exists on Windows, so simplify EAPI
caro [Sat, 25 Sep 2010 05:08:30 +0000 (05:08 +0000)]
directfb does not exists on Windows, so simplify EAPI

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

13 years agoformatting
caro [Sat, 25 Sep 2010 04:58:33 +0000 (04:58 +0000)]
formatting

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

13 years agoformatting
caro [Sat, 25 Sep 2010 04:53:47 +0000 (04:53 +0000)]
formatting

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

13 years agoint --> Eina_Bool
caro [Sat, 25 Sep 2010 04:50:10 +0000 (04:50 +0000)]
int --> Eina_Bool

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

13 years agoattempt to rehandshake more frequently to avoid unnecessary looping
discomfitor [Sat, 25 Sep 2010 04:22:10 +0000 (04:22 +0000)]
attempt to rehandshake more frequently to avoid unnecessary looping

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

13 years agowhoops typo
discomfitor [Sat, 25 Sep 2010 04:21:03 +0000 (04:21 +0000)]
whoops typo

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

13 years agoimplement ssl rehandshakes
discomfitor [Sat, 25 Sep 2010 03:02:10 +0000 (03:02 +0000)]
implement ssl rehandshakes
convert bool variable to bool
fix bug where ssl read/write could improperly result in disconnect

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

13 years agofix warning detection
discomfitor [Fri, 24 Sep 2010 22:49:06 +0000 (22:49 +0000)]
fix warning detection

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

13 years agoremove double check for ssl
discomfitor [Fri, 24 Sep 2010 20:07:55 +0000 (20:07 +0000)]
remove double check for ssl

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

13 years agodon't use ssl for local connections
discomfitor [Fri, 24 Sep 2010 20:03:09 +0000 (20:03 +0000)]
don't use ssl for local connections

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

13 years agosend server name extension
discomfitor [Fri, 24 Sep 2010 19:47:25 +0000 (19:47 +0000)]
send server name extension

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

13 years ago * ecore: check GNUTLS version before using new feature.
cedric [Fri, 24 Sep 2010 11:25:40 +0000 (11:25 +0000)]
* ecore: check GNUTLS version before using new feature.

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

13 years agoecore: fix compilation when GNUTLS_HANDSHAKE_NEW_SESSION_TICKET is not defined
billiob [Fri, 24 Sep 2010 09:42:16 +0000 (09:42 +0000)]
ecore: fix compilation when GNUTLS_HANDSHAKE_NEW_SESSION_TICKET is not defined

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

13 years agoadd session ticket support for gnutls, also add extremely detailed handshake error...
discomfitor [Fri, 24 Sep 2010 06:54:49 +0000 (06:54 +0000)]
add session ticket support for gnutls, also add extremely detailed handshake error messages

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

13 years agodocument abstract types
caro [Fri, 24 Sep 2010 06:35:30 +0000 (06:35 +0000)]
document abstract types

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

13 years agoformatting
caro [Fri, 24 Sep 2010 06:34:56 +0000 (06:34 +0000)]
formatting

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

13 years agofix events for async handshaking
discomfitor [Fri, 24 Sep 2010 05:57:03 +0000 (05:57 +0000)]
fix events for async handshaking

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

13 years agofix kx priority
discomfitor [Fri, 24 Sep 2010 05:56:45 +0000 (05:56 +0000)]
fix kx priority

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

13 years agodeprecated function
caro [Fri, 24 Sep 2010 05:53:25 +0000 (05:53 +0000)]
deprecated function

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

13 years agoadd warning messages for ecore_cocoa, ecore_win32 and ecore_wince
caro [Fri, 24 Sep 2010 05:30:51 +0000 (05:30 +0000)]
add warning messages for ecore_cocoa, ecore_win32 and ecore_wince

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

13 years agoyet another ecore_con overhaul!
discomfitor [Fri, 24 Sep 2010 04:15:42 +0000 (04:15 +0000)]
yet another ecore_con overhaul!
*internal function rename
*******finally fix ssl handshaking to be non-blocking

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

13 years ago * Eina.h needed for Eina_Bool.
caro [Thu, 23 Sep 2010 22:18:15 +0000 (22:18 +0000)]
 * Eina.h needed for Eina_Bool.
 * typo in comments.
 * use a border of 1 for a table.

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

13 years agoUse eina_sched_prio_drop()
lucas [Thu, 23 Sep 2010 20:39:40 +0000 (20:39 +0000)]
Use eina_sched_prio_drop()

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

13 years agoAdd Ecore_Win32 and Ecore_WinCE to the main page of the doc
caro [Thu, 23 Sep 2010 18:53:25 +0000 (18:53 +0000)]
Add Ecore_Win32 and Ecore_WinCE to the main page of the doc

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