summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* popup: add scroll option in popup.devs/ami/popup-scrollAmitesh Singh2015-08-126-16/+189
|
* Revert "elc_popup: add scroller into popup content area"Amitesh Singh2015-08-123-83/+38
| | | | This reverts commit 9c8ddce6179253487dd01730a55de1f5273b498e.
* focus: add the focus region show modeJaehwan Kim2015-08-128-3/+179
| | | | | | | | | | | When the focus is move to the object in scroller, it is scrolled to show the focus region as a widget. If the focus region want to be shown as an item, set the mode ELM_FOCUS_REGION_SHOW_ITEM. If then, it will be scrolled as an item. TODO: Widgets have items are added on_focus_region function. @feature
* Fix docs for elm_object_tooltip_orient_setDave Andreoli2015-08-121-6/+4
| | | | | The function is not visible in docs, this should make it visible
* gengird: change focus move mechanism in gengrid.Jaehwan Kim2015-08-121-15/+23
| | | | | | | | This commit is related to 4d553d2bcf2157053433994ca3facb56bd670da9. It doesn't work if item_select_on_focus_disable is 1. So _item_focus_down is changed like _item_single_select_down. @fix
* slider: convert docsDaniel Kolesa2015-08-111-254/+130
|
* toolbar_item: convert docsDaniel Kolesa2015-08-111-262/+131
|
* Toolbar: migrate docs.Tom Hacohen2015-08-111-335/+171
|
* gengrid: extends D2418 to horizontal mode.Jyotiprakash Sahoo2015-08-111-1/+0
| | | | | | | | | | | | | | | | | | Summary: do not return yet in case of edge items if looping is disabled. try to select/focus last item. Signed-off-by: Jyotiprakash Sahoo <jp.sahoo@samsung.com> @fix Test Plan: elementary_test -> Gengrid 2 Reviewers: raster, singh.amitesh, cedric, SanghyeonLee Reviewed By: SanghyeonLee Differential Revision: https://phab.enlightenment.org/D2865
* scroller: fix the focus move bug in scroller.Jaehwan Kim2015-08-111-3/+9
| | | | | | | When the focused object is out of the viewport and the key direction is only the direction focus is out, it should find the next focus. @fix
* Interface scrollable: migrate docs.Tom Hacohen2015-08-111-405/+209
|
* List: migrate docs.Tom Hacohen2015-08-111-409/+212
|
* Multibutton entry: migrate docs.Tom Hacohen2015-08-111-153/+71
|
* cnp test: add callback to print info when paste button is clickedMike Blumenkrantz2015-08-101-1/+19
|
* cnp: add docs for Elm_Selection_Data membersMike Blumenkrantz2015-08-101-4/+4
|
* Image: migrate docs.Tom Hacohen2015-08-101-280/+112
|
* Prefs: migrate docs.Tom Hacohen2015-08-101-214/+109
|
* Spinner: migrate docs.Tom Hacohen2015-08-101-252/+111
|
* Genlist: migrate one missing doc string.Tom Hacohen2015-08-101-1/+1
|
* Gengrid item: migrate docs.Tom Hacohen2015-08-101-159/+81
|
* build: Exclude some more files from coverage as they are not in the correct pathStefan Schmidt2015-08-101-1/+2
| | | | | | | | | | | | | These files come from some modules in src/modules while we set out base dir to src/lib. In result these files are search for in src/lib and not found. In the long term we want to find out how to collect them as well but for now a working coverage is already good. Overall coverage rate: lines......: 18.1% (12596 of 69412 lines) functions..: 18.6% (1766 of 9500 functions) Will work on getting these run by jenkins once it is back.
* Add a new (failing) test for table paddingDave Andreoli2015-08-092-0/+86
| | | | This test expose a bug in table as explained in T2655
* Add a no-wrap mode to the "Entry Style Default" testDave Andreoli2015-08-081-0/+18
| | | | | I'm trying to reproduce an issue, not spotted by this, but can still be usefull.
* glview: convert docsDaniel Kolesa2015-08-071-117/+82
|
* Progressbar: migrate docs.Tom Hacohen2015-08-071-194/+76
|
* genlist: convert docsDaniel Kolesa2015-08-071-502/+278
|
* Segment control: migrate docs.Tom Hacohen2015-08-071-119/+65
|
* Index: migrate docs.Tom Hacohen2015-08-071-252/+113
|
* Widget item: migrate docs.Tom Hacohen2015-08-071-421/+190
|
* Inwin: migrate docs.Tom Hacohen2015-08-071-10/+7
|
* gesture_layer: convert and fix docsDaniel Kolesa2015-08-071-120/+63
|
* Interface atspi image: migrate docs.Tom Hacohen2015-08-071-3/+3
|
* Interface atspi value: migrate docs.Tom Hacohen2015-08-071-8/+6
|
* Interface atspi selection: migrate docs.Tom Hacohen2015-08-071-9/+9
|
* Interface atspi component: migrate docs.Tom Hacohen2015-08-071-27/+17
|
* Interface atspi action: migrate docs.Tom Hacohen2015-08-071-10/+9
|
* Interface atspi text: migrate docs.Tom Hacohen2015-08-071-34/+20
|
* popup: convert docsDaniel Kolesa2015-08-071-99/+56
|
* Widget: migrate docs.Tom Hacohen2015-08-071-136/+29
|
* Label: migrate docs.Tom Hacohen2015-08-071-126/+49
|
* table: convert docsDaniel Kolesa2015-08-071-106/+61
|
* slideshow: convert docsDaniel Kolesa2015-08-071-313/+197
|
* flip: convert docsDaniel Kolesa2015-08-071-193/+146
|
* Naviframe: migrate docs.Tom Hacohen2015-08-071-177/+57
|
* Interface fileselector: migrate docs.Tom Hacohen2015-08-071-27/+25
|
* elm_entry: Convert eo docs to new formatVivek Ellur2015-08-071-727/+365
| | | | | | | | | | | | | Summary: Changed elm_entry.eo docs to the new format Signed-off-by: Vivek Ellur <vivek.ellur@samsung.com> Reviewers: cedric, q66 Reviewed By: q66 Differential Revision: https://phab.enlightenment.org/D2924
* po: Update po filesStefan Schmidt2015-08-0727-1566/+1566
|
* intf scroll: handle wheel logic in post event cb.Amitesh Singh2015-08-072-27/+47
| | | | | | | | | | | | | | | | | | | | | Summary: @Fix Resolves: T2216 Reviewers: seoz, raster, JackDanielZ, Hermet Reviewed By: Hermet Subscribers: cedric, eagleeye, SanghyeonLee, seoz, sachin.dev Maniphest Tasks: T2216 Differential Revision: https://phab.enlightenment.org/D2393 Conflicts: src/lib/elm_interface_scrollable.c
* spinner: Add to support spinner value %d format.woochan lee2015-08-071-2/+29
| | | | | | | | | | | | | | | | | | | | | | | | | Summary: When user set min max as 50, 150 with %d format, then value set as 100. The spinner value set as '0' Because the sd->val type is double. Spinner entry has same problem. @fix Test Plan: Set spinner format as %d. Check the spinner value. It's not supported. Reviewers: Jaehyun_Cho, cedric, Hermet Reviewed By: Hermet Differential Revision: https://phab.enlightenment.org/D2898 Conflicts: src/lib/elm_spinner.c
* Theme: Scroller.edc-Improvement in left/right/top/bottom arrow behavior.Umesh Tanwar2015-08-071-4/+4
| | | | | | | | | | | | | | | | | | | | | | | Summary: When the scroller size changes by dragging the corners, the calculations will miss the condition "x+w == x1 + w1". This is because of format specific computer calculations. So, improvisation is made in comparisons. @ fix Signed-off-by: Umesh Tanwar <umesh.tanwar@samsung.com> Test Plan: elementary_test -> scroller -> scroll to the extreme right (right arrow brightness changes). Now, drag the lower right corner to increase the width of scroller. Drag the corner slowly to see the issue clearly. The arrow brightness changes alternatively, instead the hbar is positioned to the extreme right. Reviewers: Hermet, cedric, raster Subscribers: singh.amitesh, eagleeye, SanghyeonLee, sachin.dev Differential Revision: https://phab.enlightenment.org/D2796