platform/upstream/efl.git
11 years agoephysics: fix make distcheck
Bruno Dilly [Mon, 8 Oct 2012 22:46:50 +0000 (22:46 +0000)]
ephysics: fix make distcheck

SVN revision: 77594

11 years agoephysics: separate test and sandbox themes
Bruno Dilly [Mon, 8 Oct 2012 22:46:29 +0000 (22:46 +0000)]
ephysics: separate test and sandbox themes

SVN revision: 77593

11 years agoephysics: initial commit to sandbox
Ricardo de Almeida Gonzaga [Mon, 8 Oct 2012 22:46:19 +0000 (22:46 +0000)]
ephysics: initial commit to sandbox

Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>

SVN revision: 77592

11 years agoEPhysics: dragging body test
Leandro Dorileo [Mon, 8 Oct 2012 18:01:06 +0000 (18:01 +0000)]
EPhysics: dragging body test

New test where the user can drag a body around the world by grabbing
and dragging.

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

SVN revision: 77585

11 years agoephysics: re-activate body when velocity is set
Bruno Dilly [Mon, 8 Oct 2012 18:00:55 +0000 (18:00 +0000)]
ephysics: re-activate body when velocity is set

SVN revision: 77584

11 years agoWayland_SHM: Add listener to frame callback
Eduardo Lima (Etrunko) [Mon, 8 Oct 2012 14:22:17 +0000 (14:22 +0000)]
Wayland_SHM: Add listener to frame callback

This is the method necessary to synchronize Wayland and Evas rendering, similar
to vblank sync that is used in X11. This solves the Wayland SHM render issues
(tearing effect) without the need to add double buffering to the engine.

In a near future, the SHM implementation will feature double (or triple)
buffering and this syncrhonization mechanism will be changed to be optional.

Patch based on the work started by Robert Bradford on ticket #1280
http://trac.enlightenment.org/e/ticket/1280

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
SVN revision: 77580

11 years agoEcore_Evas: Share code between SHM and EGL
Eduardo Lima (Etrunko) [Mon, 8 Oct 2012 14:09:53 +0000 (14:09 +0000)]
Ecore_Evas: Share code between SHM and EGL
 implementations

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
SVN revision: 77579

11 years agoevas svg loader: update to latest esvg API
Vincent Torri [Sun, 7 Oct 2012 21:10:37 +0000 (21:10 +0000)]
evas  svg loader: update to latest esvg API

SVN revision: 77561

11 years agoecore_wayland: Remove unneeded header
Sebastian Dransfeld [Sat, 6 Oct 2012 17:10:58 +0000 (17:10 +0000)]
ecore_wayland: Remove unneeded header

Already included by ecore_wl_private.h

SVN revision: 77548

11 years agoecore_wayland: Make modifiers correctly at once
Sebastian Dransfeld [Sat, 6 Oct 2012 15:58:27 +0000 (15:58 +0000)]
ecore_wayland: Make modifiers correctly at once

SVN revision: 77546

11 years agomerge: __UNUSED__ --> EINA_UNUSED and some fixes in eo.
Vincent Torri [Fri, 5 Oct 2012 20:09:47 +0000 (20:09 +0000)]
merge: __UNUSED__ --> EINA_UNUSED and some fixes in eo.

SVN revision: 77542

11 years agoephysics: add valgrind suppression file
Bruno Dilly [Fri, 5 Oct 2012 15:41:10 +0000 (15:41 +0000)]
ephysics: add valgrind suppression file

stop complaining about fontconfig and libz stuff

SVN revision: 77541

11 years agoecore_wayland: Use correct modifier flags
Sebastian Dransfeld [Fri, 5 Oct 2012 13:46:35 +0000 (13:46 +0000)]
ecore_wayland: Use correct modifier flags

Events should use ECORE_EVENT_MODIFER_* flags...

SVN revision: 77534

11 years agoecore: let's try another approach thanks to Guillaume Friloux.
Cedric BAIL [Fri, 5 Oct 2012 13:07:14 +0000 (13:07 +0000)]
ecore: let's try another approach thanks to Guillaume Friloux.

SVN revision: 77533

11 years agoecore: properly reschedule call to curl.
Cedric BAIL [Fri, 5 Oct 2012 10:17:18 +0000 (10:17 +0000)]
ecore: properly reschedule call to curl.

SVN revision: 77524

11 years agoAdded Debug feature for Evas GL's GL APIs. It can be set with
Sung Park [Fri, 5 Oct 2012 10:03:37 +0000 (10:03 +0000)]
Added Debug feature for Evas GL's GL APIs. It can be set with
EVAS_GL_API_DEBUG=1 and when it is set, all the GL calls will check
if make_current has been properly called.  Also, it'll check if all
the GL calls are called within the Pixel Getter function for Direct
Rendering option.

SVN revision: 77522

11 years agoAdd missing __UNUSED__
Christopher Michael [Fri, 5 Oct 2012 09:10:52 +0000 (09:10 +0000)]
Add missing __UNUSED__

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77519

11 years agoFix function declaration for native_window_destroy in EVGL_Interface
Christopher Michael [Fri, 5 Oct 2012 09:09:37 +0000 (09:09 +0000)]
Fix function declaration for native_window_destroy in EVGL_Interface
structure (returns an int, not a pointer to int).

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77518

11 years agoRemoved unnecessary typedef of GLchar. It was reported by rusty with
Sung Park [Fri, 5 Oct 2012 07:00:28 +0000 (07:00 +0000)]
Removed unnecessary typedef of GLchar. It was reported by rusty with
issues on OpenBSD/NetBSD Not sure why it was left there, but fixed now.

SVN revision: 77507

11 years agoevas Evas.h: Added more documentation for users. Spotted by Seoghyun Kang.
Daniel Juyung Seo [Fri, 5 Oct 2012 06:35:12 +0000 (06:35 +0000)]
evas Evas.h: Added more documentation for users. Spotted by Seoghyun Kang.

SVN revision: 77499

11 years agobackport r77494 and r77495.
Daniel Juyung Seo [Fri, 5 Oct 2012 06:35:06 +0000 (06:35 +0000)]
backport r77494 and r77495.

SVN revision: 77498

11 years agoecore-x: expose ecore_x_selection_converter_text
Sebastian Dransfeld [Thu, 4 Oct 2012 23:18:18 +0000 (23:18 +0000)]
ecore-x: expose ecore_x_selection_converter_text

Needed to convert COMPOUND_TEXT

SVN revision: 77477

11 years agoephysics: update TODO
Bruno Dilly [Thu, 4 Oct 2012 22:40:58 +0000 (22:40 +0000)]
ephysics: update TODO

remove some done tasks

SVN revision: 77472

11 years agoephysics: don't send a msg per sub step
Bruno Dilly [Thu, 4 Oct 2012 22:40:52 +0000 (22:40 +0000)]
ephysics: don't send a msg per sub step

Only send one msg at the end of the simulation step.

SVN revision: 77471

11 years agoephysics: add heavy test to check threads work
Bruno Dilly [Thu, 4 Oct 2012 22:40:46 +0000 (22:40 +0000)]
ephysics: add heavy test to check threads work

Simulate 600 small balls.

Ok, it's not so huge, but I've tested to add a sleep on step simulation
on bullet. Things looks to be working just fine.

SVN revision: 77470

11 years agoephysics: fix typos on docs
Bruno Dilly [Thu, 4 Oct 2012 22:40:35 +0000 (22:40 +0000)]
ephysics: fix typos on docs

SVN revision: 77469

11 years agoEPhysics: soft body test
Leandro Dorileo [Thu, 4 Oct 2012 22:40:29 +0000 (22:40 +0000)]
EPhysics: soft body test

Soft Body Test, add smart soft bodies in the list for exclusion.

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

SVN revision: 77468

11 years agoEPhysics: add cloth support
Leandro Dorileo [Thu, 4 Oct 2012 22:40:16 +0000 (22:40 +0000)]
EPhysics: add cloth support

This patch introduces the cloth support. Auxiliary API's for setting
full anchors, cloth nodes anchors and so on is also introduced. Few
other issues concerning soft body and cloth transform, has been worked
to fit the cloth support needs.

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

SVN revision: 77467

11 years agoEPhysics: multi point deformation
Leandro Dorileo [Thu, 4 Oct 2012 22:40:07 +0000 (22:40 +0000)]
EPhysics: multi point deformation

This patch introduces support for multi point deformation mapping,
it's wrapped with an evas smart object to handle multiple slices.

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

SVN revision: 77466

11 years agoephysics: use new ELM_POLICY_EXIT
Bruno Dilly [Thu, 4 Oct 2012 22:39:59 +0000 (22:39 +0000)]
ephysics: use new ELM_POLICY_EXIT

To make sure windows will be properly deleted at shutdown.

SVN revision: 77465

11 years agoephysics: don't try to lock on internal delete
Bruno Dilly [Thu, 4 Oct 2012 22:39:53 +0000 (22:39 +0000)]
ephysics: don't try to lock on internal delete

SVN revision: 77464

11 years agoephysics: add test for materials
Bruno Dilly [Thu, 4 Oct 2012 22:39:47 +0000 (22:39 +0000)]
ephysics: add test for materials

SVN revision: 77463

11 years agoephysics: support body material
Bruno Dilly [Thu, 4 Oct 2012 22:39:42 +0000 (22:39 +0000)]
ephysics: support body material

Using material_set it will be easier to set density, friction
and restitution to a body, simulating properties of the selected
material.

SVN revision: 77462

11 years agoephysics: add some material constants
Bruno Dilly [Thu, 4 Oct 2012 22:39:35 +0000 (22:39 +0000)]
ephysics: add some material constants

Pre-defined values of some properties, as density, friction and
restitution.

Ricardo researched these values on the following sources:

http://www.matbase.com/
http://www.matweb.com/
http://physics.info/density/
http://www.bulletphysics.org/Bullet/phpBB3/viewtopic.php?f=9&t=616
http://www.woodweb.com/knowledge_base/Wood_Handbook.html
http://www.engineershandbook.com/Tables/frictioncoefficients.htm
http://www.engineeringtoolbox.com/friction-coefficients-d_778.html
http://hypertextbook.com/facts/2006/restitution.shtml

Since they diverge a lot, he calculated an average value.

SVN revision: 77461

11 years agoephysics: support density
Bruno Dilly [Thu, 4 Oct 2012 22:39:29 +0000 (22:39 +0000)]
ephysics: support density

SVN revision: 77460

11 years agoephysics: add define to infinite mass
Bruno Dilly [Thu, 4 Oct 2012 22:39:10 +0000 (22:39 +0000)]
ephysics: add define to infinite mass

Also check for invalid values on mass set.

SVN revision: 77459

11 years agoephysics: delete all worlds on exit
Bruno Dilly [Thu, 4 Oct 2012 22:38:58 +0000 (22:38 +0000)]
ephysics: delete all worlds on exit

sure, it won't work until externals init / shutdown mess is fixed.

SVN revision: 77458

11 years agoephysics: no need to delete all the bodies on test
Bruno Dilly [Thu, 4 Oct 2012 22:38:17 +0000 (22:38 +0000)]
ephysics: no need to delete all the bodies on test
 data del

It's already done when deleting the world.

SVN revision: 77457

11 years agoephysics: add a log domain usage counter
Bruno Dilly [Thu, 4 Oct 2012 22:38:11 +0000 (22:38 +0000)]
ephysics: add a log domain usage counter

This way we assure eina log will be working until the last
thread ends.

SVN revision: 77456

11 years agoephysics: use multiple threads
Bruno Dilly [Thu, 4 Oct 2012 22:38:06 +0000 (22:38 +0000)]
ephysics: use multiple threads

Use a mainloop thread and one thread per world dedicated to simulation.

It's using ecore threads, out of the pool.

For now there are still some locks when trying to change physics
elements properties while a simulation is going on, but soon it will
have a queue of properties to be applied after a simulation step, so
it won't lock.

SVN revision: 77455

11 years agoephysics: free overlap filter callback
Leandro Dorileo [Thu, 4 Oct 2012 22:38:00 +0000 (22:38 +0000)]
ephysics: free overlap filter callback

This patch makes sure the overlap filter callback instance is removed
on world removal.

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

SVN revision: 77454

11 years agoephysics: updated authors.
Ricardo de Almeida Gonzaga [Thu, 4 Oct 2012 22:37:54 +0000 (22:37 +0000)]
ephysics: updated authors.

Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>

SVN revision: 77453

11 years agoephysics: add some references to technical terms.
Ricardo de Almeida Gonzaga [Thu, 4 Oct 2012 22:37:47 +0000 (22:37 +0000)]
ephysics: add some references to technical terms.

Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>

SVN revision: 77452

11 years agoephysics: add a new example doc: EPhysics Logo -
Ricardo de Almeida Gonzaga [Thu, 4 Oct 2012 22:37:40 +0000 (22:37 +0000)]
ephysics: add a new example doc: EPhysics Logo -
 ephysics_logo.c

Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>

SVN revision: 77451

11 years agoephysics: add a new example doc: Rotating Forever -
Ricardo de Almeida Gonzaga [Thu, 4 Oct 2012 22:37:25 +0000 (22:37 +0000)]
ephysics: add a new example doc: Rotating Forever -
 test_rotating_forever.c

Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>

SVN revision: 77450

11 years agoEet: Update lz4 code to rev. 77. This fix compilation on NetBSD 5.0
Vincent Torri [Thu, 4 Oct 2012 17:25:48 +0000 (17:25 +0000)]
Eet: Update lz4 code to rev. 77. This fix compilation on NetBSD 5.0

SVN revision: 77449

11 years agoEina: backport rev. 77445
Vincent Torri [Thu, 4 Oct 2012 17:16:18 +0000 (17:16 +0000)]
Eina: backport rev. 77445

SVN revision: 77446

11 years agoEcore_con: update ecore_con_eet headers. Should make it compiling on Windows (not...
Vincent Torri [Thu, 4 Oct 2012 17:04:38 +0000 (17:04 +0000)]
Ecore_con: update ecore_con_eet headers. Should make it compiling on Windows (not tested)

SVN revision: 77444

11 years agoecore_con: No need to check for the for the same flag two times.
Stefan Schmidt [Thu, 4 Oct 2012 14:56:22 +0000 (14:56 +0000)]
ecore_con: No need to check for the for the same flag two times.

I did not do changelog, news or backport here as it has zero effect on the
functionality. Just makes the code easier to udnerstand and read. If you think
it needs to be done neverless howl and let me know what you actually want in
it. :)

SVN revision: 77441

11 years agoRemove unused variables.
Christopher Michael [Thu, 4 Oct 2012 10:43:07 +0000 (10:43 +0000)]
Remove unused variables.

SVN revision: 77425

11 years agoefl: backport Igor's eina patch.
Cedric BAIL [Thu, 4 Oct 2012 09:31:46 +0000 (09:31 +0000)]
efl: backport Igor's eina patch.

SVN revision: 77415

11 years agofix some efreet docs
Mike Blumenkrantz [Thu, 4 Oct 2012 08:55:51 +0000 (08:55 +0000)]
fix some efreet docs

SVN revision: 77412

11 years agoecore: add ecore_x_input_raw_select and friends.
Cedric BAIL [Thu, 4 Oct 2012 05:56:59 +0000 (05:56 +0000)]
ecore: add ecore_x_input_raw_select and friends.

SVN revision: 77404

11 years agoEcore: Update ChangeLog for Daniel's patch.
Christopher Michael [Thu, 4 Oct 2012 05:51:12 +0000 (05:51 +0000)]
Ecore: Update ChangeLog for Daniel's patch.

SVN revision: 77402

11 years agoEcore_X (xcb): Patch from Daniel Willmann to fix the type used for
Christopher Michael [Thu, 4 Oct 2012 05:49:28 +0000 (05:49 +0000)]
Ecore_X (xcb): Patch from Daniel Willmann to fix the type used for
calloc of randr_output_change event.

SVN revision: 77401

11 years agoeio: Fix possible memory corruption in eio_eet_data_read_cipher()
Cedric BAIL [Thu, 4 Oct 2012 01:46:03 +0000 (01:46 +0000)]
eio: Fix possible memory corruption in eio_eet_data_read_cipher()

Patch by Daniel Willmann <d.willmann@samsung.com>

SVN revision: 77392

11 years agoeina: Fixes typo and removes redundant duplicate code.
Cedric BAIL [Thu, 4 Oct 2012 01:42:15 +0000 (01:42 +0000)]
eina: Fixes typo and removes redundant duplicate code.

Patch by Igor Murzov <e-mail@date.by>

SVN revision: 77391

11 years agoWayland_SHM: Remove unused 'debug' field
Eduardo Lima (Etrunko) [Wed, 3 Oct 2012 16:31:04 +0000 (16:31 +0000)]
Wayland_SHM: Remove unused 'debug' field

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
SVN revision: 77376

11 years agoWayland_SHM: Remove unecessary initialization
Eduardo Lima (Etrunko) [Wed, 3 Oct 2012 16:30:45 +0000 (16:30 +0000)]
Wayland_SHM: Remove unecessary initialization

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
SVN revision: 77375

11 years agoEcore_Evas: Cleanup unused function prototypes
Eduardo Lima (Etrunko) [Wed, 3 Oct 2012 16:30:37 +0000 (16:30 +0000)]
Ecore_Evas: Cleanup unused function prototypes

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
SVN revision: 77374

11 years agoEcore_Evas: Fix Wayland engine includes
Eduardo Lima (Etrunko) [Wed, 3 Oct 2012 16:30:28 +0000 (16:30 +0000)]
Ecore_Evas: Fix Wayland engine includes

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
SVN revision: 77373

11 years agoprobably the best commit I'll ever make: evas_object_del() now takes NULL parameter...
Mike Blumenkrantz [Wed, 3 Oct 2012 06:59:20 +0000 (06:59 +0000)]
probably the best commit I'll ever make: evas_object_del() now takes NULL parameter without bitching

SVN revision: 77344

11 years agoecore: Fix memory allocation size in ecore_thread_feedback()
Cedric BAIL [Wed, 3 Oct 2012 05:55:32 +0000 (05:55 +0000)]
ecore: Fix memory allocation size in ecore_thread_feedback()

Patch by Daniel Willmann <d.willmann@samsung.com>

SVN revision: 77340

11 years agoedbus: Improve doc of name_owner_changed_callback_add()
Lucas De Marchi [Tue, 2 Oct 2012 21:42:02 +0000 (21:42 +0000)]
edbus: Improve doc of name_owner_changed_callback_add()

Explain the reason for the extra flag on this function.

SVN revision: 77339

11 years agoedbus: Add flag to name_owner_changed_callback_add to
José Roberto de Souza [Tue, 2 Oct 2012 21:41:58 +0000 (21:41 +0000)]
edbus: Add flag to name_owner_changed_callback_add to
 allow initial call

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 77338

11 years agoedbus: Call callback if already have a unique id when
José Roberto de Souza [Tue, 2 Oct 2012 21:41:53 +0000 (21:41 +0000)]
edbus: Call callback if already have a unique id when
 another callback is added

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 77337

11 years agoedbus: Fix typos
Luis Felipe Strano Moraes [Tue, 2 Oct 2012 21:02:16 +0000 (21:02 +0000)]
edbus: Fix typos

Patch by: Luis Felipe Strano Moraes <luis.strano@gmail.com>

SVN revision: 77335

11 years agoedje_codegen: Fixing a small problem with programs
Flavio Vinicius Alvares Ceolin [Tue, 2 Oct 2012 17:37:48 +0000 (17:37 +0000)]
edje_codegen: Fixing a small problem with programs

Generating code even when there is no signal and/or source
in a program with SIGNAL_EMIT action.

SVN revision: 77330

11 years agoedje_entry: Fix mem leak and get rid of useless calloc here.
Stefan Schmidt [Tue, 2 Oct 2012 12:53:54 +0000 (12:53 +0000)]
edje_entry: Fix mem leak and get rid of useless calloc here.

We could leak here if the next condition is true. And more important we calloc
in just 6 lines below again. From the log it seems this was just not catched
in a rewrite of this part of the code.

SVN revision: 77319

11 years agoeeze/sensor: Remove handle_get() test for Eeze_Sensor as it gone from the code.
Stefan Schmidt [Tue, 2 Oct 2012 12:53:48 +0000 (12:53 +0000)]
eeze/sensor: Remove handle_get() test for Eeze_Sensor as it gone from the code.

SVN revision: 77318

11 years agoEcore_X (xcb): Revert previous screensaver commit.
Christopher Michael [Tue, 2 Oct 2012 12:13:32 +0000 (12:13 +0000)]
Ecore_X (xcb): Revert previous screensaver commit.

NB: I was misinformed...apparently it did Not cut down the usage.

SVN revision: 77312

11 years agoEcore_X: We don't need to listen for Cycle events here. These raise
Christopher Michael [Tue, 2 Oct 2012 12:08:58 +0000 (12:08 +0000)]
Ecore_X: We don't need to listen for Cycle events here. These raise
when the screensaver cycle interval passes. That is not what we are
interested in here. We only need to know when the screensaver
activates/deactivates.

NB: This cuts cpu usage down incredibly when screensavers are set with
a short timeout.

SVN revision: 77310

11 years agoeeze/sensor: Fix big memleak that happened on every eeze use.
Stefan Schmidt [Tue, 2 Oct 2012 08:47:54 +0000 (08:47 +0000)]
eeze/sensor: Fix big memleak that happened on every eeze use.

Really free the list with sensor modules when shutting down. No idea how I
dropped that as I found it in one old local version I had. Thanks to Mike
for the notice and valgrind for the tooling.

Also make sure we don't corrupt the list before we can free it.

SVN revision: 77291

11 years agoeeze/sensor: Free the hash table on shutdown. Leak--
Stefan Schmidt [Tue, 2 Oct 2012 08:47:50 +0000 (08:47 +0000)]
eeze/sensor: Free the hash table on shutdown. Leak--

Some bigger leak is still going on there with the module unloading. I swear that
was all non-leaking before. I had valgrind on it. :)

SVN revision: 77290

11 years agoeeze/sensor: Update documentation.
Stefan Schmidt [Tue, 2 Oct 2012 08:47:45 +0000 (08:47 +0000)]
eeze/sensor: Update documentation.

Updating the docs in the header as well as some more comments in the code itself.

SVN revision: 77289

11 years agoEvas: Minor doxy fix.
Christopher Michael [Mon, 1 Oct 2012 09:25:12 +0000 (09:25 +0000)]
Evas: Minor doxy fix.

SVN revision: 77257

11 years agoethumb ethumb.c: Fixed indentation.
Daniel Juyung Seo [Mon, 1 Oct 2012 04:43:39 +0000 (04:43 +0000)]
ethumb ethumb.c: Fixed indentation.

SVN revision: 77233

11 years agoethumb ethumb.c: Fixed wrong return value. Return EINA_FALSE when there is no theme_f...
Daniel Juyung Seo [Mon, 1 Oct 2012 04:43:35 +0000 (04:43 +0000)]
ethumb ethumb.c: Fixed wrong return value. Return EINA_FALSE when there is no theme_file on ethumb_frame_set. Spotted by Patryk Kaczmarek <patryk.k@samsung.com>

SVN revision: 77232

12 years agoUpdate git ignore files
Mike McCormack [Sat, 29 Sep 2012 12:19:09 +0000 (12:19 +0000)]
Update git ignore files

Signed-off-by: Mike McCormack <mikem@atratus.org>
SVN revision: 77217

12 years agoephysics: ignore spec file
Bruno Dilly [Fri, 28 Sep 2012 22:24:30 +0000 (22:24 +0000)]
ephysics: ignore spec file

SVN revision: 77214

12 years agoeeze/sensor: Fix fake module to set timestamp to microseconds since epoch.
Stefan Schmidt [Fri, 28 Sep 2012 09:10:47 +0000 (09:10 +0000)]
eeze/sensor: Fix fake module to set timestamp to microseconds since epoch.

Seconds is not really a suitable resolution for sensor data read outs. This
also aligns it with the tizen module and the public API.
The sleep is no longer needed in the test program either.

SVN revision: 77191

12 years agoeeze/sensor: Make the Eeze_Sensor struct private.
Stefan Schmidt [Fri, 28 Sep 2012 09:10:43 +0000 (09:10 +0000)]
eeze/sensor: Make the Eeze_Sensor struct private.

All data for the public API have moved into other data structures. This one
is only needed for internal housekeeping now. Thus move it into the pivate
header file so it does not confuse people.

SVN revision: 77190

12 years agoeeze/sensor: Update eeze sensor docs.
Stefan Schmidt [Fri, 28 Sep 2012 09:10:40 +0000 (09:10 +0000)]
eeze/sensor: Update eeze sensor docs.

Mostly typo fixes and hopefully clarify some things.

SVN revision: 77189

12 years agomake notes.
Carsten Haitzler [Fri, 28 Sep 2012 06:19:35 +0000 (06:19 +0000)]
make notes.

SVN revision: 77178

12 years agodont need bounding box tracking anymore
Carsten Haitzler [Fri, 28 Sep 2012 04:07:53 +0000 (04:07 +0000)]
dont need bounding box tracking anymore

SVN revision: 77176

12 years agodeal with losing our backbuffer (after a resurf) with partial updates.
Carsten Haitzler [Fri, 28 Sep 2012 02:30:09 +0000 (02:30 +0000)]
deal with losing our backbuffer (after a resurf) with partial updates.

SVN revision: 77175

12 years agoedje_codegen: Adding support for drag
Flavio Vinicius Alvares Ceolin [Thu, 27 Sep 2012 21:09:53 +0000 (21:09 +0000)]
edje_codegen: Adding support for drag

Adding the necessary api to work with draggable parts.

SVN revision: 77174

12 years agotypeo in chlog
Carsten Haitzler [Thu, 27 Sep 2012 11:11:38 +0000 (11:11 +0000)]
typeo in chlog

SVN revision: 77151

12 years agochecnglog/news my fix now its confirmed
Carsten Haitzler [Thu, 27 Sep 2012 11:06:41 +0000 (11:06 +0000)]
checnglog/news my fix now its confirmed

SVN revision: 77150

12 years agomaybe patch over imf ibus module oopsie?
Carsten Haitzler [Thu, 27 Sep 2012 09:44:00 +0000 (09:44 +0000)]
maybe patch over imf ibus module oopsie?

SVN revision: 77144

12 years agoedje: and force calc on sub objects
Michael BOUCHAUD [Thu, 27 Sep 2012 09:36:01 +0000 (09:36 +0000)]
edje: and force calc on sub objects

SVN revision: 77142

12 years agoedje: fix scale_set in sub group
Michael BOUCHAUD [Thu, 27 Sep 2012 09:11:21 +0000 (09:11 +0000)]
edje: fix scale_set in sub group

SVN revision: 77137

12 years agoadd evas object display mode hint
Jiyoun Park [Thu, 27 Sep 2012 08:54:54 +0000 (08:54 +0000)]
add evas object display mode hint
this hint can be used when user want to notify
and change object size hint(display mode)
like compress(example, keyboard show and object need to be compressed)
and etc.

SVN revision: 77136

12 years agofix nasty bug in efreet where running an update of desktops (or icons)
Carsten Haitzler [Thu, 27 Sep 2012 08:22:24 +0000 (08:22 +0000)]
fix nasty bug in efreet where running an update of desktops (or icons)
could be delayed by minutes.

SVN revision: 77133

12 years agooops use micro not minor
Carsten Haitzler [Thu, 27 Sep 2012 07:13:15 +0000 (07:13 +0000)]
oops use micro not minor

SVN revision: 77131

12 years agoactualyl do option this way.
Carsten Haitzler [Thu, 27 Sep 2012 07:00:28 +0000 (07:00 +0000)]
actualyl do option this way.

SVN revision: 77130

12 years agosupport new swap mode field.
Carsten Haitzler [Thu, 27 Sep 2012 06:57:16 +0000 (06:57 +0000)]
support new swap mode field.

SVN revision: 77129

12 years agoadd an engine info field (4 bits) for swap mode :)
Carsten Haitzler [Thu, 27 Sep 2012 06:56:41 +0000 (06:56 +0000)]
add an engine info field (4 bits) for swap mode :)

SVN revision: 77128

12 years agoEo IS optional. Sorry, i will fight to have ALL libs being optional
Vincent Torri [Thu, 27 Sep 2012 04:46:30 +0000 (04:46 +0000)]
Eo IS optional. Sorry, i will fight to have ALL libs being optional

SVN revision: 77126

12 years agomerge: use autoreconf
Vincent Torri [Thu, 27 Sep 2012 04:40:36 +0000 (04:40 +0000)]
merge: use autoreconf

raster, please: be constructive: if it does not work for you, what about giving the error ?

SVN revision: 77125