raster [Wed, 16 Nov 2011 05:34:37 +0000 (05:34 +0000)]
update release candidate trees to their release version in preparation
for alpha
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65280
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 15 Nov 2011 11:38:49 +0000 (11:38 +0000)]
update po's for ecore
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65240
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 15 Nov 2011 11:38:20 +0000 (11:38 +0000)]
update READMe for ecore
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65239
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Mon, 14 Nov 2011 22:33:34 +0000 (22:33 +0000)]
Ecore: fix warning when no timer dump are requested
Patch by Fabien Romano from OpenBSD
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65212
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Mon, 14 Nov 2011 22:29:46 +0000 (22:29 +0000)]
Ecore: warning: implicit declaration of functions 'getpid' and 'usleep' on OpenBSD
Patch by Fabien Romano from OpenBSD
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65211
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Mon, 14 Nov 2011 22:25:07 +0000 (22:25 +0000)]
Ecore: fix warning: 'struct in_addr' declared inside parameter list on OpenBSD
Patch by Fabien Romano from OpenBSD
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65210
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Mon, 14 Nov 2011 18:49:50 +0000 (18:49 +0000)]
Ecore_X(cb): Fix formatting in ecore_xcb_window. Fix buggers in ICCCM
code which were not setting icccm wm protocols correctly. This 'fix'
matches up w/ the xcb_icccm_* functions defined in the xcb headers.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65195
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Mon, 14 Nov 2011 18:48:19 +0000 (18:48 +0000)]
Ecore_Evas: We don't need to allocate 10 items for this array if we
are only going to use (at most) 3.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65194
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 14 Nov 2011 04:33:01 +0000 (04:33 +0000)]
warning--
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65142
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 14 Nov 2011 04:32:12 +0000 (04:32 +0000)]
warning--
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65141
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 13 Nov 2011 12:29:35 +0000 (12:29 +0000)]
get NEWS for ecore up-to-date
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65130
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 13 Nov 2011 06:10:46 +0000 (06:10 +0000)]
let's just make additions the same. whats' the difference between api
additions.. and xrandr api additions? both are api additions. :)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65121
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 12 Nov 2011 08:59:28 +0000 (08:59 +0000)]
this should be correct for xcb - it seems that it packs card32's into
unit32_t's
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65093
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sat, 12 Nov 2011 07:18:12 +0000 (07:18 +0000)]
there is no long at all in the X specification
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65090
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 12 Nov 2011 01:40:51 +0000 (01:40 +0000)]
also revert long -> int change in xcb
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65083
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 12 Nov 2011 00:54:22 +0000 (00:54 +0000)]
back to unsigned long. code was actually correct as-is.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65082
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Fri, 11 Nov 2011 19:43:04 +0000 (19:43 +0000)]
Ecore_X: Fix array problem for 64-bit (unsigned long vs unsigned int).
Thanks vtorri ;)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65076
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 11 Nov 2011 19:12:36 +0000 (19:12 +0000)]
Ecore: Fix warning and seg fault
Fix warning: large integer implicitly truncated to unsigned type.
In ecore_x_window_prop_card32_list_get(): return -1 if malloc fails.
Patch from OpenBSD via Jonathan Armani
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65075
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Fri, 11 Nov 2011 19:11:35 +0000 (19:11 +0000)]
Ecore_X: If malloc fails (when trying to get a window property list),
then return -1 to indicate failure. Add some missing parens in the
formatting.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65074
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 11 Nov 2011 18:51:53 +0000 (18:51 +0000)]
Ecore: Fix warning: large integer implicitly truncated to unsigned type inecore_x/xcb
xcb_get_property_unchecked() requires an uint32_t as last parameter, so use
UINT_MAX instead of LONG_MAX
Patch from OpenBSD via Jonathan Armani
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65073
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 11 Nov 2011 07:32:08 +0000 (07:32 +0000)]
Ecore: Add virtual keys support for Shift, Ctrl, Alt on Win32 and WinCE
Patch by Shinwoo Kim
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65049
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 11 Nov 2011 07:24:00 +0000 (07:24 +0000)]
Ecore: add callbacks for window focus in/out event on Win32 and WinCE
Patch by Shinwoo Kim
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65048
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 11 Nov 2011 02:44:16 +0000 (02:44 +0000)]
redo ecore-con shutdown to fix crashes if people are stupid and call ecore_con_shutdown() while servers exist and main loop is still running
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65036
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sachiel [Thu, 10 Nov 2011 23:21:15 +0000 (23:21 +0000)]
Properly check for empty string
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65034
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Thu, 10 Nov 2011 19:27:12 +0000 (19:27 +0000)]
Ecore: fix reg exp when with_internal_maximum_log_level is enabled
replace \+ by + as it should be
add -E option to grep, handle the + in expression
Patch from OpenBSD via Jonathan Armani <armani@openbsd.org>
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65032
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Thu, 10 Nov 2011 18:18:39 +0000 (18:18 +0000)]
Ecore: detect Cocoa options only if we want ecore-cocoa.
Build can fail if Cocoa options are passed and gnustep-gui has been installed
Nicolas: can you please test on your Mac OS X ?
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65031
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 10 Nov 2011 06:37:20 +0000 (06:37 +0000)]
update po files for ecore
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65007
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 10 Nov 2011 06:35:53 +0000 (06:35 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [ecore_con] Bug fix when data is NULL.
If data is NULL, curl makes length field as -1 .
length filed should be set by 0.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65006
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 9 Nov 2011 01:19:14 +0000 (01:19 +0000)]
remove some unused vars
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64964
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 9 Nov 2011 01:18:18 +0000 (01:18 +0000)]
fix null deref
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64963
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 9 Nov 2011 01:03:09 +0000 (01:03 +0000)]
patch from bluezery to use proper eina log dom and remove 0 byte destination files on failed download
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64962
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Tue, 8 Nov 2011 22:16:14 +0000 (22:16 +0000)]
Ecore_X(cb): Fix formatting in newly added randr code.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64961
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Tue, 8 Nov 2011 22:09:32 +0000 (22:09 +0000)]
Ecore_X(cb): Add missing randr functions for new Randr Config dialog
in E.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64960
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Tue, 8 Nov 2011 21:10:26 +0000 (21:10 +0000)]
Ecore_Fb: Comment out unused (but declared) function prototypes to
remove compiler warning.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64959
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Tue, 8 Nov 2011 21:09:33 +0000 (21:09 +0000)]
Ecore_X(cb): Fix compiler warnings when building without gesture
support.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64958
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Tue, 8 Nov 2011 05:28:27 +0000 (05:28 +0000)]
fix DSO
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64933
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sun, 6 Nov 2011 12:26:00 +0000 (12:26 +0000)]
ecore: improve ecore_con speed by using mempool.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64814
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 6 Nov 2011 09:16:00 +0000 (09:16 +0000)]
add workareas get as requested in ticket #793 but actually support
more than 1 - for multi-screen.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64804
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 6 Nov 2011 08:47:38 +0000 (08:47 +0000)]
Ticket #824 - no readme.in's
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64802
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 6 Nov 2011 06:17:56 +0000 (06:17 +0000)]
fix but resulting from threadsafety addition by mike.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64798
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 6 Nov 2011 06:16:31 +0000 (06:16 +0000)]
chlog++
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64797
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 6 Nov 2011 06:15:05 +0000 (06:15 +0000)]
authors++
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64796
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 6 Nov 2011 06:14:31 +0000 (06:14 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [ecore_file] Check a return value of
ecore_con_url_get()
_ecore_file_download_curl() does not check return value of even if
ecore_con_url_get(), it can be failed.
I add a simple error checking.
Please review this patch.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64795
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
kakaroto [Sat, 5 Nov 2011 17:50:02 +0000 (17:50 +0000)]
Ecore-evas: Add psl1ght module to ecore-evas
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64783
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
kakaroto [Sat, 5 Nov 2011 17:49:55 +0000 (17:49 +0000)]
Ecore: Add ecore-psl1ght library
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64782
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
kakaroto [Sat, 5 Nov 2011 17:49:49 +0000 (17:49 +0000)]
Ecore: Port ecore to the PS3
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64781
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 4 Nov 2011 20:29:47 +0000 (20:29 +0000)]
Ecore: AM_PROG_CC_STDC is deprecated
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64743
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 4 Nov 2011 14:44:30 +0000 (14:44 +0000)]
add yet another warning here in case people miss the first few subtle hints
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64734
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Fri, 4 Nov 2011 13:46:58 +0000 (13:46 +0000)]
Ecore_X(cb): Fixup formatting in new gesture file. Remove erroneous
fprintfs (LOGFN already handles printing that info out).
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64733
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 4 Nov 2011 12:44:28 +0000 (12:44 +0000)]
From: Sung-Jin Park <sj76.park@samsung.com>
Subject: Re: review request : ecore x patch for X Gesture extention
Do you remember that I told you X gesture extension patch for ecore x ?
I’d like to put the attached patch to ecore_x in upstream.
This patch is just for initializing/receiving X gesture extension stuff.
Would you please put this in SVN ? : )
Thanks and regards,
Sung-Jin Park
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64732
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 2 Nov 2011 23:51:58 +0000 (23:51 +0000)]
patch from Jihoon Kim to remove Evas dependency in imf
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64668
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
captainigloo [Wed, 2 Nov 2011 20:07:03 +0000 (20:07 +0000)]
ecore: changelog++
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64661
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Wed, 2 Nov 2011 20:06:08 +0000 (20:06 +0000)]
formatting
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64660
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
captainigloo [Wed, 2 Nov 2011 19:44:36 +0000 (19:44 +0000)]
ecore: fix ecore build when ecore_cocoa is not build !
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64658
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
captainigloo [Wed, 2 Nov 2011 19:20:09 +0000 (19:20 +0000)]
ecore: Add ecore_cocoa and ecore_evas_cocoa engine support. Currently, event and main loop integration is not working, but you can create a new ecore_cocoa window and attach an evas inside.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64656
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Wed, 2 Nov 2011 18:16:23 +0000 (18:16 +0000)]
Ecore: fix Cocoa stuff detection on FreeBSD and Mac OS X, clean up ipv6 detection
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64652
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Wed, 2 Nov 2011 06:55:12 +0000 (06:55 +0000)]
Implement ee's req value to other windowing system.
currently only x windowing system implement this value
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64634
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 2 Nov 2011 03:00:34 +0000 (03:00 +0000)]
svn:ignores
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64632
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 2 Nov 2011 02:59:36 +0000 (02:59 +0000)]
make ipv6 support configurable
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64631
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 1 Nov 2011 02:30:07 +0000 (02:30 +0000)]
From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: Re: [E-devel] [PATCH] Fix the bug that user cannot input key
At this moment, space is processed in case of WM_KEYDOWN and WM_CHAR.
Therefore, 'space' key is processed twice, it makes bug.
In previous my patch, I changed keyname and string wrong.
I send the revised patch again.
(also applied to wince)
this is am improvement.. but its not all "right" yet. :(
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64597
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 1 Nov 2011 02:25:14 +0000 (02:25 +0000)]
From: Kim Yunhan <spbear@gmail.com>
Subject: [E-devel] Small patch with ecore_con_url.
When I tested with elementary map, there is too many logs on console.
It makes me difficult to distinguish normal logs that I want to debug.
:'-(
It's libcurl's internal log for representing progress bar like this.
-----
downloaded : 343 / 363
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent
Left
Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:--
--:--:--
0
downloaded : 343 / 362
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent
Left
Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:--
--:--:--
0
downloaded : 343 / 361
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent
Left
Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:--
--:--:--
0
downloaded : 344 / 365
downloaded : 345 / 365
downloaded : 346 / 365
downloaded : 347 / 365
-----
So, I want to remove this log.
And I look around ecore_con_url's code.
Then I found solution for it.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64596
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Mon, 31 Oct 2011 10:46:35 +0000 (10:46 +0000)]
Implement ee's req value to other windowing system.
currently only x windowing system implement this value.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64554
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Sat, 29 Oct 2011 07:03:20 +0000 (07:03 +0000)]
patch from Martin Jansa <Martin.Jansa@gmail.com> to fix uclibc build.
this is yet another round of spankies for kakoroto
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64505
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
antognolli [Fri, 28 Oct 2011 17:58:20 +0000 (17:58 +0000)]
ecore/fb: Fix build of fb engine.
Patch sent by "trem".
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64501
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
antognolli [Fri, 28 Oct 2011 17:39:13 +0000 (17:39 +0000)]
ecore: Fix ChangeLog.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64500
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
antognolli [Fri, 28 Oct 2011 17:18:38 +0000 (17:18 +0000)]
ecore/fb: Remove useless strdup().
It wasn't even being freed.
Patch for SiT.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64499
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
antognolli [Fri, 28 Oct 2011 17:18:27 +0000 (17:18 +0000)]
Update ChangeLog and AUTHORS.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64498
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Fri, 28 Oct 2011 11:56:02 +0000 (11:56 +0000)]
fix indentation and remove unusable line
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64496
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Fri, 28 Oct 2011 11:50:32 +0000 (11:50 +0000)]
I update Changelog and add @since info
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64495
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Fri, 28 Oct 2011 11:15:33 +0000 (11:15 +0000)]
Add a new API(ecore_evas_request_geometry_get)
The reson why I add this is for communicate with X in async mode.
For example, If applications call elm_win_rotation_with_resize_set API
when they start run and rotation mode is set.
ecore size doesn't changed yet, so it make elm window size to 1
becaues elm window's resize function use ecore_evas_geometry_get API.
so I add new api help upperside get info related with recently request geometry
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64492
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
antognolli [Thu, 27 Oct 2011 19:29:08 +0000 (19:29 +0000)]
ecore/fb: Change fb engine input to use ecore_input_evas.
Nothing changes, only making the ecore fb engine to send keyboard and
mouse events using ecore_input_evas, instead of its own ecore events.
Patch for SiT.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64447
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
antognolli [Thu, 27 Oct 2011 18:57:23 +0000 (18:57 +0000)]
ecore/ecore_fb: Disable mouse move event filtering.
There are two main reasons for disabling this now:
- it's not working, some problem with an assertion of ecore_lock is
making the program abort;
- it's wrong, mouse move events can only be filtered out if they are
received from an absolute axis device (touchscreen and so), not
relative ones, like mouse or touchpads.
Patch for SiT.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64444
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sachiel [Thu, 27 Oct 2011 13:19:11 +0000 (13:19 +0000)]
Better docs for ecore_main_loop_iterate()
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64433
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 26 Oct 2011 05:29:38 +0000 (05:29 +0000)]
thanks to jiyoun's work in finding why this happens - here's actually a
simpler fix. :)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64405
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Sun, 23 Oct 2011 18:33:32 +0000 (18:33 +0000)]
Ecore_X(cb): Remove some dead code. Fix formatting (how did this get
sooo messed up ??).
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64328
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Sun, 23 Oct 2011 12:01:36 +0000 (12:01 +0000)]
Ecore imf: Free the module list on shutdown.
Freeing the content (using eina_module_list_free) is not enough, we need
to also free the array itself.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64326
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Sat, 22 Oct 2011 23:28:48 +0000 (23:28 +0000)]
Updated Czech translations in ecore, thanks belisarivs.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64306
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Sat, 22 Oct 2011 18:06:44 +0000 (18:06 +0000)]
Ecore_X(cb): Make sure we have argv[i] before we try to strlen it.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64302
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
antognolli [Fri, 21 Oct 2011 16:07:29 +0000 (16:07 +0000)]
ecore_evas_fb: use _ecore_evas_fb_render instead of the buffer one.
This mistake was introduced long ago on a cleanup.
Patch for SiT.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64258
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 21 Oct 2011 05:40:59 +0000 (05:40 +0000)]
ecrustify on ecore-x.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64239
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 21 Oct 2011 05:40:39 +0000 (05:40 +0000)]
ran ecrustify on ecore. some manual fixing too.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64238
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 20 Oct 2011 06:39:03 +0000 (06:39 +0000)]
lets have envrionment var control over semisync in ecore-evas
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64191
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Wed, 19 Oct 2011 17:21:33 +0000 (17:21 +0000)]
Ecore: do not enter po/ if --disable-nls is passed to configure
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64183
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 17 Oct 2011 07:00:38 +0000 (07:00 +0000)]
match changes in ews code
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64126
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 17 Oct 2011 06:59:08 +0000 (06:59 +0000)]
handle buffer allocation failure - null buffer.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64125
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Mon, 17 Oct 2011 06:56:04 +0000 (06:56 +0000)]
Ecore: fix maintainer-clean rule
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64124
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Sun, 16 Oct 2011 04:47:42 +0000 (04:47 +0000)]
ecore/animator - never be reached there
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64101
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
kakaroto [Sat, 15 Oct 2011 09:30:58 +0000 (09:30 +0000)]
Ecore: IN6_IS_ADDR_V4MAPPED needs an in6_addr as input on OSX
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64090
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 15 Oct 2011 03:34:01 +0000 (03:34 +0000)]
commit changes and notes for matrchnig multitouch xcb stuff
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64082
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 15 Oct 2011 03:19:25 +0000 (03:19 +0000)]
for gustavo -> ews matching changes.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64081
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 14 Oct 2011 09:11:49 +0000 (09:11 +0000)]
and now make my modifications to multittouch this morning also work
again with mpx automatically. yay!
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64071
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 14 Oct 2011 07:28:45 +0000 (07:28 +0000)]
1. make inline image ee buffer non-alpha by default. thats the default
for all eee's. this was wrong.
2. make sure it sets back data when finished - check data in and check
it out.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64069
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 14 Oct 2011 07:23:09 +0000 (07:23 +0000)]
put in hardcoded bitmask define if headers dont provide it.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64068
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 14 Oct 2011 02:32:34 +0000 (02:32 +0000)]
support slave pointer and try not to kill mpx support.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64056
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 13 Oct 2011 07:41:55 +0000 (07:41 +0000)]
ecore: define Video XAtoms.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64041
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
kakaroto [Wed, 12 Oct 2011 19:41:30 +0000 (19:41 +0000)]
Ecore: Update changelog with 09/29 changes to ecore-con
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64025
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 12 Oct 2011 09:26:09 +0000 (09:26 +0000)]
segv over there in xlib ecore_x... suddenly... in a test app.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64012
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
bdilly [Tue, 11 Oct 2011 18:19:37 +0000 (18:19 +0000)]
Ecore exe: check for prctl header instead of OS
Suggested by vtorri
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@63987
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 11 Oct 2011 06:18:13 +0000 (06:18 +0000)]
add env var to disable compositor syncing for testing
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@63979
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Mon, 10 Oct 2011 17:51:34 +0000 (17:51 +0000)]
ecore/ecore_con: Remove the other while multi
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@63962
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33