platform/upstream/efl.git
11 years agoelementary/transit - and no more use of icon.
ChunEon Park [Tue, 18 Dec 2012 05:47:14 +0000 (05:47 +0000)]
elementary/transit - and no more use of icon.

SVN revision: 81203

11 years agoelementary/transit - now elm_transit image animation supports elm_image object type
ChunEon Park [Tue, 18 Dec 2012 05:23:47 +0000 (05:23 +0000)]
elementary/transit - now elm_transit image animation supports elm_image object type

SVN revision: 81202

11 years agoelm location_example_01.c: Fixed a build command of location example.
Daniel Juyung Seo [Mon, 17 Dec 2012 23:46:18 +0000 (23:46 +0000)]
elm location_example_01.c: Fixed a build command of location example.

SVN revision: 81197

11 years agoupdating esperanto translations
Massimo Maiurana [Mon, 17 Dec 2012 23:42:23 +0000 (23:42 +0000)]
updating esperanto translations

SVN revision: 81195

11 years agoelm/toolbar: Fix NULL dereference waiting to happen.
Stefan Schmidt [Mon, 17 Dec 2012 14:12:49 +0000 (14:12 +0000)]
elm/toolbar: Fix NULL dereference waiting to happen.

The macro returns NULL if it->prev is not valid. So we better check if prev is
not NULL before accessing it.

SVN revision: 81144

11 years agoelm elocation: Fixing the elementary.pc
Flavio Vinicius Alvares Ceolin [Mon, 17 Dec 2012 14:10:17 +0000 (14:10 +0000)]
elm elocation: Fixing the elementary.pc

SVN revision: 81142

11 years agoelementary/naviframe - don't access data after user callback function. because they...
ChunEon Park [Mon, 17 Dec 2012 14:05:13 +0000 (14:05 +0000)]
elementary/naviframe - don't access data after user callback function. because they can delete widget itself.

SVN revision: 81141

11 years agoelementary/popup - fix the popup that returned invalid action buttons
ChunEon Park [Mon, 17 Dec 2012 10:50:12 +0000 (10:50 +0000)]
elementary/popup - fix the popup that returned invalid action buttons

SVN revision: 81117

11 years agoupdating czech translations
Massimo Maiurana [Sun, 16 Dec 2012 21:37:20 +0000 (21:37 +0000)]
updating czech translations

SVN revision: 81058

11 years agoelm: Fix memleaks for string duplicated in parse_str.
Stefan Schmidt [Fri, 14 Dec 2012 13:35:53 +0000 (13:35 +0000)]
elm: Fix memleaks for string duplicated in parse_str.

We get a strdup'ed string here so we need to take care about freeing it.

SVN revision: 80941

11 years agoelm colorselector: Palette items resize issue when item size is more than finger...
Daniel Juyung Seo [Fri, 14 Dec 2012 12:17:49 +0000 (12:17 +0000)]
elm colorselector: Palette items resize issue when item size is more than finger size and fixed: 1 1 warning in picker. Patch by Shilpa Onkar Singh <shilpa.singh@samsung.com>

On Tue, Dec 11, 2012 at 8:46 PM, SHILPA ONKAR SINGH <shilpa.singh@samsung.com> wrote:

    Hi All,

    Please find attached bug fix patch for Colorselector.
    This patch fixes the resize issue in palette which happens when
    palette item size is given more than finger size.

    This patch also fixes a fixed: 1 1 warning shown in picker(New addition to colorselector).
    This warning can be seen when we shift from "both mode"(palette+component)  to picker
    mode and back to both mode.

    Change description:
       elm_colorselector: Palette items resize issue when item size is more than finger size and fixed: 1 1 warning in picker
    fixed.

    Signed-Off by: Shilpa Singh(shilpa.singh@samsung.com)

     Thanks & Regards
    Shilpa Singh

SVN revision: 80937

11 years agooooops, change log and new
Jiyoun Park [Fri, 14 Dec 2012 03:54:55 +0000 (03:54 +0000)]
oooops, change log and new

SVN revision: 80909

11 years agoif application delete naviframe item,
Jiyoun Park [Fri, 14 Dec 2012 03:29:21 +0000 (03:29 +0000)]
if application delete naviframe item,
naviframe cannot set top object to resize object

SVN revision: 80908

11 years agoelm/multibuttonentry: Don't leak memory if the filter was already there.
Stefan Schmidt [Thu, 13 Dec 2012 15:20:22 +0000 (15:20 +0000)]
elm/multibuttonentry: Don't leak memory if the filter was already there.

SVN revision: 80879

11 years agoelm/transit: Avoid pedantic check for use of uninitialized var.
Stefan Schmidt [Thu, 13 Dec 2012 15:19:48 +0000 (15:19 +0000)]
elm/transit: Avoid pedantic check for use of uninitialized var.

SVN revision: 80878

11 years agoelm/naviframe: Fix potential deref of freed memory.
Stefan Schmidt [Thu, 13 Dec 2012 14:17:29 +0000 (14:17 +0000)]
elm/naviframe: Fix potential deref of freed memory.

We should not free it and then access the same data again on line below.

SVN revision: 80862

11 years agoelm ChangeLog: dummy obj was removed and restored. we can merge the ChangeLog entry.
Daniel Juyung Seo [Wed, 12 Dec 2012 12:21:03 +0000 (12:21 +0000)]
elm ChangeLog: dummy obj was removed and restored. we can merge the ChangeLog entry.

SVN revision: 80755

11 years agoelm NEWS: dummy obj was removed and restored. we can merge the NEWS entry.
Daniel Juyung Seo [Wed, 12 Dec 2012 11:39:29 +0000 (11:39 +0000)]
elm NEWS: dummy obj was removed and restored. we can merge the NEWS entry.

SVN revision: 80752

11 years agoGesture layer APIs added to access internal variables of the specific
Daniel Zaoui [Wed, 12 Dec 2012 09:13:32 +0000 (09:13 +0000)]
Gesture layer APIs added to access internal variables of the specific
data of the object

Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>
SVN revision: 80742

11 years agoelementary/naviframe : Restore dummy_edje to naviframe. Now dummy_edje is always...
WooHyun Jung [Wed, 12 Dec 2012 08:58:03 +0000 (08:58 +0000)]
elementary/naviframe : Restore dummy_edje to naviframe. Now dummy_edje is always smart member of naviframe, so it cannot be removed before deleting naviframe.

SVN revision: 80739

11 years agoelementary/po - updated
ChunEon Park [Wed, 12 Dec 2012 04:32:46 +0000 (04:32 +0000)]
elementary/po - updated

SVN revision: 80732

11 years agoelementary - fix tab space.
ChunEon Park [Wed, 12 Dec 2012 04:32:29 +0000 (04:32 +0000)]
elementary - fix tab space.

SVN revision: 80731

11 years agoelementary/mapbuf - update mapbuf forcely whenever it's states are changed.
ChunEon Park [Wed, 12 Dec 2012 04:28:11 +0000 (04:28 +0000)]
elementary/mapbuf - update mapbuf forcely whenever it's states are changed.

SVN revision: 80730

11 years agoadding support for elocation
Flavio Vinicius Alvares Ceolin [Tue, 11 Dec 2012 14:05:48 +0000 (14:05 +0000)]
adding support for elocation

SVN revision: 80657

11 years agoelementary/naviframe : Remove dummy_edje. Naviframe should be shown with at least...
WooHyun Jung [Tue, 11 Dec 2012 07:33:27 +0000 (07:33 +0000)]
elementary/naviframe : Remove dummy_edje. Naviframe should be shown with at least one item, and don't have to care about the state there is no item.
Additionally, it's not a smart member of naviframe, there is no guarantee when this object will be deleted.

SVN revision: 80628

11 years agoelementary: safely manipulate inlist and destroy part of it.
Cedric BAIL [Mon, 10 Dec 2012 08:18:25 +0000 (08:18 +0000)]
elementary: safely manipulate inlist and destroy part of it.

SVN revision: 80579

11 years agoelementary: correctly check error in elm_cnp.
Cedric BAIL [Mon, 10 Dec 2012 08:01:16 +0000 (08:01 +0000)]
elementary: correctly check error in elm_cnp.

SVN revision: 80576

11 years agoelementary: more proper NULL check.
Cedric BAIL [Mon, 10 Dec 2012 07:24:48 +0000 (07:24 +0000)]
elementary: more proper NULL check.

SVN revision: 80572

11 years agoelementary: make sure private data are safe to manipulate.
Cedric BAIL [Mon, 10 Dec 2012 06:59:46 +0000 (06:59 +0000)]
elementary: make sure private data are safe to manipulate.

SVN revision: 80568

11 years agofix wrong config value related with scroll
Jiyoun Park [Sun, 9 Dec 2012 05:27:24 +0000 (05:27 +0000)]
fix wrong config value related with scroll

SVN revision: 80537

11 years agoelm: fixed build break caused by my two commits.
Daniel Juyung Seo [Sat, 8 Dec 2012 18:39:24 +0000 (18:39 +0000)]
elm: fixed build break caused by my two commits.

SVN revision: 80533

11 years agoupdating various translations
Massimo Maiurana [Sat, 8 Dec 2012 18:35:53 +0000 (18:35 +0000)]
updating various translations

SVN revision: 80532

11 years agoelm elc_naviframe.c: Use EINA_LIST_FREE instead of EINA_LIST_FOREACH + eina_list_free.
Daniel Juyung Seo [Sat, 8 Dec 2012 18:17:12 +0000 (18:17 +0000)]
elm elc_naviframe.c: Use EINA_LIST_FREE instead of EINA_LIST_FOREACH + eina_list_free.

SVN revision: 80529

11 years agoelm: refactoring. on_deletion -> delete_me.
Daniel Juyung Seo [Sat, 8 Dec 2012 18:17:04 +0000 (18:17 +0000)]
elm: refactoring. on_deletion -> delete_me.

1. delete_me was already there before on_deletion was used.
2. delete_me and on_deletion are same.
3. evas also has delete_me so use the same name.
4. i didn't change naviframe because it has different on_deletion usages from other widgets.

SVN revision: 80528

11 years agoelementary/naviframe - set main content to naviframe sub object to keep the obj-sub...
ChunEon Park [Sat, 8 Dec 2012 09:39:19 +0000 (09:39 +0000)]
elementary/naviframe - set main content to naviframe sub object to keep the obj-sub tree.

it needs to set other item contnets to be sub object.

SVN revision: 80520

11 years agoelementary/naviframe - removed unnecessary line. it was compared already in widget api
ChunEon Park [Sat, 8 Dec 2012 08:53:38 +0000 (08:53 +0000)]
elementary/naviframe - removed unnecessary line. it was compared already in widget api

SVN revision: 80518

11 years agoelementary/naviframe - only set the top item to be the resize object.
ChunEon Park [Sat, 8 Dec 2012 08:09:44 +0000 (08:09 +0000)]
elementary/naviframe - only set the top item to be the resize object.

SVN revision: 80517

11 years agoelementary/naviframe - updated changelog
ChunEon Park [Sat, 8 Dec 2012 07:31:39 +0000 (07:31 +0000)]
elementary/naviframe - updated changelog

SVN revision: 80515

11 years agoelementary/naviframe - fix the title part which name of fixed wrongly.
ChunEon Park [Sat, 8 Dec 2012 07:23:30 +0000 (07:23 +0000)]
elementary/naviframe - fix the title part which name of fixed wrongly.

SVN revision: 80514

11 years agoelementary/win - return if focus target is NULL
ChunEon Park [Sat, 8 Dec 2012 07:00:55 +0000 (07:00 +0000)]
elementary/win - return if focus target is NULL

SVN revision: 80512

11 years agoupdating various translations
Massimo Maiurana [Fri, 7 Dec 2012 18:53:30 +0000 (18:53 +0000)]
updating various translations

SVN revision: 80486

11 years ago[elm] Handling signals on elm_sys_notify.
Luis Felipe Strano Moraes [Fri, 7 Dec 2012 17:23:34 +0000 (17:23 +0000)]
[elm] Handling signals on elm_sys_notify.

Author: Murilo Belluzzo <murilo.belluzzo@profusion.mobi>

SVN revision: 80474

11 years agoelm: Fix instruction of how compile icon_example_01.c
Jonas M. Gastal [Fri, 7 Dec 2012 16:19:56 +0000 (16:19 +0000)]
elm: Fix instruction of how compile icon_example_01.c

Author:    Joao Paulo Fernandes Ventura <ventura@profusion.mobi>

SVN revision: 80470

11 years agoFix Elm's build. antognolli += spank.
Gustavo Lima Chaves [Fri, 7 Dec 2012 13:54:38 +0000 (13:54 +0000)]
Fix Elm's build. antognolli += spank.

SVN revision: 80455

11 years agoelementary: Make it build again without efreet.
Rafael Antognolli [Fri, 7 Dec 2012 13:25:15 +0000 (13:25 +0000)]
elementary: Make it build again without efreet.

SVN revision: 80448

11 years agoelementary/naviframe - Re: [E-devel] [Elc_Naviframe]: Crash on evas_object_del fix.
ChunEon Park [Fri, 7 Dec 2012 12:31:07 +0000 (12:31 +0000)]
elementary/naviframe - Re: [E-devel] [Elc_Naviframe]: Crash on evas_object_del fix.

Hi All,

Please find attached bug fix patch for Naviframe.
This patch fixes crash in naviframe which happens when evas_object_del
is called immediately after item_pop.

Change description:
elc_naviframe: Crash on calling evas_object_del of naviframe immediately after item_pop fixed.

Signed-Off by: Shilpa Singh(shilpa.singh@samsung.com)

Thanks & Regards
Shilpa Singh

Signed-Off-By: Shilpa Onkar Singh<shilpa.singh@samsung.com>
SVN revision: 80442

11 years ago[elementary/multibutton_entry] Fix focus problem in multibuttonentry.
WooHyun Jung [Fri, 7 Dec 2012 10:54:04 +0000 (10:54 +0000)]
[elementary/multibutton_entry] Fix focus problem in multibuttonentry.
Entry can get focus only when multibuttonentry is focused.

SVN revision: 80433

11 years ago[access][win] use ecore client message data
Shinwoo Kim [Fri, 7 Dec 2012 10:28:22 +0000 (10:28 +0000)]
[access][win] use ecore client message data

SVN revision: 80429

11 years agoelementary: eo_data_get can return NULL if the object is dead.
Cedric BAIL [Fri, 7 Dec 2012 08:44:47 +0000 (08:44 +0000)]
elementary: eo_data_get can return NULL if the object is dead.

SVN revision: 80418

11 years agoelementary: simplify test in elm_entry_text_set.
Cedric BAIL [Fri, 7 Dec 2012 07:12:58 +0000 (07:12 +0000)]
elementary: simplify test in elm_entry_text_set.

SVN revision: 80413

11 years agoSmall bug. In some case, the box cannot be proper size.
Jaehwan Kim [Fri, 7 Dec 2012 06:57:16 +0000 (06:57 +0000)]
Small bug. In some case, the box cannot be proper size.

SVN revision: 80412

11 years agoelementary: safer call to mkstemp.
Cedric BAIL [Fri, 7 Dec 2012 04:03:01 +0000 (04:03 +0000)]
elementary: safer call to mkstemp.

SVN revision: 80409

11 years agoScroller is scrolled to transverse direction, when it cannot be scrolled to original...
Jaehwan Kim [Fri, 7 Dec 2012 01:37:04 +0000 (01:37 +0000)]
Scroller is scrolled to transverse direction, when it cannot be scrolled to original direction and can be scrolled to transverse direction.

SVN revision: 80404

11 years agoelm elm_widget.c: Refactoring internal functions. Move around internal functions...
Daniel Juyung Seo [Thu, 6 Dec 2012 17:49:19 +0000 (17:49 +0000)]
elm elm_widget.c: Refactoring internal functions. Move around internal functions for the eo readability.

SVN revision: 80377

11 years agoelm test_conform_indicator.c: Fixed build warnings.
Daniel Juyung Seo [Thu, 6 Dec 2012 17:49:08 +0000 (17:49 +0000)]
elm test_conform_indicator.c: Fixed build warnings.

SVN revision: 80376

11 years agoelm elm_access.h: one liner for api decralations.
Daniel Juyung Seo [Thu, 6 Dec 2012 16:13:13 +0000 (16:13 +0000)]
elm elm_access.h: one liner for api decralations.

SVN revision: 80370

11 years agoelm access: const for getters.
Daniel Juyung Seo [Thu, 6 Dec 2012 16:12:59 +0000 (16:12 +0000)]
elm access: const for getters.

SVN revision: 80369

11 years ago[access] add elm_access_external_info_get(Evas_Object*); becuase there is set();
Shinwoo Kim [Thu, 6 Dec 2012 12:21:19 +0000 (12:21 +0000)]
[access] add elm_access_external_info_get(Evas_Object*); becuase there is set();

SVN revision: 80353

11 years agoelementary/mapbuf - update whenever the content is moved or resized.
ChunEon Park [Thu, 6 Dec 2012 11:47:26 +0000 (11:47 +0000)]
elementary/mapbuf - update whenever the content is moved or resized.

SVN revision: 80348

11 years agoelementary: Fix initializer and shawdow warnings
Mike McCormack [Thu, 6 Dec 2012 11:16:08 +0000 (11:16 +0000)]
elementary: Fix initializer and shawdow warnings

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

11 years ago[access] elm_access_external_info_set(Evas_Object*, const char*) initial draft
Shinwoo Kim [Thu, 6 Dec 2012 10:56:29 +0000 (10:56 +0000)]
[access] elm_access_external_info_set(Evas_Object*, const char*) initial draft

i would like to export an API which name is elm_access_external_info_set(Evas_Object *, const char*);
this will be using by application side to set additional accessibility information.

widget could have different information which could be different in another context.
for example: there would be an entry which is for user ID, and there would be another entry which is for password.
in this case, developer would like to add additional information for each entry as below.

  entry for user id reads "entry (default information), this entry is for user id (additional information)"
  entry for password reads "entry, this entry is for password"

for this reason, i have attached patch. please review the patch and give feedbacks.

SVN revision: 80339

11 years agoelm test_conform_indicator.c: Refactoring season one. I will continue working on...
Daniel Juyung Seo [Thu, 6 Dec 2012 10:49:52 +0000 (10:49 +0000)]
elm test_conform_indicator.c: Refactoring season one. I will continue working on this file.
1. Use one menu button for one test.
2. Fixed formatting.
3. Use cleaner code.

SVN revision: 80337

11 years agoelm: Updated NEWS and ChangeLog for r80312.
Daniel Juyung Seo [Thu, 6 Dec 2012 10:38:40 +0000 (10:38 +0000)]
elm: Updated NEWS and ChangeLog for r80312.

SVN revision: 80336

11 years agoelementary: such a shame...
Cedric BAIL [Thu, 6 Dec 2012 09:49:43 +0000 (09:49 +0000)]
elementary: such a shame...

SVN revision: 80330

11 years agoelementary: as suspected, that was a bad idea.
Cedric BAIL [Thu, 6 Dec 2012 09:38:25 +0000 (09:38 +0000)]
elementary: as suspected, that was a bad idea.

SVN revision: 80328

11 years agoelementary: typo.
Cedric BAIL [Thu, 6 Dec 2012 09:23:04 +0000 (09:23 +0000)]
elementary: typo.

SVN revision: 80326

11 years agoelementary: let's not break the work when we don't use Wayland.
Cedric BAIL [Thu, 6 Dec 2012 09:20:37 +0000 (09:20 +0000)]
elementary: let's not break the work when we don't use Wayland.

SVN revision: 80325

11 years agoelementary: more typo.
Cedric BAIL [Thu, 6 Dec 2012 09:02:22 +0000 (09:02 +0000)]
elementary: more typo.

SVN revision: 80322

11 years agoelementary: fix borkage.
Cedric BAIL [Thu, 6 Dec 2012 09:00:18 +0000 (09:00 +0000)]
elementary: fix borkage.

SVN revision: 80320

11 years agoelementary: fix forgotten break.
Cedric BAIL [Thu, 6 Dec 2012 08:59:14 +0000 (08:59 +0000)]
elementary: fix forgotten break.

SVN revision: 80319

11 years ago[slider][access] bug fix: smart_activate(); works in the opposite way.
Shinwoo Kim [Thu, 6 Dec 2012 08:48:50 +0000 (08:48 +0000)]
[slider][access] bug fix: smart_activate(); works in the opposite way.

SVN revision: 80318

11 years agoelementary: always finish elm_conform buffer with at least one '\0'.
Cedric BAIL [Thu, 6 Dec 2012 08:31:25 +0000 (08:31 +0000)]
elementary: always finish elm_conform buffer with at least one '\0'.

SVN revision: 80313

11 years agoelm elm_interface_scrollable.c: Fixed wheel scroll direction with shift.
Daniel Juyung Seo [Thu, 6 Dec 2012 08:25:53 +0000 (08:25 +0000)]
elm elm_interface_scrollable.c: Fixed wheel scroll direction with shift.

SVN revision: 80312

11 years agoelementary: improve stability/safety of quicklaunch.
Cedric BAIL [Thu, 6 Dec 2012 08:15:08 +0000 (08:15 +0000)]
elementary: improve stability/safety of quicklaunch.

SVN revision: 80308

11 years agoelementary: let's not explicitely test for NULL and trigger a segv.
Cedric BAIL [Thu, 6 Dec 2012 07:55:59 +0000 (07:55 +0000)]
elementary: let's not explicitely test for NULL and trigger a segv.

SVN revision: 80306

11 years agoelementary: in fact that's a new bug.
Cedric BAIL [Thu, 6 Dec 2012 07:31:04 +0000 (07:31 +0000)]
elementary: in fact that's a new bug.

SVN revision: 80302

11 years agoPatch from Juan Zhao <juan.j.zhao@linux.intel.com> to fix correct
Christopher Michael [Thu, 6 Dec 2012 07:30:27 +0000 (07:30 +0000)]
Patch from Juan Zhao <juan.j.zhao@linux.intel.com> to fix correct
usage of HAVE_ELEMENTARY_WAYLAND.

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

11 years agoelementary: properly read file in elm_entry.
Cedric BAIL [Thu, 6 Dec 2012 07:28:57 +0000 (07:28 +0000)]
elementary: properly read file in elm_entry.

SVN revision: 80300

11 years agoefl: missing news
Gustavo Sverzut Barbieri [Wed, 5 Dec 2012 22:31:29 +0000 (22:31 +0000)]
efl: missing news

SVN revision: 80282

11 years agoelm: add system notification.
Gustavo Sverzut Barbieri [Wed, 5 Dec 2012 22:24:00 +0000 (22:24 +0000)]
elm: add system notification.

SVN revision: 80281

11 years agoelm elm_list.c: fixed formatting.
Daniel Juyung Seo [Wed, 5 Dec 2012 15:52:43 +0000 (15:52 +0000)]
elm elm_list.c: fixed formatting.

SVN revision: 80262

11 years agomore shutdown fixes for elm_need/unneed.
Gustavo Sverzut Barbieri [Wed, 5 Dec 2012 15:13:18 +0000 (15:13 +0000)]
more shutdown fixes for elm_need/unneed.

SVN revision: 80258

11 years agoelm: fix need/uneed so it will release memory upon elm_shutdown.
Gustavo Sverzut Barbieri [Wed, 5 Dec 2012 14:35:04 +0000 (14:35 +0000)]
elm: fix need/uneed so it will release memory upon elm_shutdown.

Murilo Belluzzo spotted that we're incrementing a counter on an EAPI
elm_need_*(), but the unneed version is executed automatically from
elm_shutdown(), thus only once.

SVN revision: 80257

11 years agoelementary: one more fix regarding edbus / edbus2
Bruno Dilly [Wed, 5 Dec 2012 14:27:48 +0000 (14:27 +0000)]
elementary: one more fix regarding edbus / edbus2

c & p fail, I suppose.
Spotted by Murilo Belluzzo.

SVN revision: 80256

11 years agoelementary: Lets remove it also from POTFILES.in
Stefan Schmidt [Wed, 5 Dec 2012 14:05:25 +0000 (14:05 +0000)]
elementary: Lets remove it also from POTFILES.in

Soemthign to keep in mind: If you remove a file do a quick grep to
see where is still it listed. :)

SVN revision: 80254

11 years ago[elm] Actually remove those files.
Gustavo Lima Chaves [Wed, 5 Dec 2012 13:45:35 +0000 (13:45 +0000)]
[elm] Actually remove those files.

Stupid conflict before, sorry.

SVN revision: 80247

11 years ago[elm] Remove unused file.
Gustavo Lima Chaves [Wed, 5 Dec 2012 13:36:25 +0000 (13:36 +0000)]
[elm] Remove unused file.

els_scroller.c -> I forgot to dump it after my refactoring.

SVN revision: 80242

11 years agoelementary/naviframe - missed changelog
ChunEon Park [Wed, 5 Dec 2012 13:00:19 +0000 (13:00 +0000)]
elementary/naviframe - missed changelog

SVN revision: 80239

11 years agoelementary: move macro that should only be used in Elm_Widget inside it.
Cedric BAIL [Wed, 5 Dec 2012 10:59:36 +0000 (10:59 +0000)]
elementary: move macro that should only be used in Elm_Widget inside it.

Note: this was introduced during the move to EO, so no backport.

SVN revision: 80230

11 years agoelementary: more fix for an uninitialized path.
Cedric BAIL [Wed, 5 Dec 2012 10:13:00 +0000 (10:13 +0000)]
elementary: more fix for an uninitialized path.

SVN revision: 80227

11 years agoupdating esperanto translations
Massimo Maiurana [Wed, 5 Dec 2012 09:46:19 +0000 (09:46 +0000)]
updating esperanto translations

SVN revision: 80224

11 years agoelementary: simplify ChangeLog.
Cedric BAIL [Wed, 5 Dec 2012 07:14:09 +0000 (07:14 +0000)]
elementary: simplify ChangeLog.

SVN revision: 80221

11 years agoelementary: fix uninitialized data path in elm_interface_scrollable.
Cedric BAIL [Wed, 5 Dec 2012 07:11:44 +0000 (07:11 +0000)]
elementary: fix uninitialized data path in elm_interface_scrollable.

SVN revision: 80220

11 years agoelementary: fix uninitialized data path in elm_gesture_layer.
Cedric BAIL [Wed, 5 Dec 2012 06:56:18 +0000 (06:56 +0000)]
elementary: fix uninitialized data path in elm_gesture_layer.

SVN revision: 80217

11 years agoFrom: Gwanglim Lee <gl77.lee@samsung.com>
Gwanglim Lee [Wed, 5 Dec 2012 06:50:27 +0000 (06:50 +0000)]
From: Gwanglim Lee <gl77.lee@samsung.com>
Subject: Re: Re: Re: [E-devel] [RFC] Virtual desktop window profile

I've attached 4th patch. May the 4th be with you.

ecore patch has been merged with efl and all files are based on r80123.

Thanks & Regards,
Gwanglim

------- Original Message -------
Sender : Daniel Juyung Seo<seojuyung2@gmail.com>
Date : 2012-12-04 01:55 (GMT+09:00)
Title : Re: Re: [E-devel] [RFC] Virtual desktop window profile

It looks ok to me.
Sorry but can you re-generate the patch according to the recent ecore
merge to efl single tree?

Daniel Juyung Seo (SeoZ)

On Thu, Nov 29, 2012 at 12:29 AM, Gwanglim Lee <gl77.lee@samsung.com>
wrote:

Dear Raster and Daniel Juyung Seo,

I've attached 3rd patches and test_config according to your reviews.
These are based on r79782.

[elementary & ecore]
1. "profile,set" -> "profile,changed" - done
2. spaces after EINA_LIST_FOREACH - done
3. variable type - keep
4. author - done
5. removing deprecated marking in patch - done
6. add elm_win_available_profiles_get to test_config for the debugging
purpose - done

7. check whether a given profile is present in an available profiles.
otherwise window profile will be one of the item
    in available profiles. - newly added thing to the elm_win
        8. merge with EO - done. :(

            Any comments would be appreciated.

SVN revision: 80215

11 years agoelementary: another fix for the test case.
Cedric BAIL [Wed, 5 Dec 2012 06:46:31 +0000 (06:46 +0000)]
elementary: another fix for the test case.

SVN revision: 80213

11 years agoelementary: fix uninitialized data path in elm_flip.
Cedric BAIL [Wed, 5 Dec 2012 06:24:21 +0000 (06:24 +0000)]
elementary: fix uninitialized data path in elm_flip.

SVN revision: 80210

11 years agoelementary/naviframe - [E-devel] [Elc_Naviframe]: Removal of hide signals emissions...
ChunEon Park [Wed, 5 Dec 2012 04:01:55 +0000 (04:01 +0000)]
elementary/naviframe - [E-devel] [Elc_Naviframe]: Removal of hide signals emissions before Object creation

Hi All,

Please find attached bug fix patch for Naviframe.
As hide signal was sent even before object was created, the theme did not work
properly.
Change description:
elm_naviframe: Removal of hide signals emissions before Object creation.
Signed-Off by: Shilpa Singh(shilpa.singh@samsung.com)

Thanks & Regards
Shilpa Singh

Signed-Off-By: Shilpa Onkar Singh<shilpa.singh@samsung.com>
SVN revision: 80207

11 years agoelementary: please follow the timeline...
Cedric BAIL [Wed, 5 Dec 2012 01:41:24 +0000 (01:41 +0000)]
elementary: please follow the timeline...

SVN revision: 80200

11 years agoelementary: Fix warnings
Mike McCormack [Tue, 4 Dec 2012 19:50:46 +0000 (19:50 +0000)]
elementary: Fix warnings

elm_prefs.c:683:17: warning: missing initializer [-Wmissing-field-initializers]
elm_prefs.c:683:17: warning: (near initialization for 'val.tv_usec') [-Wmissing-field-initializers]
elm_prefs.c:684:20: warning: declaration of 'time' shadows a global declaration [-Wshadow]

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