summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DnD/Wl: extend types support to all the atoms.devs/jackdanielz/WaylandDaniel Zaoui2015-03-111-25/+41
* TEMP - NO PUSH - ADD DEBUGDaniel Zaoui2015-03-111-1/+1
* DnD/Wl: fix drop sequence when drop is done on a bad target.Daniel Zaoui2015-03-111-23/+16
* DnD/Wl: add a better support to data types.Daniel Zaoui2015-03-111-64/+27
* DnD: Arrange code for better usabilityDaniel Zaoui2015-03-111-216/+212
* DnD/X11: generalize functionDaniel Zaoui2015-03-111-16/+22
* DnD/X11: generalize atoms descriptionsDaniel Zaoui2015-03-111-210/+221
* theme examples of color class descriptionsMike Blumenkrantz2015-03-071-0/+2
* ibar/ibox icon label positioning rewriteMike Blumenkrantz2015-03-061-71/+43
* theme: Updated Ibar to align with the originMarcel Hollerbach2015-03-061-18/+81
* test: fix crash of configuration testkabeer khan2015-03-061-2/+2
* cursor theme setting should use cur->owner instead of cur->eventarea for parentMike Blumenkrantz2015-03-051-3/+3
* cursor object changes are now rejected if creating the new cursor failsMike Blumenkrantz2015-03-051-4/+6
* cnp should only attempt to get wl win for wl engine canvasesMike Blumenkrantz2015-03-051-14/+12
* elm spinner - add backwards compat for older spinner themesCarsten Haitzler (Rasterman)2015-03-054-84/+414
* elm_win now accurately reapplies framespace in all cases for fullscreen winsMike Blumenkrantz2015-03-041-5/+12
* colorselector: Check return value of elm_layout_theme_set as other widgets do.Daniel Juyung Seo2015-03-041-1/+4
* multibuttonentry: Item width size set policy change.woochan lee2015-03-042-157/+111
* elm_slider: Added elm_slider_indicator_visible_mode_set/get.Sung-Taek Hong2015-03-042-0/+38
* Genlist: make reordered item selectedVitalii Vorobiov2015-03-041-2/+0
* elm - focus feature - add config option to automatically show/hide focusCarsten Haitzler (Rasterman)2015-03-0410-9/+172
* Elm_spinner focus UI, accessibility fixSubodh Kumar2015-03-048-478/+725
* hoversel: Enabled default mirroring in hoversel.Shobhit2015-03-043-15/+53
* elm_win framespace toggling on fullscreen change: activate!Mike Blumenkrantz2015-03-031-2/+18
* elm_win trivial function moveMike Blumenkrantz2015-03-031-25/+25
* elm_colorselector updateAndrii Kroitor2015-03-033-67/+186
* genlist: Implemented genlist expand mode and content_min_limit functionVBS2015-03-033-2/+115
* config: fix config nameJaeun Choi2015-03-033-3/+3
* examples/performance: Fix another typo to include the image into the tarballStefan Schmidt2015-02-271-1/+1
* examples/performance: Fix typo in file nacme to be named backgroundStefan Schmidt2015-02-272-1/+1
* gengrid/genlist/list: focus first item if first_item_focus_on_first_focus_in ...Jaeun Choi2015-02-273-7/+3
* layout: apply widget's states when elm_layout_file_set is calledJaeun Choi2015-02-271-35/+38
* elementary: Fix issue of cursor getting unset on DRM engineChris Michael2015-02-261-0/+8
* elementary: Restart default cursor for wayland windowsChris Michael2015-02-261-0/+4
* DnD/X11: improve callbacks invocations.Daniel Zaoui2015-02-251-12/+15
* DnD/X11: improve types checking during position event.Daniel Zaoui2015-02-251-28/+47
* DnD/Wl: clean app callbacks managementDaniel Zaoui2015-02-251-64/+35
* DnD/Wl: support multi-layer Drag and DropDaniel Zaoui2015-02-251-60/+142
* DnD: Add line number to debug messagesDaniel Zaoui2015-02-251-1/+1
* DnD: generalize internal functions.Daniel Zaoui2015-02-251-17/+14
* DnD/Wl: add cancel supportDaniel Zaoui2015-02-251-10/+12
* example: fix after change in eo_do syntax.Cedric BAIL2015-02-242-6/+10
* elementary_test: fix build on windowsAndrii Kroitor2015-02-241-0/+1
* edgebindings theme now sets align to setup layout as expectedMike Blumenkrantz2015-02-231-0/+2
* Fix code to conform to recent Eo changes.Tom Hacohen2015-02-2316-68/+127
* gitignore: Updated gitignore file.Daniel Juyung Seo2015-02-231-0/+1
* multibuttonentry: Check return value of elm_layout_theme_set.Daniel Juyung Seo2015-02-231-2/+3
* genlist: Add comments for elm,state,focused/unfocused signals.Daniel Juyung Seo2015-02-231-0/+7
* elm_box: Fix miscalculated items' size issue in homogeneous boxJee-Yong Um2015-02-231-2/+2
* datetime: Fix elm_datetime_field_limit_set.woochan lee2015-02-231-0/+5