platform/upstream/efl.git
12 years agoethumb: reorder parameter to match other EFL callback API.
Cedric BAIL [Wed, 28 Dec 2011 16:27:08 +0000 (16:27 +0000)]
ethumb: reorder parameter to match other EFL callback API.

SVN revision: 66608

12 years agoethumb: make plugin API fully assynchronous and use it in emotion backend.
Cedric BAIL [Wed, 28 Dec 2011 16:10:10 +0000 (16:10 +0000)]
ethumb: make plugin API fully assynchronous and use it in emotion backend.

NOTE: epdf isn't asynchronous at the moment, so no need to fix its ethumb plugin.

SVN revision: 66607

12 years agoemotion: properly test the existence of an X connection in gstreamer backend.
Cedric BAIL [Wed, 28 Dec 2011 16:08:38 +0000 (16:08 +0000)]
emotion: properly test the existence of an X connection in gstreamer backend.

SVN revision: 66606

12 years agoDefine EMOTION_BUILD on compile so EAPI is defined correctly
Iván Briano [Wed, 28 Dec 2011 15:50:40 +0000 (15:50 +0000)]
Define EMOTION_BUILD on compile so EAPI is defined correctly

SVN revision: 66605

12 years agoeina: got to aggressive on that one.
Cedric BAIL [Wed, 28 Dec 2011 15:01:13 +0000 (15:01 +0000)]
eina: got to aggressive on that one.

SVN revision: 66603

12 years agoeina: this arg could really be NULL and really simplify our code.
Cedric BAIL [Wed, 28 Dec 2011 14:55:19 +0000 (14:55 +0000)]
eina: this arg could really be NULL and really simplify our code.

SVN revision: 66601

12 years agoEAPIfy external variables
Iván Briano [Wed, 28 Dec 2011 14:44:38 +0000 (14:44 +0000)]
EAPIfy external variables

SVN revision: 66600

12 years agoDon't override standard variables, it looks weird. In turn, fix building with automak...
Iván Briano [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

SVN revision: 66599

12 years agoedje/edje_entry : Fix a bug. Wrong calculation for text length.
WooHyun Jung [Wed, 28 Dec 2011 10:27:06 +0000 (10:27 +0000)]
edje/edje_entry : Fix a bug. Wrong calculation for text length.

SVN revision: 66596

12 years ago eina: indent.
Chidambar Zinnoury [Wed, 28 Dec 2011 09:42:40 +0000 (09:42 +0000)]
 eina: indent.

SVN revision: 66595

12 years agowarn--
Carsten Haitzler [Wed, 28 Dec 2011 06:02:53 +0000 (06:02 +0000)]
warn--

SVN revision: 66592

12 years agoactually allow cursion levels to be set/limited.
Carsten Haitzler [Wed, 28 Dec 2011 06:00:37 +0000 (06:00 +0000)]
actually allow cursion levels to be set/limited.

SVN revision: 66590

12 years agoadd recursive name fund func evas_object_name_child_find()
Carsten Haitzler [Wed, 28 Dec 2011 05:07:31 +0000 (05:07 +0000)]
add recursive name fund func evas_object_name_child_find()

SVN revision: 66587

12 years agoand fix my "mouse grab+hide_mouse out" fix to not break e17 dnd :)
Carsten Haitzler [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 :)

SVN revision: 66582

12 years agoEcore_Wayland: Start work on drag-n-drop code (just a start, not
Christopher Michael [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).

SVN revision: 66581

12 years agoedje/edje_entry : By this commit, preediting texts will be shown
WooHyun Jung [Wed, 28 Dec 2011 02:40:16 +0000 (02:40 +0000)]
edje/edje_entry : By this commit, preediting texts will be shown
differently. When inputting Korean text, preediting text will be shown
as selected. When inputting Japaneses text, preediting text will be
shown with underline. (Sometimes shown as selected for changing whole
preediting text to another text)

SVN revision: 66580

12 years agoEcore_Evas (Wayland_Shm):
Christopher Michael [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.

SVN revision: 66578

12 years agoeio: make eio_file_map_* api more usefull.
Cedric BAIL [Tue, 27 Dec 2011 16:45:07 +0000 (16:45 +0000)]
eio: make eio_file_map_* api more usefull.

SVN revision: 66573

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

SVN revision: 66572

12 years agofix some formatting i spotted.
Carsten Haitzler [Tue, 27 Dec 2011 12:03:03 +0000 (12:03 +0000)]
fix some formatting i spotted.

SVN revision: 66570

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

SVN revision: 66569

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

SVN revision: 66568

12 years agoadd feature to help fix bug in ecore-evas
Carsten Haitzler [Tue, 27 Dec 2011 12:01:17 +0000 (12:01 +0000)]
add feature to help fix bug in ecore-evas

SVN revision: 66567

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

SVN revision: 66563

12 years agoedje/edje_entry : fix small bug when inputting password.
WooHyun Jung [Tue, 27 Dec 2011 08:02:39 +0000 (08:02 +0000)]
edje/edje_entry : fix small bug when inputting password.

SVN revision: 66561

12 years agoEvas: Add missing evas-wayland-egl.pc file. Thanks for the report Seoz
Christopher Michael [Tue, 27 Dec 2011 00:45:52 +0000 (00:45 +0000)]
Evas: Add missing evas-wayland-egl.pc file. Thanks for the report Seoz
:)

SVN revision: 66549

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

SVN revision: 66547

12 years agoEvas: Update news file.
Christopher Michael [Mon, 26 Dec 2011 23:43:42 +0000 (23:43 +0000)]
Evas: Update news file.

SVN revision: 66546

12 years agoEvas: Update ChangeLog.
Christopher Michael [Mon, 26 Dec 2011 23:42:33 +0000 (23:42 +0000)]
Evas: Update ChangeLog.

SVN revision: 66545

12 years agoEvas: Add 'since' on new functions.
Christopher Michael [Mon, 26 Dec 2011 23:41:24 +0000 (23:41 +0000)]
Evas: Add 'since' on new functions.

SVN revision: 66544

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

SVN revision: 66543

12 years agoEcore: Add Ecore_Wayland (Wayland backend like ecore_x).
Christopher Michael [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 :)

SVN revision: 66542

12 years agoEvas: Add Wayland EGL engine (still experimental).
Christopher Michael [Mon, 26 Dec 2011 23:13:52 +0000 (23:13 +0000)]
Evas: Add Wayland EGL engine (still experimental).

SVN revision: 66541

12 years agoEvas (Wayland Shm Engine): Cleanup of commented out code. Fix
Christopher Michael [Mon, 26 Dec 2011 23:12:50 +0000 (23:12 +0000)]
Evas (Wayland Shm Engine): Cleanup of commented out code. Fix
calculation of update region.

SVN revision: 66540

12 years agoEvas (Wayland_Shm Engine): Check for valid RGBA_Image before trying to
Christopher Michael [Mon, 26 Dec 2011 23:12:05 +0000 (23:12 +0000)]
Evas (Wayland_Shm Engine): Check for valid RGBA_Image before trying to
use it. Use correct stride calculation for bytes.

SVN revision: 66539

12 years agoEvas: Default framespace to zero on new canvas creation.
Christopher Michael [Mon, 26 Dec 2011 23:11:07 +0000 (23:11 +0000)]
Evas: Default framespace to zero on new canvas creation.
Some cleanup of commented out code.
Fix some formatting.

SVN revision: 66538

12 years agoEvas: Fix calculations for framespce when changed.
Christopher Michael [Mon, 26 Dec 2011 23:10:27 +0000 (23:10 +0000)]
Evas: Fix calculations for framespce when changed.

SVN revision: 66537

12 years agoEvas: Default 'is_frame' to false for new objects.
Christopher Michael [Mon, 26 Dec 2011 23:09:45 +0000 (23:09 +0000)]
Evas: Default 'is_frame' to false for new objects.
Handle 'moving' nad 'resizing' of objects if they are not 'frame objects'
Add code for frame_object_get/set functions.
Fix some formatting.

SVN revision: 66536

12 years agoEvas: Add functions to get/set if an object is a 'frame object'.
Christopher Michael [Mon, 26 Dec 2011 23:08:17 +0000 (23:08 +0000)]
Evas: Add functions to get/set if an object is a 'frame object'.

SVN revision: 66535

12 years agoEvas: Add 'is_frame' property for objects (used in wayland engines).
Christopher Michael [Mon, 26 Dec 2011 23:07:52 +0000 (23:07 +0000)]
Evas: Add 'is_frame' property for objects (used in wayland engines).

SVN revision: 66534

12 years agoevas: check the availability of the generic loader before execing it.
Cedric BAIL [Mon, 26 Dec 2011 15:23:30 +0000 (15:23 +0000)]
evas: check the availability of the generic loader before execing it.

Patch requested by Guillaume Friloux.

SVN revision: 66532

12 years agoPatch from Jihoon Kim to fix building of SCIM module on 64 bits systems
Iván Briano [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

SVN revision: 66528

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

SVN revision: 66508

12 years agoFrom: Jihoon Kim <imfine98@gmail.com>
Jihoon Kim [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

SVN revision: 66507

12 years agoshit - seb - u're right! typo. :)
Carsten Haitzler [Sat, 24 Dec 2011 02:42:27 +0000 (02:42 +0000)]
shit - seb - u're right! typo. :)

SVN revision: 66487

12 years agoEina: better autotools for dirfd
Vincent Torri [Fri, 23 Dec 2011 18:59:24 +0000 (18:59 +0000)]
Eina: better autotools for dirfd

SVN revision: 66483

12 years agoevas: forget to overide this in gl, fix evas_object_image_region_support_get
Michael BOUCHAUD [Fri, 23 Dec 2011 12:00:52 +0000 (12:00 +0000)]
evas: forget to overide this in gl, fix evas_object_image_region_support_get

SVN revision: 66480

12 years agoactually no chglog - that was a bug aded to ico loader during 1.1 by
Carsten Haitzler [Fri, 23 Dec 2011 12:00:31 +0000 (12:00 +0000)]
actually no chglog - that was a bug aded to ico loader during 1.1 by
someone who moved to eina_file too...

SVN revision: 66479

12 years agoFrom: Sanghee Park <sh15.park@samsung.com>
Sanghee Park [Fri, 23 Dec 2011 11:50:29 +0000 (11:50 +0000)]
From: Sanghee Park <sh15.park@samsung.com>
Subject: Drawing objects by pixman

        * Extend pixman support to allow other operations to use
          pixman when doing software rendering. On x86 this isn't useful
          but on ARMv7 with NEON pixman happens to do better with image
          blending and nearest scale blending.
        * Add tiled rotator for 32bit display as an option.

SVN revision: 66478

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

SVN revision: 66477

12 years agofix ico loader bug.
Carsten Haitzler [Fri, 23 Dec 2011 11:31:33 +0000 (11:31 +0000)]
fix ico loader bug.

SVN revision: 66476

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

SVN revision: 66475

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

SVN revision: 66474

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

SVN revision: 66473

12 years agoevas - one more line duplicated.
ChunEon Park [Fri, 23 Dec 2011 02:24:19 +0000 (02:24 +0000)]
evas - one more line duplicated.

SVN revision: 66470

12 years agoevas - removed duplicated lines
ChunEon Park [Fri, 23 Dec 2011 02:20:56 +0000 (02:20 +0000)]
evas - removed duplicated lines

SVN revision: 66469

12 years agoevas: now that we use eina_lock, we don't need this #ifdef.
Cedric BAIL [Thu, 22 Dec 2011 16:54:44 +0000 (16:54 +0000)]
evas: now that we use eina_lock, we don't need this #ifdef.

SVN revision: 66466

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

SVN revision: 66463

12 years agocurl patch from bluezery to use ECORE_CON_SOCKS_V4 env variable and also add socks...
Mike Blumenkrantz [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

SVN revision: 66462

12 years agofix textblock parsing of tags with stupid trailing spaces like <br /> which people...
Mike Blumenkrantz [Thu, 22 Dec 2011 03:32:23 +0000 (03:32 +0000)]
fix textblock parsing of tags with stupid trailing spaces like <br /> which people use for some stupid reason

SVN revision: 66444

12 years agoedje: don't use strlen() == 0
Sebastian Dransfeld [Wed, 21 Dec 2011 20:09:23 +0000 (20:09 +0000)]
edje: don't use strlen() == 0

SVN revision: 66442

12 years ago[edje/examples] Fix error on message fields access.
Gustavo Lima Chaves [Wed, 21 Dec 2011 12:18:52 +0000 (12:18 +0000)]
[edje/examples] Fix error on message fields access.

SVN revision: 66440

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

SVN revision: 66439

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

SVN revision: 66438

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

SVN revision: 66437

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

SVN revision: 66436

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

SVN revision: 66434

12 years agoeio: forgotten svn add.
Cedric BAIL [Wed, 21 Dec 2011 08:34:23 +0000 (08:34 +0000)]
eio: forgotten svn add.

SVN revision: 66419

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

SVN revision: 66417

12 years agoevas/evas_events - repeat events should not be affected by children.
ChunEon Park [Wed, 21 Dec 2011 07:55:22 +0000 (07:55 +0000)]
evas/evas_events - repeat events should not be affected by children.

Fixed to object passes events to the next object in the same layer if the repeat_events is enabled

SVN revision: 66416

12 years agoFrom: Bluezery <ohpowel@gmail.com>
Bluezery [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.

SVN revision: 66414

12 years agoeio: Removed eio_map.c from build temporarily. SPANK CEDRIC!
Daniel Juyung Seo [Wed, 21 Dec 2011 02:38:54 +0000 (02:38 +0000)]
eio: Removed eio_map.c from build temporarily. SPANK CEDRIC!

SVN revision: 66405

12 years agoeio: add API for eina_file_open and like.
Cedric BAIL [Tue, 20 Dec 2011 17:35:41 +0000 (17:35 +0000)]
eio: add API for eina_file_open and like.

tweet: now Eio can help you load your file assynchronously !

SVN revision: 66397

12 years agoeina: forgotten ChangeLog.
Cedric BAIL [Tue, 20 Dec 2011 11:09:53 +0000 (11:09 +0000)]
eina: forgotten ChangeLog.

SVN revision: 66384

12 years agoeina: reorder init as eina_error need eina_stringshare.
Cedric BAIL [Tue, 20 Dec 2011 11:00:59 +0000 (11:00 +0000)]
eina: reorder init as eina_error need eina_stringshare.

SVN revision: 66383

12 years agoedje: patch all group the intended way.
Cedric BAIL [Tue, 20 Dec 2011 10:28:30 +0000 (10:28 +0000)]
edje: patch all group the intended way.

SVN revision: 66382

12 years agoFrom: Jihoon Kim <imfine98@gmail.com>
Jihoon Kim [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.

SVN revision: 66381

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

SVN revision: 66379

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

SVN revision: 66366

12 years agoThis was a test of the Seriousness Detection System.
Mike Blumenkrantz [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.

SVN revision: 66365

12 years agoevas - proper coding convention.
ChunEon Park [Tue, 20 Dec 2011 07:06:53 +0000 (07:06 +0000)]
evas - proper coding convention.

SVN revision: 66364

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

SVN revision: 66363

12 years agofix a Heroes of SVN-level breakage from 66068 which prevented all ecore-con fds from...
Mike Blumenkrantz [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

SVN revision: 66362

12 years agoprobably a leak fix in ecor-eglib support - doesnt cause any issues in
Carsten Haitzler [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

SVN revision: 66360

12 years agomissing chlog for sse3 fix.
Carsten Haitzler [Tue, 20 Dec 2011 04:44:28 +0000 (04:44 +0000)]
missing chlog for sse3 fix.

SVN revision: 66354

12 years agomissing chlog for clip fix.
Carsten Haitzler [Tue, 20 Dec 2011 04:42:54 +0000 (04:42 +0000)]
missing chlog for clip fix.

SVN revision: 66353

12 years agoedje: check existence of group at compile time also.
Cedric BAIL [Mon, 19 Dec 2011 17:25:00 +0000 (17:25 +0000)]
edje: check existence of group at compile time also.

SVN revision: 66336

12 years agoedje: actually all wav are lacking.
Cedric BAIL [Mon, 19 Dec 2011 16:47:58 +0000 (16:47 +0000)]
edje: actually all wav are lacking.

SVN revision: 66335

12 years agoedje: comment forgotten unused file.
Cedric BAIL [Mon, 19 Dec 2011 16:05:29 +0000 (16:05 +0000)]
edje: comment forgotten unused file.

As a side note, if you break compilation with example, you are breaking doc generation.

SVN revision: 66334

12 years agoedje: more warning with borken .edj.
Cedric BAIL [Mon, 19 Dec 2011 16:00:06 +0000 (16:00 +0000)]
edje: more warning with borken .edj.

SVN revision: 66333

12 years agoadd @since on single liners.
Carsten Haitzler [Mon, 19 Dec 2011 07:26:34 +0000 (07:26 +0000)]
add @since on single liners.

SVN revision: 66324

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

SVN revision: 66323

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

SVN revision: 66320

12 years agoupdate version requirements inside ecore (oh it'll be so much nicer to
Carsten Haitzler [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!)

SVN revision: 66319

12 years agoadd new events for pre/post rendering
Carsten Haitzler [Mon, 19 Dec 2011 05:50:06 +0000 (05:50 +0000)]
add new events for pre/post rendering

SVN revision: 66318

12 years agoand remove changelog accordingly.
Carsten Haitzler [Sun, 18 Dec 2011 05:04:33 +0000 (05:04 +0000)]
and remove changelog accordingly.

SVN revision: 66309

12 years agosorry sungwoo - going to have to back this dlopen/dlsym styuff out.
Carsten Haitzler [Sun, 18 Dec 2011 05:03:24 +0000 (05:03 +0000)]
sorry sungwoo - going to have to back this dlopen/dlsym styuff out.
intel drivers don;'t like it for some odd reason - i'm trying to track
it down but i can't sanely try middlegrounds right now (eg dont
dlopen/dlsym but actually directly assign symbols etc.), so back out
and let's figure this out before it goes back in :(

SVN revision: 66308

12 years agoEvas: Handle framespace changes also during 'render'.
Christopher Michael [Sat, 17 Dec 2011 18:45:09 +0000 (18:45 +0000)]
Evas: Handle framespace changes also during 'render'.

SVN revision: 66306

12 years agoEvil: minor cleanup
Vincent Torri [Sat, 17 Dec 2011 07:55:51 +0000 (07:55 +0000)]
Evil: minor cleanup

SVN revision: 66300

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

SVN revision: 66296