summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* declare first round of classes stabledevs/bu5hm4n/shit-stableMarcel Hollerbach2019-09-2429-40/+40
* efl_ui_collection: this interface is not event usedMarcel Hollerbach2019-09-241-1/+1
* efl_ui_win: default the window type to basicMarcel Hollerbach2019-09-2441-98/+78
* efl: make Efl.Ui.Factory.release work in batches.Cedric Bail2019-09-245-42/+100
* elementary: rework Efl.Ui.Factory to have another additional stage during rel...Cedric Bail2019-09-243-5/+61
* efl: simplify logic for widget created by factory.Cedric Bail2019-09-2412-64/+74
* efl: split Efl.Ui.Factory.create stage into constructing and buildingMarcel Hollerbach2019-09-249-49/+73
* elementary: Efl.Ui.Layout_Factory bind property during widget creation.Cedric BAIL2019-09-242-33/+5
* elementary: Efl.Ui.Image_Factory bind property also during widget creation.Cedric BAIL2019-09-242-17/+6
* ecore: update Efl.Boolean_Model to handle children removal and shifting all n...Cedric Bail2019-09-241-93/+308
* ecore: correctly handle children removal in Efl.Composite_Model by updating a...Cedric Bail2019-09-241-17/+82
* efl_gfx_path: Add optimized path commandJunsuChoi2019-09-241-3/+3
* evas vg: fix gradient stroke fill memory leaks.Hermet Park2019-09-242-3/+18
* efl_gfx_path: Support 'l' command for optimized path.JunsuChoi2019-09-241-0/+7
* efl-mono: Additional blank line between all methods.Bruno da Silva Belo2019-09-2313-77/+75
* docs: Add documentation for Efl.Ui.ScrollerXavi Artigas2019-09-231-1/+12
* osx - require full opengl for gl support on osxCarsten Haitzler (Rasterman)2019-09-232-4/+14
* theme: add 'required' to efl/tab_pager group partsXavi Artigas2019-09-231-3/+3
* efl_ui_pack: allow NULL as existing parameter in after and beforeMarcel Hollerbach2019-09-235-8/+63
* doc: wrap comment for EFL_UI_CLICKABLE_PART_BIND docs in edcMike Blumenkrantz2019-09-231-2/+4
* ci - osx - switch to full gl option on osxCarsten Haitzler (Rasterman)2019-09-231-1/+1
* theme: add 'required' to efl/button:anchor group partsXavi Artigas2019-09-231-2/+2
* tests: Initialize variables and quiet warning.Lauro Moura2019-09-231-1/+1
* theme: add 'required' to efl/spin_button group partsXavi Artigas2019-09-231-7/+7
* theme: add 'required' to efl/timepicker partsXavi Artigas2019-09-231-3/+3
* efl: improve test in checking the return value during Eina_Value get operation.Cedric Bail2019-09-231-3/+3
* docs: Clarify behavior of NULL in Efl.Pack_Linear.Xavi Artigas2019-09-231-4/+10
* build - update README and meson options to match echother in defaultsCarsten Haitzler (Rasterman)2019-09-232-149/+37
* theme: add 'required' to efl/bg group partsMike Blumenkrantz2019-09-231-4/+4
* theme: add 'required' to efl/popup (and related group) partsMike Blumenkrantz2019-09-231-13/+13
* theme: add 'required' to efl/scroller group partsMike Blumenkrantz2019-09-231-9/+9
* theme: add 'required' to efl/datepicker partsMike Blumenkrantz2019-09-231-7/+7
* efl_ui_position_manager: review cache accessesMarcel Hollerbach2019-09-232-0/+4
* efl_ui_focus_managr_sub: fix a err messageMarcel Hollerbach2019-09-231-0/+12
* ecore_thread: Fix arguments to match with the function call.Woochanlee2019-09-231-3/+4
* build: fix EFL_VERSION_MICRO defineMike Blumenkrantz2019-09-231-0/+1
* efl_ui/layout: move 'frozen' struct member to be a bool bitflagMike Blumenkrantz2019-09-232-13/+11
* cxx: Fix some warnings from -WextraLauro Moura2019-09-235-9/+12
* docs: Efl.Ui.Widget_Scroller_Content updated docsXavi Artigas2019-09-231-15/+13
* eina_array: do not mix declaration and definitionVincent Torri2019-09-231-3/+4
* gesture: fix it not to lose information by dividingWonki Kim2019-09-231-2/+2
* theme: efl/photocam -> efl/image_zoomableMike Blumenkrantz2019-09-232-2/+2
* theme: remove dead popup theme groupsMike Blumenkrantz2019-09-231-43/+0
* eina_log: ensure that we do not spam journald with our intree binariesMarcel Hollerbach2019-09-231-1/+1
* eolian: allow read-only stringshare in eventsDaniel Kolesa2019-09-231-2/+2
* ci: add back target to do out-of-tree test buildMike Blumenkrantz2019-09-236-7/+78
* elementary: unref objects when memory allocation fails in factoryJaehyun Cho2019-09-232-21/+19
* ector engine: +null checking.Hermet Park2019-09-231-6/+9
* efl_ui_tab_pager: fix infinite selected callsJaehyun Cho2019-09-231-1/+4
* elm_test: mark image_zoomable test as non-legacyMike Blumenkrantz2019-09-231-1/+1