Guillaume Friloux [Fri, 8 Feb 2013 09:07:08 +0000 (09:07 +0000)]
Update ChangeLog and NEWS
SVN revision: 83773
Carsten Haitzler [Fri, 8 Feb 2013 09:00:29 +0000 (09:00 +0000)]
oops - add back in snprintf.
SVN revision: 83768
Carsten Haitzler [Fri, 8 Feb 2013 08:56:00 +0000 (08:56 +0000)]
fix ecore_x_screen_is_composited...
SVN revision: 83767
Guillaume Friloux [Fri, 8 Feb 2013 08:35:27 +0000 (08:35 +0000)]
Improving ecore_con_server_flush to avoid a faceplant over the OOM
Killer when sending big files. I will explain more in a mail comming
after this commit.
SVN revision: 83766
Carsten Haitzler [Fri, 8 Feb 2013 07:23:31 +0000 (07:23 +0000)]
swapper infra work - handle if buffer sizes dont match... :)
SVN revision: 83764
Carsten Haitzler [Fri, 8 Feb 2013 03:35:11 +0000 (03:35 +0000)]
devilhorns: ummmm lets not segv and run allover the stack shall we? memset the
size of memory we ALLOCATED!
SVN revision: 83757
Christopher Michael [Thu, 7 Feb 2013 12:43:59 +0000 (12:43 +0000)]
Update NEWS.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83741
Christopher Michael [Thu, 7 Feb 2013 12:43:57 +0000 (12:43 +0000)]
Update ChangeLog
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83740
Christopher Michael [Thu, 7 Feb 2013 12:43:55 +0000 (12:43 +0000)]
Add ecore_x_randr_crtc_info_free function.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83739
Christopher Michael [Thu, 7 Feb 2013 12:43:51 +0000 (12:43 +0000)]
Add ecore_x_randr_crtc_info_free function.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83738
Christopher Michael [Thu, 7 Feb 2013 12:43:46 +0000 (12:43 +0000)]
Fix crtc_info_get function (memcpy fails here in some cases, so
manually allocate and copy things over).
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83737
Cedric BAIL [Thu, 7 Feb 2013 10:48:07 +0000 (10:48 +0000)]
efl/evas: small speed improvement when doing auto sizing of text object.
SVN revision: 83732
Christopher Michael [Thu, 7 Feb 2013 09:32:29 +0000 (09:32 +0000)]
Update ChangeLog
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83730
Christopher Michael [Thu, 7 Feb 2013 09:32:27 +0000 (09:32 +0000)]
Update NEWS
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83729
Christopher Michael [Thu, 7 Feb 2013 09:32:24 +0000 (09:32 +0000)]
Add ecore_x_randr_crtc_info_get function.
NB: This will save us Many X round-trips in the new randr dialog.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83728
Christopher Michael [Thu, 7 Feb 2013 09:28:58 +0000 (09:28 +0000)]
Add new Ecore_X_Randr_Crtc_Info structure.
Add header function for ecore_x_randr_crtc_info_get.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83727
Daniel Juyung Seo [Thu, 7 Feb 2013 08:03:44 +0000 (08:03 +0000)]
eina eina_inlist.c: Fixed formatting while reading the code.
SVN revision: 83714
Jihoon Kim [Thu, 7 Feb 2013 07:45:04 +0000 (07:45 +0000)]
fix typo in document about ecore_getopt_callback_ecore_evas_list_engines.
It's wrriten by Patryk Kaczmarek <patryk.k@samsung.com>
SVN revision: 83710
Cedric BAIL [Thu, 7 Feb 2013 07:32:45 +0000 (07:32 +0000)]
efl/eina: Eina_Tiler take tile size into account.
SVN revision: 83708
WooHyun Jung [Thu, 7 Feb 2013 05:36:47 +0000 (05:36 +0000)]
[edje/edje_program] Checking walking_callbacks for not removing patterns which are still used.
SVN revision: 83700
Cedric BAIL [Thu, 7 Feb 2013 03:07:32 +0000 (03:07 +0000)]
eina: disable randomisation for Eina_Hash superfast.
SVN revision: 83698
Cedric BAIL [Wed, 6 Feb 2013 09:28:00 +0000 (09:28 +0000)]
efl/eina: fix map leak in Eina_File.
SVN revision: 83668
Cedric BAIL [Wed, 6 Feb 2013 07:03:38 +0000 (07:03 +0000)]
efl/eina: check that we always put some random value in hash.
SVN revision: 83655
Cedric BAIL [Wed, 6 Feb 2013 07:03:08 +0000 (07:03 +0000)]
efl: don't track generated file.
SVN revision: 83654
Massimo Maiurana [Tue, 5 Feb 2013 21:31:22 +0000 (21:31 +0000)]
updating catalan and esperanto translations
SVN revision: 83648
Rafael Antognolli [Tue, 5 Feb 2013 18:21:33 +0000 (18:21 +0000)]
ecore/wayland: Always send the mouse button event.
Don't send only the mouse button stored inside input->button, since more
than one button may be pressed and unset the input->button when
unpressed.
SVN revision: 83647
Eduardo de Barros Lima [Tue, 5 Feb 2013 17:27:24 +0000 (17:27 +0000)]
Changelog and News for previous commit
SVN revision: 83645
Eduardo Lima (Etrunko) [Tue, 5 Feb 2013 17:23:38 +0000 (17:23 +0000)]
Fix return of ecore_wl_outputs_get() function
This should return the pointer to the list, to get the desired behavior.
Fixes ticket #2252.
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
SVN revision: 83644
U. Artie Eoff [Tue, 5 Feb 2013 16:53:31 +0000 (16:53 +0000)]
Export API to C++, add wl_registry and global accessors
Add #ifdef __cpluscplus to Ecore_Wayland.h so the API can be used by C++
programs. Add accessors for the wl_registry and the globals list.
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
Patch by: "U. Artie Eoff" <ullysses.a.eoff@intel.com>
SVN revision: 83642
Tom Hacohen [Tue, 5 Feb 2013 16:19:37 +0000 (16:19 +0000)]
Efl: Ship cmake configs (like pkg-config).
This should make it easier for applications to use efl with cmake.
It seems to work with my tests. It's ugly and redundant but it's the first
step. Not all the components are supported at the moment.
SVN revision: 83637
Tom Hacohen [Tue, 5 Feb 2013 14:37:28 +0000 (14:37 +0000)]
Eo tests: Beginning of test output cleanup.
SVN revision: 83635
Jihoon Kim [Tue, 5 Feb 2013 13:43:47 +0000 (13:43 +0000)]
efl/ecore_imf: add comment about ecore_imf_context_cursor_position_set()
SVN revision: 83630
Rafael Antognolli [Tue, 5 Feb 2013 12:19:40 +0000 (12:19 +0000)]
ecore/wayland: Add window state changed callback to Ecore_Wl_Window.
This will allow it to report to Ecore_Evas that the window has changed
its state. Elementary uses this to update its maximized/fullscreen/other
window states internal information.
The code that uses this callback is also added to Ecore_Evas.
SVN revision: 83625
Christopher Michael [Tue, 5 Feb 2013 11:55:51 +0000 (11:55 +0000)]
Be a lot more pedantic and add some more safety checks about xrandr
return values (ie: if xrandr returns 0 crtcs, then we don't need to
allocate anything, etc, etc, etc).
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83624
Christopher Michael [Tue, 5 Feb 2013 10:51:57 +0000 (10:51 +0000)]
Be a bit more pedantic when getting outputs for a crtc, in that if
xrandr returns 0 outputs, then free resources and return null quickly.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83623
Christopher Michael [Tue, 5 Feb 2013 08:53:18 +0000 (08:53 +0000)]
Set number of returned modes early in the process.
Let's be a bit pedantic here, if the number of returned modes is Zero,
then just free resources and get out.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83617
Rafael Antognolli [Mon, 4 Feb 2013 18:40:14 +0000 (18:40 +0000)]
ecore_evas/wayland_egl: Fix window resize when using meta+middle click.
It's needed to set the edge where the middle click is being done in
order to allow Evas know which direction the resize should take.
SVN revision: 83610
Bruno Dilly [Mon, 4 Feb 2013 16:07:16 +0000 (16:07 +0000)]
efl: add changelog entry regarding evas fontconfig init/shutdown
SVN revision: 83608
Raphael Kubo da Costa [Mon, 4 Feb 2013 15:37:41 +0000 (15:37 +0000)]
evas: Stop initializing and shutting Fontconfig down
A few days ago I was investigating a bug in the EFL WebKit port and
noticed WebKit's and Evas' handling of Fontconfig are somewhat
incompatible: while the evas_font code calls both FcInit() and FcFini()
when on initialization and shutdown, respectively, WebKit keeps some
Fontconfig objects alive until the process exits. In practice, this
means that shutting Evas down will cause FcFini() to assert because
there are objects which have not been properly destroyed.
This is not really a WebKit-specific problem, as any program which also
uses Fontconfig directly and shuts Evas down before destroying all FC
resources it has allocated is going to crash in the same way.
Other libraries such as Qt, Pango and Cairo do not explicitly initialize
and shut Fontconfig down. Evas itself got this code in r40242 and was
later adjusted in r45829 and r74870.
Since we can't completely control the lifetime of all Fontconfig objects
used in client code, I was thinking of doing the same thing as other
libraries do and get rid of the calls to FcInit() and FcFini(). The part
which is really important is not calling FcFini() -- this was already
done for a while in the r45829 which I mentioned. Valgrind will complain
about some "still reachable" memory blocks, but that's not really
important (as raster said in that revision's commit message, "things may
look like they leak in Valgrind - they dont. in reality").
Note: tasn tried to talk about it with fc guys and it's the
way to go. They won't implemented refcount as suggested in our ml.
Patch by: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
SVN revision: 83605
Raphael Kubo da Costa [Mon, 4 Feb 2013 15:33:38 +0000 (15:33 +0000)]
evas: Rename evas_font_zero_presure()
There's an obvious typo in the function name, so appease my OCD and
rename it.
Patch by: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
SVN revision: 83604
Raphael Kubo da Costa [Mon, 4 Feb 2013 15:29:41 +0000 (15:29 +0000)]
edbus: Update EDBUS_VERSION_MINOR
Patch by: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
SVN revision: 83603
Cedric BAIL [Mon, 4 Feb 2013 07:52:56 +0000 (07:52 +0000)]
efl/eina: prevent denial of service on eina_hash.
Thanks goes to Thiago Macieira for sharing the issue. This
is the result of the cross-desktop talk at fosdem. A lot more
comming in the futur !
SVN revision: 83578
ChunEon Park [Mon, 4 Feb 2013 04:32:53 +0000 (04:32 +0000)]
evas - removed info that wouldn't be there. that bug regaded feature has been only inside the trunk. no need to update CnN
SVN revision: 83576
Jihoon Kim [Mon, 4 Feb 2013 00:57:50 +0000 (00:57 +0000)]
efl/edje_entry: support &, < and > in preedit string
SVN revision: 83575
Chidambar Zinnoury [Sat, 2 Feb 2013 13:09:06 +0000 (13:09 +0000)]
efl: update ChangeLog and NEWS for r83571.
SVN revision: 83572
Chidambar Zinnoury [Sat, 2 Feb 2013 13:04:35 +0000 (13:04 +0000)]
efl i18n: french update.
SVN revision: 83571
Mike Blumenkrantz [Fri, 1 Feb 2013 12:57:44 +0000 (12:57 +0000)]
fix typo in stringshare_refplace doc
SVN revision: 83565
Christopher Michael [Fri, 1 Feb 2013 12:06:55 +0000 (12:06 +0000)]
Tell X to create the edid atom if it is missing so we can return valid
edid information.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83556
Christopher Michael [Fri, 1 Feb 2013 11:50:59 +0000 (11:50 +0000)]
Length is optional here when getting edid from output.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83554
Mike Blumenkrantz [Fri, 1 Feb 2013 11:12:33 +0000 (11:12 +0000)]
add eina_stringshare_refplace(): same as replace(), but calls ref instead of add
also fixed a small doc error
SVN revision: 83549
Mike Blumenkrantz [Fri, 1 Feb 2013 11:02:53 +0000 (11:02 +0000)]
finally addressing complaints regarding eina_list_last_data_get() not being a function. well now it is
SVN revision: 83547
Mike Blumenkrantz [Fri, 1 Feb 2013 10:59:23 +0000 (10:59 +0000)]
add eet_data_descriptor_name_get()
SVN revision: 83546
Stefan Schmidt [Fri, 1 Feb 2013 09:16:48 +0000 (09:16 +0000)]
efl: Update .gitignore with more example binaries
SVN revision: 83541
Guillaume Friloux [Thu, 31 Jan 2013 14:13:18 +0000 (14:13 +0000)]
Updated changelog and news files
SVN revision: 83518
Guillaume Friloux [Thu, 31 Jan 2013 14:04:54 +0000 (14:04 +0000)]
Fixing a mem leak by adding a call to dns_ai_close which will save us
800 bytes per ecore_con_server_connect() call.
SVN revision: 83517
Jaehwan Kim [Thu, 31 Jan 2013 05:52:59 +0000 (05:52 +0000)]
Fix the EVAS_CALLBACK_MOUSE_MOVE callback is called even if the grabbed object is invisible by proxy object.
SVN revision: 83501
Mike McCormack [Thu, 31 Jan 2013 03:30:59 +0000 (03:30 +0000)]
efl: Fix a warning
Signed-off-by: Mike McCormack <mike@atratus.org>
SVN revision: 83498
Jihoon Kim [Thu, 31 Jan 2013 01:01:33 +0000 (01:01 +0000)]
efl/edje entry : Remove ecore_imf_context_cursor_position_set in functions related to selection.
SVN revision: 83495
Christopher Michael [Wed, 30 Jan 2013 15:12:22 +0000 (15:12 +0000)]
Since we actually support RandR 1.4 now, lets increment the minor
version number.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83484
Christopher Michael [Wed, 30 Jan 2013 15:12:15 +0000 (15:12 +0000)]
Remove blank line.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83483
Tom Hacohen [Wed, 30 Jan 2013 13:35:31 +0000 (13:35 +0000)]
Eo dbg info: Add support for to_string.
SVN revision: 83481
Christopher Michael [Wed, 30 Jan 2013 10:30:54 +0000 (10:30 +0000)]
Add UNUSED for parameter that is not used.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83474
Christopher Michael [Wed, 30 Jan 2013 10:18:46 +0000 (10:18 +0000)]
Update changelog.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83472
Christopher Michael [Wed, 30 Jan 2013 10:18:44 +0000 (10:18 +0000)]
Actually Implement RandR 1.4 functions (with code) ;)
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83471
Christopher Michael [Wed, 30 Jan 2013 10:18:41 +0000 (10:18 +0000)]
Fix randr 1.4 function declarations to be sane (match rest of efl):
There is no point in returning a rectangle if we are filling in the
x, y, w, h params also. That's just stupidness.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83470
Christopher Michael [Wed, 30 Jan 2013 10:18:38 +0000 (10:18 +0000)]
Fix gamma functions (unsure how this all got messed up from previous
commit).
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83469
Christopher Michael [Wed, 30 Jan 2013 10:18:35 +0000 (10:18 +0000)]
Fix parameters for new RandR 1.4 functions.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83468
Christopher Michael [Wed, 30 Jan 2013 10:18:32 +0000 (10:18 +0000)]
Add the missing RandR 1.4 functions to Ecore_X header.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83467
Christopher Michael [Wed, 30 Jan 2013 10:18:28 +0000 (10:18 +0000)]
Update ChangeLog with recent commits.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83466
Christopher Michael [Wed, 30 Jan 2013 09:32:52 +0000 (09:32 +0000)]
Deprecate old ecore_x_randr_crtc_gamma functions.
Add new ecore_x_randr_crtc_gamma functions that use the proper
structure.
Add some missing UNUSED for function params.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83465
Christopher Michael [Wed, 30 Jan 2013 09:32:44 +0000 (09:32 +0000)]
Deprecate old ecore_x_randr_crtc_gamma functions.
Create new (proper) Ecore_X_Randr_Crtc_Gamma_Info structure.
Add new ecore_x_randr_crtc_gamma functions that use the proper
structure.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83464
Daniel Juyung Seo [Wed, 30 Jan 2013 09:30:46 +0000 (09:30 +0000)]
efl ChangeLog: fixed formatting season2. keep the sequence. we prepend for efl changelog not append.
SVN revision: 83463
Daniel Juyung Seo [Wed, 30 Jan 2013 09:30:39 +0000 (09:30 +0000)]
efl ChangeLog: Fixed formatting season 1.
SVN revision: 83462
Christopher Michael [Wed, 30 Jan 2013 07:25:43 +0000 (07:25 +0000)]
Add missing UNUSED to some function parameters.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83458
Sanjeev BA [Wed, 30 Jan 2013 00:27:28 +0000 (00:27 +0000)]
Remove redundant return statement.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 83454
Boris Faure [Tue, 29 Jan 2013 19:55:42 +0000 (19:55 +0000)]
ecore_x: randr: don't crash when launching e without second screen
SVN revision: 83449
Tom Hacohen [Tue, 29 Jan 2013 16:50:54 +0000 (16:50 +0000)]
Efl: revert committing that damned images.mk.
SVN revision: 83448
Tom Hacohen [Tue, 29 Jan 2013 16:36:01 +0000 (16:36 +0000)]
Eo dbg: Use eina_value as the debug info type.
SVN revision: 83443
Christopher Michael [Tue, 29 Jan 2013 14:48:18 +0000 (14:48 +0000)]
Remove ecore_x_randr.h file from Make. Not needed anymore.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83440
Christopher Michael [Tue, 29 Jan 2013 14:48:14 +0000 (14:48 +0000)]
Implement & fix ecore_x_randr code.
NB: All functions which are in the Ecore_X header have now been
implemented except for 2.
NB: No support yet for the RandR 1.4 functions.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83439
Christopher Michael [Tue, 29 Jan 2013 14:48:11 +0000 (14:48 +0000)]
Fix makefile for new randr code.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83438
Christopher Michael [Tue, 29 Jan 2013 14:48:08 +0000 (14:48 +0000)]
Remove old randr code.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83437
Christopher Michael [Tue, 29 Jan 2013 14:40:21 +0000 (14:40 +0000)]
Use palette mode none for conversion.
Comment out idle_flush (for now) as it is causing some segfaults with
elm_win_util_standard_add for some strange reason.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83436
Mike Blumenkrantz [Tue, 29 Jan 2013 13:52:22 +0000 (13:52 +0000)]
typos in NEWS files grind my gears
SVN revision: 83433
Carsten Haitzler [Tue, 29 Jan 2013 13:48:15 +0000 (13:48 +0000)]
fix edje cache miss
SVN revision: 83431
Carsten Haitzler [Tue, 29 Jan 2013 10:45:31 +0000 (10:45 +0000)]
also check priv->o before..
SVN revision: 83428
Carsten Haitzler [Tue, 29 Jan 2013 10:44:44 +0000 (10:44 +0000)]
emotion - be gooder. (use DEL callback not fREE and .. check priv->o!
SVN revision: 83427
Carsten Haitzler [Tue, 29 Jan 2013 08:24:21 +0000 (08:24 +0000)]
add @since.
SVN revision: 83419
Carsten Haitzler [Tue, 29 Jan 2013 08:23:40 +0000 (08:23 +0000)]
MINOR feature... not worth changelogging - add send event flag to
ecore-x-hide event.
SVN revision: 83418
Aharon Hillel [Tue, 29 Jan 2013 06:36:23 +0000 (06:36 +0000)]
Clouseau-Eo integration: Added debug info functions.
From now, classes implementing the Eo function with id
EO_BASE_SUB_ID_DBG_INFO_GET will be able to show in Clouseau their own
specific information.
Information contents is controlled by the class itself and no more
by Clouseau. Basic types and lists are supported..
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>
SVN revision: 83410
Jihoon Kim [Tue, 29 Jan 2013 06:17:13 +0000 (06:17 +0000)]
efl/ecore_imf: remove trailing whitespace in Ecore_IMF.h
SVN revision: 83409
Cedric BAIL [Tue, 29 Jan 2013 06:01:42 +0000 (06:01 +0000)]
efl/edje: one less use of evas_object_type_get.
SVN revision: 83408
Jihoon Kim [Tue, 29 Jan 2013 04:41:23 +0000 (04:41 +0000)]
efl/ecore_imf: fix wrong commit. name, address type shouldn't be uploaded :(
SVN revision: 83403
Jihoon Kim [Tue, 29 Jan 2013 02:52:53 +0000 (02:52 +0000)]
efl/ecore_imf: fix typo in doxygen
SVN revision: 83397
Jihoon Kim [Tue, 29 Jan 2013 02:43:42 +0000 (02:43 +0000)]
efl/ecore_imf: supplement the document about ecore_imf_context_cursor_position_set and ecore_imf_context_reset
SVN revision: 83396
Cedric BAIL [Tue, 29 Jan 2013 02:29:34 +0000 (02:29 +0000)]
efl/edje: in fact we can now use eo_isa for that purpose.
SVN revision: 83395
ChunEon Park [Tue, 29 Jan 2013 00:07:17 +0000 (00:07 +0000)]
edje - [Edje: Bug fix] NULL check is added before strcmp() in _edje_real_part_swallow() function
Hi,
Can some one please verify and merge the attahed patch with open source svn Edje code.
[Issue details :]
NULL checking is not done before sending a string to strcmp().
In _edje_real_part_swallow() function of edje_util.c file, evas_object_type_get() API can return NULL and if
this NULL value is directly passed to strcmp(), it causes a crash.
[Issue fix :]
NULL check is added for obj_type before passing it to strcmp().
Thanks & Regards,
Sumanth
Signed-Off-By: Sumanth Krishna (sumanth.m@samsung.com)
SVN revision: 83393
Rafael Antognolli [Mon, 28 Jan 2013 20:28:19 +0000 (20:28 +0000)]
ecore_evas/wayland: Merge code from egl and shm engines into common.
Since the render code on both engines is using the frame callback, let's
merge it to avoid code duplication.
SVN revision: 83390
Rafael Antognolli [Mon, 28 Jan 2013 20:00:03 +0000 (20:00 +0000)]
evas/wayland_egl: Add do_async flag to this engine, but don't use it.
SVN revision: 83389
Rafael Antognolli [Mon, 28 Jan 2013 19:45:41 +0000 (19:45 +0000)]
ecore_evas/wayland: Add _ecore_evas_wl_common_render_updates back.
It shouldn't be removed, since it's still being used.
SVN revision: 83388