summaryrefslogtreecommitdiff
path: root/src/lib/efl
Commit message (Expand)AuthorAgeFilesLines
* Efl.Gfx.Path: Remove unnecessary optimization code for small arcJunsuChoi2022-01-121-5/+0
* Revert "fix warnings about redefinting EWAPI etc. due to windows EAPI changes"Carsten Haitzler (Rasterman)2021-05-2610-95/+99
* efl: Rename EAPI macro to EFL_API in Efl sub-libraryFelipe Magno de Almeida2021-05-2310-99/+95
* edje: efl: add new EFL_VERSION_1_26 define for new dev cycleStefan Schmidt2020-09-221-0/+1
* efl_gfx_path: When path end(Z,z), Current point are returned to starting poin...JunsuChoi2020-09-221-3/+9
* Fix typosElyes HAOUAS2020-06-251-1/+1
* Revert "Efl.Gfx.Path: Change draw of a rounded rect from arc to quadratic"JunsuChoi2020-06-251-9/+7
* Get rid of trailing whitespaces (14 / 14)Elyes HAOUAS2020-06-232-3/+3
* Efl.Gfx.Path: Change draw of a rounded rect from arc to quadraticJunsuChoi2020-06-231-7/+9
* eo-files: convert all Eina.Strbuf & Eina.BinbufMarcel Hollerbach2020-06-091-1/+1
* Efl.Gfx.Path: Modify boundary calculation.JunsuChoi2020-06-041-1/+1
* refactor buildMarcel Hollerbach2020-05-271-2/+3
* efl gfx_path: fix memory leak.Hermet Park2020-05-272-11/+1
* build: lib: harmonize the use of package_c_args in all libsStefan Schmidt2020-05-261-0/+1
* Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL"Carsten Haitzler (Rasterman)2020-05-181-3/+0
* Fix EAPI definition by defining EFL_BUILD for each built DLLVincent Torri2020-05-181-0/+3
* edje: efl: add new EFL_VERSION_1_25 define for new cycleStefan Schmidt2020-04-291-0/+1
* remove unused imports in eo/eot filesDaniel Kolesa2020-04-195-8/+2
* efl_input_text: rename namespaceMarcel Hollerbach2020-04-144-5/+6
* comments: Typos in Efl_Config.hXavi Artigas2020-04-021-2/+2
* efl/player: add doc note about default values for new (1.24) propertiesMike Blumenkrantz2020-03-201-2/+2
* efl/hint: update doc for default weight hint valueMike Blumenkrantz2020-03-201-1/+1
* move stabelized items out of @betaAli Alzyod2020-03-171-14/+21
* evas_vg: modified the join enum documentationTaehyub Kim2020-03-171-3/+3
* efl: check config values before passing to non-null functionMike Blumenkrantz2020-03-121-4/+4
* add EFL_VERSION_1_24 defineMike Blumenkrantz2020-03-121-0/+1
* efl_ui_draggable: move these events back to legacyMarcel Hollerbach2020-02-191-12/+0
* Efl.Gfx.Path: Fix condition of for loop in current searchJunsuChoi2020-02-181-1/+1
* efl/config: merge all gesture manager config code into efl.configMike Blumenkrantz2020-02-141-0/+3
* efl/config: move C wrappers for this out of elm_config.h to Efl.hMike Blumenkrantz2020-02-141-0/+94
* gfx path: remove unreacheable codeHermet Park2020-02-141-3/+1
* gfx path: + null check for safetyHermet Park2020-02-141-0/+1
* eot files: fixup all since tagsMarcel Hollerbach2020-02-052-10/+12
* move stabelized items out of @betaMarcel Hollerbach2020-02-057-31/+61
* efl.input.text: add underscore for enums namesali2020-02-041-5/+5
* efl_text_change_info: change text change type property( bool -> enum)abdulleh Ghujeh2020-02-041-1/+7
* efl: add Efl.Model.Children_Index_Get.Cedric BAIL2020-01-311-0/+12
* efl: mark @beta Efl.Gfx.Event.Render_Post.Cedric BAIL2020-01-291-1/+1
* Efl.Player: Move autoplay/playback_loop from Efl.Ui.Vg_AnimationJunsuChoi2020-01-281-0/+39
* efl.text.interactive: use Eina_Int_Range for selection range eventAli Alzyod2020-01-231-7/+0
* efl.input.text.hints_type: rename into content_typeAli Alzyod2020-01-201-3/+3
* efl_ui_scrollbar: change scrollbar state when theme is reloaded.Hosang Kim2020-01-171-0/+12
* docs: Give some love to progress bar docs.Xavi Artigas2020-01-161-1/+1
* efl/player: merge in and rework events from vg_animationMike Blumenkrantz2020-01-151-0/+8
* efl.input.text: add variation enums + remove @since wordAli Alzyod2020-01-141-56/+44
* docs: Improvements to Text API documentationXavi Artigas2020-01-093-104/+124
* TEXT_FORMAT_HORIZONTAL_ALIGNMENT_AUTO_TYPE: rename end enum into oppositeAli Alzyod2020-01-091-1/+1
* Text_Format_Horizontal_Alignment_Auto_Type: rename enums, and Doc detailsAli Alzyod2020-01-081-6/+11
* efl_text_change_info: rename some propertiesWooHyun Jung2020-01-071-3/+3
* efl_text_types: remove unused typeAli Alzyod2020-01-071-3/+1