summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Enable make check run during distcheckdevs/stefan/distcheck-unit-test-runStefan Schmidt2015-04-231-0/+1
* elm_module: Load not installed modules from build dir with ELM_RUN_IN_TREEStefan Schmidt2015-04-233-3/+12
* tests/build: Make sure tests are finding the theme fileStefan Schmidt2015-04-231-0/+3
* elm_multibuttonentry: change theme_set API to provide full widget themingVitalii Vorobiov2015-04-231-0/+10
* tests/elm_test_image: Give a proper path to test imagesStefan Schmidt2015-04-222-1/+3
* Test gengrid: use the gengrid enum, and not the genlist one.Tom Hacohen2015-04-221-1/+1
* Spinner: use fabs for floating point absolute value.Tom Hacohen2015-04-221-1/+1
* Gesture layer: fabs->abs for int parameters.Tom Hacohen2015-04-221-6/+6
* elm_photocam: Limiting image reload in zoom in/outkabeer khan2015-04-221-2/+5
* Genlist: Fix for memory leakVaibhav Gupta2015-04-221-5/+6
* elm_transit: Add missing "EAPI" prefix for elm_transit_smooth_get()Jee-Yong Um2015-04-221-1/+1
* entry: Fix elm_entry_input_panel_layout_get API to return ELM_INPUT_PANEL_LAY...Youngbok Shin2015-04-221-2/+2
* elm_photocam: Fixed T2337, zoom in/out rotated photocam imagekabeer khan2015-04-222-0/+10
* interface scroll: handle wanted x coordinates in case of mirroring.Amitesh Singh2015-04-221-3/+3
* colorclass: move header behind EFL_BETA_API_SUPPORTMike Blumenkrantz2015-04-211-2/+4
* elm_segment_control: mark default return value in eolian APIJaeun Choi2015-04-211-1/+1
* elm: add safety checkJaeun Choi2015-04-215-0/+11
* multibuttonentry: This fixes item,clicked cb broken issue.Amitesh Singh2015-04-211-1/+1
* doc: improve ambigious doc descriptions.ChunEon Park2015-04-213-3/+3
* intf scroller: Added wheel_disable_set/get API descriptions.Amitesh Singh2015-04-211-2/+11
* release: Update NEWS and bump version for 1.14.0-beta2 releasev1.14.0-beta2Stefan Schmidt2015-04-202-1/+7
* Elm win: Add a warning to wl_id_get func.Tom Hacohen2015-04-201-0/+3
* Revert "checkbox: Adding third state (Indeterminate) support in checkbox"ChunEon Park2015-04-208-297/+42
* elm_clock: fix theme applyAndrii Kroitor2015-04-201-13/+13
* checkbox: Adding third state (Indeterminate) support in checkboxShobhit2015-04-178-42/+297
* elm_slider: fix theme applyAndrii Kroitor2015-04-171-2/+2
* multibuttonentry: update longpress signal case.ChunEon Park2015-04-171-4/+4
* multibuttonentry: changed longpress callback name.ChunEon Park2015-04-173-5/+5
* win: add note for (mis)users of elm_win_window_id_get()Mike Blumenkrantz2015-04-161-0/+2
* Revert "elementary: Fix elm_win_window_id_get for wayland"Chris Michael2015-04-161-2/+2
* elementary: Fix elm_win_window_id_get for waylandChris Michael2015-04-161-2/+2
* elm_color_class: Avoid resource leakStefan Schmidt2015-04-161-0/+1
* mailmap: update q66Daniel Kolesa2015-04-161-5/+6
* atspi: add missing signals array sentiel.Lukasz Stanislawski2015-04-161-0/+1
* build: Make sure we remove check-results.xml during cleanupStefan Schmidt2015-04-151-0/+3
* elm - fix repeat event fix - thanks daveCarsten Haitzler (Rasterman)2015-04-151-1/+1
* toolbar: fix conditional compiler warning in horizontal_setMike Blumenkrantz2015-04-141-1/+1
* Add missing file_get legacy definition for Video and LayoutDave Andreoli2015-04-144-0/+37
* radio: update docChunEon Park2015-04-141-1/+1
* elm_glview: make_current(NULL, NULL) before deleteJean-Philippe Andre2015-04-141-0/+3
* elm_gengrid: mark cursor_engine_only in data and update state when realizedJaeun Choi2015-04-142-4/+14
* spinner: fix entry style in non 'button_layout' modeAndrii Kroitor2015-04-141-4/+4
* colorclass: only perform remote actions if current editor is remoteMike Blumenkrantz2015-04-131-6/+4
* colorclass: add reset signal for correctly managing remote colorclass resetsMike Blumenkrantz2015-04-132-3/+71
* colorclass: flush config after savingMike Blumenkrantz2015-04-131-1/+4
* release: Update NEWS and bump version for 1.14.0-beta1 releasev1.14.0-beta1Stefan Schmidt2015-04-132-1/+6
* flipselector: Remove has some nbsp's and random whitespacesOlliver Schinagl2015-04-131-4/+4
* elm_image: Do not open file again if already opening (async)Jean-Philippe Andre2015-04-131-0/+7
* examples: Use new efl apis for size_set and visibility_set.Daniel Juyung Seo2015-04-123-4/+4
* elm_image: return EINA_FALSE if the data source is NULL in elm_image_memfile_setJaeun Choi2015-04-101-0/+2