summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: Update NEWS and bump version for 1.16.0-beta1 releasev1.16.0-beta1Stefan Schmidt2015-10-122-1/+4
* Revert "gengrid : add all_contents_unset API in gengrid for reusing contents."SangHyeon Lee2015-10-122-28/+0
* toolbar: Fix crash on more_item when shrink mode is set with no item.Jaehyun Cho2015-10-121-0/+2
* gengrid : add all_contents_unset API in gengrid for reusing contents.SangHyeon Lee2015-10-122-0/+28
* elm cursor - fix hotspot tracking to actually work rightCarsten Haitzler (Rasterman)2015-10-101-9/+26
* elm cusro config - move elm to by default look for cursors in themeCarsten Haitzler (Rasterman)2015-10-105-7/+11
* elm cursors - if min size is too small then force it to be saneCarsten Haitzler (Rasterman)2015-10-101-0/+5
* tests: add new tests for AT-SPI beta API.Lukasz Stanislawski2015-10-063-3/+325
* list: set atspi parent despite atspi mode.Lukasz Stanislawski2015-10-062-6/+4
* release: Update NEWS and bump version for 1.16.0-alpha1 releasev1.16.0-alpha1Stefan Schmidt2015-10-052-3/+102
* po: update po filesStefan Schmidt2015-10-0528-476/+476
* tests: disable new atspi parent test for me as it breaksStefan Schmidt2015-10-051-1/+1
* elementary: Comment out (#if 0) unused functionsChris Michael2015-10-051-0/+2
* elm run - be explicit about elm run not nesting in docsCarsten Haitzler (Rasterman)2015-10-051-0/+4
* atspi: add new relationship append/remove/clear APILukasz Stanislawski2015-10-056-54/+270
* atspi: support org.a11y.atspi.Collection interfaceLukasz Stanislawski2015-10-051-9/+711
* Revert "Genlist: only get item data if needed."Tom Hacohen2015-10-041-2/+1
* doc: make sure we actually run the command to get the example screenshotsStefan Schmidt2015-10-041-0/+1
* Genlist: only get item data if needed.Tom Hacohen2015-10-041-1/+2
* config: fix NULL access on invalid config loadingCedric BAIL2015-10-041-1/+1
* elm_hover: delay hover dismiss while handling edje signalJee-Yong Um2015-10-042-17/+88
* elc_naviframe: fix crash in strcmp, if text_set is NULL issueShilpa Singh2015-10-041-1/+5
* elm_hoversel: add elm_hoversel_label_auto_changed_set/get() APIJee-Yong Um2015-10-044-0/+49
* elm_hoversel: refine hoversel scrollability functionJee-Yong Um2015-10-043-90/+191
* elm_video: port eo_event callbacks to use eo_event arraysVivek Ellur2015-10-041-12/+37
* atspi: add translation domain for name and description.Lukasz Stanislawski2015-10-023-1/+56
* atspi: properly set parent.Lukasz Stanislawski2015-10-027-1/+156
* widget_item: emit atspi children-changed only for non-destroyed parent.Lukasz Stanislawski2015-10-022-2/+2
* atspi: fix state macros after extending Elm_Atspi_State_Type.Lukasz Stanislawski2015-10-021-3/+3
* atspi: encapsulate common behaviour in atspi mixin class.Lukasz Stanislawski2015-10-026-129/+58
* Revert "elm_calendar: weekdays do not get translated when language is ..."Tom Hacohen2015-10-022-45/+82
* test_genlist: remove check for array comparision against NULLAmitesh Singh2015-10-021-1/+1
* Merge branch 'devs/stanluk/perf'Lukasz Stanislawski2015-10-0112-520/+697
|\
| * atspi: add global event emitterdevs/stanluk/perfLukasz Stanislawski2015-10-0112-185/+364
| * atspi: use eldbus fallback interfaceLukasz Stanislawski2015-10-011-321/+327
| * atspi: reduce memory footprintLukasz Stanislawski2015-10-011-28/+20
|/
* build: remove colorclass generated filesMike Blumenkrantz2015-10-011-11/+1
* elc_multibuttonentry: add item disable supportShilpa Singh2015-10-012-0/+14
* multibuttonentry: Fix MBE item box min size calc error.woochan lee2015-10-011-10/+1
* multibuttonentry: code refactoring.ChunEon Park2015-10-011-12/+8
* multibuttonentry: Fix padding to be affected by base_scale in edc.woochan lee2015-10-011-4/+8
* entry: remove evas_object_propagate_events_set() calls on buttons in test.ChunEon Park2015-10-011-107/+0
* po: update po filesStefan Schmidt2015-10-0128-1169/+1169
* test/entry: add editable setThiep Ha2015-10-011-0/+17
* elc_multibuttonentry: Memory leak fix.Shilpa Singh2015-10-011-0/+4
* colorclass: fix leaks on editor creationMike Blumenkrantz2015-09-301-1/+8
* colorclass: remove remote editor, make base api publicMike Blumenkrantz2015-09-305-108/+70
* po: Add Vietnamese translationThiep Ha2015-09-302-1/+326
* test_gengrid: Add test case for elm_gengrid_at_xy_item_getAmitesh Singh2015-09-291-0/+17
* spinner: fix extra callback callsAndrii Kroitor2015-09-291-9/+6