summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-08build: improve configure accessibilitygstMike Blumenkrantz1-21/+0
2017-11-08quicklaunch: add support for quicklaunch domainsMike Blumenkrantz2-6/+16
2017-11-08eolian: enable cyclic imports of eo filesDaniel Kolesa1-15/+1
2017-11-08eolian: simplify dependency parsing and cut down on hash lookupsDaniel Kolesa3-21/+24
2017-11-08elput - re-enable switches (power buttons, lid etc.)Carsten Haitzler (Rasterman)3-13/+54
2017-11-08edje: Oops. Remove edje_global include as well.Jean-Philippe Andre1-1/+0
2017-11-08edje: Hide edje_global from the rest of the worldJean-Philippe Andre7-30/+52
2017-11-08Efl: add class interfaces (color/text/size)Jee-Yong Um18-294/+545
2017-11-08eo: Rename efl_ref_get to efl_ref_countAndy Williams14-69/+69
2017-11-08unbreak efl so e works again.... after cedricCarsten Haitzler (Rasterman)1-1/+0
2017-11-08win: Fix alpha windowsJean-Philippe Andre1-1/+9
2017-11-08evas/vg: changed the efl_vg_dup api signature.subhransu mohanty9-136/+76
2017-11-08tests: Properly define access beta/protectedJean-Philippe Andre59-59/+60
2017-11-08eina: Fix spelling/punctuation errors in documentation (prefix..promise)Bryce Harrington2-73/+74
2017-11-08focus: Some typos for efl_ui_focus_manager fixedPawel Aksiutowicz2-2/+2
2017-11-08efl - fix build after cedric breakageCarsten Haitzler (Rasterman)2-1/+4
2017-11-07elementary: fix quicklaunch support.Cedric BAIL1-19/+13
2017-11-07elementary: refactor and clean efl_quicklaunch_prepare.Cedric BAIL1-54/+15
2017-11-07elementary: fix ELM_MAIN macro to properly expose symbol.Cedric BAIL1-6/+4
2017-11-07elementary: add debugging information to quicklaunch binary.Cedric BAIL1-1/+10
2017-11-07elementary: use efl_exit to leave the mainloop instead of direct use of exit.Cedric BAIL1-1/+5
2017-11-07evas: rely on ecore to reset evas rendering thread on fork.Cedric BAIL1-0/+50
2017-11-07evas: rely on ecore to reset upscaler thread on fork.Cedric BAIL1-0/+28
2017-11-07evas: rely on ecore to reset ecore_pipe for evas_async_events.Cedric BAIL1-18/+12
2017-11-07ecore: introduce ecore_init_ex/ecore_shutdown_ex to propagate argc,argv prope...Cedric BAIL4-11/+70
2017-11-07ecore: report startup time of the main loop with EFL_FIRST_LOOP environment v...Cedric BAIL1-0/+25
2017-11-07ecore,elementary: move startup time accounting in ecore.Cedric BAIL5-2/+16
2017-11-07elementary: move Efl new general purpose API to efl_general.hCedric BAIL2-70/+69
2017-11-07efl net - handle proxy helper fails better and abort proxy lookupsCarsten Haitzler (Rasterman)1-1/+15
2017-11-07cxx: Fix slider exampleJean-Philippe Andre1-3/+9
2017-11-07slider: Export the part classJean-Philippe Andre3-3/+2
2017-11-07slider: Advertise indicator part in the EO fileJean-Philippe Andre1-0/+3
2017-11-07evas: Yet another OSX build fix...Jean-Philippe Andre1-2/+2
2017-11-07example: Add elocation to elm buildLauro Moura1-1/+4
2017-11-07efl_ui_radio: keep radio state when theme is changedSungtaek Hong1-2/+0
2017-11-07evas: Another attempt at fixing OSX buildJean-Philippe Andre1-2/+5
2017-11-07eina: Fix spelling errors in documentation (matrixsparse..module)Bryce Harrington3-19/+19
2017-11-07eina freeq - make it clear that content is invalid on submissionCarsten Haitzler (Rasterman)1-0/+12
2017-11-07eo - fix freeq usage to not use freeq for a vtable cleaningCarsten Haitzler (Rasterman)1-1/+1
2017-11-07elm win - note need for other display system code...Carsten Haitzler (Rasterman)1-0/+6
2017-11-07Efl.Ui.Slider: implement Slider.part & Ui.format functionsAmitesh Singh8-124/+214
2017-11-07elm: Fix make check (code_widget)Jean-Philippe Andre2-2/+3
2017-11-07evas: Fix make checkJean-Philippe Andre1-1/+1
2017-11-07elm: Fix ui.win "bg" test caseJean-Philippe Andre1-12/+13
2017-11-07elm: Create legacy widgets with elm_legacy_addJean-Philippe Andre70-120/+126
2017-11-07elm: Don't do anything before constructionJean-Philippe Andre6-17/+9
2017-11-07elm: Call efl_access_type_set after constructionJean-Philippe Andre3-3/+3
2017-11-07efl ui win - make win centering work with multiple screensCarsten Haitzler (Rasterman)2-21/+121
2017-11-07evas_vg_load_svg: get rid of static Evas_SVG_ParsingVitalii Vorobiov1-186/+214
2017-11-07evas_vg_load_svg: default stop opacity color should be 255, not 0Vitalii Vorobiov2-1/+3