summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add elementary.morph.morph to build chunkbaserock/morphRichard Dale2013-05-131-0/+13
* Fixed bad theming. elm_widget_theme_object_set is for edje objects.Tom Hacohen2013-05-131-2/+1
* Add missing HAVE_ELEMENTARY_X guards.Chris Michael2013-05-136-22/+31
* Added basic clouseau auto-start support.Tom Hacohen2013-05-131-0/+66
* elementary/elm_entry : Fixed wrong typo.WooHyun Jung2013-05-131-6/+6
* elementary: Focus improvement for elm_genlist and elm_listYossi Kantor2013-05-1212-5/+643
* removed uselessChunEon Park2013-05-111-1/+1
* arcanist testDaniel Juyung Seo2013-05-112-10/+12
* arcanist testDaniel Juyung Seo2013-05-111-2/+1
* NEWS: fixed formattingDaniel Juyung Seo2013-05-111-2/+3
* Adding a new scroller API, to block its movements (by user input).cabelitos2013-05-106-13/+257
* elm_gengrid.c: initialized local variable.Daniel Juyung Seo2013-05-101-1/+1
* if you see some blatantly wrong old code below the #ifdef block you're workin...Mike Blumenkrantz2013-05-101-1/+1
* toolbar needs to be able to adjust better to layoutCarsten Haitzler (Rasterman)2013-05-101-2/+24
* Elementary: Drag & Drop feature for items containersDaniel Zaoui2013-05-0912-39/+1929
* elm_gesture_layer: fix ecore_timer remaining bug.Seunggyun Kim2013-05-093-0/+10
* elm/wayland: Engine fullscreen must be set first.Rafael Antognolli2013-05-081-2/+2
* Revert commit:3654d6e28137cfaf72444d5c5e26b651fabac89e. When stealing focus f...WooHyun Jung2013-05-083-15/+5
* test_genlist.c: use elm_genlist_item_class_free in a better way.Daniel Juyung Seo2013-05-081-6/+28
* test_genlist.c: fixed formatting.Daniel Juyung Seo2013-05-081-9/+9
* [naviframe][access] use access info callback for prev button to say "Close Ke...Shinwoo Kim2013-05-081-2/+14
* elm cnp bugs waiting to happen - not 0 terminating cnp strings in someCarsten Haitzler (Rasterman)2013-05-081-3/+5
* elementary/elm_widget : Fixed wrong logic when setting parent's child_can_foc...WooHyun Jung2013-05-071-15/+12
* [Genlist] Fix bug when error abort is enabled.Tae-Hwan Kim2013-05-071-3/+5
* elm_widget.c: fixed comments.Daniel Juyung Seo2013-05-071-2/+2
* elementary/elm_widget : Focus cannot be stolen when one of parents is invisib...WooHyun Jung2013-05-073-5/+15
* elm/wayland: Implement borderless_set for wayland.Rafael Antognolli2013-05-062-0/+41
* elementary/elm_entry.c : Just changed lines for the sequence of alphbet.WooHyun Jung2013-05-061-2/+2
* elementary/elm_entry.c : Add elm_entry smart callback, named text,set,done. T...WooHyun Jung2013-05-064-5/+15
* config.c, elm_genlist_common.h: fixed typos from comments and documentation.Daniel Juyung Seo2013-05-062-2/+2
* update po'sCarsten Haitzler (Rasterman)2013-05-0622-1351/+1353
* elementary/elm_entry.c : Filter_accept should consider meanless tags and shou...WooHyun Jung2013-05-061-2/+9
* elm_clock : elm_clock_first_interval_set only set first_interval to 1 or 0.Ryuan Choi2013-05-043-1/+6
* config.c: refactoring. changed thumbscroll evas_object_data names to ts for c...Daniel Juyung Seo2013-05-031-8/+8
* config.c: fixed wrong evas_object_data names for scrollers.Daniel Juyung Seo2013-05-031-3/+3
* config: fixed recently added scroll configuration setup issue.Daniel Juyung Seo2013-05-032-2/+10
* [access][genlist] do not append NULL to genlist focus listShinwoo Kim2013-05-033-1/+4
* [access][gengrid] fix: gengrid does not work under the accessibilityShinwoo Kim2013-05-033-0/+8
* [access] enhance test linesShinwoo Kim2013-05-032-0/+214
* elm_win: fix typo leading to segv.Cedric Bail2013-05-031-1/+1
* elementary: properly sanitize headers order.Cedric Bail2013-05-0386-11/+391
* mapbuf: improve automatic logic.Cedric Bail2013-05-032-20/+70
* mapbuf: correctly get the viewport size.Cedric Bail2013-05-031-1/+1
* main: use eina_log_timing.Cedric BAIL2013-05-031-0/+9
* [access] add test linesShinwoo Kim2013-05-034-0/+188
* Add missed codes.Jaehwan Kim2013-05-031-4/+15
* elm_genlist: refactoring. code clean up.Daniel Juyung Seo2013-05-032-281/+292
* elm_genlist.c: fixed comment typo.Daniel Juyung Seo2013-05-031-2/+2
* elm/actionslider: Drag should work with double and triple click too.Rafael Antognolli2013-05-021-2/+2
* genlist: fixed dangling _calc_job bug.Tae-Hwan Kim2013-05-031-0/+2