summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tooltip: Adding elm_object_tooltip_orient_set APIdevs/seoz/pre1.9abhi2013-11-305-2/+234
* NEWS: added entries after 1.8 release.Daniel Juyung Seo2013-11-301-0/+11
* [hoversel] - Removed focus_direction since focus_cycle is applied on sd->hover.ami2013-11-302-34/+1
* elm_widget.c: fixed formatting while reading the code.Daniel Juyung Seo2013-11-301-16/+16
* v1.8.0-beta2v1.8.0-beta2Carsten Haitzler (Rasterman)2013-11-2924-164/+165
* elm_genlist.c: Fix to decorate the item if it is setnirajkr2013-11-291-0/+4
* readme - update readme for efl 1.8Carsten Haitzler (Rasterman)2013-11-291-15/+99
* genlist: clear 'rel' pointer when it becomes unused during del_pre_hook.Gustavo Sverzut Barbieri2013-11-281-2/+5
* Elm scroller: prevent usage of uninitialized vars as reported by valgrind.Tom Hacohen2013-11-281-0/+1
* Elm scroller: _movement_block_get fix return val on error.Tom Hacohen2013-11-281-1/+1
* Add callback when drag start in item containersDaniel Zaoui2013-11-282-0/+12
* Rename DnD testDaniel Zaoui2013-11-282-5/+18
* track_example_01.c: internal refactoring of track example code.Daniel Juyung Seo2013-11-281-13/+7
* elm - diskselector - fix min height to at least be min height of itemsCarsten Haitzler (Rasterman)2013-11-281-2/+11
* genlist.edc: fixed decorate all mode bug when scrolling.Daniel Juyung Seo2013-11-281-0/+4
* elm_spinner.c: support mouse wheel in spinner.Daniel Juyung Seo2013-11-283-1/+22
* elm_index.c: removed unused empty function.Daniel Juyung Seo2013-11-281-10/+0
* genlist - fix show item if list manipulation changes shown item positionCarsten Haitzler (Rasterman)2013-11-281-3/+6
* Update Korean translationSeong-ho Cho2013-11-271-29/+29
* elm_win/wayland: Call frame update after rotation changed.Rafael Antognolli2013-11-261-0/+1
* test_icon.c: internal refactoring of test_icon example.Daniel Juyung Seo2013-11-261-13/+12
* test_icon.c: removed unnecessary box.Daniel Juyung Seo2013-11-261-10/+3
* elm scroller - fix infinite recursion in scroller adjustCarsten Haitzler (Rasterman)2013-11-262-0/+16
* elm-config desktop - remove system from categories (so its in user prefs)Carsten Haitzler (Rasterman)2013-11-261-1/+1
* elementary/flip - revise the test code.ChunEon Park2013-11-261-4/+14
* genlist.edc: fixed missing "fixed: 0 1;" notation in genlist COMPRESS_SUB macro.Daniel Juyung Seo2013-11-261-0/+1
* printf--Carsten Haitzler (Rasterman)2013-11-251-4/+0
* elm - scroller - fix missing large set of signal callbacks on scrollbarCarsten Haitzler (Rasterman)2013-11-251-14/+6
* image - fix the elm_image_prescale_set() to work properly.ChunEon Park2013-11-253-8/+13
* 1.8.0-beta1v1.8.0-beta1Carsten Haitzler (Rasterman)2013-11-2524-197/+182
* test_popup.c: added popup example which has a rectangle as its parent.Daniel Juyung Seo2013-11-251-2/+37
* DnD: safe inlist elements removalDaniel Zaoui2013-11-241-30/+42
* Adding polish localizationmaxerba2013-11-232-1/+279
* wayland - fix cnp segvCarsten Haitzler (Rasterman)2013-11-231-2/+1
* Updating galician localizationmaxerba2013-11-221-95/+103
* general_funcs_example.c: fixed wrong window's resize object addition logic in...Daniel Juyung Seo2013-11-221-1/+0
* elementary/mapbuf - reset the mapbuf correctly when the content is removed(un...ChunEon Park2013-11-223-17/+26
* elementary/mapbuf - set NULL if the content is empty.ChunEon Park2013-11-221-0/+1
* fix typos in doxygen and commentsJihoon Kim2013-11-225-10/+10
* T531 - Elemntary_popup does not respond to 'close' eventSanjeev BA2013-11-221-0/+1
* elm_diskselector.c: reduce item_count number on _item_del. or reducing item_c...Daniel Juyung Seo2013-11-211-1/+2
* elementary/elm_scroller.c : For checking focus next object, focus_direcion_ge...WooHyun Jung2013-11-211-15/+6
* Fix build warning.WooHyun Jung2013-11-201-1/+0
* elementary/elc_multibuttonentry.c : Multibuttonentry doesn't need to call par...WooHyun Jung2013-11-201-3/+0
* elm - table - protect against invalid cell/row values (16bit overflow)Carsten Haitzler (Rasterman)2013-11-202-0/+45
* elementary/ctxpopup - fix T235 ctxpopup_example_01 can popup many times at once.ChunEon Park2013-11-202-3/+68
* genlist_example_04/05.c: initialize pointer variables and check null.Daniel Juyung Seo2013-11-202-4/+5
* index_example_01.c: sample code internal refactoring.Daniel Juyung Seo2013-11-201-62/+40
* index_example_01.c: fixed wrong example code. elm_index_level_go() should be ...Daniel Juyung Seo2013-11-201-0/+2
* elementary/transit - fix the T511 "_transit_auto_reverse_get() Elm_Transit tr...ChunEon Park2013-11-201-3/+3