platform/upstream/efl.git
13 years agoadd ecore_throttle
Carsten Haitzler [Tue, 28 Jun 2011 12:34:52 +0000 (12:34 +0000)]
add ecore_throttle

SVN revision: 60756

13 years agoethumb: mute emotion during thumbnailing.
Cedric BAIL [Tue, 28 Jun 2011 08:39:28 +0000 (08:39 +0000)]
ethumb: mute emotion during thumbnailing.

SVN revision: 60751

13 years agoEvas textblock: Yet another coord_set fix.
Tom Hacohen [Tue, 28 Jun 2011 08:27:26 +0000 (08:27 +0000)]
Evas textblock: Yet another coord_set fix.

SVN revision: 60750

13 years agoEvas textblock: Fixed coord_set and line_coord set in a couple of cases.
Tom Hacohen [Tue, 28 Jun 2011 08:13:45 +0000 (08:13 +0000)]
Evas textblock: Fixed coord_set and line_coord set in a couple of cases.

SVN revision: 60749

13 years agoactually - we dont need to clear at all. rely on engine alpha
Carsten Haitzler [Tue, 28 Jun 2011 08:11:07 +0000 (08:11 +0000)]
actually - we dont need to clear at all. rely on engine alpha
returning right value and let evas_render do it.

SVN revision: 60748

13 years agoEvas: Updated changelog.
Tom Hacohen [Tue, 28 Jun 2011 02:10:36 +0000 (02:10 +0000)]
Evas: Updated changelog.

SVN revision: 60744

13 years agoEvas polygon: Hopefully this time really fix is_inside calculation.
Tom Hacohen [Tue, 28 Jun 2011 02:10:31 +0000 (02:10 +0000)]
Evas polygon: Hopefully this time really fix is_inside calculation.

SVN revision: 60743

13 years agoEina: eina_str example and accompanying documentation.
Jonas M. Gastal [Mon, 27 Jun 2011 20:26:43 +0000 (20:26 +0000)]
Eina: eina_str example and accompanying documentation.

SVN revision: 60742

13 years agoecore/events - constify data parameter of event_handler_data_set.
Rafael Antognolli [Mon, 27 Jun 2011 19:58:53 +0000 (19:58 +0000)]
ecore/events - constify data parameter of event_handler_data_set.

Make this function and ecore_event_handler_add be consistent about it.

SVN revision: 60741

13 years agoecore/event_handler - Improve documentation and add an example.
Rafael Antognolli [Mon, 27 Jun 2011 19:42:28 +0000 (19:42 +0000)]
ecore/event_handler - Improve documentation and add an example.

SVN revision: 60740

13 years ago[evas] Examples and doc. revamping of stacking functions.
Gustavo Lima Chaves [Mon, 27 Jun 2011 16:04:51 +0000 (16:04 +0000)]
[evas] Examples and doc. revamping of stacking functions.

SVN revision: 60737

13 years agoeina/autotools - fix typo on eina_log example
Rafael Antognolli [Mon, 27 Jun 2011 15:10:34 +0000 (15:10 +0000)]
eina/autotools - fix typo on eina_log example

SVN revision: 60735

13 years agoEina: Reorganization of eina log documentation.
Jonas M. Gastal [Mon, 27 Jun 2011 14:02:10 +0000 (14:02 +0000)]
Eina: Reorganization of eina log documentation.

SVN revision: 60733

13 years agoemotion: this file are now useless.
Cedric BAIL [Mon, 27 Jun 2011 11:47:18 +0000 (11:47 +0000)]
emotion: this file are now useless.

SVN revision: 60730

13 years agofix clear of gl buffer for alpha dest gl engine rendering
Carsten Haitzler [Mon, 27 Jun 2011 08:35:59 +0000 (08:35 +0000)]
fix clear of gl buffer for alpha dest gl engine rendering

SVN revision: 60724

13 years agoEvas polygon: Fix polygon is_inside calculation.
Tom Hacohen [Mon, 27 Jun 2011 05:31:07 +0000 (05:31 +0000)]
Evas polygon: Fix polygon is_inside calculation.

SVN revision: 60721

13 years agoRevert "bla" - Wasn't supposed to go in yet.
Tom Hacohen [Mon, 27 Jun 2011 02:19:41 +0000 (02:19 +0000)]
Revert "bla" - Wasn't supposed to go in yet.

This reverts commit 60711.

SVN revision: 60713

13 years agoEvas polygon: Implement "is_inside" for polygons.
Tom Hacohen [Mon, 27 Jun 2011 02:18:34 +0000 (02:18 +0000)]
Evas polygon: Implement "is_inside" for polygons.

SVN revision: 60712

13 years agobla
Tom Hacohen [Mon, 27 Jun 2011 02:18:31 +0000 (02:18 +0000)]
bla

SVN revision: 60711

13 years agoadd errs for efreet cache init failures.
Carsten Haitzler [Sun, 26 Jun 2011 23:11:07 +0000 (23:11 +0000)]
add errs for efreet cache init failures.

SVN revision: 60707

13 years agofix eina_binbuf_* signatures to use unsigned char instead of char...
Mike Blumenkrantz [Sun, 26 Jun 2011 00:08:03 +0000 (00:08 +0000)]
fix eina_binbuf_* signatures to use unsigned char instead of char...

SVN revision: 60693

13 years agoeio: forgot the header.
Cedric BAIL [Sat, 25 Jun 2011 22:52:01 +0000 (22:52 +0000)]
eio: forgot the header.

SVN revision: 60690

13 years agoeio: make it possible to know if an Eio_File was cancelled.
Cedric BAIL [Sat, 25 Jun 2011 22:49:01 +0000 (22:49 +0000)]
eio: make it possible to know if an Eio_File was cancelled.

SVN revision: 60689

13 years agoapparently SSL_set_verify with SSL_VERIFY_PEER is NOT sufficient for validating a...
Mike Blumenkrantz [Sat, 25 Jun 2011 08:39:07 +0000 (08:39 +0000)]
apparently SSL_set_verify with SSL_VERIFY_PEER is NOT sufficient for validating a certificate as its man page implies. good thing the correct way is properly docu...right. openssl. riiiiiiiiiggghhht.

+ecore_con_ssl_server_verify_basic for checking a cert against its hostname

SVN revision: 60673

13 years agoemotion: keep last gstreamer buffer around as YUV data are not copied inside evas.
Cedric BAIL [Fri, 24 Jun 2011 16:13:29 +0000 (16:13 +0000)]
emotion: keep last gstreamer buffer around as YUV data are not copied inside evas.

SVN revision: 60667

13 years agoemotion: fix shutdown of gstreamer plugin.
Cedric BAIL [Fri, 24 Jun 2011 14:52:59 +0000 (14:52 +0000)]
emotion: fix shutdown of gstreamer plugin.

SVN revision: 60666

13 years agoemotion: advertise only on frame size change.
Cedric BAIL [Fri, 24 Jun 2011 14:11:24 +0000 (14:11 +0000)]
emotion: advertise only on frame size change.

SVN revision: 60665

13 years agoemotion: advertise native resolution.
Cedric BAIL [Fri, 24 Jun 2011 12:26:29 +0000 (12:26 +0000)]
emotion: advertise native resolution.

SVN revision: 60664

13 years agoemotion: make preroll work and try to really turn off audio when mutted.
Cedric BAIL [Fri, 24 Jun 2011 12:25:15 +0000 (12:25 +0000)]
emotion: make preroll work and try to really turn off audio when mutted.

SVN revision: 60663

13 years agoEdje entry: Differentiate between entry,changed and preedit,changed.
Tom Hacohen [Fri, 24 Jun 2011 08:43:38 +0000 (08:43 +0000)]
Edje entry: Differentiate between entry,changed and preedit,changed.

Patch by Jihoon Kim.

SVN revision: 60658

13 years agoEvas events: handle MOUSE_OUT stuff only if there's no mouse grab on.
Tom Hacohen [Fri, 24 Jun 2011 06:59:30 +0000 (06:59 +0000)]
Evas events: handle MOUSE_OUT stuff only if there's no mouse grab on.

ATTENTION: if you find any weird issues, please let me know. After testing
here, reading the code and discussing it with raster I decided to commit it,
but this is a very sensitive area. :P

SVN revision: 60651

13 years agomultitouch grab fix.
Carsten Haitzler [Fri, 24 Jun 2011 05:35:33 +0000 (05:35 +0000)]
multitouch grab fix.

SVN revision: 60650

13 years agoemotion: forgottent strange Windows rules.
Cedric BAIL [Thu, 23 Jun 2011 15:33:34 +0000 (15:33 +0000)]
emotion: forgottent strange Windows rules.

SVN revision: 60638

13 years agoemotion: add a way to test if a file could be played by emotion.
Cedric BAIL [Thu, 23 Jun 2011 14:58:11 +0000 (14:58 +0000)]
emotion: add a way to test if a file could be played by emotion.

SVN revision: 60637

13 years agoeio: eio doesn't modify data at all, so make it const.
Cedric BAIL [Thu, 23 Jun 2011 13:29:45 +0000 (13:29 +0000)]
eio: eio doesn't modify data at all, so make it const.

SVN revision: 60635

13 years agoeina: add Eina_LockRW. more refactoring code comming.
Cedric BAIL [Thu, 23 Jun 2011 09:58:54 +0000 (09:58 +0000)]
eina: add Eina_LockRW. more refactoring code comming.

SVN revision: 60628

13 years agoedje: refactor text_class and color_class code.
Cedric BAIL [Thu, 23 Jun 2011 09:55:57 +0000 (09:55 +0000)]
edje: refactor text_class and color_class code.

SVN revision: 60627

13 years agoAssorted build and spec fixes.
Michael Jennings [Thu, 23 Jun 2011 07:01:45 +0000 (07:01 +0000)]
Assorted build and spec fixes.

SVN revision: 60624

13 years agoecore/idler - Fix wrong explanation!
Rafael Antognolli [Wed, 22 Jun 2011 22:56:36 +0000 (22:56 +0000)]
ecore/idler - Fix wrong explanation!
Event callbacks don't stop being called by returning false, but won't
allow other callbacks to handle that event.

SVN revision: 60611

13 years agoevas/autotools - Fix dist-check because of missing files in EXTRA_DIST.
Michael Jennings [Wed, 22 Jun 2011 22:38:05 +0000 (22:38 +0000)]
evas/autotools - Fix dist-check because of missing files in EXTRA_DIST.

Patch by: "Michael Jennings" <mej@kainx.org>

SVN revision: 60610

13 years agoevas/autotools - fix build when no dependencies for examples are found.
Rafael Antognolli [Wed, 22 Jun 2011 21:31:53 +0000 (21:31 +0000)]
evas/autotools - fix build when no dependencies for examples are found.

Some examples need ecore, ecore-evas and edje to demonstrate its
functionality. If --enable-build-examples is used, these dependencies are
required. This commit disables the examples build if they are not found
in the system.

TODO: improve efl_examples.m4 and use it in evas build too - I'll work on
that soon.

SVN revision: 60609

13 years agoecore/job - Improve documentation and add an example.
Rafael Antognolli [Wed, 22 Jun 2011 20:54:32 +0000 (20:54 +0000)]
ecore/job - Improve documentation and add an example.

SVN revision: 60608

13 years agoEvas: Pass 'make distcheck' for gl_common.
Christopher Michael [Wed, 22 Jun 2011 20:32:43 +0000 (20:32 +0000)]
Evas: Pass 'make distcheck' for gl_common.

SVN revision: 60607

13 years agoEina: Adding eina file example to makefile.
Jonas M. Gastal [Wed, 22 Jun 2011 19:48:37 +0000 (19:48 +0000)]
Eina: Adding eina file example to makefile.

SVN revision: 60606

13 years agoEina: Eina error documentation improvement.
Jonas M. Gastal [Wed, 22 Jun 2011 19:48:27 +0000 (19:48 +0000)]
Eina: Eina error documentation improvement.

SVN revision: 60605

13 years agoEina: Eina file documentation.
Jonas M. Gastal [Wed, 22 Jun 2011 19:25:44 +0000 (19:25 +0000)]
Eina: Eina file documentation.

SVN revision: 60604

13 years agoecore/idler - Improve documentation and add an example.
Rafael Antognolli [Wed, 22 Jun 2011 18:29:38 +0000 (18:29 +0000)]
ecore/idler - Improve documentation and add an example.

SVN revision: 60602

13 years agoeio: oops forgot to export that function.
Cedric BAIL [Wed, 22 Jun 2011 17:45:22 +0000 (17:45 +0000)]
eio: oops forgot to export that function.

SVN revision: 60601

13 years agoeio: fix api change.
Cedric BAIL [Wed, 22 Jun 2011 16:09:14 +0000 (16:09 +0000)]
eio: fix api change.

SVN revision: 60600

13 years agoedje: give more info when needed.
Cedric BAIL [Wed, 22 Jun 2011 15:59:15 +0000 (15:59 +0000)]
edje: give more info when needed.

Typicall case being with elementary not taking theme
into account due to misspelling.

SVN revision: 60599

13 years agoecore/doc - Move some examples to examples.dox
Rafael Antognolli [Wed, 22 Jun 2011 15:01:55 +0000 (15:01 +0000)]
ecore/doc - Move some examples to examples.dox

Also remove references to examples that don't exist anymore.

More examples are going to be explained, and removing them from Ecore.h
will improve the readability of that file. This is the same that was
done to Elementary.

I'm going to move all the examples reference to this file, and should
have them being pointed by functions that use them too.

SVN revision: 60598

13 years agoecore/main_loop - Improve documentation of some functions.
Rafael Antognolli [Wed, 22 Jun 2011 15:00:44 +0000 (15:00 +0000)]
ecore/main_loop - Improve documentation of some functions.

SVN revision: 60597

13 years agoedje: fix huge memory leak.
Cedric BAIL [Wed, 22 Jun 2011 14:51:53 +0000 (14:51 +0000)]
edje: fix huge memory leak.

SVN revision: 60593

13 years agoeina: update Eina_Refcount API to please Tasn.
Cedric BAIL [Wed, 22 Jun 2011 14:04:09 +0000 (14:04 +0000)]
eina: update Eina_Refcount API to please Tasn.

SVN revision: 60592

13 years agoFrom: Vincent Torri <vtorri@univ-evry.fr>
Vincent Torri [Wed, 22 Jun 2011 13:50:59 +0000 (13:50 +0000)]
From: Vincent Torri <vtorri@univ-evry.fr>
To: enlightenment-devel@lists.sourceforge.net
Subject: Re: [E-devel] E SVN: raster trunk/edje/src/lib
Date: Wed, 22 Jun 2011 15:32:41 +0200 (CEST)

On Wed, 22 Jun 2011, Enlightenment SVN wrote:

 [...]

i would have prefered a beautiful colored spank message with ERR

Vincent

SVN revision: 60591

13 years agofor the french.
Carsten Haitzler [Wed, 22 Jun 2011 13:28:43 +0000 (13:28 +0000)]
for the french.

SVN revision: 60590

13 years agodont bloody cache files! all this will do is leak them forever. no
Carsten Haitzler [Wed, 22 Jun 2011 12:47:12 +0000 (12:47 +0000)]
dont bloody cache files! all this will do is leak them forever. no
cache. JUSt a shared hash. ZERO speculative retention cache. it was
broken before anyway.

grrrrr..........

SVN revision: 60589

13 years agoedje: remove debug printf.
Cedric BAIL [Wed, 22 Jun 2011 11:05:02 +0000 (11:05 +0000)]
edje: remove debug printf.

SVN revision: 60587

13 years agoedje: don't forget to del text_class when destroying object.
Cedric BAIL [Wed, 22 Jun 2011 09:47:16 +0000 (09:47 +0000)]
edje: don't forget to del text_class when destroying object.

SVN revision: 60585

13 years agoeina: fix eina_stringshare_dump bug #791 reported by jgastal@profusion.mobi.
Cedric BAIL [Wed, 22 Jun 2011 08:14:32 +0000 (08:14 +0000)]
eina: fix eina_stringshare_dump bug #791 reported by jgastal@profusion.mobi.

SVN revision: 60580

13 years agoEina: Eina_Stringshare documentation.
Jonas M. Gastal [Tue, 21 Jun 2011 20:45:50 +0000 (20:45 +0000)]
Eina: Eina_Stringshare documentation.

SVN revision: 60559

13 years agoecore/time - Add an example to use the ecore_time_* functions.
Rafael Antognolli [Tue, 21 Jun 2011 17:15:54 +0000 (17:15 +0000)]
ecore/time - Add an example to use the ecore_time_* functions.

It exemplifies the difference between ecore_time_get(), ecore_time_unix_get()
and ecore_loop_time_get(). A description of this example is also provided.

SVN revision: 60557

13 years agoecore/examples - Add support for building and installing examples.
Rafael Antognolli [Tue, 21 Jun 2011 17:14:19 +0000 (17:14 +0000)]
ecore/examples - Add support for building and installing examples.

Also move them from ecore/examples to ecore/src/examples, to match the other
libraries organization.

SVN revision: 60556

13 years agoedje: forgotten dup.
Cedric BAIL [Tue, 21 Jun 2011 15:49:08 +0000 (15:49 +0000)]
edje: forgotten dup.

SVN revision: 60554

13 years agoedje: remove warning.
Cedric BAIL [Tue, 21 Jun 2011 14:31:37 +0000 (14:31 +0000)]
edje: remove warning.

SVN revision: 60553

13 years agoedje: make it possible to define part.description.max on only one axis.
Cedric BAIL [Tue, 21 Jun 2011 10:41:20 +0000 (10:41 +0000)]
edje: make it possible to define part.description.max on only one axis.

SVN revision: 60546

13 years agoemotion: oops forgotten file.
Cedric BAIL [Tue, 21 Jun 2011 07:58:34 +0000 (07:58 +0000)]
emotion: oops forgotten file.

SVN revision: 60541

13 years agoEdje: fix invalid read on edje embryo get_part_id
Bruno Dilly [Mon, 20 Jun 2011 21:59:31 +0000 (21:59 +0000)]
Edje: fix invalid read on edje embryo get_part_id

It was expecting for a null terminator. But that wasn't the
case. Using parts_count instead.

SVN revision: 60537

13 years agoEina: EINA_MAGIC example and documentation.
Jonas M. Gastal [Mon, 20 Jun 2011 21:15:17 +0000 (21:15 +0000)]
Eina: EINA_MAGIC example and documentation.

SVN revision: 60535

13 years agoemotion: add a gstreamer sink.
Cedric BAIL [Mon, 20 Jun 2011 17:36:13 +0000 (17:36 +0000)]
emotion: add a gstreamer sink.

This work was first started by Vincent Torri and Nicolas Aguirre.
I took the necessary time to make it work and included inside
emotion with Samsung sponsorship.

This code is not yet completly clean and fast, but it work and
make it possible to add more speed improvement later. This was
a needed infrastructure work.

SVN revision: 60532

13 years ago[evas] More references to examples on doxygen groups.
Gustavo Lima Chaves [Mon, 20 Jun 2011 17:18:39 +0000 (17:18 +0000)]
[evas] More references to examples on doxygen groups.

SVN revision: 60531

13 years ago[evas] Referencing examples on size hints doxygen group.
Gustavo Lima Chaves [Mon, 20 Jun 2011 17:00:44 +0000 (17:00 +0000)]
[evas] Referencing examples on size hints doxygen group.

SVN revision: 60530

13 years agoDo show the included header
Iván Briano [Mon, 20 Jun 2011 16:19:35 +0000 (16:19 +0000)]
Do show the included header

SVN revision: 60529

13 years agoRemove out-dated info about Eet format
Iván Briano [Mon, 20 Jun 2011 16:16:45 +0000 (16:16 +0000)]
Remove out-dated info about Eet format

SVN revision: 60528

13 years ago[evas] Fixing wrong placement of eps images.
Gustavo Lima Chaves [Mon, 20 Jun 2011 16:07:55 +0000 (16:07 +0000)]
[evas] Fixing wrong placement of eps images.

SVN revision: 60526

13 years agotypo--
Carsten Haitzler [Mon, 20 Jun 2011 11:10:55 +0000 (11:10 +0000)]
typo--

SVN revision: 60519

13 years agoEvas font: Fix font run len calculation.
Tom Hacohen [Mon, 20 Jun 2011 07:28:57 +0000 (07:28 +0000)]
Evas font: Fix font run len calculation.

Co-fixed with MJ :P. Thanks a lot for your report + help.

SVN revision: 60508

13 years agoFix "make dist"
Michael Jennings [Mon, 20 Jun 2011 07:19:44 +0000 (07:19 +0000)]
Fix "make dist"

SVN revision: 60506

13 years agoFrom: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 20 Jun 2011 07:17:24 +0000 (07:17 +0000)]
From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: [E-devel] [PATCH] Add Ecore_IMF API to set the attirbute of
input panel

For supporting virtual keyboard, I'd like to add
ecore_imf_context_input_panel_enabled_set/get APIs. The detail description of
each API is included in the patch file as doxygen format.

If input panel is in 'enabled' status, the immodule will request to
show the input panel automatically When the input widget such as entry is
clicked or has focus. In some case, application programmers want to control
the input panel manually (not automatically), so I implement this API.

SVN revision: 60504

13 years agoFrom: Ulrich Eckhardt <doomster@knuut.de>
Ulrich Eckhardt [Mon, 20 Jun 2011 06:58:33 +0000 (06:58 +0000)]
From: Ulrich Eckhardt <doomster@knuut.de>
Subject: [E-devel] XRender engine causes ecore build failure

while building ecore. The problem is that this engine was removed from evas
but not yet completely from ecore. I was on IRC with Vincent Torri (vtorri)
and Daniel Juyung Seo (SeoZ) and the consensus was to remove the code for the
XRender engines, both the Xlib and XCB versions.

There is a switch over the different engine types, where there are still a few
places left where XRender is handled, grep for "xrender" or "XRENDER" and you
will find them. The question is whether to just return NULL in order to signal
that this engine is not supported or to remove the whole thing. The latter
could break binary compatibility, therefore I left those stubs in.

SVN revision: 60502

13 years agofree on success, not failure of pthread_join.
Carsten Haitzler [Mon, 20 Jun 2011 06:44:37 +0000 (06:44 +0000)]
free on success, not failure of pthread_join.

SVN revision: 60499

13 years agoeina: fix common misspellings
Lucas De Marchi [Sat, 18 Jun 2011 19:48:28 +0000 (19:48 +0000)]
eina: fix common misspellings

Common misspellings found by codespell.

SVN revision: 60479

13 years agohermet - just changed my email address.
ChunEon Park [Sat, 18 Jun 2011 16:16:28 +0000 (16:16 +0000)]
hermet - just changed my email address.

SVN revision: 60477

13 years agoevas_layer.c - fixed indenation and removed white spaces
ChunEon Park [Sat, 18 Jun 2011 09:16:22 +0000 (09:16 +0000)]
evas_layer.c - fixed indenation and removed white spaces

SVN revision: 60472

13 years agoevas/evas_layer.c - added some missed exception handlings.
ChunEon Park [Sat, 18 Jun 2011 09:08:33 +0000 (09:08 +0000)]
evas/evas_layer.c - added some missed exception handlings.

SVN revision: 60471

13 years ago@since 1.1.0++
Carsten Haitzler [Fri, 17 Jun 2011 23:50:02 +0000 (23:50 +0000)]
@since 1.1.0++

SVN revision: 60469

13 years agoEcore : ecore_evas : use correct temporary directory on Windows
Vincent Torri [Fri, 17 Jun 2011 21:49:47 +0000 (21:49 +0000)]
Ecore : ecore_evas : use correct temporary directory on Windows

SVN revision: 60468

13 years agoEcore: remove wrong cast
Vincent Torri [Fri, 17 Jun 2011 21:45:21 +0000 (21:45 +0000)]
Ecore: remove wrong cast

SVN revision: 60467

13 years agoEvil : don't define open anymore (useless, now)
Vincent Torri [Fri, 17 Jun 2011 21:44:25 +0000 (21:44 +0000)]
Evil : don't define open anymore (useless, now)

SVN revision: 60466

13 years agoformatting
Vincent Torri [Fri, 17 Jun 2011 21:43:40 +0000 (21:43 +0000)]
formatting

SVN revision: 60465

13 years agouseless code
Vincent Torri [Fri, 17 Jun 2011 21:43:04 +0000 (21:43 +0000)]
useless code

SVN revision: 60464

13 years agoepp : use binary mode for (f)open()
Vincent Torri [Fri, 17 Jun 2011 21:42:27 +0000 (21:42 +0000)]
epp : use binary mode for (f)open()

SVN revision: 60463

13 years ago[evas] Examples on the rest of the size hints.
Gustavo Lima Chaves [Fri, 17 Jun 2011 21:17:07 +0000 (21:17 +0000)]
[evas] Examples on the rest of the size hints.

SVN revision: 60461

13 years ago[evas] Example on aspect hints.
Gustavo Lima Chaves [Fri, 17 Jun 2011 21:16:59 +0000 (21:16 +0000)]
[evas] Example on aspect hints.

SVN revision: 60460

13 years ago[evas] Documenting our dear size hints.
Gustavo Lima Chaves [Fri, 17 Jun 2011 21:16:49 +0000 (21:16 +0000)]
[evas] Documenting our dear size hints.
Examples coming in sequence.

SVN revision: 60459

13 years ago[evas] Oopsies-- on an example.
Gustavo Lima Chaves [Fri, 17 Jun 2011 21:16:25 +0000 (21:16 +0000)]
[evas] Oopsies-- on an example.

SVN revision: 60458

13 years ago[evas] Fixing scaling functions docs.
Gustavo Lima Chaves [Fri, 17 Jun 2011 21:16:17 +0000 (21:16 +0000)]
[evas] Fixing scaling functions docs.

SVN revision: 60457

13 years ago[evas] Let's not forget box and table in the smart
Gustavo Lima Chaves [Fri, 17 Jun 2011 21:16:11 +0000 (21:16 +0000)]
[evas] Let's not forget box and table in the smart
 objects.

SVN revision: 60456

13 years agoEina: Adding images for latex docs.
Jonas M. Gastal [Fri, 17 Jun 2011 14:20:59 +0000 (14:20 +0000)]
Eina: Adding images for latex docs.

SVN revision: 60452

13 years agoallow getting ot table packing child too.
Carsten Haitzler [Fri, 17 Jun 2011 11:34:30 +0000 (11:34 +0000)]
allow getting ot table packing child too.

SVN revision: 60447