platform/upstream/elementary.git
11 years agoElm: Add fullscreen handling :)
Christopher Michael [Wed, 15 Aug 2012 10:57:31 +0000 (10:57 +0000)]
Elm: Add fullscreen handling :)

Basically, we will remove the frame when going into fullscreen, and
readd when we leave fullscreen. When we remove the frame, then during
window redraw the appropriate fullscreen size will be calculated.
This allows proper fullscreening.

SVN revision: 75294

11 years agoelm genlist.c: Fixed genlist horizontal scrolling issue. This needs to be enalbed...
Daniel Juyung Seo [Wed, 15 Aug 2012 09:52:26 +0000 (09:52 +0000)]
elm genlist.c: Fixed genlist horizontal scrolling issue. This needs to be enalbed only in compress mode.

SVN revision: 75289

11 years agoupdating portuguese and italian translations
Massimo Maiurana [Tue, 14 Aug 2012 21:10:14 +0000 (21:10 +0000)]
updating portuguese and italian translations

SVN revision: 75272

11 years agoElm: Remove mixed_wrap line. Ooopsie, that one should not have gone
Christopher Michael [Tue, 14 Aug 2012 13:08:16 +0000 (13:08 +0000)]
Elm: Remove mixed_wrap line. Ooopsie, that one should not have gone
in. Was a left over from some testing here.

SVN revision: 75259

11 years agoElm: Fix test_entry 8 to not shrink the entry when you start entering
Christopher Michael [Tue, 14 Aug 2012 13:01:02 +0000 (13:01 +0000)]
Elm: Fix test_entry 8 to not shrink the entry when you start entering
text into it. Not sure who the brain surgeon was that thought using a
box here was a good idea, but their surgery license should be revoked ;)

SVN revision: 75258

11 years agowe had enter being handled but not escape. FIX!
Carsten Haitzler [Tue, 14 Aug 2012 10:47:26 +0000 (10:47 +0000)]
we had enter being handled but not escape. FIX!

SVN revision: 75251

11 years agofound min width genlist bug. fix.
Carsten Haitzler [Tue, 14 Aug 2012 10:13:19 +0000 (10:13 +0000)]
found min width genlist bug. fix.

SVN revision: 75250

11 years agogenlist tree effect off fix.
Carsten Haitzler [Tue, 14 Aug 2012 09:38:36 +0000 (09:38 +0000)]
genlist tree effect off fix.

SVN revision: 75249

11 years agoquick fix to test bug - using null/freed itc1. :)
Carsten Haitzler [Tue, 14 Aug 2012 09:17:47 +0000 (09:17 +0000)]
quick fix to test bug - using null/freed itc1. :)

SVN revision: 75247

11 years agoElementary: use more descriptive label for flip test button
Bruno Dilly [Mon, 13 Aug 2012 22:23:41 +0000 (22:23 +0000)]
Elementary: use more descriptive label for flip test button

Since effect is hardcoded as page, instead of using the selected
for interaction (using radiobuttons), it is better to make it clear.

SVN revision: 75227

11 years agoElm: We should also add the wayland cflags and libs here (if support
Christopher Michael [Mon, 13 Aug 2012 14:37:23 +0000 (14:37 +0000)]
Elm: We should also add the wayland cflags and libs here (if support
is built for that).

SVN revision: 75216

11 years agoelm genlist: Partial revert of my wrong commit r75161.
Daniel Juyung Seo [Sun, 12 Aug 2012 23:56:37 +0000 (23:56 +0000)]
elm genlist: Partial revert of my wrong commit r75161.

SVN revision: 75180

11 years agonews: Updated recent news in Korean.
Daniel Juyung Seo [Sun, 12 Aug 2012 07:23:51 +0000 (07:23 +0000)]
news: Updated recent news in Korean.

SVN revision: 75161

11 years agoElementary: Ignore base.cfg in git
Mike McCormack [Sat, 11 Aug 2012 11:28:55 +0000 (11:28 +0000)]
Elementary: Ignore base.cfg in git

SVN revision: 75156

11 years agoelementary: fix version in NEWS
Jihoon Kim [Fri, 10 Aug 2012 14:04:46 +0000 (14:04 +0000)]
elementary: fix version in NEWS

SVN revision: 75108

11 years agoupdate more po's
Carsten Haitzler [Fri, 10 Aug 2012 11:03:50 +0000 (11:03 +0000)]
update more po's

SVN revision: 75097

11 years agomore updates for 1.7.0 alpha.
Carsten Haitzler [Fri, 10 Aug 2012 10:51:17 +0000 (10:51 +0000)]
more updates for 1.7.0 alpha.

SVN revision: 75095

11 years agoalpha release of 1.7 - let's roll. ALPHA!
Carsten Haitzler [Fri, 10 Aug 2012 10:37:05 +0000 (10:37 +0000)]
alpha release of 1.7 - let's roll. ALPHA!

SVN revision: 75091

11 years agoupdate pos'
Carsten Haitzler [Fri, 10 Aug 2012 10:36:23 +0000 (10:36 +0000)]
update pos'

SVN revision: 75088

11 years ago[elm] Big oopsie--.
Gustavo Lima Chaves [Thu, 9 Aug 2012 20:40:27 +0000 (20:40 +0000)]
[elm] Big oopsie--.

SVN revision: 75062

11 years ago[elm] Remove duplicated code.
Gustavo Lima Chaves [Thu, 9 Aug 2012 14:46:58 +0000 (14:46 +0000)]
[elm] Remove duplicated code.

SVN revision: 75054

11 years ago[elm] Remove deprecated info.
Gustavo Lima Chaves [Thu, 9 Aug 2012 14:46:51 +0000 (14:46 +0000)]
[elm] Remove deprecated info.

SVN revision: 75053

11 years agoelementary: reset main loop after fork.
Cedric BAIL [Thu, 9 Aug 2012 12:23:15 +0000 (12:23 +0000)]
elementary: reset main loop after fork.

SVN revision: 75046

11 years agosorry yoz - u cant use min size set from outside the widget as wisgets
Carsten Haitzler [Thu, 9 Aug 2012 12:12:29 +0000 (12:12 +0000)]
sorry yoz - u cant use min size set from outside the widget as wisgets
set it all the time themselves for read-only use outside. :) if uw ant
this u have to accomplish this another way. eg table with genlist PLUS
invisible rect obj at the same cell spot (0, 0, 1x1). and make the
invisible rect have a min size hint. table takes care of using the
"constraints" of both rect and gnelist then for sizing. :)

SVN revision: 75044

11 years agofix selection handling in list if items disabled.
Carsten Haitzler [Thu, 9 Aug 2012 11:54:37 +0000 (11:54 +0000)]
fix selection handling in list if items disabled.

SVN revision: 75041

11 years agoelementary: elm_genlist take account of min vertical size hint
Michael BOUCHAUD [Wed, 8 Aug 2012 19:47:26 +0000 (19:47 +0000)]
elementary: elm_genlist take account of min vertical size hint

SVN revision: 75021

11 years agofix panel so it doesnt use a scroller anymore - probably never should
Carsten Haitzler [Wed, 8 Aug 2012 10:40:00 +0000 (10:40 +0000)]
fix panel so it doesnt use a scroller anymore - probably never should
have had one as you can plance a scrolelr inside one, but also fix up
theme layout to allow for styles to work at all.

SVN revision: 75008

11 years agofix flip bug where clippers get messed. add a "leaveme" take.
Carsten Haitzler [Wed, 8 Aug 2012 10:12:19 +0000 (10:12 +0000)]
fix flip bug where clippers get messed. add a "leaveme" take.

SVN revision: 75006

11 years agolets just be good and make button icons size based on text size.
Carsten Haitzler [Wed, 8 Aug 2012 08:56:10 +0000 (08:56 +0000)]
lets just be good and make button icons size based on text size.
shoudl do this theme-wide, but will do that on a theme revamp.

SVN revision: 74999

11 years agoelm elm_win.c: Removed warning while compiling without HAVE_ELEMENTARY_WAYLAND option.
Daniel Juyung Seo [Wed, 8 Aug 2012 08:10:22 +0000 (08:10 +0000)]
elm elm_win.c: Removed warning while compiling without HAVE_ELEMENTARY_WAYLAND option.

SVN revision: 74997

11 years agorename illume profile as mobile.
Carsten Haitzler [Wed, 8 Aug 2012 06:07:37 +0000 (06:07 +0000)]
rename illume profile as mobile.

SVN revision: 74990

11 years ago[elm] Fix entry apply on unfocus for spinner.
Gustavo Lima Chaves [Tue, 7 Aug 2012 18:49:39 +0000 (18:49 +0000)]
[elm] Fix entry apply on unfocus for spinner.

SVN revision: 74988

11 years agofix another elm bug where arrows are not "clickable" for scrolling to
Carsten Haitzler [Tue, 7 Aug 2012 10:20:30 +0000 (10:20 +0000)]
fix another elm bug where arrows are not "clickable" for scrolling to
next/prev item - needed to add a feature to scrolelr (and accidentally
also to scrolled interface too :)) to make this work. now works.

SVN revision: 74969

11 years agofix quicklaunch to properly set appname from argv0 and not empty out
Carsten Haitzler [Tue, 7 Aug 2012 07:37:14 +0000 (07:37 +0000)]
fix quicklaunch to properly set appname from argv0 and not empty out
args when setting them on the forked child in quicklaunch.

SVN revision: 74962

11 years agofix toolbar 8 ugliness in clipping - also make it bounce... yay! bounce!
Carsten Haitzler [Tue, 7 Aug 2012 06:16:56 +0000 (06:16 +0000)]
fix toolbar 8 ugliness in clipping - also make it bounce... yay! bounce!

SVN revision: 74959

11 years agoformatting improvements.
Carsten Haitzler [Tue, 7 Aug 2012 06:02:31 +0000 (06:02 +0000)]
formatting improvements.

SVN revision: 74958

11 years agofix 2 flipselector issues.
Carsten Haitzler [Tue, 7 Aug 2012 03:59:02 +0000 (03:59 +0000)]
fix 2 flipselector issues.

1. on shutdown it calls lots of selected callbacks as it delets items
- wrong.
2. segv waiting to hapen due to list management (brian wang report).

SVN revision: 74956

11 years agofix potential read of garbage data. (brian wang report)
Carsten Haitzler [Tue, 7 Aug 2012 03:51:16 +0000 (03:51 +0000)]
fix potential read of garbage data. (brian wang report)

SVN revision: 74955

11 years agoelm elm_genlist.h: Add more description to elm_genlist_reorder_mode_set.
Daniel Juyung Seo [Tue, 7 Aug 2012 00:57:04 +0000 (00:57 +0000)]
elm elm_genlist.h: Add more description to elm_genlist_reorder_mode_set.

SVN revision: 74951

11 years agoelementary: Remove white spaces from doc/examples.dox.
Jonas M. Gastal [Mon, 6 Aug 2012 20:44:48 +0000 (20:44 +0000)]
elementary: Remove white spaces from doc/examples.dox.

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

SVN revision: 74950

11 years agoelementary: Minimalist Elementary Web widget example.
Jonas M. Gastal [Mon, 6 Aug 2012 20:44:45 +0000 (20:44 +0000)]
elementary: Minimalist Elementary Web widget example.

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

SVN revision: 74949

11 years agoElm: Fix ticket #1266: "delete,request" callback never gets called on window close
Christopher Michael [Mon, 6 Aug 2012 14:34:25 +0000 (14:34 +0000)]
Elm: Fix ticket #1266: "delete,request" callback never gets called on window close

Delete requests where not being called when the frame close button was
pressed. I know this is not the 'ideal' fix (which is why I left
myself a FIXME here), HOWEVER the Ideal fix would mean breaking the
Feature Freeze (and potentially API), so I will wait until freeze is
over for that. For now, this fixes the 'bugger' in a non-instrusive way.

SVN revision: 74946

11 years agoElm: Do not need to get frame x/y values here as we do not need them
Christopher Michael [Mon, 6 Aug 2012 12:47:04 +0000 (12:47 +0000)]
Elm: Do not need to get frame x/y values here as we do not need them
anymore.

SVN revision: 74932

11 years agofix toolbar srhink problem with a policy chnage. u cant have
Carsten Haitzler [Mon, 6 Aug 2012 12:17:02 +0000 (12:17 +0000)]
fix toolbar srhink problem with a policy chnage. u cant have
homogenous and shrink menu or expand or hide. :)

SVN revision: 74929

11 years agoElm: Add signals for mouse movements on the border/frame resizing areas.
Christopher Michael [Mon, 6 Aug 2012 12:06:45 +0000 (12:06 +0000)]
Elm: Add signals for mouse movements on the border/frame resizing areas.

SVN revision: 74926

11 years agoElm: Fix ticket #1245. Mouse cursor does not change before window
Christopher Michael [Mon, 6 Aug 2012 12:05:53 +0000 (12:05 +0000)]
Elm: Fix ticket #1245. Mouse cursor does not change before window
resizing.

Previously, we only changed the mouse cursor when the border frame was
actually clicked. Now we can change it when the mouse moves over the
border/frame areas (like in X11). This adds a callback from the edc to
know when and where the mouse moves (with respect to the frame border
only). (IE: When the user moves the mouse over the bottom portion of
the border, the edc will let us know and we can change pointer
accordingly).

SVN revision: 74925

11 years agoelm elm_win.c: Mark __UNUSED__ for unused parameters.
Daniel Juyung Seo [Mon, 6 Aug 2012 10:30:55 +0000 (10:30 +0000)]
elm elm_win.c: Mark __UNUSED__ for unused parameters.

SVN revision: 74920

11 years agoelementary: Elm_Slider vertical now properly size their widget to.
Cedric BAIL [Mon, 6 Aug 2012 09:48:34 +0000 (09:48 +0000)]
elementary: Elm_Slider vertical now properly size their widget to.

SVN revision: 74918

11 years agoelementary: make Elm_Slider update asynchronously.
Cedric BAIL [Mon, 6 Aug 2012 08:34:39 +0000 (08:34 +0000)]
elementary: make Elm_Slider update asynchronously.

SVN revision: 74909

11 years agoelementary: fix slider theme to init correctly.
Cedric BAIL [Mon, 6 Aug 2012 08:33:03 +0000 (08:33 +0000)]
elementary: fix slider theme to init correctly.

SVN revision: 74908

11 years agobig tooltip (tooltip in window) visibility bug fix! yay! :)
Carsten Haitzler [Mon, 6 Aug 2012 06:43:59 +0000 (06:43 +0000)]
big tooltip (tooltip in window) visibility bug fix! yay! :)

SVN revision: 74897

11 years agoelm bug-- curor set for entry edje obj only, not for scrollbars etc.
Carsten Haitzler [Mon, 6 Aug 2012 04:30:04 +0000 (04:30 +0000)]
elm bug-- curor set for entry edje obj only, not for scrollbars etc.

SVN revision: 74896

11 years agohandl x io errors more gracefully by quitting the mainloop cleanly.
Carsten Haitzler [Mon, 6 Aug 2012 04:09:02 +0000 (04:09 +0000)]
handl x io errors more gracefully by quitting the mainloop cleanly.
also let app woners know via ioerr cb's on windows before we schedule
the quit.

SVN revision: 74893

11 years ago[elm] doc++
Gustavo Lima Chaves [Fri, 3 Aug 2012 16:43:41 +0000 (16:43 +0000)]
[elm] doc++

SVN revision: 74855

11 years ago[elm] Handle focus out on spinner the right way.
Gustavo Lima Chaves [Fri, 3 Aug 2012 16:43:26 +0000 (16:43 +0000)]
[elm] Handle focus out on spinner the right way.

SVN revision: 74854

11 years agoRevert "elementary: add smart callback "focus-in"
Gustavo Lima Chaves [Fri, 3 Aug 2012 16:43:17 +0000 (16:43 +0000)]
Revert "elementary: add smart callback "focus-in"
 and "focus-out"."

This reverts commit 1bb12050b9785d47e102b4a3633210316d408f0d.

Conflicts:
ChangeLog
NEWS

Cedric, this is just wrong. The *on_focus* smart function of the base
widget is now the central place to handle focus in/out events.

I'll fix the spinner in sequence.

SVN revision: 74853

11 years ago1 more bug gone - genlist if scrollbars appear/dissapear. content
Carsten Haitzler [Fri, 3 Aug 2012 12:49:37 +0000 (12:49 +0000)]
1 more bug gone - genlist if scrollbars appear/dissapear. content
doesnt adapt.

SVN revision: 74846

11 years agofix overlapping menu arrow.
Carsten Haitzler [Fri, 3 Aug 2012 12:23:38 +0000 (12:23 +0000)]
fix overlapping menu arrow.

SVN revision: 74845

11 years agofix anchor click in desktop mode.
Carsten Haitzler [Fri, 3 Aug 2012 12:04:08 +0000 (12:04 +0000)]
fix anchor click in desktop mode.

SVN revision: 74844

11 years agoelementary_test : Just fix some warnings
WooHyun Jung [Fri, 3 Aug 2012 08:52:55 +0000 (08:52 +0000)]
elementary_test : Just fix some warnings

SVN revision: 74827

11 years agoelementary: remove dead code.
Cedric BAIL [Fri, 3 Aug 2012 07:43:09 +0000 (07:43 +0000)]
elementary: remove dead code.

SVN revision: 74820

11 years agoelementary: on focus loss actually hide the entry and show label.
Cedric BAIL [Fri, 3 Aug 2012 07:27:02 +0000 (07:27 +0000)]
elementary: on focus loss actually hide the entry and show label.

SVN revision: 74819

11 years agoelementary: add smart callback "focus-in" and "focus-out".
Cedric BAIL [Fri, 3 Aug 2012 07:00:26 +0000 (07:00 +0000)]
elementary: add smart callback "focus-in" and "focus-out".

NOTE: Glima could you review this, I am really not sure I should
have implemented it this way.

SVN revision: 74818

11 years agofix another elm release bug - grab focus if we begin a selection.
Carsten Haitzler [Fri, 3 Aug 2012 05:43:44 +0000 (05:43 +0000)]
fix another elm release bug - grab focus if we begin a selection.

SVN revision: 74816

11 years agofix desktop mode -> right click brings up entry hoversel menu now.
Carsten Haitzler [Fri, 3 Aug 2012 05:33:44 +0000 (05:33 +0000)]
fix desktop mode -> right click brings up entry hoversel menu now.

SVN revision: 74814

11 years agofix interactive flip so it works again! :/
Carsten Haitzler [Thu, 2 Aug 2012 08:42:06 +0000 (08:42 +0000)]
fix interactive flip so it works again! :/

SVN revision: 74796

11 years agoelementary: fix elm_image_orient_get/set and add a test case.
Cedric BAIL [Thu, 2 Aug 2012 08:15:05 +0000 (08:15 +0000)]
elementary: fix elm_image_orient_get/set and add a test case.

SVN revision: 74793

11 years ago[elm] Forgotten inclusion on .am.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:05:21 +0000 (21:05 +0000)]
[elm] Forgotten inclusion on .am.

SVN revision: 74769

11 years ago[elm] Now those comments make less sense, remove.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:05:16 +0000 (21:05 +0000)]
[elm] Now those comments make less sense, remove.

SVN revision: 74768

11 years ago[elm] Flip now inheritable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:05:08 +0000 (21:05 +0000)]
[elm] Flip now inheritable.

SVN revision: 74767

11 years ago[elm] Panes now inheritable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:04:56 +0000 (21:04 +0000)]
[elm] Panes now inheritable.

SVN revision: 74766

11 years ago[elm] Day selector now inheritable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:04:47 +0000 (21:04 +0000)]
[elm] Day selector now inheritable.

SVN revision: 74765

11 years ago[elm] Bubble now inheritable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:04:39 +0000 (21:04 +0000)]
[elm] Bubble now inheritable.

SVN revision: 74764

11 years ago[elm] Color selector now inheratable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:04:33 +0000 (21:04 +0000)]
[elm] Color selector now inheratable.

SVN revision: 74763

11 years ago[elm] File selector button now inheritable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:04:26 +0000 (21:04 +0000)]
[elm] File selector button now inheritable.

SVN revision: 74762

11 years ago[elm] Hoversel now inheritable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:04:20 +0000 (21:04 +0000)]
[elm] Hoversel now inheritable.

SVN revision: 74761

11 years ago[elm] Tweeks on button inheritance.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:04:14 +0000 (21:04 +0000)]
[elm] Tweeks on button inheritance.

SVN revision: 74760

11 years ago[elm] Spinner now inheritable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:03:58 +0000 (21:03 +0000)]
[elm] Spinner now inheritable.

SVN revision: 74759

11 years ago[elm] Label now inheritable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:03:51 +0000 (21:03 +0000)]
[elm] Label now inheritable.

SVN revision: 74758

11 years ago[elm] Clock inheritable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:03:41 +0000 (21:03 +0000)]
[elm] Clock inheritable.

SVN revision: 74757

11 years ago[elm] File selector now inheritable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:03:33 +0000 (21:03 +0000)]
[elm] File selector now inheritable.

SVN revision: 74756

11 years ago[elm] Flipselector inheritable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:03:21 +0000 (21:03 +0000)]
[elm] Flipselector inheritable.

SVN revision: 74755

11 years ago[elm] Index now inheritable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:03:11 +0000 (21:03 +0000)]
[elm] Index now inheritable.

SVN revision: 74754

11 years ago[elm] Check now inheritable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:03:05 +0000 (21:03 +0000)]
[elm] Check now inheritable.

SVN revision: 74753

11 years ago[elm] Segment control inheritable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:02:49 +0000 (21:02 +0000)]
[elm] Segment control inheritable.

SVN revision: 74752

11 years ago[elm] Video now inheritable.
Gustavo Lima Chaves [Wed, 1 Aug 2012 21:02:42 +0000 (21:02 +0000)]
[elm] Video now inheritable.

SVN revision: 74751

11 years agoensure indicator is the same scalle as the slider.
Carsten Haitzler [Wed, 1 Aug 2012 03:05:41 +0000 (03:05 +0000)]
ensure indicator is the same scalle as the slider.

SVN revision: 74703

11 years ago[elm] Bg inheritable.
Gustavo Lima Chaves [Tue, 31 Jul 2012 22:07:28 +0000 (22:07 +0000)]
[elm] Bg inheritable.

SVN revision: 74698

11 years ago[elm] Player inheritable.
Gustavo Lima Chaves [Tue, 31 Jul 2012 22:07:23 +0000 (22:07 +0000)]
[elm] Player inheritable.

SVN revision: 74697

11 years ago[elm] Datetime inheritable.
Gustavo Lima Chaves [Tue, 31 Jul 2012 22:07:18 +0000 (22:07 +0000)]
[elm] Datetime inheritable.

SVN revision: 74696

11 years ago[elm] Frame inheritable.
Gustavo Lima Chaves [Tue, 31 Jul 2012 22:07:12 +0000 (22:07 +0000)]
[elm] Frame inheritable.

SVN revision: 74695

11 years ago[elm] Gengrid inheritable.
Gustavo Lima Chaves [Tue, 31 Jul 2012 22:07:07 +0000 (22:07 +0000)]
[elm] Gengrid inheritable.

SVN revision: 74694

11 years ago[elm] Radio now inheritable.
Gustavo Lima Chaves [Tue, 31 Jul 2012 22:07:02 +0000 (22:07 +0000)]
[elm] Radio now inheritable.

SVN revision: 74693

11 years ago[elm] Inwin now inheritable.
Gustavo Lima Chaves [Tue, 31 Jul 2012 22:06:57 +0000 (22:06 +0000)]
[elm] Inwin now inheritable.

SVN revision: 74692

11 years ago[elm] Calendar now inheritable.
Gustavo Lima Chaves [Tue, 31 Jul 2012 22:06:52 +0000 (22:06 +0000)]
[elm] Calendar now inheritable.

SVN revision: 74691

11 years ago[elm] Separator now inheritable.
Gustavo Lima Chaves [Tue, 31 Jul 2012 22:06:47 +0000 (22:06 +0000)]
[elm] Separator now inheritable.

SVN revision: 74690

11 years ago[elm] Progressbar now inheritable.
Gustavo Lima Chaves [Tue, 31 Jul 2012 22:06:41 +0000 (22:06 +0000)]
[elm] Progressbar now inheritable.

SVN revision: 74689

11 years ago[elm] List now inheritable.
Gustavo Lima Chaves [Tue, 31 Jul 2012 22:06:36 +0000 (22:06 +0000)]
[elm] List now inheritable.

SVN revision: 74688

11 years ago[elm] Slider now inheritable.
Gustavo Lima Chaves [Tue, 31 Jul 2012 22:06:31 +0000 (22:06 +0000)]
[elm] Slider now inheritable.

SVN revision: 74687

11 years ago[elm] Naviframe now inheritable.
Gustavo Lima Chaves [Tue, 31 Jul 2012 22:06:26 +0000 (22:06 +0000)]
[elm] Naviframe now inheritable.

SVN revision: 74686