summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Vertical List focus test added to elementary_testdevs/jackdanielz/Focus_UIYossi Kantor2013-05-012-18/+38
* Horizontal List focus test added to elementary_testYossi Kantor2013-05-012-0/+124
* Genlist focus test added to elementary_testYossi Kantor2013-05-012-1/+148
* genlist and list tests - TEMPORARYYossi Kantor2013-05-012-0/+86
* Focus UI for elm_genlist and elm_list items in container improvement.Yossi Kantor2013-05-012-66/+86
* elementary: Focus improvement for elm_genlist and elm_listYossi Kantor2013-05-019-4/+343
* Elementary: replace eo_data_get for objects data referencing.Daniel Zaoui2013-05-01126-718/+762
* elm cursor: theme_search means opposition to engine_only.Ryuan Choi2013-05-017-25/+29
* The momentum animation time is changed as the amount of flick.Jaehwan Kim2013-04-3010-2/+188
* elementary/layout - layout supports "language,changed" callbackChunEon Park2013-04-304-1/+19
* Add the config elm_scroll_smooth_start_enable.Jaehwan Kim2013-04-309-20/+51
* Revert "Really run elm_shutdown in the ELM_MAIN macro."Carsten Haitzler (Rasterman)2013-04-302-1/+2
* adding serbian translationmaxerba2013-04-292-1/+234
* Really run elm_shutdown in the ELM_MAIN macro.Tom Hacohen2013-04-292-2/+1
* elm_toolbar.c: refactoring. reuse api return value.Daniel Juyung Seo2013-04-301-10/+10
* updating french translationmaxerba2013-04-291-49/+38
* elm/wayland: Move the frame object to -fx, -fy.Rafael Antognolli2013-04-291-3/+3
* Run elm_shutdown in the ELM_MAIN macro.Tom Hacohen2013-04-291-1/+1
* Elementary: Split headers for widgets.Daniel Zaoui2013-04-2944-7609/+7867
* elementary/toolbar - fix toolbar item clip problem on reordering items.ChunEon Park2013-04-293-4/+14
* Elementary: Split headers for Gengrid, genlist, grid, image and indexDaniel Zaoui2013-04-2820-5931/+5987
* Elementary: Lost APIs have resurrected.Daniel Zaoui2013-04-284-0/+78
* Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug,Daniel Zaoui2013-04-2868-8624/+11267
* Elementary: header split for DateTime, DaySelector, DiskSelector, Entry,Daniel Zaoui2013-04-2850-6828/+7223
* Elementary: oups... forgot to include the new files in the installation.Daniel Zaoui2013-04-281-0/+48
* Elementary: Conform header split.Daniel Zaoui2013-04-283-24/+29
* Elementary: Color Selector header split.Daniel Zaoui2013-04-284-293/+314
* Elementary: Clock header split.Daniel Zaoui2013-04-284-430/+459
* Elementary: Check header split.Daniel Zaoui2013-04-283-104/+114
* Elementary: Calendar header split.Daniel Zaoui2013-04-284-820/+862
* Elementary: Bubble header split.Daniel Zaoui2013-04-284-95/+103
* Elementary: Box header split.Daniel Zaoui2013-04-284-678/+718
* Elementary: Bg header split.Daniel Zaoui2013-04-284-281/+300
* Elementary: Action Slider header split.Daniel Zaoui2013-04-284-201/+219
* Elementary: Popup header split.Daniel Zaoui2013-04-284-296/+303
* Elementary: Naviframe header split.Daniel Zaoui2013-04-284-579/+585
* Elementary: MultiButton Entry header split.Daniel Zaoui2013-04-284-536/+576
* Elementary: Hoversel header split.Daniel Zaoui2013-04-283-329/+353
* Elementary: File selectors header split.Daniel Zaoui2013-04-2810-1427/+1502
* Elementary: Ctx Popup header split.Daniel Zaoui2013-04-284-305/+331
* Elementary: Button header split.Daniel Zaoui2013-04-283-201/+219
* Elementary: Add include to Efl_Config.h.Daniel Zaoui2013-04-281-0/+2
* elc_popup.c: Do not create action_area when buttons are emptyRyuan Choi2013-04-271-23/+25
* fix libm linkingCarsten Haitzler (Rasterman)2013-04-261-0/+1
* elm_index.h: fixed wrong documentation.Daniel Juyung Seo2013-04-261-2/+1
* toolbar: updated documentations.Daniel Juyung Seo2013-04-262-3/+10
* test_inwin.c: added more description about the style and fixed formatting.Daniel Juyung Seo2013-04-261-13/+14
* elm/wayland: Fix window resize when the window is rotated.Rafael Antognolli2013-04-251-17/+50
* elm_test/window_states: Add a checkbox for enabling fullscreen.Rafael Antognolli2013-04-251-0/+18
* elementary/naviframe - fix null pointer access on naviframe item deletion.ChunEon Park2013-04-253-8/+12