profile/ivi/ecore.git
12 years agoEcore_Evas (Wayland): Add functions for raise, lower, activate, layer,
devilhorns [Wed, 4 Jan 2012 08:28:23 +0000 (08:28 +0000)]
Ecore_Evas (Wayland): Add functions for raise, lower, activate, layer,
and focus setting.

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

12 years agoEcore_Wayland: Fix mouse & focus send functions to support passing of
devilhorns [Wed, 4 Jan 2012 08:27:31 +0000 (08:27 +0000)]
Ecore_Wayland: Fix mouse & focus send functions to support passing of
specific 'surface' and 'time'.
Add function (internal) to send a mouse_move (cleans up code).
Add event 'multi' stuff for mouse button down.
Fix handle_pointer_focus function to not send 'focus' events (handled
differently).
Fix handle_keyboard_focus function to actually send 'focus' to new
windows.

NB: This fixes most of the focus issues I was having earlier.

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

12 years agoecore Ecore.h: Sync authors with AUTHOR file.
seoz [Wed, 4 Jan 2012 04:20:21 +0000 (04:20 +0000)]
ecore Ecore.h: Sync authors with AUTHOR file.

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

12 years agoAdd HEX, TERMINAL and PASSWORD layouts
raster [Wed, 4 Jan 2012 03:41:10 +0000 (03:41 +0000)]
Add HEX, TERMINAL and PASSWORD layouts

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

12 years agoFix typos.
sanjeev [Wed, 4 Jan 2012 00:11:55 +0000 (00:11 +0000)]
Fix typos.

Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@66814 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEcore_Evas (Wayland): Don't feed mouse_move twice
devilhorns [Tue, 3 Jan 2012 20:39:10 +0000 (20:39 +0000)]
Ecore_Evas (Wayland): Don't feed mouse_move twice
(_ecore_evas_mouse_move_process already feeds to evas).

Add variable to store the 'timestamp' of when mouse button gets
pressed (needed for 'moving' a surface).

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

12 years agoEcore (Wayland): Add function to get current mouse position (screen
devilhorns [Tue, 3 Jan 2012 20:37:30 +0000 (20:37 +0000)]
Ecore (Wayland): Add function to get current mouse position (screen
coords).
Rename some variables for clarity of their purpose.

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

12 years agoFrom: Bluezery <ohpowel@gmail.com>
discomfitor [Tue, 3 Jan 2012 03:58:48 +0000 (03:58 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel]  [Patch][ecore_con] Fix return value checking
Date: Tue, 3 Jan 2012 10:01:17 +0900

Hi,

There is invalid return value checking of curl_multi_perform() in ecore_con_url.
Because CURLM_CALL_MULTI_PERFORM is also not  CURLM_OK,
CURLM_CALL_MULTI_PERFORM checking  should precede CURLM_OK checking.
It's simple fix. Please review this

--
BRs,
Kim.

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

12 years agoEcore_Wayland: Quiet down output by disabling LOGFNs.
devilhorns [Tue, 3 Jan 2012 01:08:43 +0000 (01:08 +0000)]
Ecore_Wayland: Quiet down output by disabling LOGFNs.

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

12 years agoEcore_Evas (wayland): A bit of restructure to make prep for the egl
devilhorns [Tue, 3 Jan 2012 01:08:06 +0000 (01:08 +0000)]
Ecore_Evas (wayland): A bit of restructure to make prep for the egl
stuffs.

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

12 years agoEcore_Evas (Wayland): Quiet down the output by disabling LOGFN.
devilhorns [Tue, 3 Jan 2012 01:06:47 +0000 (01:06 +0000)]
Ecore_Evas (Wayland): Quiet down the output by disabling LOGFN.
Implement 'ecore_evas_move' for wayland_shm engine.

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

12 years agoEcore_Evas: Fix resize recursion when using wayland framespace.
devilhorns [Mon, 2 Jan 2012 19:36:11 +0000 (19:36 +0000)]
Ecore_Evas: Fix resize recursion when using wayland framespace.

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

12 years agoformatting
caro [Fri, 30 Dec 2011 15:53:20 +0000 (15:53 +0000)]
formatting

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

12 years agoFix massive post data probile in ecore-con that would cause
raster [Thu, 29 Dec 2011 08:55:11 +0000 (08:55 +0000)]
Fix massive post data probile in ecore-con that would cause
post data to be corrupted (as it was never copied into the
ecore con url struct) or could cause crashes if the memory
pointed to became invalid.

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

12 years agoDon't override standard variables, it looks weird. In turn, fix building with automak...
sachiel [Wed, 28 Dec 2011 14:13:30 +0000 (14:13 +0000)]
Don't override standard variables, it looks weird. In turn, fix building with automake 1.11.2

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

12 years agoand fix my "mouse grab+hide_mouse out" fix to not break e17 dnd :)
raster [Wed, 28 Dec 2011 03:07:39 +0000 (03:07 +0000)]
and fix my "mouse grab+hide_mouse out" fix to not break e17 dnd :)

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

12 years agoEcore_Wayland: Start work on drag-n-drop code (just a start, not
devilhorns [Wed, 28 Dec 2011 02:49:32 +0000 (02:49 +0000)]
Ecore_Wayland: Start work on drag-n-drop code (just a start, not
actually functional yet).

Implement the data device manager.
Implement the data device itself.
Fixes for shutdown so we destroy everything correctly (data device,
device manager, shell, etc).

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

12 years agoEcore_Evas (Wayland_Shm):
devilhorns [Tue, 27 Dec 2011 19:25:38 +0000 (19:25 +0000)]
Ecore_Evas (Wayland_Shm):

Add an actual 'frame' to ecore_evas_wayland. (just a boring rectangle frame w/ the title).
Add support for size_min/max/base/step setting.
Add support for title & name_class setting.
Add support for setting a cursor.
Add support for hiding an ecore_evas.

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

12 years agoFix warnings in scim module and indent Makefile.am correctly. By Jihoon Kim
sachiel [Tue, 27 Dec 2011 14:12:02 +0000 (14:12 +0000)]
Fix warnings in scim module and indent Makefile.am correctly. By Jihoon Kim

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

12 years agoupdate po's
raster [Tue, 27 Dec 2011 12:02:27 +0000 (12:02 +0000)]
update po's

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

12 years agofix mouse down grab coutns if window minimized or hidden (especially
raster [Tue, 27 Dec 2011 12:02:18 +0000 (12:02 +0000)]
fix mouse down grab coutns if window minimized or hidden (especially
the second).

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

12 years agoecore: include header only when required.
cedric [Tue, 27 Dec 2011 10:10:47 +0000 (10:10 +0000)]
ecore: include header only when required.

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

12 years agoEcore: Add news & changelog entries (for people who actually read
devilhorns [Mon, 26 Dec 2011 23:47:33 +0000 (23:47 +0000)]
Ecore: Add news & changelog entries (for people who actually read
these things).

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

12 years agoEcore_Wayland: Remove 'ecore_wl_window' (not used or needed).
devilhorns [Mon, 26 Dec 2011 23:29:49 +0000 (23:29 +0000)]
Ecore_Wayland: Remove 'ecore_wl_window' (not used or needed).

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

12 years agoEcore: Add Ecore_Wayland (Wayland backend like ecore_x).
devilhorns [Mon, 26 Dec 2011 23:27:20 +0000 (23:27 +0000)]
Ecore: Add Ecore_Wayland (Wayland backend like ecore_x).

Ecore_Evas: Add 'drame_frame' functions.
Add ecore_evas_wayland code (for creating ecore_evas' in wayland).

NB: Merry Christmas EFL !!, Here is you're gift :)

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

12 years agoPatch from Jihoon Kim to fix building of SCIM module on 64 bits systems
sachiel [Mon, 26 Dec 2011 12:57:27 +0000 (12:57 +0000)]
Patch from Jihoon Kim to fix building of SCIM module on 64 bits systems

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

12 years agoadd missing scim immodule header.
raster [Mon, 26 Dec 2011 04:26:15 +0000 (04:26 +0000)]
add missing scim immodule header.

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

12 years agoFrom: Jihoon Kim <imfine98@gmail.com>
raster [Mon, 26 Dec 2011 04:25:55 +0000 (04:25 +0000)]
From: Jihoon Kim <imfine98@gmail.com>
Subject: Re: [E-devel] [PATCH] scim-EFL immodule

I'd like to contribute EFL-scim immodule.

It will be useful to users who wants to input Chinese, Japanese, Korean,
and a variety of languages that SCIM provides.

When you run, you should set environment variable 'ECORE_IMF_MODULE'
# export ECORE_IMF_MODULE=scim

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

12 years agodisable bugfix for now. leave commented as note.
raster [Fri, 23 Dec 2011 11:40:05 +0000 (11:40 +0000)]
disable bugfix for now. leave commented as note.

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

12 years agoremove white space and trailing
jypark [Fri, 23 Dec 2011 07:13:38 +0000 (07:13 +0000)]
remove white space and trailing

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

12 years agoecore/ecore_con - removed white trailings
hermet [Fri, 23 Dec 2011 07:07:35 +0000 (07:07 +0000)]
ecore/ecore_con - removed white trailings

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

12 years agoecore/ecore_con - removed white trailings
hermet [Fri, 23 Dec 2011 07:04:36 +0000 (07:04 +0000)]
ecore/ecore_con - removed white trailings

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

12 years agoby the power of greyskull^Wunsigned integers, this test will always be true!
discomfitor [Thu, 22 Dec 2011 08:08:05 +0000 (08:08 +0000)]
by the power of greyskull^Wunsigned integers, this test will always be true!

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

12 years agocurl patch from bluezery to use ECORE_CON_SOCKS_V4 env variable and also add socks...
discomfitor [Thu, 22 Dec 2011 08:06:51 +0000 (08:06 +0000)]
curl patch from bluezery to use ECORE_CON_SOCKS_V4 env variable and also add socks proxying api

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

12 years agoadd debug macros to print location of svr/cl kill
discomfitor [Wed, 21 Dec 2011 10:13:57 +0000 (10:13 +0000)]
add debug macros to print location of svr/cl kill

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

12 years agoprovide slightly more useful dbg info with new kill api
discomfitor [Wed, 21 Dec 2011 10:07:07 +0000 (10:07 +0000)]
provide slightly more useful dbg info with new kill api

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

12 years agoremove 'dead' member from client/server structs: this now serves no purpose
discomfitor [Wed, 21 Dec 2011 10:02:30 +0000 (10:02 +0000)]
remove 'dead' member from client/server structs: this now serves no purpose

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

12 years agonope
discomfitor [Wed, 21 Dec 2011 09:35:10 +0000 (09:35 +0000)]
nope

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

12 years agorevert 66362 -> breaks ecore-con. :( sorry stu!
raster [Wed, 21 Dec 2011 09:23:27 +0000 (09:23 +0000)]
revert 66362 -> breaks ecore-con. :( sorry stu!

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

12 years agoooh compile break if no curl! fix!
raster [Wed, 21 Dec 2011 08:20:16 +0000 (08:20 +0000)]
ooh compile break if no curl! fix!

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

12 years agoFrom: Bluezery <ohpowel@gmail.com>
raster [Wed, 21 Dec 2011 06:18:25 +0000 (06:18 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: Re: [E-devel] [Patch][ecore_con_url] Add proxy & timeout set
API

There existed two problems when using ecore_con_url. We cannot set
proxy and set timeout.
So, I added two APIs for solving these problems.
Proxy can be set by setting libcurl option.
Timeout also can be set but It need to add handler for Linux alarm
signal. (Please refer:
http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTTIMEOUT)
So I implemented it by using ecore timer.

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

12 years agoFrom: Jihoon Kim <imfine98@gmail.com>
raster [Tue, 20 Dec 2011 09:49:55 +0000 (09:49 +0000)]
From: Jihoon Kim <imfine98@gmail.com>
Subject: [E-devel] [PATCH] support to get style attribute of XIM module

ATM, edje entry doesn't display the style of preedit string such as
underline, reverse, and Highlight.
It's because XIM module doesn't provide the style attribute.
This patch is made for providing the style attibute information to
entry or other editable widget.

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

12 years agoecore: actually provide all needed symbol.
cedric [Tue, 20 Dec 2011 09:26:20 +0000 (09:26 +0000)]
ecore: actually provide all needed symbol.

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

12 years agounused warning--
raster [Tue, 20 Dec 2011 08:22:03 +0000 (08:22 +0000)]
unused warning--

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

12 years agoThis was a test of the Seriousness Detection System.
discomfitor [Tue, 20 Dec 2011 07:25:04 +0000 (07:25 +0000)]
This was a test of the Seriousness Detection System.
Had this been an actual Situation, things would have happened.

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

12 years agochangelog for last commit and forgotten update for 66068
discomfitor [Tue, 20 Dec 2011 06:54:22 +0000 (06:54 +0000)]
changelog for last commit and forgotten update for 66068

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

12 years agofix a Heroes of SVN-level breakage from 66068 which prevented all ecore-con fds from...
discomfitor [Tue, 20 Dec 2011 06:22:30 +0000 (06:22 +0000)]
fix a Heroes of SVN-level breakage from 66068 which prevented all ecore-con fds from being closed :D

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

12 years agoprobably a leak fix in ecor-eglib support - doesnt cause any issues in
raster [Tue, 20 Dec 2011 05:57:57 +0000 (05:57 +0000)]
probably a leak fix in ecor-eglib support - doesnt cause any issues in
my testing, but documentation for g_static_mutex's isnt that great to
let us know what to do with a static mutex... considering it's...
static... pending respons from reporter for backport

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

12 years agoupdate @since's - seems i can put them on single lines.
raster [Mon, 19 Dec 2011 07:25:27 +0000 (07:25 +0000)]
update @since's - seems i can put them on single lines.

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

12 years agoaddress fixme's in extn :)
raster [Mon, 19 Dec 2011 06:54:08 +0000 (06:54 +0000)]
address fixme's in extn :)

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

12 years agoupdate version requirements inside ecore (oh it'll be so much nicer to
raster [Mon, 19 Dec 2011 05:57:31 +0000 (05:57 +0000)]
update version requirements inside ecore (oh it'll be so much nicer to
have one tree and not do all this fine-grained version requiring!)

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

12 years agofix null deref here too
discomfitor [Fri, 16 Dec 2011 18:09:14 +0000 (18:09 +0000)]
fix null deref here too

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

12 years agofix impossible possible segv
discomfitor [Fri, 16 Dec 2011 18:06:19 +0000 (18:06 +0000)]
fix impossible possible segv

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

12 years agofix possible 0 byte allocation
discomfitor [Fri, 16 Dec 2011 18:04:53 +0000 (18:04 +0000)]
fix possible 0 byte allocation

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

12 years agoecore: don't require Ecore_Ipc when not needed.
cedric [Fri, 16 Dec 2011 16:24:43 +0000 (16:24 +0000)]
ecore: don't require Ecore_Ipc when not needed.

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

12 years agoecore: fix Ecore_Evas build without Ecore_Ipc.
cedric [Fri, 16 Dec 2011 13:47:37 +0000 (13:47 +0000)]
ecore: fix Ecore_Evas build without Ecore_Ipc.

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

12 years agoextn ecore-evas! WOOOOOOOOOOOOT!
raster [Fri, 16 Dec 2011 10:58:17 +0000 (10:58 +0000)]
extn ecore-evas! WOOOOOOOOOOOOT!

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

12 years agoClean up several ecore-evas-buffer routines to match the nicer extn
raster [Fri, 16 Dec 2011 10:56:01 +0000 (10:56 +0000)]
Clean up several ecore-evas-buffer routines to match the nicer extn
stuff. Just cleanups here.

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

12 years agosee comments for info. a short workaround for now.
raster [Thu, 15 Dec 2011 14:10:42 +0000 (14:10 +0000)]
see comments for info. a short workaround for now.

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

12 years agodisable timer dump by default - that's a lot of memory per timer to use ...
raster [Wed, 14 Dec 2011 08:51:45 +0000 (08:51 +0000)]
disable timer dump by default - that's a lot of memory per timer to use ...
by default.

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

12 years agosupport move_resize on buffer canvases - didn't handle it before.
raster [Wed, 14 Dec 2011 08:18:35 +0000 (08:18 +0000)]
support move_resize on buffer canvases - didn't handle it before.

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

12 years agomove render func into struct - dont set it later.
raster [Wed, 14 Dec 2011 07:53:18 +0000 (07:53 +0000)]
move render func into struct - dont set it later.

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

12 years agoecore: Fixed svn detection for svn1.7
tasn [Tue, 13 Dec 2011 08:49:46 +0000 (08:49 +0000)]
ecore: Fixed svn detection for svn1.7

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

12 years agoFrom: Doyoun Kang <doyoun.kang@samsung.com>
raster [Tue, 13 Dec 2011 07:30:01 +0000 (07:30 +0000)]
From: Doyoun Kang <doyoun.kang@samsung.com>
Subject: [E-devel] [Patch] Add ecore_x API for error handling

I added ecore_x_error_resource_id_get() api. It returns the resource
id that caused the last X error. I think it will be useful for handling
X error.

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

12 years ago * Fix bug where an animator that just keeps adding another
raster [Mon, 12 Dec 2011 07:41:27 +0000 (07:41 +0000)]
    * Fix bug where an animator that just keeps adding another
        animator keeps the animator handler in an infinite loop. Do
        the same as timers and mark them as "just added" to skip in
        this run of animators

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

12 years agoecore: Fix modularity
mike_m [Sun, 11 Dec 2011 08:29:35 +0000 (08:29 +0000)]
ecore: Fix modularity

This also fixes the glib build.

Signed-off-by: Mike McCormack <mikem@ring3k.org>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@66091 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMinor adjustments to the current status.
rui [Sat, 10 Dec 2011 11:26:31 +0000 (11:26 +0000)]
Minor adjustments to the current status.

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

12 years agoadd note about CORK availability
discomfitor [Sat, 10 Dec 2011 08:23:34 +0000 (08:23 +0000)]
add note about CORK availability

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

12 years agowe've got NODELAY, may as well add CORK
discomfitor [Sat, 10 Dec 2011 08:14:50 +0000 (08:14 +0000)]
we've got NODELAY, may as well add CORK

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

12 years agofix cert flag detection
discomfitor [Sat, 10 Dec 2011 08:09:17 +0000 (08:09 +0000)]
fix cert flag detection

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

12 years agosvn 1.7 uses a stupid new error string so now we're gonna have to update all of these
discomfitor [Sat, 10 Dec 2011 07:34:48 +0000 (07:34 +0000)]
svn 1.7 uses a stupid new error string so now we're gonna have to update all of these

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

12 years agogitignore
discomfitor [Sat, 10 Dec 2011 07:34:47 +0000 (07:34 +0000)]
gitignore

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

12 years agorevert 66063 + related commits: my dreams of zero-copy ecore-con transfers were shatt...
discomfitor [Sat, 10 Dec 2011 07:34:45 +0000 (07:34 +0000)]
revert 66063 + related commits: my dreams of zero-copy ecore-con transfers were shattered by the inconsistency of linux socket operations. way to go kernel developers.

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

12 years agoadd docs for NODELAY flag
discomfitor [Sat, 10 Dec 2011 06:53:54 +0000 (06:53 +0000)]
add docs for NODELAY flag

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

12 years agotemp fix while I figure out some weird behavior
discomfitor [Sat, 10 Dec 2011 06:15:00 +0000 (06:15 +0000)]
temp fix while I figure out some weird behavior

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

12 years agorewrote server+client deletion code to (hopefully) be failproof.
discomfitor [Sat, 10 Dec 2011 05:42:32 +0000 (05:42 +0000)]
rewrote server+client deletion code to (hopefully) be failproof.
I've also set it to abort() with a big error if it gets to the old fallthrough spot, so make sure to send me a backtrace if this is reached (though it should be impossible)

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

12 years agomore error event unification
discomfitor [Sat, 10 Dec 2011 05:25:30 +0000 (05:25 +0000)]
more error event unification

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

12 years agosome small cleanups to unify more error code
discomfitor [Sat, 10 Dec 2011 05:17:34 +0000 (05:17 +0000)]
some small cleanups to unify more error code

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

12 years agoadd windows error events for new code, condense some connect handlers
discomfitor [Sat, 10 Dec 2011 05:09:47 +0000 (05:09 +0000)]
add windows error events for new code, condense some connect handlers

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

12 years agooptimize read mechanics for remote servers using ioctl to determine number of bytes...
discomfitor [Fri, 9 Dec 2011 22:35:12 +0000 (22:35 +0000)]
optimize read mechanics for remote servers using ioctl to determine number of bytes available for reading.
in general, this should provide an improvement which scales with the amount of data being transferred:
* small transfers will incur a small amount of overhead from potentially unneeded memory as I try to account for a bug in FIONREAD which returns a number that is smaller than the actual number of bytes available for read on a socket
* large transfers will no longer require any copies of the data

on systems which do not provide the FIONREAD ioctl(), old functionality will be used
this should work on windows, though I (obviously) can't test it myself

thus ends the longest commit message I have ever written

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

12 years agookay I was a little too excited
discomfitor [Thu, 8 Dec 2011 17:27:30 +0000 (17:27 +0000)]
okay I was a little too excited

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

12 years agoecore: we never call perro.
cedric [Thu, 8 Dec 2011 16:21:29 +0000 (16:21 +0000)]
ecore: we never call perro.

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

12 years agoecore: fix header inclusion.
cedric [Thu, 8 Dec 2011 16:19:44 +0000 (16:19 +0000)]
ecore: fix header inclusion.

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

12 years agomore binbuf_manage_new!
discomfitor [Thu, 8 Dec 2011 16:08:33 +0000 (16:08 +0000)]
more binbuf_manage_new!

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

12 years agouse binbuf_manage_new
discomfitor [Thu, 8 Dec 2011 15:58:01 +0000 (15:58 +0000)]
use binbuf_manage_new

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

12 years agounify and improve gnutls debug output
discomfitor [Thu, 8 Dec 2011 05:58:47 +0000 (05:58 +0000)]
unify and improve gnutls debug output

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

12 years agonews updates
discomfitor [Thu, 8 Dec 2011 05:10:44 +0000 (05:10 +0000)]
news updates

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

12 years agoalign debug info
discomfitor [Thu, 8 Dec 2011 05:02:49 +0000 (05:02 +0000)]
align debug info

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

12 years agomore informative error messages when cert verification fails
discomfitor [Thu, 8 Dec 2011 03:56:29 +0000 (03:56 +0000)]
more informative error messages when cert verification fails

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

12 years agofix type so openssl verification works again
discomfitor [Thu, 8 Dec 2011 03:53:49 +0000 (03:53 +0000)]
fix type so openssl verification works again

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

12 years agoca loading function now loads directories
discomfitor [Thu, 8 Dec 2011 03:25:53 +0000 (03:25 +0000)]
ca loading function now loads directories

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

12 years agounify openssl debug printing and remove #ifdefs: now this will always print with...
discomfitor [Thu, 8 Dec 2011 02:59:27 +0000 (02:59 +0000)]
unify openssl debug printing and remove #ifdefs: now this will always print with ecore-con:4

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

12 years agofix compat on openssl errors
discomfitor [Thu, 8 Dec 2011 02:53:43 +0000 (02:53 +0000)]
fix compat on openssl errors

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

12 years agobeef up openssl debug output
discomfitor [Thu, 8 Dec 2011 02:37:00 +0000 (02:37 +0000)]
beef up openssl debug output

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

12 years agobetter error messages on certificate verify failure
discomfitor [Thu, 8 Dec 2011 02:11:22 +0000 (02:11 +0000)]
better error messages on certificate verify failure

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

12 years agowhoops, fix compile on unrelated change that snuck in
discomfitor [Thu, 8 Dec 2011 01:30:53 +0000 (01:30 +0000)]
whoops, fix compile on unrelated change that snuck in
changelog tbd

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

12 years agodamn you ctrl+d!
discomfitor [Thu, 8 Dec 2011 01:23:10 +0000 (01:23 +0000)]
damn you ctrl+d!

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

12 years ago+ecore_con_ssl_server_verify_name_set/get
discomfitor [Thu, 8 Dec 2011 01:14:55 +0000 (01:14 +0000)]
+ecore_con_ssl_server_verify_name_set/get

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

12 years agoallow certificates to be loaded for STARTTLS
discomfitor [Wed, 7 Dec 2011 23:36:15 +0000 (23:36 +0000)]
allow certificates to be loaded for STARTTLS

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

12 years agolet's not fail to include standard headers when we need things like..
raster [Wed, 7 Dec 2011 00:49:00 +0000 (00:49 +0000)]
let's not fail to include standard headers when we need things like..
ooh.. malloc? calloc? printf?....

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