summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Hoversel: Fix access to already deleted object.Tom Hacohen2013-11-191-0/+6
* Tests: Added elm_suite.h to EXTRA_DIST.Tom Hacohen2013-11-191-0/+1
* Introduce check for unit testing framework of ElementaryRyuan Choi2013-11-199-0/+207
* 1.8.0-alpha2v1.8.0-alpha2Carsten Haitzler (Rasterman)2013-11-1923-200/+200
* genlist - fix queue processor to not account for entire loop run in timeCarsten Haitzler (Rasterman)2013-11-191-1/+1
* theme-randr - extend pwr event area for those who dont click where indicatedCarsten Haitzler (Rasterman)2013-11-191-1/+10
* mailmap: Sync file with changes from eflStefan Schmidt2013-11-181-8/+10
* elm_web: Fixed warnings when opened popup for <select>Ryuan Choi2013-11-191-2/+2
* elc_hoversel.c: use int_ret instead of ret because ret can be null.Daniel Juyung Seo2013-11-181-2/+3
* tooltip.edc: fixed a comment typo.Daniel Juyung Seo2013-11-181-1/+1
* elementary - added a warning for elm_widget_item_track().ChunEon Park2013-11-181-1/+5
* test_main_menu.c: refactored button callback function.Daniel Juyung Seo2013-11-181-3/+3
* test_genlist.c: removed unnecessary spaces from legacy codes.Daniel Juyung Seo2013-11-181-58/+58
* test_genlist.c: added callbacks for unrealized and delete to test the callbac...Daniel Juyung Seo2013-11-181-1/+17
* thumb: typo in Eo OP_ID nameYakov Goldberg2013-11-172-8/+8
* widget: typo in Eo OP_ID nameYakov Goldberg2013-11-172-8/+8
* elm_authors.h: escape ryuan from email crawler.Daniel Juyung Seo2013-11-171-1/+1
* check + radio - fix sizing evals and emits on content setCarsten Haitzler (Rasterman)2013-11-172-2/+10
* test - unify glsl formatting to match glview gears exampleCarsten Haitzler (Rasterman)2013-11-171-11/+11
* list - fix separators to be the correct directionCarsten Haitzler (Rasterman)2013-11-171-1/+1
* list - fix item disable and infinite loop on next selectCarsten Haitzler (Rasterman)2013-11-161-7/+15
* entry - fix autosave timer del on shutdownCarsten Haitzler (Rasterman)2013-11-161-2/+2
* po - updateCarsten Haitzler (Rasterman)2013-11-1622-286/+286
* theme - remove unused imagesCarsten Haitzler (Rasterman)2013-11-161-4/+0
* elm-test - oops - fix colorsel premulCarsten Haitzler (Rasterman)2013-11-165-1/+1
* theme - add more usability hints for ranr dialog like power buttonCarsten Haitzler (Rasterman)2013-11-161-6/+41
* elementary: fix image counts in slideshow exempleMichael Bouchaud2013-11-161-1/+1
* fix color premul complaints in examplesCarsten Haitzler (Rasterman)2013-11-163-8/+7
* Elm_menu: fixed item disable hook for elm_dbus_menuAndrii Kroitor2013-11-165-5/+12
* scroller, slider: fixed wrong changed I made by 6a683df1598a4c3293a33765cc60ddDaniel Juyung Seo2013-11-152-2/+2
* elm_index.c: changed internal smart data variable name more descriptive.Daniel Juyung Seo2013-11-152-19/+19
* elm_main.c: use a direct variable check instead of unnecessary additional fun...Daniel Juyung Seo2013-11-151-1/+1
* elm_win.c: removed build warning when there is no wayland support.Daniel Juyung Seo2013-11-151-1/+4
* elm_index.c: internal refactoring as a code cleanup.Daniel Juyung Seo2013-11-151-14/+10
* test_index.c: added index clear example and use activated callback for entry.Daniel Juyung Seo2013-11-151-0/+19
* test_index.c: internal refactoring of test code.Daniel Juyung Seo2013-11-151-33/+33
* Make routines to get the wayland window from an ecore_evas be moreChris Michael2013-11-151-4/+30
* Fix formattingChris Michael2013-11-151-15/+15
* elementary/entry - internal change of the magnifier.ChunEon Park2013-11-141-32/+54
* Fix formattingChris Michael2013-11-141-7/+7
* Stop fetching the same Evas and Clip object 4 timesChris Michael2013-11-141-2/+5
* quicklaunch: Add AC_LANG_SOURCE to source codeSebastian Dransfeld2013-11-141-1/+1
* Quicklaunch: don't increment init count twiceJean-Philippe Andre2013-11-141-1/+2
* elm_web : Moved elm_widget_sub_object_parent_add() call from ewk_view's smart...Ryuan Choi2013-11-142-3/+2
* [hoversel] - Added focus support on hoversel items.Amitesh Singh2013-11-135-0/+156
* test_genlist.c: added "genlist del" example to reveal more genlist issues.Daniel Juyung Seo2013-11-132-0/+131
* elementary/entry - use a convenient api.ChunEon Park2013-11-131-2/+1
* Revert "elementary/entry - clean up the magnifier code."ChunEon Park2013-11-132-4/+6
* elementary/entry - clean up the magnifier code.ChunEon Park2013-11-132-6/+4
* elementary/entry - clean up the magnifier code.ChunEon Park2013-11-131-33/+17