summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement elm_atspi_adaptordevs/stanluk/splitLukasz Stanislawski2017-12-066-77/+331
* elm: efl_access_cache implementationLukasz Stanislawski2017-12-034-3/+94
* Implement elm_atspi_bus_watcherLukasz Stanislawski2017-12-016-18/+260
* elm: implement elm_bus_watcher classLukasz Stanislawski2017-12-019-13/+342
* Split bridge into separate filesLukasz Stanislawski2017-11-2825-0/+347
* efl_wl: Silence ridiculous warningDerek Foreman2017-11-271-4/+11
* Provide a meaningful labelAndy Williams2017-11-271-1/+2
* elementary: Be consistent for the display of test widgetsAndy Williams2017-11-271-2/+2
* efl_ui_spin: Add new spin and spin_button widgetsWoochan Lee2017-11-2731-234/+1886
* evas: Fix sign mismatch in evas between.c and .h definitionsRoss Vandegrift2017-11-271-2/+2
* elementary: fixed single typos in few modulesPawel Aksiutowicz2017-11-279-13/+13
* Efl.Ui.Format: remove the dupicalte codeAmitesh Singh2017-11-271-6/+0
* efl_ui_bg: add Efl.Gfx.color_get.Sungtaek Hong2017-11-273-24/+43
* elm: fix legacy codeMarcel Hollerbach2017-11-261-0/+9
* ecore-wl2: Fix resource leakChris Michael2017-11-261-1/+7
* elm_code: set the color scheme from the default edc.Al Poole2017-11-262-75/+95
* ecore ipc/con: fix nasty ... they dont mutually excludeCarsten Haitzler (Rasterman)2017-11-262-2/+0
* elm ifrace scrollable - fix uninitialized values on scroll asjustCarsten Haitzler (Rasterman)2017-11-241-3/+3
* efl ui slider - fix crashes with fmt callback data and class dataCarsten Haitzler (Rasterman)2017-11-241-3/+3
* elua: correctly wrap gettext funcsDaniel Kolesa2017-11-242-21/+38
* elua - use safeptr with lightuserdata to work around luajit 64bit issueCarsten Haitzler (Rasterman)2017-11-242-14/+13
* eina safepointer - mimic 47 bit eoid patchCarsten Haitzler (Rasterman)2017-11-241-7/+20
* eo - by default on 64bit only use 47 bits because of luajitCarsten Haitzler (Rasterman)2017-11-241-9/+30
* mbe: Fix invalid part handlingJean-Philippe Andre2017-11-242-33/+12
* win: Fix window background EO APIsJean-Philippe Andre2017-11-241-2/+0
* elm: add custom access state for Elm.HoverLukasz Stanislawski2017-11-242-0/+11
* layout: Fix erroneous warnings (from earlier patch)Jean-Philippe Andre2017-11-241-4/+5
* elm_part: Mark as auto-unref before finalizeJean-Philippe Andre2017-11-241-6/+10
* eo: Make sure auto_unref only applies after finalizeJean-Philippe Andre2017-11-241-3/+3
* part bg: Fix up some unnecessary complexityJean-Philippe Andre2017-11-247-120/+76
* efl_ui_layout: create efl_ui_bg when efl_part for background is called.Sungtaek Hong2017-11-2411-5/+411
* Efl.Ui.Format: add string format checking for user inputAmitesh Singh2017-11-241-0/+76
* widget: Add EINA_UNUSEDJean-Philippe Andre2017-11-241-1/+1
* efl_ui_widget: secure elm_legacy_add flagSungtaek Hong2017-11-242-3/+6
* evas: remove warning from image_loaders/png/evas_image_load_pngPawel Aksiutowicz2017-11-231-1/+1
* efl_ui_bg: fix unclipped image on EFL_UI_IMAGE_SCALE_TYPE_NONESungtaek Hong2017-11-231-0/+6
* elementary: fix typos in elm_win_legacyPawel Aksiutowicz2017-11-231-7/+7
* elementary: fix typos in elm_gesture_layerPawel Aksiutowicz2017-11-231-20/+20
* elementary: fix typos in elm_atspi_bridgePawel Aksiutowicz2017-11-231-11/+11
* ecore_con: quiet 2 "clobbered" warnings in ecore_conPawel Aksiutowicz2017-11-231-2/+2
* evas: fix typos for canvasPawel Aksiutowicz2017-11-232-3/+3
* elementary: fix compilation of cxx examplesLauro Moura2017-11-231-0/+1
* elementary: Windows requires EAPI for the legacy .eo.hLauro Moura2017-11-231-0/+18
* ecore_evas: use access() instead of stat()Lauro Moura2017-11-231-14/+12
* elementary: fix compilation of elm_code test on windowsLauro Moura2017-11-234-0/+31
* ecore: during fd cleanup we didn't remove freed fd handler from the ready fd ...Cedric Bail2017-11-231-2/+27
* elm: Add hack to make test case workJean-Philippe Andre2017-11-232-2/+2
* eolian: Add API's for part enumerationJean-Philippe Andre2017-11-236-1/+130
* bg: Remove trailing \n in ERR messageJean-Philippe Andre2017-11-231-1/+1
* efl_access: Add reading_info_type set/get APIsShilpa Singh2017-11-232-0/+57