platform/upstream/efl.git
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

12 years agoEcore_Wayland: Update ecore_wayland to match new events in todays
Christopher Michael [Fri, 9 Mar 2012 02:36:00 +0000 (02:36 +0000)]
Ecore_Wayland: Update ecore_wayland to match new events in todays
Wayland code.

NB: This will probably need updating again tomorrow, and again the day
after, etc, etc.

SVN revision: 69073

12 years agoEvas (wayland_shm): Support setting destination alpha.
Christopher Michael [Fri, 9 Mar 2012 02:33:37 +0000 (02:33 +0000)]
Evas (wayland_shm): Support setting destination alpha.

SVN revision: 69072

12 years agoEina: use Windows macros
Vincent Torri [Thu, 8 Mar 2012 20:32:15 +0000 (20:32 +0000)]
Eina: use Windows macros

SVN revision: 69069

12 years agoformatting
Sebastian Dransfeld [Thu, 8 Mar 2012 19:52:26 +0000 (19:52 +0000)]
formatting

SVN revision: 69068

12 years agoEina: use stat64() instead of GetFileAttributesEx()
Vincent Torri [Thu, 8 Mar 2012 17:58:44 +0000 (17:58 +0000)]
Eina: use stat64() instead of GetFileAttributesEx()

SVN revision: 69067

12 years agoEvas (wayland_egl): Cleanup compiler warnings.
Christopher Michael [Thu, 8 Mar 2012 16:55:42 +0000 (16:55 +0000)]
Evas (wayland_egl): Cleanup compiler warnings.

SVN revision: 69065

12 years agoEcore_Wayland: Remove free of the interfaces_bound event. Thanks Seb :)
Christopher Michael [Thu, 8 Mar 2012 15:54:21 +0000 (15:54 +0000)]
Ecore_Wayland: Remove free of the interfaces_bound event. Thanks Seb :)

SVN revision: 69063

12 years agoEcore_X(cb): Let's compile again, yea ? ;)
Christopher Michael [Thu, 8 Mar 2012 15:25:46 +0000 (15:25 +0000)]
Ecore_X(cb): Let's compile again, yea ? ;)

SVN revision: 69062

12 years agoFrom: cnook <kimcinoo@gmail.com>
cnook [Thu, 8 Mar 2012 13:54:01 +0000 (13:54 +0000)]
From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch][Eina] eina_file_win32 - using
eina_file_statat();

On windows, Elementary gives build error. cause..
The elm_config.c uses eina_file_statat(); but It is not in the
eina_file_win32.c
So the attached patch comes. Please keep the patch in the up stream.
Thanks.

SVN revision: 69058

12 years agothis is dicsomfitors focus problem. commit and lets see if peolpe
Carsten Haitzler [Thu, 8 Mar 2012 07:51:39 +0000 (07:51 +0000)]
this is dicsomfitors focus problem. commit and lets see if peolpe
suffer.

SVN revision: 69039

12 years agoreturn 0 on failure for status_code_get, and don't call curl functions more than...
Mike Blumenkrantz [Thu, 8 Mar 2012 07:46:42 +0000 (07:46 +0000)]
return 0 on failure for status_code_get, and don't call curl functions more than once

SVN revision: 69038

12 years agoEcore_Con: should fix compilation on Mac OS X
Vincent Torri [Wed, 7 Mar 2012 23:34:38 +0000 (23:34 +0000)]
Ecore_Con: should fix compilation on Mac OS X

SVN revision: 69036

12 years agoEcore_Wayland: Don't need to init egl here (just yet). Add an event
Christopher Michael [Wed, 7 Mar 2012 21:46:52 +0000 (21:46 +0000)]
Ecore_Wayland: Don't need to init egl here (just yet). Add an event
(interfaces_bound) to be raised when ecore_wayland has everything it
needs to function properly. (Used in the e17 wayland only code).

SVN revision: 69032

12 years agoEcore_Evas (wayland_shm): Make sure we have a window for the engine
Christopher Michael [Wed, 7 Mar 2012 21:46:01 +0000 (21:46 +0000)]
Ecore_Evas (wayland_shm): Make sure we have a window for the engine
before trying to attach a buffer.

SVN revision: 69031

12 years agoThe Typo That Broke The World
Mike Blumenkrantz [Wed, 7 Mar 2012 21:06:34 +0000 (21:06 +0000)]
The Typo That Broke The World

SVN revision: 69030

12 years agoeina 1.2 changelog: docs are now slightly less french
Mike Blumenkrantz [Wed, 7 Mar 2012 19:58:17 +0000 (19:58 +0000)]
eina 1.2 changelog: docs are now slightly less french

SVN revision: 69025

12 years agowarn--
Mike Blumenkrantz [Wed, 7 Mar 2012 19:52:21 +0000 (19:52 +0000)]
warn--

SVN revision: 69022

12 years agos/foced/forced/
Mike Blumenkrantz [Wed, 7 Mar 2012 19:39:22 +0000 (19:39 +0000)]
s/foced/forced/

SVN revision: 69019

12 years agoremove umask. mkstemp does it. :)
Carsten Haitzler [Wed, 7 Mar 2012 18:22:52 +0000 (18:22 +0000)]
remove umask. mkstemp does it. :)

SVN revision: 69012

12 years agoedje: fix rotation with fixed point.
Cedric BAIL [Wed, 7 Mar 2012 18:21:28 +0000 (18:21 +0000)]
edje: fix rotation with fixed point.

SVN revision: 69011

12 years agoEcore: fix detection of net/if.h and shm_open on Mac OS X
Vincent Torri [Wed, 7 Mar 2012 17:17:06 +0000 (17:17 +0000)]
Ecore: fix detection of net/if.h and shm_open on Mac OS X

SVN revision: 69010

12 years agoadded ecore_con_url_status_code_get, cleaned up recent changelog/news entries, zero...
Mike Blumenkrantz [Wed, 7 Mar 2012 17:15:01 +0000 (17:15 +0000)]
added ecore_con_url_status_code_get, cleaned up recent changelog/news entries, zero http status on new transfers

SVN revision: 69009

12 years agocheck return code on CURLINFO_RESPONSE_CODE and add helper function for it
Mike Blumenkrantz [Wed, 7 Mar 2012 17:06:33 +0000 (17:06 +0000)]
check return code on CURLINFO_RESPONSE_CODE and add helper function for it

SVN revision: 69008

12 years agoedje: correctly propagate preload signal with GROUP.
Cedric BAIL [Wed, 7 Mar 2012 16:52:35 +0000 (16:52 +0000)]
edje: correctly propagate preload signal with GROUP.

SVN revision: 69004

12 years agoecore: add needed exotic include.
Cedric BAIL [Wed, 7 Mar 2012 16:14:47 +0000 (16:14 +0000)]
ecore: add needed exotic include.

SVN revision: 68989

12 years agoecore: remove an impossible to track assert.
Cedric BAIL [Wed, 7 Mar 2012 16:11:55 +0000 (16:11 +0000)]
ecore: remove an impossible to track assert.

NOTE: I am now all for removing this lock. They trigger crash,
are not implementing the feature they are advertising, are not
maintained and impossible to fix.

SVN revision: 68987

12 years agoscim_immodule: remove unused code
Jihoon Kim [Wed, 7 Mar 2012 14:52:22 +0000 (14:52 +0000)]
scim_immodule: remove unused code

SVN revision: 68966

12 years agochlog++
Carsten Haitzler [Wed, 7 Mar 2012 14:35:22 +0000 (14:35 +0000)]
chlog++

SVN revision: 68963

12 years agoadd patrch for rotation atoms also fix previous indicator patch to
Carsten Haitzler [Wed, 7 Mar 2012 14:34:24 +0000 (14:34 +0000)]
add patrch for rotation atoms also fix previous indicator patch to
have atoms set up right.

SVN revision: 68960

12 years agoFrom: myoungwoon kim <myoungwoon@gmail.com>
myoungwoon kim [Wed, 7 Mar 2012 14:26:20 +0000 (14:26 +0000)]
From: myoungwoon kim <myoungwoon@gmail.com>
Subject: [E-devel] [Patch] Ecore, Elementary: Supporting indicator
opacity mode

This is Myoungwoon Roy Kim.

This patches are for supporting the indicator's opacity mode and made by
Jeonhoon Park(jh1979.park@samsung.com) who is responsible for Indicator
application.

Requirements:
- In mobile device, Indicator area should be displayed as Opacity,
Transparency, or sometimes Translucency according to the UX
requirements.
This requirement can be applied in case of fullscreen based menu and
fullscreen applications like video player etc.

Functional requirements:
1. User can set indicator's opacity mode as opacity, transparency, and
translucency
2. User can get the current indicator's opacity mode.

Currently there are no APIs for supporting the upper functional
requirements.

Thus, he added support for indicator's opacity mode.
It is designed for EFL developers easily to set the indicator's opacity
like the existing indicator's mode.
He added a Elm_Win_Indicator_Opacity_Mode structure variable into
Elm_Win
structure.
Meanwhile, new two APIs are implemented independently from the existing
source code.

Anybody please review this and apply it to upstream code.

SVN revision: 68958

12 years agoEdje entry: Replaced style_user_set/get with push/pop/peek.
Tom Hacohen [Wed, 7 Mar 2012 14:03:43 +0000 (14:03 +0000)]
Edje entry: Replaced style_user_set/get with push/pop/peek.

SVN revision: 68955

12 years agoEvas textblock: Replaced style_user_set/get with push/pop/peek.
Tom Hacohen [Wed, 7 Mar 2012 14:02:35 +0000 (14:02 +0000)]
Evas textblock: Replaced style_user_set/get with push/pop/peek.

SVN revision: 68952

12 years agolets have actual atom vars to hold the atoms eh? so we compile and
Carsten Haitzler [Wed, 7 Mar 2012 11:25:16 +0000 (11:25 +0000)]
lets have actual atom vars to hold the atoms eh? so we compile and
link and stuff :)

SVN revision: 68929

12 years agoEmbryo: fix compilation on Windows
Vincent Torri [Wed, 7 Mar 2012 11:00:28 +0000 (11:00 +0000)]
Embryo: fix compilation on Windows

SVN revision: 68928

12 years agofix logic
Vincent Torri [Wed, 7 Mar 2012 10:58:58 +0000 (10:58 +0000)]
fix logic

SVN revision: 68927

12 years agoEina: fix leak on windows too
Vincent Torri [Wed, 7 Mar 2012 10:56:55 +0000 (10:56 +0000)]
Eina: fix leak on windows too

SVN revision: 68926

12 years agoeina: backport, ChangeLog and NEWS.
Cedric BAIL [Wed, 7 Mar 2012 10:45:06 +0000 (10:45 +0000)]
eina: backport, ChangeLog and NEWS.

SVN revision: 68925

12 years agoeina: don't reopen file when file didn't change.
Cedric BAIL [Wed, 7 Mar 2012 10:40:49 +0000 (10:40 +0000)]
eina: don't reopen file when file didn't change.

NOTE: we were leaking file at very high speed !

SVN revision: 68924

12 years agoEcore_Evas: fix compilation after the removal of ecore_win32_shape_set() API
Vincent Torri [Wed, 7 Mar 2012 10:39:30 +0000 (10:39 +0000)]
Ecore_Evas: fix compilation after the removal of ecore_win32_shape_set() API

SVN revision: 68923

12 years agoEcore_Win32: fix initialization of base_width/height values
Vincent Torri [Wed, 7 Mar 2012 10:28:48 +0000 (10:28 +0000)]
Ecore_Win32: fix initialization of base_width/height values

SVN revision: 68922

12 years agoecore - updated Changelog. Forgot it even if I set his poster to my desktop backgroun...
ChunEon Park [Wed, 7 Mar 2012 10:24:30 +0000 (10:24 +0000)]
ecore - updated Changelog. Forgot it even if I set his poster to my desktop background image.

SVN revision: 68921

12 years agoecore/ecore_x - added ecore_x_illume clipboard stuff.
ChunEon Park [Wed, 7 Mar 2012 10:13:24 +0000 (10:13 +0000)]
ecore/ecore_x - added ecore_x_illume clipboard stuff.

SVN revision: 68920

12 years agoeina: fix argument numbering.
Cedric BAIL [Wed, 7 Mar 2012 09:38:08 +0000 (09:38 +0000)]
eina: fix argument numbering.

SVN revision: 68917

12 years agoto be paranoid - ensure umask for mkstemp allows no other uids oir
Carsten Haitzler [Wed, 7 Mar 2012 09:05:47 +0000 (09:05 +0000)]
to be paranoid - ensure umask for mkstemp allows no other uids oir
grps access.

SVN revision: 68910

12 years agoEina: cosmetic (move eina_file_mmap_faulty to the 'global' part)
Vincent Torri [Wed, 7 Mar 2012 08:58:55 +0000 (08:58 +0000)]
Eina: cosmetic (move eina_file_mmap_faulty to the 'global' part)

SVN revision: 68908

12 years agoEina: unlock mutex before returning
Vincent Torri [Wed, 7 Mar 2012 07:25:05 +0000 (07:25 +0000)]
Eina: unlock mutex before returning

Patch by Shinwoo Kim, modified by me

SVN revision: 68885

12 years agoEmotion: remove unused var on generic
Bruno Dilly [Tue, 6 Mar 2012 20:57:50 +0000 (20:57 +0000)]
Emotion: remove unused var on generic

SVN revision: 68849

12 years agoedje/entry: add double click(selects word) and triple click(selects line)
Mikael SANS [Tue, 6 Mar 2012 19:59:51 +0000 (19:59 +0000)]
edje/entry: add double click(selects word) and triple click(selects line)

SVN revision: 68847

12 years agoEmotion: fix typo on emotion_check.m4
Bruno Dilly [Tue, 6 Mar 2012 19:55:14 +0000 (19:55 +0000)]
Emotion: fix typo on emotion_check.m4

And also remove an unused var.

SVN revision: 68846

12 years agoAnother eina_inarray example.
Daniel Vieira Franzolin [Tue, 6 Mar 2012 14:27:03 +0000 (14:27 +0000)]
Another eina_inarray example.

Patch by: "Daniel Vieira Franzolin" <daniel@profusion.mobi>

SVN revision: 68835

12 years agoEvas textblock: Fixed bug in style tags parsing.
Tom Hacohen [Tue, 6 Mar 2012 13:54:37 +0000 (13:54 +0000)]
Evas textblock: Fixed bug in style tags parsing.

Thanks a lot to cedric for letting me know about it.

SVN revision: 68831

12 years agonote the bug spotted by Tasn.
Gustavo Sverzut Barbieri [Tue, 6 Mar 2012 12:35:24 +0000 (12:35 +0000)]
note the bug spotted by Tasn.

SVN revision: 68824

12 years agofix BS related with jpeg rotation.
Jiyoun Park [Tue, 6 Mar 2012 11:52:03 +0000 (11:52 +0000)]
fix BS related with jpeg rotation.
during decoding, ie's w and h should not change it's value
because several objects use same cache entry

SVN revision: 68809

12 years agoecore_imf: change parameter name in ecore_imf_context_input_panel_return_key_type_set
Jihoon Kim [Tue, 6 Mar 2012 02:46:09 +0000 (02:46 +0000)]
ecore_imf: change parameter name in ecore_imf_context_input_panel_return_key_type_set

SVN revision: 68762

12 years agoFix examples's compilation instructions to work on ubuntu.
Daniel Vieira Franzolin [Mon, 5 Mar 2012 21:17:30 +0000 (21:17 +0000)]
Fix examples's compilation instructions to work on ubuntu.

Patch by: "Daniel Vieira Franzolin" <daniel@profusion.mobi>

SVN revision: 68743