summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: Update NEWS with two fixes for the 1.8.2 releasev1.8.2Stefan Schmidt2013-12-191-0/+2
* Update systray theme to have only one boxJosé Roberto de Souza2013-12-191-66/+22
* theme - focus out color should have been 255 all around. why 253?Carsten Haitzler (Rasterman)2013-12-191-1/+1
* release: Update NEWS and bump version for 1.8.2 releaseStefan Schmidt2013-12-182-2/+14
* further ensmallen event areaMike Blumenkrantz2013-12-101-1/+3
* bugfix: ensmallen efm event area and make it overlap with icon event areaMike Blumenkrantz2013-12-101-0/+6
* release: Update NEWS and bump version for 1.8.1 releasev1.8.1Stefan Schmidt2013-12-082-2/+9
* naviframe: clip the shadow also.Cedric Bail2013-12-061-0/+1
* elementary: shuttup autotools.Cedric Bail2013-12-051-1/+1
* elementary/elm_button.c : Change the timing of signal_emitting.WooHyun Jung2013-12-051-1/+1
* elm_interface_scrollable.c: fix scroller page flick calculation roundup routine.Daniel Juyung Seo2013-12-051-2/+2
* elm_interface_scrollable.c: reset momentum_animator to null when return cance...Daniel Juyung Seo2013-12-051-1/+5
* gengrid: refactoring of commit 7187a3124fc6c169fcfec2c249a1fd483481fbba.Daniel Juyung Seo2013-12-052-74/+78
* [Gengrid] Enable Scroll To Type when item bring in or show region.Sanghyeon Lee2013-12-053-167/+221
* theme - fix evrything theme elements for enlightenmentCarsten Haitzler (Rasterman)2013-12-031-1/+3
* NEWS: added the latest version marker for NEWS.Daniel Juyung Seo2013-12-021-0/+4
* fix mouse eventing in e border themeMike Blumenkrantz2013-12-013-3/+19
* add 1.8 release to changelogMike Blumenkrantz2013-12-011-0/+5
* v1.8.0v1.8.0Carsten Haitzler (Rasterman)2013-12-0124-25/+25
* doxygen: fix label exampleJerome Pinot2013-12-011-3/+5
* elm_genlist.c: return "elm.swallow.icon" part's object when the part paramete...Daniel Juyung Seo2013-11-301-5/+12
* elm_genlist.c: return "elm.text" part's text when the part parameter is null ...Daniel Juyung Seo2013-11-301-1/+4
* [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