platform/upstream/efl.git
12 years agoevas evas_object_main.c: Revised code. Use EINA_TRUE/EINA_FALSE for Eina_Bool type...
Daniel Juyung Seo [Wed, 28 Mar 2012 07:17:39 +0000 (07:17 +0000)]
evas evas_object_main.c: Revised code. Use EINA_TRUE/EINA_FALSE for Eina_Bool type variable.

SVN revision: 69693

12 years agoecore_imf: describe about Ecore IMF Context more detail
Jihoon Kim [Wed, 28 Mar 2012 02:23:57 +0000 (02:23 +0000)]
ecore_imf: describe about Ecore IMF Context more detail

SVN revision: 69683

12 years agoEcore_Wayland: Remove dependency on egl (handled in compositors).
Christopher Michael [Tue, 27 Mar 2012 17:50:40 +0000 (17:50 +0000)]
Ecore_Wayland: Remove dependency on egl (handled in compositors).
Handle 'axis' events from multi-touch devices (also handles mouse
wheel).
Remove wl_buffer_damage calls (obsolete in newest wayland).

NB: This will require the 'latest' wayland code from their git repo as
of 2012-03-27.

SVN revision: 69672

12 years agoEcore_Wayland: Add doxy & since for dpi function.
Christopher Michael [Tue, 27 Mar 2012 15:15:21 +0000 (15:15 +0000)]
Ecore_Wayland: Add doxy & since for dpi function.

SVN revision: 69670

12 years agoscim-immodule: fix bug candidate window covers the preedit string when preedit string...
Jihoon Kim [Tue, 27 Mar 2012 09:05:00 +0000 (09:05 +0000)]
scim-immodule: fix bug candidate window covers the preedit string when preedit string appears in 2 line.

SVN revision: 69664

12 years agoscim_imcontext.cpp: remove trailing whitespace
Jihoon Kim [Tue, 27 Mar 2012 08:58:35 +0000 (08:58 +0000)]
scim_imcontext.cpp: remove trailing whitespace

SVN revision: 69663

12 years agoEcore: Fix botched merge of ChangeLog.
Christopher Michael [Tue, 27 Mar 2012 07:09:03 +0000 (07:09 +0000)]
Ecore: Fix botched merge of ChangeLog.

SVN revision: 69655

12 years agoEcore: Update ChangeLog
Christopher Michael [Tue, 27 Mar 2012 02:36:00 +0000 (02:36 +0000)]
Ecore: Update ChangeLog

SVN revision: 69647

12 years agoEcore: Fix configure.ac detection of the egl library (needs version >=
Christopher Michael [Tue, 27 Mar 2012 02:18:40 +0000 (02:18 +0000)]
Ecore: Fix configure.ac detection of the egl library (needs version >=
7.10).

SVN revision: 69646

12 years agoEcore_Evas (wayland):
Christopher Michael [Tue, 27 Mar 2012 02:17:22 +0000 (02:17 +0000)]
Ecore_Evas (wayland):

- Add ecore_wl_sync to ecore_evas_wayland_* (needed for some
compositors).
- Implement ecore_evas_wayland_type_set (for setting window types).
- Implement ecore_evas_wayland_pointer_set (for setting pointer
hotspots).
- Fix ecore_evas_alpha/transparent set.

SVN revision: 69645

12 years agoEcore_Wayland:
Christopher Michael [Tue, 27 Mar 2012 02:13:34 +0000 (02:13 +0000)]
Ecore_Wayland:

- Comment out display_iterate during intialize (hangs compositor
initialize).
- Simplify ecore_wl_flush routine and avoid possible hangs in
wl_display_roundtrip.
- Add function (for trip ;) ) to be able to return the screen dpi.
- Implement functions for input grab/ungrab.
- Set root.x/y in mouse events.
- Remove freeing of mouse_move event (already handled generically).
- Handle setting output mm width/height (for calc of dpi).
- Implement setting surface input & opaque regions.
- Implement popup windows.
- Implement ecore_wl_window_transparent_set function.
- Implement function to allow setting Ecore_Wl_Window type.
- Implement setting the wayland mouse pointer to an image (via
ecore_wl_window_pointer_set).
- Comment out wl_display_iterate during initialize (can cause hangs in
compositor).
- Simplify ecore_wl_flush (to avoid compositor hangs).

SVN revision: 69644

12 years agoEcore_Win32/WinCE: also do not autorepeat the Win key
Vincent Torri [Mon, 26 Mar 2012 17:33:10 +0000 (17:33 +0000)]
Ecore_Win32/WinCE: also do not autorepeat the Win key

Patch by Shinwoo Kim

SVN revision: 69638

12 years agoedje - + NULL check
ChunEon Park [Mon, 26 Mar 2012 12:44:33 +0000 (12:44 +0000)]
edje - + NULL check

Signed-Off-By: ShilpaOnkar Singh(shilpa.singh@samsung.com)
SVN revision: 69637

12 years agoedje - + null checking.
ChunEon Park [Mon, 26 Mar 2012 11:00:25 +0000 (11:00 +0000)]
edje - + null checking.

SVN revision: 69635

12 years agosomeone somewhere along the way broke evas_render_method_list(). FIX!
Carsten Haitzler [Mon, 26 Mar 2012 10:56:55 +0000 (10:56 +0000)]
someone somewhere along the way broke evas_render_method_list(). FIX!

SVN revision: 69634

12 years agoedje_entry.c: remove trailing whitespace
Jihoon Kim [Mon, 26 Mar 2012 08:31:05 +0000 (08:31 +0000)]
edje_entry.c: remove trailing whitespace

SVN revision: 69629

12 years agoEcore_Win32/WinCE: do not autorepeat Ctrl, Shift and Alt keys
Vincent Torri [Mon, 26 Mar 2012 06:31:39 +0000 (06:31 +0000)]
Ecore_Win32/WinCE: do not autorepeat Ctrl, Shift and Alt keys

Patch by Shinwoo Kim

SVN revision: 69628

12 years agoevas changelog/news fixed/up to date
Carsten Haitzler [Mon, 26 Mar 2012 05:44:18 +0000 (05:44 +0000)]
evas changelog/news fixed/up to date

SVN revision: 69627

12 years agoeet changelog/news update/sync
Carsten Haitzler [Mon, 26 Mar 2012 04:38:01 +0000 (04:38 +0000)]
eet changelog/news update/sync

SVN revision: 69626

12 years agobring eina's NEWS up to date with changelog.
Carsten Haitzler [Mon, 26 Mar 2012 04:33:56 +0000 (04:33 +0000)]
bring eina's NEWS up to date with changelog.

SVN revision: 69625

12 years agoEio: autotools cleanup
Vincent Torri [Sun, 25 Mar 2012 19:15:44 +0000 (19:15 +0000)]
Eio: autotools cleanup

SVN revision: 69619

12 years agoEmotion: Fix shm_open check + various autotools cleaning
Vincent Torri [Sun, 25 Mar 2012 18:43:21 +0000 (18:43 +0000)]
Emotion: Fix shm_open check + various autotools cleaning

   This works in linux, and should fix shm_detection on BSD (including Mac)

   BSD, Mac and solaris users : please check that it compiles and shm_open is detected

SVN revision: 69618

12 years agoEvas: fix static linking
Vincent Torri [Sun, 25 Mar 2012 17:40:44 +0000 (17:40 +0000)]
Evas: fix static linking

SVN revision: 69617

12 years agoEcore: fix shm_open() check (can be in libc or librt)
Vincent Torri [Sun, 25 Mar 2012 17:25:04 +0000 (17:25 +0000)]
Ecore: fix shm_open() check (can be in libc or librt)

  This works in linux and windows, and should fix shm_detection on BSD (including Mac)

  BSD, Mac and solaris users : please check that it compiles and shm_open is detected

SVN revision: 69616

12 years agofix dist
Vincent Torri [Sun, 25 Mar 2012 17:08:33 +0000 (17:08 +0000)]
fix dist

SVN revision: 69615

12 years agofix dist
Vincent Torri [Sun, 25 Mar 2012 17:08:13 +0000 (17:08 +0000)]
fix dist

SVN revision: 69614

12 years agobetter m4 macro
Vincent Torri [Sun, 25 Mar 2012 16:39:51 +0000 (16:39 +0000)]
better m4 macro

SVN revision: 69613

12 years agoEvas: fix shm_open() check (can be in libc or librt)
Vincent Torri [Sun, 25 Mar 2012 16:39:04 +0000 (16:39 +0000)]
Evas: fix shm_open() check (can be in libc or librt)

 This works in linux and windows, and should fix shm_detection on BSD (including Mac)

 BSD, Mac and solaris users : please check that it compiles and shm_open is detected

SVN revision: 69612

12 years agowhitespaces--
Vincent Torri [Sun, 25 Mar 2012 12:08:23 +0000 (12:08 +0000)]
whitespaces--

SVN revision: 69611

12 years agoand -lm in .pc
Vincent Torri [Sun, 25 Mar 2012 11:16:14 +0000 (11:16 +0000)]
and -lm in .pc

SVN revision: 69610

12 years agodidn't mean to commit that
Vincent Torri [Sun, 25 Mar 2012 11:14:48 +0000 (11:14 +0000)]
didn't mean to commit that

SVN revision: 69609

12 years agoEina: fix shm_open() check (can be in libc or librt) + various autotools cleaning
Vincent Torri [Sun, 25 Mar 2012 11:12:32 +0000 (11:12 +0000)]
Eina: fix shm_open() check (can be in libc or librt) + various autotools cleaning

This works in linux and windows, and should fix shm_detection on BSD (including Mac)

BSD, Mac and solaris users : please check that it compiles and shm_open is detected

SVN revision: 69608

12 years agoeina eina_list.h: Fixed typo in the documentation.
Daniel Juyung Seo [Sun, 25 Mar 2012 08:51:02 +0000 (08:51 +0000)]
eina eina_list.h: Fixed typo in the documentation.

SVN revision: 69605

12 years agorevert. gettext 0.18 is problematic on some platforms
Vincent Torri [Sat, 24 Mar 2012 18:57:21 +0000 (18:57 +0000)]
revert. gettext 0.18 is problematic on some platforms

SVN revision: 69602

12 years agoBump gettext
Eric Schuele [Sat, 24 Mar 2012 15:48:38 +0000 (15:48 +0000)]
Bump gettext

SVN revision: 69600

12 years agoemotion/generic-vlc: Change playing position before start playing.
Rafael Antognolli [Fri, 23 Mar 2012 20:18:22 +0000 (20:18 +0000)]
emotion/generic-vlc: Change playing position before start playing.

This will avoid that a video that reached its end starts playing from
that end when started again.

SVN revision: 69592

12 years agoemotion/generic-vlc: Don't try to stop the player from event thread.
Rafael Antognolli [Fri, 23 Mar 2012 19:42:38 +0000 (19:42 +0000)]
emotion/generic-vlc: Don't try to stop the player from event thread.

Must send the command through the pipe so the main thread can stop it.

SVN revision: 69591

12 years agoEcore_X.h: musst -> must in doxygen
Jihoon Kim [Fri, 23 Mar 2012 09:23:46 +0000 (09:23 +0000)]
Ecore_X.h: musst -> must in doxygen

SVN revision: 69587

12 years agoecore_imf_context.c: fix typos in doxygen
Jihoon Kim [Fri, 23 Mar 2012 08:37:13 +0000 (08:37 +0000)]
ecore_imf_context.c: fix typos in doxygen

SVN revision: 69586

12 years agoEcore_Evas.h: fix typos
Jihoon Kim [Fri, 23 Mar 2012 08:36:37 +0000 (08:36 +0000)]
Ecore_Evas.h: fix typos

SVN revision: 69585

12 years agogo back to the "old fashioned way" of doing yuv->rgb without matrix.
Carsten Haitzler [Fri, 23 Mar 2012 06:49:42 +0000 (06:49 +0000)]
go back to the "old fashioned way" of doing yuv->rgb without matrix.
the matrix seems to screw up on too many gl drivers/implementations.

SVN revision: 69579

12 years agoEcore.h: fix typos
Jihoon Kim [Fri, 23 Mar 2012 05:44:46 +0000 (05:44 +0000)]
Ecore.h: fix typos

SVN revision: 69578

12 years agoEdje.h: fix some typos
Jihoon Kim [Fri, 23 Mar 2012 03:46:36 +0000 (03:46 +0000)]
Edje.h: fix some typos

SVN revision: 69574

12 years agoThose are not currently implemented, so documenting them is confusing to
Jonas M. Gastal [Thu, 22 Mar 2012 16:57:16 +0000 (16:57 +0000)]
Those are not currently implemented, so documenting them is confusing to
users.

SVN revision: 69568

12 years agoEvas.h: fix other typos
Jihoon Kim [Thu, 22 Mar 2012 14:47:18 +0000 (14:47 +0000)]
Evas.h: fix other typos

SVN revision: 69567

12 years agoEvas.h: fix some typos
Jihoon Kim [Thu, 22 Mar 2012 13:32:34 +0000 (13:32 +0000)]
Evas.h: fix some typos

SVN revision: 69566

12 years agoEmotion Generic: pass on when ecore event data cb fails
Bruno Dilly [Thu, 22 Mar 2012 12:01:55 +0000 (12:01 +0000)]
Emotion Generic: pass on when ecore event data cb fails

SVN revision: 69565

12 years agoFrom: Vikram Narayanan <vikram186@gmail.com>
Vikram Narayanan [Thu, 22 Mar 2012 06:01:59 +0000 (06:01 +0000)]
From: Vikram Narayanan <vikram186@gmail.com>
Subject: [E-devel] [PATCH] ecore/ecore_fb: Tweaks in _ecore_fb_size_get

As the width and height are defined as static, no need to initialize it
again to zero. Also removed checks for 'valid pointers' as it is redundant.

SVN revision: 69556

12 years agoMove main page example from comments to files.
Jonas M. Gastal [Wed, 21 Mar 2012 14:21:14 +0000 (14:21 +0000)]
Move main page example from comments to files.

SVN revision: 69541

12 years agoEcore FD handler docs.
Jonas M. Gastal [Wed, 21 Mar 2012 14:14:50 +0000 (14:14 +0000)]
Ecore FD handler docs.

SVN revision: 69540

12 years agoFrom: Jérôme Pinot <ngc891@gmail.com>
Jérôme Pinot [Wed, 21 Mar 2012 11:54:28 +0000 (11:54 +0000)]
From: Jérôme Pinot <ngc891@gmail.com>
Subject: [E-devel] [patch] evas doc typos

3 typos in evas doc.

SVN revision: 69539

12 years agofix map overdraw issue that has snuck in during development
Carsten Haitzler [Wed, 21 Mar 2012 04:04:03 +0000 (04:04 +0000)]
fix map overdraw issue that has snuck in during development

SVN revision: 69534

12 years agoand fix ecore_evas...
Vincent Torri [Tue, 20 Mar 2012 22:57:05 +0000 (22:57 +0000)]
and fix ecore_evas...

SVN revision: 69528

12 years agoEcore: fix compilation
Vincent Torri [Tue, 20 Mar 2012 22:44:21 +0000 (22:44 +0000)]
Ecore: fix compilation

SVN revision: 69527

12 years agothanks herome - i was trying to fix a distcheck issue - but as such
Carsten Haitzler [Tue, 20 Mar 2012 09:16:29 +0000 (09:16 +0000)]
thanks herome - i was trying to fix a distcheck issue - but as such
distcheck does other bad/evil things here than this kind of thing
doesnt work with.

SVN revision: 69524

12 years agomake sure we clean temporary objects - make some notes too.
Carsten Haitzler [Tue, 20 Mar 2012 08:08:42 +0000 (08:08 +0000)]
make sure we clean temporary objects - make some notes too.

SVN revision: 69522

12 years agoEcore: add ecore_wince_window_focus_get() and ecore_win32_window_focus_get()
Vincent Torri [Tue, 20 Mar 2012 04:35:18 +0000 (04:35 +0000)]
Ecore: add ecore_wince_window_focus_get() and ecore_win32_window_focus_get()

SVN revision: 69514

12 years agoEcore: rename ecore_win32_focus_set() to ecore_win32_focus() and add ecore_wince_focus()
Vincent Torri [Tue, 20 Mar 2012 04:09:51 +0000 (04:09 +0000)]
Ecore: rename ecore_win32_focus_set() to ecore_win32_focus() and add ecore_wince_focus()

SVN revision: 69513

12 years agoEina: Fix a previous commit
Vincent Torri [Mon, 19 Mar 2012 19:31:29 +0000 (19:31 +0000)]
Eina: Fix a previous commit

SVN revision: 69511

12 years agofix up missing LKI/LKD which was still pthread. hurts windows port due
Carsten Haitzler [Mon, 19 Mar 2012 06:18:44 +0000 (06:18 +0000)]
fix up missing LKI/LKD which was still pthread. hurts windows port due
to using eina_lock there.

SVN revision: 69498

12 years agoadd 2 interesting chlogs to embryo
Carsten Haitzler [Sun, 18 Mar 2012 01:46:28 +0000 (01:46 +0000)]
add 2 interesting chlogs to embryo

SVN revision: 69490

12 years agoecore_imf: add free memory code in ecore_imf_context_preedit_string_with_attributes_g...
Jihoon Kim [Sat, 17 Mar 2012 10:44:04 +0000 (10:44 +0000)]
ecore_imf: add free memory code in ecore_imf_context_preedit_string_with_attributes_get example

SVN revision: 69487

12 years agoand work more on getting release in shape - version requirements.
Carsten Haitzler [Sat, 17 Mar 2012 06:25:41 +0000 (06:25 +0000)]
and work more on getting release in shape - version requirements.

(god this is a pain in the butt)

SVN revision: 69484

12 years agomissing flags
Vincent Torri [Sat, 17 Mar 2012 05:42:47 +0000 (05:42 +0000)]
missing flags

SVN revision: 69483

12 years agoadd back in libs.private/requires to pc files with some fixes for
Carsten Haitzler [Sat, 17 Mar 2012 05:37:25 +0000 (05:37 +0000)]
add back in libs.private/requires to pc files with some fixes for
missing.

SVN revision: 69482

12 years agogear up svn for release. one of many steps/things to do.
Carsten Haitzler [Sat, 17 Mar 2012 04:17:29 +0000 (04:17 +0000)]
gear up svn for release. one of many steps/things to do.

SVN revision: 69481

12 years agoevas: print error instead of only silently preventing bad things to happen.
Cedric BAIL [Fri, 16 Mar 2012 15:02:01 +0000 (15:02 +0000)]
evas: print error instead of only silently preventing bad things to happen.

SVN revision: 69460

12 years agoeina: update AUTHORS.
Cedric BAIL [Fri, 16 Mar 2012 11:26:23 +0000 (11:26 +0000)]
eina: update AUTHORS.

SVN revision: 69457

12 years agoeina: fix build when valgrind is not in a standard location.
Cedric BAIL [Fri, 16 Mar 2012 11:25:14 +0000 (11:25 +0000)]
eina: fix build when valgrind is not in a standard location.

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

SVN revision: 69456

12 years agoecore_imf_evas: add example code in doxygen
Jihoon Kim [Fri, 16 Mar 2012 06:44:54 +0000 (06:44 +0000)]
ecore_imf_evas: add example code in doxygen

SVN revision: 69450

12 years agoecore_imf: add example code in doxygen
Jihoon Kim [Fri, 16 Mar 2012 06:44:05 +0000 (06:44 +0000)]
ecore_imf: add example code in doxygen

SVN revision: 69449

12 years agoEmotion generic: check if player is the expected on _player_del_cb
Bruno Dilly [Thu, 15 Mar 2012 21:57:38 +0000 (21:57 +0000)]
Emotion generic: check if player is the expected on _player_del_cb

SVN revision: 69438

12 years agoemotion/generic-vlc: Add callback for reaching end of playback.
Rafael Antognolli [Thu, 15 Mar 2012 20:43:21 +0000 (20:43 +0000)]
emotion/generic-vlc: Add callback for reaching end of playback.

SVN revision: 69437

12 years agoDon't abort when there's no video size.
Rafael Antognolli [Thu, 15 Mar 2012 20:43:17 +0000 (20:43 +0000)]
Don't abort when there's no video size.

For music, it does make sense to return -1.

SVN revision: 69436

12 years agoEcore poller docs.
Jonas M. Gastal [Thu, 15 Mar 2012 19:31:09 +0000 (19:31 +0000)]
Ecore poller docs.

SVN revision: 69424

12 years agoEdje: use eina_prefix to find the data files, improve and display the help, make...
Vincent Torri [Thu, 15 Mar 2012 06:51:01 +0000 (06:51 +0000)]
Edje: use eina_prefix to find the data files, improve and display the help, make all the examples codes looking the same

SVN revision: 69356

12 years agoecore: fix Ecore_Thread memory leak.
Cedric BAIL [Wed, 14 Mar 2012 17:51:38 +0000 (17:51 +0000)]
ecore: fix Ecore_Thread memory leak.

SVN revision: 69343

12 years agoeina: backport and ChangeLog for dead lock in Eina_File.
Cedric BAIL [Wed, 14 Mar 2012 15:53:14 +0000 (15:53 +0000)]
eina: backport and ChangeLog for dead lock in Eina_File.

SVN revision: 69339

12 years agoeina: fix dead lock issue. This is hidding a bug with eina_hash_pointer_new.
Cedric BAIL [Wed, 14 Mar 2012 15:35:12 +0000 (15:35 +0000)]
eina: fix dead lock issue. This is hidding a bug with eina_hash_pointer_new.

SVN revision: 69338

12 years agoEcore event functions docs improvements.
Jonas M. Gastal [Wed, 14 Mar 2012 13:22:20 +0000 (13:22 +0000)]
Ecore event functions docs improvements.

Moved docs to header file.
Fixed some typos.
Added @brief.
Add failure information to @return.
Other random improvements.

SVN revision: 69337

12 years agoedje - removed EINA_WARN_UNUSED_RESULT.
ChunEon Park [Wed, 14 Mar 2012 12:11:33 +0000 (12:11 +0000)]
edje - removed EINA_WARN_UNUSED_RESULT.

elm prints warnings madly.

SVN revision: 69332

12 years agoedje - DBG print for the invalid part name
ChunEon Park [Wed, 14 Mar 2012 04:02:45 +0000 (04:02 +0000)]
edje - DBG print for the invalid part name

SVN revision: 69313

12 years agoDo not cut off \0 anymore.
Leif Middelschulte [Tue, 13 Mar 2012 19:57:06 +0000 (19:57 +0000)]
Do not cut off \0 anymore.

SVN revision: 69301

12 years agoEmotion generic: Don't cancel player add cb on first try
Bruno Dilly [Tue, 13 Mar 2012 18:48:31 +0000 (18:48 +0000)]
Emotion generic: Don't cancel player add cb on first try

If it's not the player we expect, let's give the other registered
callbacks a chance.

SVN revision: 69300

12 years agoBetter ecore event docs.
Jonas M. Gastal [Tue, 13 Mar 2012 18:29:31 +0000 (18:29 +0000)]
Better ecore event docs.

SVN revision: 69299

12 years agoupdate client flush properly, fixing bug spotted by raoulh
Mike Blumenkrantz [Tue, 13 Mar 2012 13:44:18 +0000 (13:44 +0000)]
update client flush properly, fixing bug spotted by raoulh

SVN revision: 69296

12 years agoeina: build back on FreeBSD.
Cedric BAIL [Tue, 13 Mar 2012 11:25:56 +0000 (11:25 +0000)]
eina: build back on FreeBSD.

SVN revision: 69293

12 years agoedje - print error when swallow part does not exist
ChunEon Park [Tue, 13 Mar 2012 05:34:46 +0000 (05:34 +0000)]
edje - print error when swallow part does not exist

SVN revision: 69281

12 years agoedje: add automatic hints update to edje object and min: SOURCE to GROUP part.
Cedric BAIL [Mon, 12 Mar 2012 15:28:58 +0000 (15:28 +0000)]
edje: add automatic hints update to edje object and min: SOURCE to GROUP part.

NOTE: turning this feature on is costly. Do that only when you require it, really !

SVN revision: 69254

12 years agoedje/edje_entry : fix a bug about selelction with arrow keys + page
WooHyun Jung [Mon, 12 Mar 2012 05:35:25 +0000 (05:35 +0000)]
edje/edje_entry : fix a bug about selelction with arrow keys + page
up/down.

SVN revision: 69218

12 years agoFrom: Bluezery <ohpowel@gmail.com>
Bluezery [Mon, 12 Mar 2012 04:53:47 +0000 (04:53 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [Patch][ecore_con] Simple bug fix
Date: Mon, 12 Mar 2012 13:45:02 +0900

Hello,

This is patch to prevent a segfault if curlmsg == NULL.

Thanks.

SVN revision: 69217

12 years agoedje: since year, we are using evas_object_size_hint_min_get to update swallow min.
Cedric BAIL [Sun, 11 Mar 2012 10:49:02 +0000 (10:49 +0000)]
edje: since year, we are using evas_object_size_hint_min_get to update swallow min.

SVN revision: 69190

12 years agoedje: correctly propagate scale factor to GROUP.
Cedric BAIL [Sun, 11 Mar 2012 10:43:08 +0000 (10:43 +0000)]
edje: correctly propagate scale factor to GROUP.

SVN revision: 69189

12 years agoeio: that was a work around...
Cedric BAIL [Sat, 10 Mar 2012 13:27:44 +0000 (13:27 +0000)]
eio: that was a work around...

SVN revision: 69173

12 years agoecore: fix Ecore_Thread double free and update ChangeLog/NEWS.
Cedric BAIL [Sat, 10 Mar 2012 12:47:54 +0000 (12:47 +0000)]
ecore: fix Ecore_Thread double free and update ChangeLog/NEWS.

SVN revision: 69172

12 years agoImprovements to ecore timer docs.
Jonas M. Gastal [Fri, 9 Mar 2012 19:21:52 +0000 (19:21 +0000)]
Improvements to ecore timer docs.

SVN revision: 69115

12 years agoSplitting time and timer into separte groups.
Jonas M. Gastal [Fri, 9 Mar 2012 19:21:47 +0000 (19:21 +0000)]
Splitting time and timer into separte groups.

SVN revision: 69114

12 years agoCompile fixes for evas examples.
Jonas M. Gastal [Fri, 9 Mar 2012 18:05:56 +0000 (18:05 +0000)]
Compile fixes for evas examples.

SVN revision: 69113

12 years agoEcore idlers doc bump.
Jonas M. Gastal [Fri, 9 Mar 2012 17:31:47 +0000 (17:31 +0000)]
Ecore idlers doc bump.

SVN revision: 69112

12 years agohey cedric - i left this commented out, but this 2nd queue is wrong as
Carsten Haitzler [Fri, 9 Mar 2012 12:49:30 +0000 (12:49 +0000)]
hey cedric - i left this commented out, but this 2nd queue is wrong as
the first handles cleaning up the direct worker.

SVN revision: 69098