platform/upstream/elementary.git
11 years agoelementary: Fix unused variable warnings
Mike McCormack [Wed, 19 Sep 2012 21:01:01 +0000 (21:01 +0000)]
elementary: Fix unused variable warnings

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

11 years agoelementary: fix resizing on naviframe when an item is poped (typo)
Michael BOUCHAUD [Wed, 19 Sep 2012 14:34:03 +0000 (14:34 +0000)]
elementary: fix resizing on naviframe when an item is poped (typo)

SVN revision: 76870

11 years agoelementary: Fixed elc_ctxpopup arrow for ui-mirroring
Aharon Hillel [Wed, 19 Sep 2012 13:00:00 +0000 (13:00 +0000)]
elementary: Fixed elc_ctxpopup arrow for ui-mirroring

Signed-off-by: Aharon Hillel <a.hillel@samsung.com>
SVN revision: 76861

11 years agoAdd reorder mode set/get API in Toolbar.
Jaehwan Kim [Wed, 19 Sep 2012 05:23:22 +0000 (05:23 +0000)]
Add reorder mode set/get API in Toolbar.

SVN revision: 76841

11 years agoelementary_config: Fix typo
Leandro Pereira [Tue, 18 Sep 2012 21:59:25 +0000 (21:59 +0000)]
elementary_config: Fix typo

SVN revision: 76839

11 years agoadding gl translations and updating it and pt
Massimo Maiurana [Tue, 18 Sep 2012 21:51:43 +0000 (21:51 +0000)]
adding gl translations and updating it and pt

SVN revision: 76838

11 years agoFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
Kim Shinwoo [Tue, 18 Sep 2012 10:56:19 +0000 (10:56 +0000)]
From: Kim Shinwoo <kimcinoo.efl@gmail.com>
Subject: [E-devel] [patch][access] bubble - access feature

the attached has access feature for bubble widget.
please review it and give some feedback. thanks.

SVN revision: 76798

11 years agomatching chlog
Carsten Haitzler [Mon, 17 Sep 2012 03:02:02 +0000 (03:02 +0000)]
matching chlog

SVN revision: 76718

11 years agoFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
Kim Shinwoo [Mon, 17 Sep 2012 03:01:46 +0000 (03:01 +0000)]
From: Kim Shinwoo <kimcinoo.efl@gmail.com>
Subject: [E-devel] [patch][elementary] access - activate widget
Subject: [E-devel] [Patch][elementary] scroller, slider - access
activate feature

the previous activate function just get object only. to activate scroller
or slider etc.. it needs more information. so the patch changed previous
activate(Evas_Object *obj) to activate(Evas_Object *obj, Elm_Activate act);
the Elm_Activate can be one of ELM_ACTIVATE_DEFAULT, UP, DOWN, RIGHT, and
LEFT.. you can add more if it is necessary.

I have attached two patches. one is for the slider and the other is for the
scoller.
this patch would support those who wants change value of slider or content
position of scroller on remote side.
this would be useful to the access side or voice control side also.

SVN revision: 76717

11 years agowhitespaces--
Vincent Torri [Sat, 15 Sep 2012 23:14:11 +0000 (23:14 +0000)]
whitespaces--

SVN revision: 76707

11 years agoupdating russian translation
Massimo Maiurana [Sat, 15 Sep 2012 19:43:25 +0000 (19:43 +0000)]
updating russian translation

SVN revision: 76705

11 years agoelm .gitignore: Updated .gitignore.
Daniel Juyung Seo [Fri, 14 Sep 2012 14:37:59 +0000 (14:37 +0000)]
elm .gitignore: Updated .gitignore.

SVN revision: 76673

11 years agoelm test_toolbar.c: Use more explicit variable name and function name.
Daniel Juyung Seo [Fri, 14 Sep 2012 14:37:54 +0000 (14:37 +0000)]
elm test_toolbar.c: Use more explicit variable name and function name.

SVN revision: 76672

11 years agoelm test: Removed unused variables. Fixed shadow warning.
Daniel Juyung Seo [Fri, 14 Sep 2012 14:37:46 +0000 (14:37 +0000)]
elm test: Removed unused variables. Fixed shadow warning.

SVN revision: 76671

11 years agoFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
Kim Shinwoo [Fri, 14 Sep 2012 13:30:18 +0000 (13:30 +0000)]
From: Kim Shinwoo <kimcinoo.efl@gmail.com>
Subject: [E-devel] [patch][elementary] bubble - text set does not
display info text part

current bubble dose not display 'info' which is TEXT part.
i have learned that the following commit would be reverted.
http://trac.enlightenment.org/e/changeset/71516/trunk/elementary/src/lib/elm_bubble.c
or remove 'else' from 'else if' on current
_elm_bubble_smart_text_set();.

anyhow i made a diff and attached. please find it and give feedback.
thanks.

SVN revision: 76669

11 years agoFrom: Doyoun Kang <doyoun.kang@samsung.com>
Doyoun Kang [Fri, 14 Sep 2012 13:06:57 +0000 (13:06 +0000)]
From: Doyoun Kang <doyoun.kang@samsung.com>
Subject: [E-devel] [patch] Add APIs for floating mode

I added APIs for supporting the floating mode -
elm_win_floating_mode_set, elm_win_floating_mode_get.
The floating mode will be used on mobile environment. For example, if
the video-player window set the floating mode, then e (enlightenment
window manager) changes it's geometry and handles it like a popup.
Please check these APIs and give an advice for me.

SVN revision: 76667

11 years agofix chglog person
Carsten Haitzler [Fri, 14 Sep 2012 03:04:07 +0000 (03:04 +0000)]
fix chglog person

SVN revision: 76636

11 years agoerrr elm codegen - lets link like the rest of elm bins eh?
Carsten Haitzler [Thu, 13 Sep 2012 23:15:49 +0000 (23:15 +0000)]
errr elm codegen - lets link like the rest of elm bins eh?

SVN revision: 76630

11 years agoelementary_codegen: Adding a basic example
Flavio Vinicius Alvares Ceolin [Thu, 13 Sep 2012 14:06:45 +0000 (14:06 +0000)]
elementary_codegen: Adding a basic example

Just adding an example showing how to using the codegen.

SVN revision: 76615

11 years agoelementary_codegen: generating source code from edj
Flavio Vinicius Alvares Ceolin [Thu, 13 Sep 2012 14:06:07 +0000 (14:06 +0000)]
elementary_codegen: generating source code from edj

Parsing the parts and programs of the specified group and generating
the header/source. Usage:
elementary_codegen --prefix myapp_myobj input.edj a_group source.c header.h

SVN revision: 76614

11 years agoFrom: PRINCE KUMAR DUBEY <prince.dubey@samsung.com>
PRINCE KUMAR DUBEY [Thu, 13 Sep 2012 11:55:24 +0000 (11:55 +0000)]
From: PRINCE KUMAR DUBEY <prince.dubey@samsung.com>
Subject: [E-devel] [Patch] [Elementary] Support for circular effect in
elm_diskselector, in case scroller's bounce effect is disabled.

Can someone please review the attached patch created by Sumanth.

[Issue Details] :
elm_diskselector_round_enable_set() API is not working, if
elm_scroller's bounce effect is disabled.

[Root cause] :
For diskselector circular effect, the boundary checking is done based
on scroller's geometry.
If bouncing effect is disabled in elm_scroller, its geometry can lie
between 0 on left and CHILD_SIZE on right but it can never go beyond
that point.
Unless the scroller's geometry goes beyond its child (here, elm_box)
size, diskselector cann't trigger the circular effect.

[Change Description] :
For diskselector items circular effect, the boundary checking is
performed at the left/right edges of its child, elm_box.
Once the scroller reaches to the left/right edge of box or goes beyond
that point, circular effect will be triggered.

SVN revision: 76606

11 years agounknonw direction actually should just be handled in default - skip
Carsten Haitzler [Thu, 13 Sep 2012 08:31:29 +0000 (08:31 +0000)]
unknonw direction actually should just be handled in default - skip
that direction and go to the next one.

SVN revision: 76589

11 years agofix plug's min/max value reset
Jiyoun Park [Thu, 13 Sep 2012 06:15:11 +0000 (06:15 +0000)]
fix plug's min/max value reset

SVN revision: 76575

11 years agoyes with embryo :D
Davide Andreoli [Wed, 12 Sep 2012 20:51:06 +0000 (20:51 +0000)]
yes with embryo :D

SVN revision: 76559

11 years ago* Add external property "play length" to Video widget and fix the test accordingly
Davide Andreoli [Wed, 12 Sep 2012 20:30:17 +0000 (20:30 +0000)]
* Add external property "play length" to Video widget and fix the test accordingly

also fix ChangeLog whitespacing: every news need a single tab

SVN revision: 76557

11 years agoNew external test: video player in pure edje
Davide Andreoli [Wed, 12 Sep 2012 19:26:50 +0000 (19:26 +0000)]
New external test: video player in pure edje

SVN revision: 76554

11 years ago[elm] Fix missing icon on Genlist 'double_label' theme for consistency.
Gustavo Lima Chaves [Wed, 12 Sep 2012 17:01:34 +0000 (17:01 +0000)]
[elm] Fix missing icon on Genlist 'double_label' theme for consistency.

Patch by João Paulo Fernandes Ventura.

SVN revision: 76549

11 years agofix bug. plug can retry several times
Jiyoun Park [Wed, 12 Sep 2012 16:11:40 +0000 (16:11 +0000)]
fix bug. plug can retry several times

SVN revision: 76541

11 years agoAdd image deleted signal into plug. it help user notice socket service
Jiyoun Park [Wed, 12 Sep 2012 16:03:03 +0000 (16:03 +0000)]
Add image deleted signal into plug. it help user notice socket service
ail and they can retry service connection. and add test code deal with this signal.

SVN revision: 76539

11 years agosupport indicator service using elm config.
Jiyoun Park [Wed, 12 Sep 2012 14:08:26 +0000 (14:08 +0000)]
support indicator service using elm config.
using this, we can establish indicator service.
I'll implement more indicator service feature using elm_plug and elm_compoment.
after finishing all indicator and compoment feature I will add change log and news

SVN revision: 76533

11 years agoFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
Kim Shinwoo [Wed, 12 Sep 2012 13:44:27 +0000 (13:44 +0000)]
From: Kim Shinwoo <kimcinoo.efl@gmail.com>
Subject: [E-devel] [patch][elementary] index - add access feature

the attachment has access features for the index. and this patch is
depends
on the previous patch which has
_elm_access_edje_object_part_object_unregister();
to find the previous patch, please refer to the following

http://sourceforge.net/mailarchive/forum.php?thread_name=CAP-c0nG8NkMx3J-YkSJnWdB23cWOPrtk1Rx10Lae0Zwxst1eeQ%40mail.gmail.com&forum_name=enlightenment-devel

the index could have two levels, one is level 0, the other is level 1.
the
patch supports only level 0 because we have no style for the level 1..
(just a cowardly excuse, i will keep up with this.. and update..)

SVN revision: 76532

11 years agoElm datetime-module: Fixed Makefile.am to work with emap.
Tom Hacohen [Wed, 12 Sep 2012 13:34:05 +0000 (13:34 +0000)]
Elm datetime-module: Fixed Makefile.am to work with emap.

Patch by Yakov Goldberg.

SVN revision: 76528

11 years agoFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
Kim Shinwoo [Wed, 12 Sep 2012 08:46:10 +0000 (08:46 +0000)]
From: Kim Shinwoo <kimcinoo.efl@gmail.com>
Subject: [E-devel] [patch][elementary] diskselector - text align issue

by default diskselector item has space for icon even though the item does
not have icon.
so in some cases, the text is not located in the center of item and
diskselector.
the attachment would resolve this issue. please look into it and give
feedback. thanks.

SVN revision: 76507

11 years agoFrom: thiep ha <thiep.ha@samsung.com>
thiep ha [Wed, 12 Sep 2012 08:35:42 +0000 (08:35 +0000)]
From: thiep ha <thiep.ha@samsung.com>
Subject: [E-devel] [Patch] [Elementary] ctxpopup - correct position
and size of ctxpopup

With ctxpopup, if it has many items and user uses -1 as parameter in
set direction priority function,
the ctxpopup position and size are calculated incorrectly.
Ex:
elm_ctxpopup_direction_priority_set(ctxpopup,
ELM_CTXPOPUP_DIRECTION_DOWN, ELM_CTXPOPUP_DIRECTION_UP, -1, -1);

SVN revision: 76505

11 years agoFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
Kim Shinwoo [Wed, 12 Sep 2012 08:25:10 +0000 (08:25 +0000)]
From: Kim Shinwoo <kimcinoo.efl@gmail.com>
Subject: [E-devel] [patch][elementary] calendar - add access feature,
access - add _elm_access_edje_object_part_object_unregister();

the attachment has accessibility feature which is for the
elm_calendar. and
moreover..
it would be better to keep one more api for the access which name is
_elm_access_edje_object_part_object_unregister();
in the case of calendar item, its text part could be set with empty
value
in run time(dynamically), even though it had a value (1~31) previously.
so if there is an empty field(item), then previously registered item
should
be unregistered. the api would be useful not only this case but also
others.
then, please review the patch and give feedback. thanks.

SVN revision: 76502

11 years agofix fmting :)
Carsten Haitzler [Wed, 12 Sep 2012 08:23:11 +0000 (08:23 +0000)]
fix fmting :)

SVN revision: 76501

11 years agoelementary/datetime : Ctxpopup should be hidden when datetime is
WooHyun Jung [Wed, 12 Sep 2012 06:18:43 +0000 (06:18 +0000)]
elementary/datetime : Ctxpopup should be hidden when datetime is
unfocused.

SVN revision: 76489

11 years agoThe hidden signal is emitted when the icon or text is hidden.
Jaehwan Kim [Wed, 12 Sep 2012 05:30:35 +0000 (05:30 +0000)]
The hidden signal is emitted when the icon or text is hidden.

SVN revision: 76488

11 years agoWhen the number of item is changed, the toolbar emits the signal to theme.
Jaehwan Kim [Wed, 12 Sep 2012 05:15:43 +0000 (05:15 +0000)]
When the number of item is changed, the toolbar emits the signal to theme.
The theme can be changed something according the number of item.

SVN revision: 76487

11 years agoelementary/ctxpopup : Rollback 76452. Ctxpopup seemed to be bad with
WooHyun Jung [Wed, 12 Sep 2012 04:34:08 +0000 (04:34 +0000)]
elementary/ctxpopup : Rollback 76452. Ctxpopup seemed to be bad with
this modification. (please see the datetime in elementary_test)

SVN revision: 76486

11 years agoelementary: add elm_calendar_selectable_set
Michael BOUCHAUD [Tue, 11 Sep 2012 21:33:54 +0000 (21:33 +0000)]
elementary: add elm_calendar_selectable_set

SVN revision: 76478

11 years agoElm layout: remove !obj check from ELM_LAYOUT_CHECK.
Tom Hacohen [Tue, 11 Sep 2012 14:25:30 +0000 (14:25 +0000)]
Elm layout: remove !obj check from ELM_LAYOUT_CHECK.

This is already handled in elm_widget_type_check, and there it actually
prints an error message, like it should.
Patch by Daniel Zaoui.

SVN revision: 76461

11 years agoelementary/ctxpopup - correct position and size of ctxpopup
ChunEon Park [Tue, 11 Sep 2012 10:29:48 +0000 (10:29 +0000)]
elementary/ctxpopup - correct position and size of ctxpopup

Dear all,

With ctxpopup, if it has many items and user uses -1 as parameter in set direction priority function,
the ctxpopup position and size are calculated incorrectly.
Ex:
elm_ctxpopup_direction_priority_set(ctxpopup, ELM_CTXPOPUP_DIRECTION_DOWN, ELM_CTXPOPUP_DIRECTION_UP, -1, -1);

I would like to send a small patch to fix this issue.
Please take a look on it.

Thanks & Regards,
Thiep Ha

Signed-Off-By: Thiep ha<thiep.ha@samsung.com>
SVN revision: 76452

11 years agoelementary/colorselector - removed unnecessary lines
ChunEon Park [Tue, 11 Sep 2012 05:17:06 +0000 (05:17 +0000)]
elementary/colorselector - removed unnecessary lines

SVN revision: 76437

11 years agoelementary/colorselector - inherit colorselector right button
ChunEon Park [Tue, 11 Sep 2012 05:11:36 +0000 (05:11 +0000)]
elementary/colorselector - inherit colorselector right button

SVN revision: 76436

11 years agoelementary/naviframe - some modification on test
ChunEon Park [Tue, 11 Sep 2012 01:48:53 +0000 (01:48 +0000)]
elementary/naviframe - some modification on test

SVN revision: 76424

11 years agonaviframe - Even if the top item is inserted into Naviframe, any transition wouldn...
ChunEon Park [Tue, 11 Sep 2012 01:48:00 +0000 (01:48 +0000)]
naviframe - Even if the top item is inserted into Naviframe, any transition wouldn't be launched as before it did.

SVN revision: 76423

11 years agoAnother external test: progress bar.
Davide Andreoli [Mon, 10 Sep 2012 21:48:56 +0000 (21:48 +0000)]
Another external test: progress bar.
This test also show how to access the external widgets from C code and also directly from embryo :)

SVN revision: 76422

11 years agojust indentation
Davide Andreoli [Mon, 10 Sep 2012 19:21:56 +0000 (19:21 +0000)]
just indentation

SVN revision: 76421

11 years agoNew test for external widget: scroller.
Davide Andreoli [Mon, 10 Sep 2012 19:17:19 +0000 (19:17 +0000)]
New test for external widget: scroller.
Lots of bug here, but it's probably a corner-case-test

SVN revision: 76420

11 years ago[elm] Properly fix the scroller API entry issue.
Gustavo Lima Chaves [Mon, 10 Sep 2012 14:06:53 +0000 (14:06 +0000)]
[elm] Properly fix the scroller API entry issue.

SVN revision: 76408

11 years ago[elm] Check for scrollable, not scroller, on these elm_scroller.c calls.
Gustavo Lima Chaves [Mon, 10 Sep 2012 13:52:36 +0000 (13:52 +0000)]
[elm] Check for scrollable, not scroller, on these elm_scroller.c calls.

SVN revision: 76406

11 years agoelementary/naviframe - modified some test case
ChunEon Park [Mon, 10 Sep 2012 11:39:46 +0000 (11:39 +0000)]
elementary/naviframe - modified some test case

SVN revision: 76395

11 years agoFix elementary build, from Tomas Cech, aka Sleep_Walker.
Rui Seabra [Sun, 9 Sep 2012 22:42:28 +0000 (22:42 +0000)]
Fix elementary build, from Tomas Cech, aka Sleep_Walker.

SVN revision: 76356

11 years agoElementary: new tests for edje-external of some widgets, buttons and slider done...
Davide Andreoli [Fri, 7 Sep 2012 20:16:30 +0000 (20:16 +0000)]
Elementary: new tests for edje-external of some widgets, buttons and slider done so far, more to come.
All the interaction in this tests are 'pure edje', no c code involved at all.

NOTE: 2 little external bugs are hilighted in the tests, didn't found the time to look for fixes :(

SVN revision: 76322

11 years agoadd eweather cflags back
Mike Blumenkrantz [Fri, 7 Sep 2012 07:15:26 +0000 (07:15 +0000)]
add eweather cflags back
ticket #1384

SVN revision: 76281

11 years agoToolbar items support to set/get the generic text.
Jaehwan Kim [Fri, 7 Sep 2012 04:33:45 +0000 (04:33 +0000)]
Toolbar items support to set/get the generic text.

SVN revision: 76270

11 years agoelm test_genlist.c: Use item_class_new/free API for genlist item classes.
Daniel Juyung Seo [Thu, 6 Sep 2012 22:52:36 +0000 (22:52 +0000)]
elm test_genlist.c: Use item_class_new/free API for genlist item classes.

SVN revision: 76263

11 years agoElm: Add missing unused for parameter.
Christopher Michael [Thu, 6 Sep 2012 07:48:24 +0000 (07:48 +0000)]
Elm: Add missing unused for parameter.

SVN revision: 76227

11 years agoElm: Fix Escape namespace to compile on Windows.
Christopher Michael [Thu, 6 Sep 2012 07:43:10 +0000 (07:43 +0000)]
Elm: Fix Escape namespace to compile on Windows.

SVN revision: 76226

11 years agodescribe about TERMINAL Layout more detail
Jihoon Kim [Thu, 6 Sep 2012 06:01:37 +0000 (06:01 +0000)]
describe about TERMINAL Layout more detail

SVN revision: 76214

11 years agoas per leif's patch - make the clearenv check nicer.
Carsten Haitzler [Thu, 6 Sep 2012 02:45:34 +0000 (02:45 +0000)]
as per leif's patch - make the clearenv check nicer.

SVN revision: 76213

11 years ago[elm] It won't hurt to have it here.
Gustavo Lima Chaves [Wed, 5 Sep 2012 19:43:33 +0000 (19:43 +0000)]
[elm] It won't hurt to have it here.

Less inclusions on custom elm widgets.

SVN revision: 76205

11 years agoElm: Revert changes for framespace.
Christopher Michael [Wed, 5 Sep 2012 07:44:45 +0000 (07:44 +0000)]
Elm: Revert changes for framespace.

NB: These leaves elm broken in wayland until I sort out what happened
in evas.

SVN revision: 76174

11 years agoElementary: Revert all framespace changes.
Christopher Michael [Wed, 5 Sep 2012 07:42:57 +0000 (07:42 +0000)]
Elementary: Revert all framespace changes.

NB: This means elm will be broken in wayland for a while while I sort
out what went wrong in evas.

SVN revision: 76173

11 years agoelementary/elm_widget : evas_object_smart_interface_get should be
WooHyun Jung [Wed, 5 Sep 2012 02:37:47 +0000 (02:37 +0000)]
elementary/elm_widget : evas_object_smart_interface_get should be
tried with SMART object only. Before this commit, some applications
printed "evas_debug_magic_wrong".

SVN revision: 76157

11 years ago[elm] Oopsie--.
Gustavo Lima Chaves [Tue, 4 Sep 2012 14:10:00 +0000 (14:10 +0000)]
[elm] Oopsie--.

SVN revision: 76131

11 years agoElm: Account for framespace X also. Thanks for spotting this Daniel ;)
Christopher Michael [Tue, 4 Sep 2012 12:51:57 +0000 (12:51 +0000)]
Elm: Account for framespace X also. Thanks for spotting this Daniel ;)

SVN revision: 76129

11 years agoElm: Fix naviframe shrinking when you change to a different frame.
Christopher Michael [Tue, 4 Sep 2012 12:46:02 +0000 (12:46 +0000)]
Elm: Fix naviframe shrinking when you change to a different frame.
Ticket #1383.

SVN revision: 76128

11 years agoElm: Use sane window size in naviframe test.
Christopher Michael [Tue, 4 Sep 2012 10:16:32 +0000 (10:16 +0000)]
Elm: Use sane window size in naviframe test.

SVN revision: 76120

11 years agoElm: Let's use sane window sizes in tests, yes ? :)
Christopher Michael [Tue, 4 Sep 2012 09:57:21 +0000 (09:57 +0000)]
Elm: Let's use sane window sizes in tests, yes ? :)

SVN revision: 76119

11 years agoElm: Fix menus which get placed inside a toolbar for proper placement
Christopher Michael [Tue, 4 Sep 2012 09:50:46 +0000 (09:50 +0000)]
Elm: Fix menus which get placed inside a toolbar for proper placement
in wayland.

NB: This also removes some unused variables.

SVN revision: 76118

11 years agoElm: Fix toolbar widget to account for framespace. Fixes ticket 1418
Christopher Michael [Tue, 4 Sep 2012 09:42:27 +0000 (09:42 +0000)]
Elm: Fix toolbar widget to account for framespace. Fixes ticket 1418
where the 'more' button was showing the popup incorrectly.

SVN revision: 76116

11 years agoadd NEWS about adding enum
Jihoon Kim [Tue, 4 Sep 2012 07:42:55 +0000 (07:42 +0000)]
add NEWS about adding enum

SVN revision: 76112

11 years agoelm: Add ELM_INPUT_PANEL_RETURN_KEY_TYPE_SIGNIN
Jihoon Kim [Tue, 4 Sep 2012 02:34:19 +0000 (02:34 +0000)]
elm: Add ELM_INPUT_PANEL_RETURN_KEY_TYPE_SIGNIN

SVN revision: 76098

11 years agoElm layout: Revert "Elm layout: Fix segfault in some cases."
Tom Hacohen [Mon, 3 Sep 2012 13:55:20 +0000 (13:55 +0000)]
Elm layout: Revert "Elm layout: Fix segfault in some cases."

This reverts commit 76000.

Many thanks to glima for spanking me back into the right path.

SVN revision: 76012

11 years agoElm: Fix menu test. Since we cannot get click events on elm_bg, we
Christopher Michael [Mon, 3 Sep 2012 12:12:53 +0000 (12:12 +0000)]
Elm: Fix menu test. Since we cannot get click events on elm_bg, we
have to use a manually added rectangle to receive events. This
rectangle needs to account for framespace, else it does not receieve
events for the whole area which the bg occupies.

SVN revision: 76004

11 years agoElm: Fix stupid hover widget to account for framespace. Fixes ticket
Christopher Michael [Mon, 3 Sep 2012 12:04:39 +0000 (12:04 +0000)]
Elm: Fix stupid hover widget to account for framespace. Fixes ticket
1417.

SVN revision: 76003

11 years agoElm layout: Fix segfault in some cases.
Tom Hacohen [Mon, 3 Sep 2012 11:14:17 +0000 (11:14 +0000)]
Elm layout: Fix segfault in some cases.

Apparently this fixes stuff for Daniel Zaoui with some more complicated cases.

SVN revision: 76000

11 years agoupdate header #defined versions to 1.8 to make sure new apis are used
Carsten Haitzler [Mon, 3 Sep 2012 09:55:34 +0000 (09:55 +0000)]
update header #defined versions to 1.8 to make sure new apis are used
in e17 only with ifdefs.

SVN revision: 75994

11 years agoand support new ecore messages.
Carsten Haitzler [Mon, 3 Sep 2012 09:43:35 +0000 (09:43 +0000)]
and support new ecore messages.

SVN revision: 75992

11 years agoFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
Kim Shinwoo [Mon, 3 Sep 2012 09:26:57 +0000 (09:26 +0000)]
From: Kim Shinwoo <kimcinoo.efl@gmail.com>
Subject: [E-devel] [patch][elementary] popup - smart theme

popup have used notify its internal widget. but popup does not take care
the notify theme in its smart_theme()
the attachment just add a line to set style to the notify and test code
also. please review and give feedback. thanks.

SVN revision: 75987

11 years agoadd in chglog for shinwoo's patch.
Carsten Haitzler [Mon, 3 Sep 2012 09:01:21 +0000 (09:01 +0000)]
add in chglog for shinwoo's patch.

SVN revision: 75982

11 years agouse shinwoo's 2nd patch not first!
Carsten Haitzler [Mon, 3 Sep 2012 08:49:45 +0000 (08:49 +0000)]
use shinwoo's 2nd patch not first!

SVN revision: 75979

11 years agoFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
Kim Shinwoo [Mon, 3 Sep 2012 08:44:53 +0000 (08:44 +0000)]
From: Kim Shinwoo <kimcinoo.efl@gmail.com>
Subject: [E-devel] [patch][elementary] access - add activate callback

till now, accessibility has used ecore_x_mouse_*_send(). the patch has
activate callback which takes place of the ecore_x_mouse_*_send() stuff.
if the access module is enabled and 'double tap' is detected, elm_win
will
receive ECORE_X_ATOM_E_ILLUME_ACCESS_CONTROL message with
ECORE_X_ATOME_E_ILLUME_ACCESS_ACTION_ACTIVATE and call the activate
callback for the accessibility. that's it.

SVN revision: 75978

11 years agochlog for bluzery patch.
Carsten Haitzler [Mon, 3 Sep 2012 08:37:12 +0000 (08:37 +0000)]
chlog for bluzery patch.

SVN revision: 75975

11 years agoFrom: Bluezery <ohpowel@gmail.com>
Bluezery [Mon, 3 Sep 2012 08:35:53 +0000 (08:35 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [patch] change plug-in loading behavior in elm_map

Elm_map have 3 modules (Tile, Route, Name) for plug-in loading
When elm_map is added, each 3 modules search plug-ins
(elm_map does use eina_module, not elm_module because elm_map loads
several modules. )

Previously, Each modules in elm_map search modules separately.
So module init /shutdown function in each plug-in is called 3times.
This can cause problems.
I fixed that module init is called at one time and module never be
unloaded (in process life-cycle).

SVN revision: 75974

11 years agoadd NEWs entry for fix.
Carsten Haitzler [Mon, 3 Sep 2012 07:59:01 +0000 (07:59 +0000)]
add NEWs entry for fix.

SVN revision: 75968

11 years agospellfix
Carsten Haitzler [Mon, 3 Sep 2012 07:58:48 +0000 (07:58 +0000)]
spellfix

SVN revision: 75967

11 years agoadd chlog for bluezery fix.
Carsten Haitzler [Mon, 3 Sep 2012 07:57:50 +0000 (07:57 +0000)]
add chlog for bluezery fix.

SVN revision: 75966

11 years agoadd news entry for datetime fix.
Carsten Haitzler [Mon, 3 Sep 2012 07:29:48 +0000 (07:29 +0000)]
add news entry for datetime fix.

SVN revision: 75962

11 years agoupdate po's
Carsten Haitzler [Mon, 3 Sep 2012 07:25:48 +0000 (07:25 +0000)]
update po's

SVN revision: 75959

11 years agoFrom: Rajeev Ranjan <rajeev.r@samsung.com>
Rajeev Ranjan [Mon, 3 Sep 2012 07:24:20 +0000 (07:24 +0000)]
From: Rajeev Ranjan <rajeev.r@samsung.com>
Subject: [E-devel] [Patch] [Elementary] elm_datetime widget bug fix:
elm_datetime_field_limit_set() API is not working for min/max boundary
conditions

Hi,
   Please review the attached patch for fixing issue in API
elm_datetime_field_limit_set() for boundary values.
It has been created by Sumanth for datetime widget.

[Issue Details]:
  elm_datetime_field_limit_set() API is not working well for boundary
values.
  [ex: for date, we can't set max limit as 31 and for minute, we can't
set 60 etc..
         - it fails at boundary conditions of Min/Max limit for all
datetime fields.]

[Root cause]:
   Boundary condition checking has not been done in a proper way.

   [Change Description]:
      Boundary checking condition is corrected and the min/max limit
boundary values are included as API input.

Signed-Off-By: Sumanth Krishna (sumanth.m@samsung.com)
Signed-Off-By: Rajeev Ranjan (rajeev.r@samsung.com)
SVN revision: 75958

11 years agoclean up changelog.
Carsten Haitzler [Mon, 3 Sep 2012 07:22:28 +0000 (07:22 +0000)]
clean up changelog.

SVN revision: 75957

11 years agoadd signal rotation and indicator mode change.
Jiyoun Park [Mon, 3 Sep 2012 06:55:07 +0000 (06:55 +0000)]
add signal rotation and indicator mode change.
child elms can know indicator mod change and rotation change

SVN revision: 75955

11 years agoElementary: (elm_flip) Not much point in fetching the Z values here if we are not
Christopher Michael [Mon, 3 Sep 2012 06:32:40 +0000 (06:32 +0000)]
Elementary: (elm_flip) Not much point in fetching the Z values here if we are not
going to use them.

SVN revision: 75953

11 years agoelm genlist: Fixed wrong reorder animation. Patch by Bluezery <ohpowel@gmail.com>
Daniel Juyung Seo [Mon, 3 Sep 2012 06:20:47 +0000 (06:20 +0000)]
elm genlist: Fixed wrong reorder animation. Patch by Bluezery <ohpowel@gmail.com>

On Fri, Aug 31, 2012 at 8:50 PM, Bluezery <ohpowel@gmail.com> wrote:
> Hello,
>
> Sometimes reorder animation ended incorrectly
> You can test & see the problem when background color is black and
> genlist item color is white.
> I made the added value for animation as difference between old item
> position and new item position if difference is below predefined dy.
> (y = diff, if diff < dy) So item position can be finally new item
> position at last.
> Please review this patch.
>
> Thanks

SVN revision: 75950

11 years agoElementary: Fix ticket #1376: Titlebar respondes to gestures in
Christopher Michael [Mon, 3 Sep 2012 06:08:52 +0000 (06:08 +0000)]
Elementary: Fix ticket #1376: Titlebar respondes to gestures in
Gesture Layer 2.

SVN revision: 75948

11 years agoThis is minor fix (typo, nuance) for genlist documentation.
Jonas M. Gastal [Fri, 31 Aug 2012 12:54:53 +0000 (12:54 +0000)]
This is minor fix (typo, nuance) for genlist documentation.

Author: Bluezery <ohpowel@gmail.com>

SVN revision: 75922

11 years agoElementary: Patch from Alex Wu <zhiwen.wu@linux.intel.com> to fix
Christopher Michael [Fri, 31 Aug 2012 09:27:22 +0000 (09:27 +0000)]
Elementary: Patch from Alex Wu <zhiwen.wu@linux.intel.com> to fix
glview tests in Wayland:

If the preferred engine set to "opengl_x11" and we actully run on
"wayland_egl" engine, the elm_win_add will eventully use "Software FB"
engine, and no chance to use the correct engine.

Don't set the preference but let the _elm_config to determine the right
engine.

SVN revision: 75921