summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm_code: finally get the theme loading from the default EDC.devs/netstar/elm_code_from_themeAl Poole2017-11-252-76/+38
* elm_code: Start loading the palette colours from the themeAndy Williams2017-11-251-4/+25
* Merge branch 'master' into devs/netstar/elm_code_from_themeAndy Williams2017-11-24747-10623/+16082
|\
| * 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
| * elm_code: don't crash on NULL scopeAndy Williams2017-11-221-1/+1
| * efl_ui_focus_manager: remove unnecessary debugging printf.Al Poole2017-11-221-1/+0
| * efl_ui_focus_manager: fixup previous commitMarcel Hollerbach2017-11-221-2/+2
| * efl_ui_focus_manager: try to error out instead of a infinit recusrionMarcel Hollerbach2017-11-221-1/+6
| * elm_gengrid: jump back to the last selected item on gengrid focus jumpMarcel Hollerbach2017-11-222-0/+36
| * efl_ui_win: use new apiMarcel Hollerbach2017-11-221-20/+7
| * efl_ui_focus_manager: move preparing of the manager to its own apiMarcel Hollerbach2017-11-223-39/+43
| * elm_gengrid: respect item configMarcel Hollerbach2017-11-221-2/+5
| * elm_gengrid: remove on_focus_updateMarcel Hollerbach2017-11-222-55/+0
| * docgen: Correct title plugin usageAndy Williams2017-11-221-1/+1
| * Efl.Ui.Calendar: fix wrong define - again!Amitesh Singh2017-11-221-1/+1
| * efl_ui_calendar: fix wrong defineWooHyun Jung2017-11-221-1/+1
| * elm_genlist: Add signals to communicate drag start and stop to atspi client.Prasoon Singh2017-11-221-1/+10
| * elm: efl access: fix the warnings.Amitesh Singh2017-11-221-2/+2
| * efl_access: Add attribute_append, attributes_clear APIsShilpa Singh2017-11-224-15/+115
| * wayland_shm: Fix partial redrawsDerek Foreman2017-11-211-1/+8