summaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* elementary: fix quicklaunch support.devs/subhransu/vector_workdevs/subhransu/fontCedric BAIL2017-11-071-19/+13
* elementary: refactor and clean efl_quicklaunch_prepare.Cedric BAIL2017-11-071-54/+15
* elementary: fix ELM_MAIN macro to properly expose symbol.Cedric BAIL2017-11-071-6/+4
* evas: rely on ecore to reset evas rendering thread on fork.Cedric BAIL2017-11-071-0/+50
* evas: rely on ecore to reset upscaler thread on fork.Cedric BAIL2017-11-071-0/+28
* evas: rely on ecore to reset ecore_pipe for evas_async_events.Cedric BAIL2017-11-071-18/+12
* ecore: introduce ecore_init_ex/ecore_shutdown_ex to propagate argc,argv prope...Cedric BAIL2017-11-074-11/+70
* ecore: report startup time of the main loop with EFL_FIRST_LOOP environment v...Cedric BAIL2017-11-071-0/+25
* ecore,elementary: move startup time accounting in ecore.Cedric BAIL2017-11-075-2/+16
* elementary: move Efl new general purpose API to efl_general.hCedric BAIL2017-11-072-70/+69
* efl net - handle proxy helper fails better and abort proxy lookupsCarsten Haitzler (Rasterman)2017-11-071-1/+15
* slider: Export the part classJean-Philippe Andre2017-11-073-3/+2
* slider: Advertise indicator part in the EO fileJean-Philippe Andre2017-11-071-0/+3
* evas: Yet another OSX build fix...Jean-Philippe Andre2017-11-071-2/+2
* efl_ui_radio: keep radio state when theme is changedSungtaek Hong2017-11-071-2/+0
* evas: Another attempt at fixing OSX buildJean-Philippe Andre2017-11-071-2/+5
* eina: Fix spelling errors in documentation (matrixsparse..module)Bryce Harrington2017-11-073-19/+19
* eina freeq - make it clear that content is invalid on submissionCarsten Haitzler (Rasterman)2017-11-071-0/+12
* eo - fix freeq usage to not use freeq for a vtable cleaningCarsten Haitzler (Rasterman)2017-11-071-1/+1
* elm win - note need for other display system code...Carsten Haitzler (Rasterman)2017-11-071-0/+6
* Efl.Ui.Slider: implement Slider.part & Ui.format functionsAmitesh Singh2017-11-076-117/+207
* elm: Fix make check (code_widget)devs/woohyun/ui_propertyJean-Philippe Andre2017-11-072-2/+3
* evas: Fix make checkJean-Philippe Andre2017-11-071-1/+1
* elm: Create legacy widgets with elm_legacy_addJean-Philippe Andre2017-11-0770-120/+126
* elm: Don't do anything before constructionJean-Philippe Andre2017-11-076-17/+9
* elm: Call efl_access_type_set after constructionJean-Philippe Andre2017-11-073-3/+3
* efl ui win - make win centering work with multiple screensCarsten Haitzler (Rasterman)2017-11-071-0/+46
* vg_common: property apply "objectBoundingBox" morphings to radial gradientVitalii Vorobiov2017-11-071-1/+20
* efl_gfx_path: fix typo in _path_bounds_getVitalii Vorobiov2017-11-071-1/+1
* ector: use cairo_pattern_add_color_stop_rgba in gradient_radialVitalii Vorobiov2017-11-071-0/+1
* vg_savers/svg: empty (for now) module that will save svg in original fileVitalii Vorobiov2017-11-072-1/+6
* evas_vg_cache: load svg from any file, not from defined onlyVitalii Vorobiov2017-11-071-0/+23
* evas: Fix invalid header protectorJean-Philippe Andre2017-11-071-2/+2
* Remove evas internal dependency from the evas_font modulesubhransu mohanty2017-11-0721-1206/+1313
* evas: Add some crash prevention checksJean-Philippe Andre2017-11-071-0/+12
* elm: Fix examples/tests using elementary_configJean-Philippe Andre2017-11-071-0/+3
* cxx: Add beta define to Evas.hhJean-Philippe Andre2017-11-071-4/+18
* cxx: Fix binding temporarily (efl/interfaces)Jean-Philippe Andre2017-11-071-35/+35
* cxx: Fix ifdef protections in function implJean-Philippe Andre2017-11-071-4/+4
* cxx: Add experimental "easy" way to use wrefJean-Philippe Andre2017-11-071-0/+7
* cxx: Add _get_wref() convenience to all classesJean-Philippe Andre2017-11-071-0/+4
* cxx: Fix a few examplesJean-Philippe Andre2017-11-071-2/+0
* cxx: Place beta API declarations behind ifdefJean-Philippe Andre2017-11-073-11/+48
* evas-object-main: Fix potential null dereferenceChris Michael2017-11-061-0/+2
* evas-object-main: Fix null dereferenceChris Michael2017-11-061-1/+1
* evas-object-main: Fix null dereferenceChris Michael2017-11-061-1/+1
* efl_ui_calendar: apply efl_ui_focus_compositionWooHyun Jung2017-11-062-0/+95
* evas textblock: handle ellipsis when text's height exceed its area by "br"Youngbok Shin2017-11-061-1/+103
* edje: don't return negative width and height from _parts_extendsYoungbok Shin2017-11-061-2/+5
* eo: fix typo.Cedric Bail2017-11-041-1/+1