Commit Graph

984 Commits

Author SHA1 Message Date
Mike Blumenkrantz 1ea72cda55 add deskmirror borderless group 2014-09-18 18:20:10 -04:00
Mike Blumenkrantz 3dc3def2b6 simplify deskmirror theme programs 2014-09-18 18:20:10 -04:00
Igor Murzov 8f5f86409b Revert revert of my translation updates. 2014-09-12 14:36:38 +04:00
maxerba c0f0c763ef Updating desktop files 2014-09-11 22:06:39 +02:00
Carsten Haitzler 42cb0adf55 Revert "rename all pager theme groups to match the module that uses it"
This reverts commit e3e158b3887a93097d954a75d2d74eff3f4ec24f.

no - this breaks theme api. AGAIN ... like e18. see email to e-devel.
2014-09-11 16:25:47 +09:00
Mike Blumenkrantz cbb8e3f38b rename all pager theme groups to match the module that uses it
this should have been done with the module rename, and this release is the last chance to get it fixed before it has to be permanently maintained with wrong names
2014-09-10 09:04:14 -04:00
Mike Blumenkrantz 9fc57e7dd0 remove unused comp screen overlay program 2014-09-07 11:19:12 -04:00
kabeer khan be4ba83304 Added text field to show CapsLock hint
Summary:
Signed-off-by: kabeer khan <kabeer.khan@samsung.com>

Merge branch 'master' of http://git.enlightenment.org/core/elementary

Reviewers: devilhorns, zmike

Maniphest Tasks: T1570

Differential Revision: https://phab.enlightenment.org/D1391
2014-09-04 11:19:59 -04:00
Vincent Torri ea99904b1d Reorganise configure.ac layout (and simplify)
This includes:
Bumping versions of autoconf and automake.
Remove or replace deprecated macros.
Use correct paths.
2014-09-02 10:29:50 +01:00
Carsten Haitzler 84bec552c9 theme - improve efm icons provided by ApB
this fixes T575 wishlist item and improved the icons in default

@feature
2014-08-27 18:12:44 +09:00
Carsten Haitzler feeffa881b e theme - screen suspend/locl/resume etc, make black rect on noeffect
this makes the black rect etc. appear instantly even if no effects are
selected for comp - this should cover up lockscreen and other stuff on
suspend/shutdown/resume etc. like fading does. this should fix T1498
2014-08-18 11:47:42 +09:00
Daniel Juyung Seo 7ff1882d3f button: fix hoversel and button fixed: 1 1 warning in the same way.
Now both hoversel and button are usable.
This is easiest way to fix the bug. But why it didn't work well even
hoversel inherit button default style?

Revert "button: revert this patch because this patch just broke hoversel."

This reverts commit 3238c8787511aaf69b755760b24f1aa518477d75.
2014-08-13 03:13:18 +09:00
Daniel Juyung Seo 69281aea8b button: revert this patch because this patch just broke hoversel.
hoversel is now usable. let's fix the button warning message with more
considerations.

Revert "button: add fixed 1 1 in case that text is not used."

This reverts commit efd33ddb5ba51dccaee2734e8a7add18801d9285.
2014-08-13 02:03:46 +09:00
Mike Blumenkrantz a73ef53909 force desklock theme min sizing on text
fix T1468
2014-08-11 20:24:14 -04:00
ChunEon Park e61c0f9141 button: add fixed 1 1 in case that text is not used.
If only icon is used in a button, it prints error message regarding fixed 1 1;

This resolved the problem.
2014-08-11 21:52:46 +09:00
ChunEon Park 9dddb7e61e panes: add fixed error message.
Draggable area could be zero size if user set the panes content size
with elm_panes_xxx_size_set().

In this case, it prints fixed messages.

now, it's gone and i tested with various cases for any side effects.
2014-08-11 21:42:03 +09:00
Igor Murzov d8f128d7ea Update russian translation 2014-08-01 13:29:02 +04:00
Daniel Juyung Seo 58aa3cd2c0 test.edc: set ellipsis as -1 if text min is 1 X. 2014-08-01 13:13:01 +09:00
Anand 8b6ac56dc3 genlist: Focus highlight when loop is enable
Summary:
This patch is dependent on D1193 and D1136.
It will be pushed after D1193 and D1136 patch.

Reviewers: singh.amitesh

Differential Revision: https://phab.enlightenment.org/D1168

Conflicts:
	src/lib/elm_genlist.c
2014-07-22 15:57:32 +09:00
Mike Blumenkrantz c26287da4c fix notification theme to not clip text
@fix
2014-07-21 14:02:57 -04:00
Carsten Haitzler 52ab06e169 elm theme - add blank cursor type in theme 2014-07-21 13:07:18 +09:00
Daniel Juyung Seo 3e8499942b button.edc: partial apply for the newly adopted sexy edc structure. 2014-07-20 06:01:30 +09:00
Jaehyun Cho 72ab60a50b elementary examples: Add an elm_map example using evas3d
Summary: Add an elm_map example using evas3d. elm_map is shown in 3D or 2D.

Reviewers: cedric, Hermet

Reviewed By: Hermet

Subscribers: cedric, seoz

Differential Revision: https://phab.enlightenment.org/D1120
2014-07-16 11:00:52 +09:00
E_counter 12cf5047f1 Scroller: Added auto-hide and show features for UP, DOWN , LEFT and RIGHT arrows.
Summary:
hide UP ARROW, when there is nothing to scroll up; otherwise show UP ARROW.
hide DOWN ARROW, when there is nothing to scroll down; otherwise show DOWN ARROW.
hide LEFT ARROW, when there is nothing to scroll left; otherwise show LEFT ARROW.
hide RIGHT ARROW, when there is nothing to scroll right; otherwise show RIGHT ARROW.

Test Plan:
elementary_test-> scroller
check visibility of vertical-UP and vertical-DOWN arrows, when vertical-scrollbar is at position top, bottom or else-where.
check visibility of horizontal-LEFT and horizontal-RIGHT arrows, when horizontal-scrollbar is at position extreme-left, extreme-right or else-where.

Reviewers: raster, seoz, nirajkr, singh.amitesh

Subscribers: sachin.dev

Differential Revision: https://phab.enlightenment.org/D1092
2014-07-14 18:02:11 +09:00
Carsten Haitzler 6930871d6f elm theme - fix wayland borders to be sized and colored correctly
@fix
2014-07-11 22:12:57 +09:00
Carsten Haitzler 578d366d23 theme fix - fix disabled check, radio, toolbar with no label or icon 2014-07-07 16:58:00 +09:00
Jaeun Choi f5b762d5e8 panel: add scrollable feature
This implements scrollable interface in elm_panel so that users can drag open/close panel.
Tap & hold on the edge and panel handler will appear.

Left scrollable panel is implemented in elementary_test > Panel Scrollable.

@feature
2014-07-07 15:08:45 +09:00
Carsten Haitzler 71f9cc45ea theme - fix "fixed size" edje complaint for desklock login box 2014-07-01 17:48:52 +09:00
Jaeun Choi f9ef6ece32 Revert "panel: add scrollable feature"
This reverts commit a47eef78c4f8e41708d54ddea96fe7e7f5511df4.

This will be added after second merge window opens.
2014-06-26 14:33:41 +09:00
Jaeun Choi 3003957af8 panel: add scrollable feature
This implements scrollable interface in elm_panel so that users can drag open/close panel.
Tap & hold on the edge and panel handler will appear.

Left scrollable panel is implemented in elementary_test > Panel Scrollable.

@feature
2014-06-25 23:43:18 +09:00
Carsten Haitzler d67d5f0930 fix - fisx radio lable theme for text with new colorclasses 2014-06-23 13:20:23 +09:00
Carsten Haitzler db797eb1c2 fix check colorclasses for disabled text
@fix
2014-06-23 13:15:38 +09:00
Carsten Haitzler 94b1b3827d fix slider disabled color due to colorclass introduction 2014-06-23 13:05:50 +09:00
Carsten Haitzler 835c143073 fix theme to not self-feed emit signals in a loop
@fix
2014-06-23 12:59:46 +09:00
Mike Blumenkrantz a7e1cc8fae rename ibar focus signals 2014-06-17 10:28:43 -04:00
Vyacheslav Reutskiy af4120c5c8 Elementary/Panes: update functionality (add new 8 API functions)
Summary: Added possibility to set the minimum size of the left and right sides.

Reviewers: raster, cedric, seoz, Hermet

Differential Revision: https://phab.enlightenment.org/D998
2014-06-17 10:23:30 +09:00
Carsten Haitzler 9fde71b0c1 theme - syscon - power gadget - fix so we have an actual theme for it
this fixes a pretty ugly bug where a bodhi power gadget was ported in
without the graphics being fixed up. this does that in the theme.
2014-06-11 19:05:22 +09:00
Carsten Haitzler bf42a63d80 theme - add power svg, rename svg.gz to svgz to be consistent
x
2014-06-11 17:04:18 +09:00
abhi 9c59de7a70 fileselector: Adding search entry for realtime filename search
Summary:
search entry added for searching files/subfolders in a folder
@feature

Test Plan: elementary_test -to fileselector

Reviewers: seoz, raster

CC: raster

Differential Revision: https://phab.enlightenment.org/D875
2014-06-10 18:57:05 +09:00
Carsten Haitzler e14e0116e8 theme - support new ibar icon menu signals for focus, screen etc. 2014-05-30 12:45:57 +09:00
Carsten Haitzler e52ad5d962 elm theme - use fastdecomp for theme as it should load faster 2014-05-29 17:04:16 +09:00
ChunEon Park d7807d5587 scroller - emits the missed signals
vbar,press, vbar,unpress, hbar,press, hbar,unpress

@fix
2014-05-27 13:38:34 +09:00
Carsten Haitzler f8e66dc95f Revert "theme - fix non-fixed size3 complaint in theme buttons"
this fixed button complaints by unexpectedly broke hoversels

This reverts commit 9f53154bb216e8998586c2458e5f1c86d5b55011.
2014-05-26 23:28:44 +09:00
Carsten Haitzler 4d55762fad theme - fix non-fixed size3 complaint in theme buttons
this fixes T1278
2014-05-26 17:53:05 +09:00
Simon Lees fbd0c3d868 Fix T1269 Issues with the elementary theme if the default text is set to something other then White
Summary:
Previously in colorclasses.edc border_frame dialog_base along with other base elements were defined to the default font color "White". This means if you change the default font color there are many unrelated side effects.
To fix this issue i have added a new Color define in colorclasses.edc to be used with window related items as opposed to text related items.

Reviewers: raster

CC: seoz, stefan_schmidt

Maniphest Tasks: T1269

Differential Revision: https://phab.enlightenment.org/D879
2014-05-26 11:10:01 +09:00
ChunEon Park e768af8f84 replace elipsis -> ellipsis
we recommend complete words.
2014-05-21 12:03:23 +09:00
Carsten Haitzler cd329767ad fix genlist tree expand/contract bug when switching mode
this fixes T1157 - this patch comes from yinkair.
2014-05-20 16:04:41 +09:00
maxerba a3dfbd4017 Updating translations 2014-05-19 21:54:30 +02:00
Carsten Haitzler 7a3fa2425a fix visiblity of entry cursor when selections exist
this fixes T1229 - the other part about cursor visibility. @fix
2014-05-15 17:43:56 +09:00
zmike 4d416adfcf fix mouse events on elm frame parts 2014-05-14 16:03:33 -04:00