platform/upstream/efl.git
12 years agoEo: Fixed test case.
Tom Hacohen [Sun, 15 Jul 2012 07:56:02 +0000 (07:56 +0000)]
Eo: Fixed test case.

SVN revision: 73867

12 years agoevas: cleanup autotools a bit
Vincent Torri [Sat, 14 Jul 2012 09:28:01 +0000 (09:28 +0000)]
evas: cleanup autotools a bit

SVN revision: 73843

12 years agoedje: Fix multisense shutdown and shut up ecore thread shutdown.
Jerome Pinot [Sat, 14 Jul 2012 06:58:42 +0000 (06:58 +0000)]
edje: Fix multisense shutdown and shut up ecore thread shutdown.
Patch from cedric during the korean e17 meeting. Thanks!

SVN revision: 73841

12 years agoSmall improvement to eina_hash_free_cb_set documentation.
Jonas M. Gastal [Fri, 13 Jul 2012 17:27:24 +0000 (17:27 +0000)]
Small improvement to eina_hash_free_cb_set documentation.

SVN revision: 73822

12 years agoedje: stop compilation when clipping to a non RECT part.
Cedric BAIL [Fri, 13 Jul 2012 09:15:17 +0000 (09:15 +0000)]
edje: stop compilation when clipping to a non RECT part.

SVN revision: 73801

12 years agoedje: fix a small memory leak during compilation.
Cedric BAIL [Fri, 13 Jul 2012 08:33:26 +0000 (08:33 +0000)]
edje: fix a small memory leak during compilation.

NOTE: use stringshare all over the place !

SVN revision: 73796

12 years agofix ecore extn not call pre/post render function.
Jiyoun Park [Fri, 13 Jul 2012 06:16:55 +0000 (06:16 +0000)]
fix ecore extn not call pre/post render function.

SVN revision: 73786

12 years agoadd docs -> rect parts only for clip_to
Carsten Haitzler [Fri, 13 Jul 2012 02:53:30 +0000 (02:53 +0000)]
add docs -> rect parts only for clip_to

SVN revision: 73785

12 years agoedje: warn at compile time about forgotten image.
Cedric BAIL [Fri, 13 Jul 2012 02:50:58 +0000 (02:50 +0000)]
edje: warn at compile time about forgotten image.

NOTE: You need to enable at least Eina_Log warning level
to see them.

SVN revision: 73784

12 years agoecore/doc: Better description for ecore_evas_avoid_damage_set().
Rafael Antognolli [Thu, 12 Jul 2012 14:55:09 +0000 (14:55 +0000)]
ecore/doc: Better description for ecore_evas_avoid_damage_set().

SVN revision: 73619

12 years agoEo: Oops, commit missing files.
Tom Hacohen [Thu, 12 Jul 2012 12:31:13 +0000 (12:31 +0000)]
Eo: Oops, commit missing files.

SVN revision: 73617

12 years agoEo: Allow interfaces to have class constructors/destructors.
Tom Hacohen [Thu, 12 Jul 2012 08:43:59 +0000 (08:43 +0000)]
Eo: Allow interfaces to have class constructors/destructors.

SVN revision: 73606

12 years agoEdje text_class: Unified the _object_text_class_set code a bit more.
Tom Hacohen [Thu, 12 Jul 2012 08:10:29 +0000 (08:10 +0000)]
Edje text_class: Unified the _object_text_class_set code a bit more.

There were two code paths, with one missing a couple of calls. Now there's
less code duplication and less bugs.

SVN revision: 73604

12 years agoEdje text_classes: Fixed usage of stringshare_replace.
Tom Hacohen [Thu, 12 Jul 2012 08:10:24 +0000 (08:10 +0000)]
Edje text_classes: Fixed usage of stringshare_replace.

SVN revision: 73603

12 years agoEdje text classes: Fixed issues with textblock and some inconsistency.
Tom Hacohen [Thu, 12 Jul 2012 07:08:05 +0000 (07:08 +0000)]
Edje text classes: Fixed issues with textblock and some inconsistency.

SVN revision: 73601

12 years agoEdje textblock: Fixed bug with applying text class size.
Tom Hacohen [Thu, 12 Jul 2012 07:08:00 +0000 (07:08 +0000)]
Edje textblock: Fixed bug with applying text class size.

Happens when text size is updated, but font is not.

SVN revision: 73600

12 years agoEvas font: Fixed runtime emboldenment of bitmap fonts.
Tom Hacohen [Wed, 11 Jul 2012 14:05:36 +0000 (14:05 +0000)]
Evas font: Fixed runtime emboldenment of bitmap fonts.

SVN revision: 73578

12 years agoedje: cleanup and make limit per description work.
Cedric BAIL [Wed, 11 Jul 2012 10:50:30 +0000 (10:50 +0000)]
edje: cleanup and make limit per description work.

SVN revision: 73562

12 years agoedje: little bug fixes when rp could have been already destroyed.
Cedric BAIL [Wed, 11 Jul 2012 09:26:37 +0000 (09:26 +0000)]
edje: little bug fixes when rp could have been already destroyed.

SVN revision: 73556

12 years agoprint correct socket file for eeze_scanner when file already exists
Mike Blumenkrantz [Wed, 11 Jul 2012 08:42:04 +0000 (08:42 +0000)]
print correct socket file for eeze_scanner when file already exists

SVN revision: 73553

12 years agoedje edje_cc_handlers.c: More documentation on image fill. Patch by
Daniel Juyung Seo [Wed, 11 Jul 2012 03:03:23 +0000 (03:03 +0000)]
edje edje_cc_handlers.c: More documentation on image fill. Patch by
Anisse Astier <anisse@astier.eu>

SVN revision: 73548

12 years agoethumb: Fix .so version.
Rafael Antognolli [Tue, 10 Jul 2012 21:18:18 +0000 (21:18 +0000)]
ethumb: Fix .so version.

 - change l_rev and lt_cur to follow Evas scheme;
 - remove old code that was setting version_info again (to a wrong value).

SVN revision: 73539

12 years agoAdd comment
Vincent Torri [Tue, 10 Jul 2012 16:33:06 +0000 (16:33 +0000)]
Add comment

SVN revision: 73538

12 years agoEcore_Evas: dpi_get() for Windows (XP and CE)
Vincent Torri [Tue, 10 Jul 2012 16:13:26 +0000 (16:13 +0000)]
Ecore_Evas: dpi_get() for Windows (XP and CE)

SVN revision: 73537

12 years agoecore/ecore_input - Conceptually, PASS_ON is right.
ChunEon Park [Tue, 10 Jul 2012 14:26:16 +0000 (14:26 +0000)]
ecore/ecore_input - Conceptually, PASS_ON is right.

SVN revision: 73535

12 years agoEo: Properly handle tests and their deps in the build system.
Tom Hacohen [Tue, 10 Jul 2012 14:02:08 +0000 (14:02 +0000)]
Eo: Properly handle tests and their deps in the build system.

SVN revision: 73533

12 years agoEo: Avoid unneeded copies with kls-itr.
Tom Hacohen [Tue, 10 Jul 2012 14:02:03 +0000 (14:02 +0000)]
Eo: Avoid unneeded copies with kls-itr.

SVN revision: 73532

12 years agoEo: eo_do is much faster now.
Tom Hacohen [Tue, 10 Jul 2012 14:02:00 +0000 (14:02 +0000)]
Eo: eo_do is much faster now.

I simplified the kls-itr code so there'll be less overhead when doing eo_do.

SVN revision: 73531

12 years agoEo: Slight kls-itr cleanups.
Tom Hacohen [Tue, 10 Jul 2012 14:01:57 +0000 (14:01 +0000)]
Eo: Slight kls-itr cleanups.

SVN revision: 73530

12 years agoEo: Cosmetic changes.
Tom Hacohen [Tue, 10 Jul 2012 14:01:54 +0000 (14:01 +0000)]
Eo: Cosmetic changes.

SVN revision: 73529

12 years agoEo: Changed the way we construct op ids.
Tom Hacohen [Tue, 10 Jul 2012 14:01:45 +0000 (14:01 +0000)]
Eo: Changed the way we construct op ids.

This simplifies the code, and improves the overall speed and memory
consumption.
Be advised that this breaks ABI, recompile your stuff.

SVN revision: 73528

12 years agoedje: correct more typos in edc doc
Jerome Pinot [Tue, 10 Jul 2012 12:28:43 +0000 (12:28 +0000)]
edje: correct more typos in edc doc

SVN revision: 73525

12 years agoedje: doc typo
Jerome Pinot [Tue, 10 Jul 2012 11:51:54 +0000 (11:51 +0000)]
edje: doc typo

val 2 and val 2 were on a boat, val 2 jumps out. Where is val 1?

SVN revision: 73523

12 years agoeeze watches now detect loopback devices slightly more correctly
Mike Blumenkrantz [Tue, 10 Jul 2012 10:42:33 +0000 (10:42 +0000)]
eeze watches now detect loopback devices slightly more correctly

SVN revision: 73520

12 years agoeeze_scanner now prints debug info when CHANGE events occur
Mike Blumenkrantz [Tue, 10 Jul 2012 10:40:59 +0000 (10:40 +0000)]
eeze_scanner now prints debug info when CHANGE events occur

SVN revision: 73519

12 years agoevas/text - Let Draw Text with it's viewport size instead of window size.
ChunEon Park [Tue, 10 Jul 2012 05:56:13 +0000 (05:56 +0000)]
evas/text - Let Draw Text with it's viewport size instead of window size.
When map is enabled then text should be rendered completely for it's surface.

SVN revision: 73514

12 years agoadd note
Vincent Torri [Tue, 10 Jul 2012 05:18:00 +0000 (05:18 +0000)]
add note

SVN revision: 73512

12 years agouse extra fcntl() instead of accept4 for portability.
Carsten Haitzler [Tue, 10 Jul 2012 02:35:00 +0000 (02:35 +0000)]
use extra fcntl() instead of accept4 for portability.

SVN revision: 73509

12 years agoedje: a little more doc for image set.
Cedric BAIL [Mon, 9 Jul 2012 10:26:56 +0000 (10:26 +0000)]
edje: a little more doc for image set.

SVN revision: 73499

12 years agoupdate all versions in @sincs, README's and configure.ac's etc. to
Carsten Haitzler [Mon, 9 Jul 2012 10:20:21 +0000 (10:20 +0000)]
update all versions in @sincs, README's and configure.ac's etc. to
reflect a unified release version, for now 1.6.99.

SVN revision: 73498

12 years agoupdate efreet po's
Carsten Haitzler [Mon, 9 Jul 2012 10:19:04 +0000 (10:19 +0000)]
update efreet po's

SVN revision: 73497

12 years agoupdate po's for ecore.
Carsten Haitzler [Mon, 9 Jul 2012 10:13:28 +0000 (10:13 +0000)]
update po's for ecore.

SVN revision: 73495

12 years agoEo: added a version field to the class description.
Tom Hacohen [Mon, 9 Jul 2012 09:09:46 +0000 (09:09 +0000)]
Eo: added a version field to the class description.

SVN revision: 73494

12 years agoEvil: bump to 1.6.99
Vincent Torri [Mon, 9 Jul 2012 09:00:58 +0000 (09:00 +0000)]
Evil: bump to 1.6.99

SVN revision: 73492

12 years agoedje edje_cc_handlers.c: More description. Patch by Anisse Astier
Daniel Juyung Seo [Sun, 8 Jul 2012 23:42:19 +0000 (23:42 +0000)]
edje edje_cc_handlers.c: More description. Patch by Anisse Astier
<anisse@astier.eu>

On Mon, Jul 9, 2012 at 7:09 AM, Anisse Astier <anisse@astier.eu> wrote:
> Trying to make the description more explicit

SVN revision: 73478

12 years agoedje: bad typo in example code
Jerome Pinot [Sun, 8 Jul 2012 06:45:00 +0000 (06:45 +0000)]
edje: bad typo in example code

SVN revision: 73458

12 years agono need for that ERR msg. :)
Carsten Haitzler [Sat, 7 Jul 2012 09:34:52 +0000 (09:34 +0000)]
no need for that ERR msg. :)

SVN revision: 73449

12 years agoprintf--
Carsten Haitzler [Sat, 7 Jul 2012 08:25:09 +0000 (08:25 +0000)]
printf--

SVN revision: 73447

12 years agoecore/ecore_x - just added a comment
ChunEon Park [Sat, 7 Jul 2012 06:29:29 +0000 (06:29 +0000)]
ecore/ecore_x - just added a comment

SVN revision: 73445

12 years agoprintf--
Carsten Haitzler [Sat, 7 Jul 2012 03:41:38 +0000 (03:41 +0000)]
printf--

SVN revision: 73437

12 years agoedje_cc -> nothreads means we should avoid evas preload too.. grrr.
Carsten Haitzler [Sat, 7 Jul 2012 03:25:31 +0000 (03:25 +0000)]
edje_cc -> nothreads means we should avoid evas preload too.. grrr.

SVN revision: 73436

12 years agothats it. threads off in edje_cc by default. we need to focus on
Carsten Haitzler [Sat, 7 Jul 2012 02:12:22 +0000 (02:12 +0000)]
thats it. threads off in edje_cc by default. we need to focus on
stability now.

SVN revision: 73432

12 years agowarn--
Carsten Haitzler [Sat, 7 Jul 2012 01:05:50 +0000 (01:05 +0000)]
warn--

SVN revision: 73429

12 years agoedje: Unb0rk Embryo set_state()
Leandro Pereira [Fri, 6 Jul 2012 19:38:35 +0000 (19:38 +0000)]
edje: Unb0rk Embryo set_state()

De Morgan is your friend.

SVN revision: 73426

12 years agoedje: Make state index optional
Leandro Pereira [Fri, 6 Jul 2012 18:34:50 +0000 (18:34 +0000)]
edje: Make state index optional

This shouldn't break stuff, just make things easier.  Think of all that lost
time " 0.0".  Not anymore.  Not even in Embryo scripts.  Indexes should only
be provided when you need them (which is quite rare).

Note that if you use ``set_state("new state")'' in your Embryo scripts, the
produced .edj files will be incompatible with older versions of Edje.  This
backwards incompatibility only applies to Embryo scripts; edje_cc will
generate a ``0.0'' value if the index is omitted from state declarations and
programs.

Sachiel said this patch was OK; our benevolent release manager acked as
well. Blame them if this breaks stuff.

SVN revision: 73424

12 years agoevas/cserve2: There's no need to disable this anymore.
Rafael Antognolli [Fri, 6 Jul 2012 16:58:56 +0000 (16:58 +0000)]
evas/cserve2: There's no need to disable this anymore.
We don't use this cache with cserve2, so it makes no sense to keep async
preload disabled. When not using the cserve2, even if built with that
option, it will support preload with no side effects.

SVN revision: 73422

12 years agoevas: update map when they are not defined yet.
Cedric BAIL [Fri, 6 Jul 2012 14:56:42 +0000 (14:56 +0000)]
evas: update map when they are not defined yet.

SVN revision: 73420

12 years agoEPhysics: fix missing const on some getters
Bruno Dilly [Fri, 6 Jul 2012 14:36:40 +0000 (14:36 +0000)]
EPhysics: fix missing const on some getters

spotted by k-s

SVN revision: 73419

12 years agoevas: catch bad map early on.
Cedric BAIL [Fri, 6 Jul 2012 14:03:38 +0000 (14:03 +0000)]
evas: catch bad map early on.

SVN revision: 73416

12 years agofix binary search for "bitmap font drawing chars" to actually work all
Carsten Haitzler [Fri, 6 Jul 2012 09:53:58 +0000 (09:53 +0000)]
fix binary search for "bitmap font drawing chars" to actually work all
the time! :) (this went in since last release so no chlog)

SVN revision: 73405

12 years agoevas, ecore: fix crash when sdl doesn't init properly.
Cedric BAIL [Fri, 6 Jul 2012 08:16:03 +0000 (08:16 +0000)]
evas, ecore: fix crash when sdl doesn't init properly.

SVN revision: 73400

12 years agoEPhysics: add missing damping getter
Bruno Dilly [Thu, 5 Jul 2012 22:53:56 +0000 (22:53 +0000)]
EPhysics: add missing damping getter

SVN revision: 73386

12 years agoEPhysics: add no gravity test
Bruno Dilly [Thu, 5 Jul 2012 22:53:40 +0000 (22:53 +0000)]
EPhysics: add no gravity test

This test covers linear and angular velocity setters, stop,
gravity set, and damping.

SVN revision: 73385

12 years agoEPhysics: properly initializes library
Bruno Dilly [Thu, 5 Jul 2012 22:53:28 +0000 (22:53 +0000)]
EPhysics: properly initializes library

It wasn't initializing required libs.

SVN revision: 73384

12 years agoEPhysics: worlds solver mode
Leandro Dorileo [Thu, 5 Jul 2012 22:53:14 +0000 (22:53 +0000)]
EPhysics: worlds solver mode

Add a function to enable/disable the world constraint solver mode.
Also add wrappers for bullets solver modes enumerations, and a function
to query the current status.

Patch by: Leandro Dorileo <dorileo@profusion.mobi>

SVN revision: 73383

12 years agoEPhysics: body damping set
Leandro Dorileo [Thu, 5 Jul 2012 22:52:53 +0000 (22:52 +0000)]
EPhysics: body damping set

This patch introduces a function for rigid body damping.

Patch by: Leandro Dorileo <dorileo@profusion.mobi>

SVN revision: 73382

12 years agoEina Log: don't remove a domain from env var list on the first register
Bruno Dilly [Thu, 5 Jul 2012 21:06:05 +0000 (21:06 +0000)]
Eina Log: don't remove a domain from env var list on the first register

Let say you pass a log level 4 for a domain on env var.

So if you, for some reason, register a domain, unregister it, and register
it again, the log level will be set as 1 instead of 4.
And you'll miss info and debug msgs...

Now only remove this information when cleaning pending list,
on eina_log_shutdown().

SVN revision: 73380

12 years agoevas/cserve2: Always return FALSE to can_do_region when
Rafael Antognolli [Thu, 5 Jul 2012 18:42:30 +0000 (18:42 +0000)]
evas/cserve2: Always return FALSE to can_do_region when
 using cserve2.
Return always FALSE since we are not implementing this load option yet.

SVN revision: 73374

12 years agoevas/cserve2: The slave should measure the time spent
Rafael Antognolli [Thu, 5 Jul 2012 18:42:22 +0000 (18:42 +0000)]
evas/cserve2: The slave should measure the time spent
 loading glyphs.
Instead of measuring the time spent by the server between asking and
receiving the glyphs rendered, we measure now the time spent by the
slave to load the glyph, and then to render it, and then we report this
time to the server.

SVN revision: 73373

12 years agofix 2 more things in ecore-fb
Carsten Haitzler [Thu, 5 Jul 2012 14:51:29 +0000 (14:51 +0000)]
fix 2 more things in ecore-fb

SVN revision: 73361

12 years agoMake old doxygen versions able to find evas example files.
Jonas M. Gastal [Thu, 5 Jul 2012 14:37:06 +0000 (14:37 +0000)]
Make old doxygen versions able to find evas example files.

The only two available versions of doxygen for e2(debian sid), where
online docs are generated, are borked. The newest version(1.8.1.1) is
extremely borked so best to just use the old one(1.7.1.1-2) which
doesn't properly parse EXAMPLE_PATTERNS.

SVN revision: 73358

12 years agoMake old doxygen versions able to find eina example files.
Jonas M. Gastal [Thu, 5 Jul 2012 14:30:45 +0000 (14:30 +0000)]
Make old doxygen versions able to find eina example files.

The only two available versions of doxygen for e2(debian sid), where
online docs are generated, are borked. The newest version(1.8.1.1) is
extremely borked so best to just use the old one(1.7.1.1-2) which
doesn't properly parse EXAMPLE_PATTERNS.

SVN revision: 73357

12 years agoMake old doxygen versions able to find eet example files.
Jonas M. Gastal [Thu, 5 Jul 2012 14:29:46 +0000 (14:29 +0000)]
Make old doxygen versions able to find eet example files.

The only two available versions of doxygen for e2(debian sid), where
online docs are generated, are borked. The newest version(1.8.1.1) is
extremely borked so best to just use the old one(1.7.1.1-2) which
doesn't properly parse EXAMPLE_PATTERNS.

SVN revision: 73356

12 years agofix ecore-fb.. so terminology works 100% perfectly in fb!
Carsten Haitzler [Thu, 5 Jul 2012 14:18:29 +0000 (14:18 +0000)]
fix ecore-fb.. so terminology works 100% perfectly in fb!

SVN revision: 73354

12 years agoEcore_Evas_Wayland_Egl: Actually implement the screen_dpi_get function
Christopher Michael [Thu, 5 Jul 2012 14:17:04 +0000 (14:17 +0000)]
Ecore_Evas_Wayland_Egl: Actually implement the screen_dpi_get function
inside the Ecore_Evas_Engine_Functions.

SVN revision: 73353

12 years agoEcore_Evas_Wayland: Add code to handle the ecore_evas_screen_dpi_get
Christopher Michael [Thu, 5 Jul 2012 14:09:32 +0000 (14:09 +0000)]
Ecore_Evas_Wayland: Add code to handle the ecore_evas_screen_dpi_get
function recently added. NB: This only gets the xdpi currently from
ecore_wayland.

SVN revision: 73352

12 years agoEcore_Wayland: Fix some typos in the doxygen with regard to dpi get.
Christopher Michael [Thu, 5 Jul 2012 14:06:20 +0000 (14:06 +0000)]
Ecore_Wayland: Fix some typos in the doxygen with regard to dpi get.
Add a comment pending future investigation with regard to how dpi is
calculated here.

SVN revision: 73351

12 years agoecore/imf_context: Fix up docs.
Stefan Schmidt [Thu, 5 Jul 2012 13:55:57 +0000 (13:55 +0000)]
ecore/imf_context: Fix up docs.

Copy and paste is only the first step. The second, and more important, is to actually adjust the
docs to the new function.

SVN revision: 73349

12 years agoecore/examples: Follow E coding style here as a good example for others.
Stefan Schmidt [Thu, 5 Jul 2012 13:44:29 +0000 (13:44 +0000)]
ecore/examples: Follow E coding style here as a good example for others.

I had a look at the ecore_events examples and the indent was mixed with tabs and spaces. Made it
really unreadable on the HTML output. Give newcomers a hand and start with the E coding style here.

SVN revision: 73347

12 years agoa WTF i noticed!
Carsten Haitzler [Thu, 5 Jul 2012 13:07:33 +0000 (13:07 +0000)]
a WTF i noticed!

SVN revision: 73344

12 years agoecore evas gets func to get dpi and frix x screen size get.
Carsten Haitzler [Thu, 5 Jul 2012 12:51:05 +0000 (12:51 +0000)]
ecore evas gets func to get dpi and frix x screen size get.

SVN revision: 73341

12 years agoemotion: let work around embedded device limitation.
Cedric BAIL [Thu, 5 Jul 2012 12:40:56 +0000 (12:40 +0000)]
emotion: let work around embedded device limitation.

NOTE: I am going to accept more of this work around. So if you
preferred device doesn't come with a proper nice implementation of
gstreamer, let's start working around in emotion :'(

SVN revision: 73340

12 years agoevas: disable pipe rendering for release as it doesn't help enough.
Cedric BAIL [Thu, 5 Jul 2012 12:04:47 +0000 (12:04 +0000)]
evas: disable pipe rendering for release as it doesn't help enough.

NOTE: It will be enable again when async rendering will be in.

SVN revision: 73338

12 years agoevas - missed updating Changelog
ChunEon Park [Thu, 5 Jul 2012 09:01:08 +0000 (09:01 +0000)]
evas - missed updating Changelog

SVN revision: 73332

12 years agoevas/gl - fixed Evas_Map NightMare.
ChunEon Park [Thu, 5 Jul 2012 08:41:59 +0000 (08:41 +0000)]
evas/gl - fixed Evas_Map NightMare.

Trvial mistake but I wasted much time to find out it.

SVN revision: 73331

12 years agoevas/gl - indentation fix
ChunEon Park [Thu, 5 Jul 2012 08:37:16 +0000 (08:37 +0000)]
evas/gl - indentation fix

SVN revision: 73330

12 years agoedje: multisense
Jerome Pinot [Thu, 5 Jul 2012 06:03:37 +0000 (06:03 +0000)]
edje: multisense

Add a key in edje.pc to help third-party applications detect if the library
has been compiled with multisense support. This will be eventually reverted
if multisense becomes a requirement for edje. For the time being, people can
check multisense availability by "pkg-config edje --variable=multisense".

SVN revision: 73324

12 years agoevas: fix clipping issue with pipe rendering.
Cedric BAIL [Thu, 5 Jul 2012 03:11:47 +0000 (03:11 +0000)]
evas: fix clipping issue with pipe rendering.

SVN revision: 73322

12 years agoBAD CEDRIC!
Carsten Haitzler [Thu, 5 Jul 2012 01:22:58 +0000 (01:22 +0000)]
BAD CEDRIC!

SVN revision: 73321

12 years agoeina: handle gracefully eina_*_free with NULL.
Cedric BAIL [Thu, 5 Jul 2012 01:12:27 +0000 (01:12 +0000)]
eina: handle gracefully eina_*_free with NULL.

Patch by Raphael Kubo da Costa <rakuco@freebsd.org>.

SVN revision: 73320

12 years agoibus-immodule: remove trailing whitespaces and fix indentation
Jihoon Kim [Thu, 5 Jul 2012 01:03:15 +0000 (01:03 +0000)]
ibus-immodule: remove trailing whitespaces and fix indentation

SVN revision: 73319

12 years agoEPhysics: add shoot button to collision test
Bruno Dilly [Wed, 4 Jul 2012 22:06:07 +0000 (22:06 +0000)]
EPhysics: add shoot button to collision test

Style was missing.

SVN revision: 73314

12 years agoEPhysics: expose linear factor
Bruno Dilly [Wed, 4 Jul 2012 22:05:52 +0000 (22:05 +0000)]
EPhysics: expose linear factor

Makes it possible to restrict movement on specific axises.

SVN revision: 73313

12 years agoEPhysics: velocity setters and stop
Bruno Dilly [Wed, 4 Jul 2012 22:04:37 +0000 (22:04 +0000)]
EPhysics: velocity setters and stop

SVN revision: 73312

12 years ago[evas] Updating changelog and news.
Gustavo Lima Chaves [Wed, 4 Jul 2012 21:35:32 +0000 (21:35 +0000)]
[evas] Updating changelog and news.

Thanks for pointing out, vtorri.

SVN revision: 73305

12 years ago[evas] Example of Evas interfaces.
Gustavo Lima Chaves [Wed, 4 Jul 2012 21:25:57 +0000 (21:25 +0000)]
[evas] Example of Evas interfaces.

SVN revision: 73304

12 years ago[evas] Removing warnings from an example.
Gustavo Lima Chaves [Wed, 4 Jul 2012 21:23:13 +0000 (21:23 +0000)]
[evas] Removing warnings from an example.

Patch by: Gustavo Lima Chaves <glima@profusion.mobi>

SVN revision: 73303

12 years agoEvas_Smart_Interface support.
Gustavo Lima Chaves [Wed, 4 Jul 2012 21:23:03 +0000 (21:23 +0000)]
Evas_Smart_Interface support.

This gives Evas simple (smart object) interfaces, to extend the object behaviorextension beyond the limits of mere sub-classing.

Patch by: Gustavo Lima Chaves <glima@profusion.mobi>

SVN revision: 73302

12 years agoEina: implement eina_file_map_lines() on Windows
Vincent Torri [Wed, 4 Jul 2012 18:47:19 +0000 (18:47 +0000)]
Eina: implement eina_file_map_lines() on Windows

SVN revision: 73298

12 years agoEfreet: can not implement efreet_fsetowner() and efreet_setowner() on Windows
Vincent Torri [Wed, 4 Jul 2012 18:38:46 +0000 (18:38 +0000)]
Efreet: can not implement efreet_fsetowner() and efreet_setowner() on Windows

Seb: is it annoying ?

SVN revision: 73296