summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Efl.Ui.Layout.Factory: added factory_model_connectdevs/larrylira/factoryLarry Lira2018-07-203-17/+37
* ecore: remove exit_signal_received conditional from windows buildMike Blumenkrantz2018-07-201-2/+10
* efl: fix some warnings in examplesXavi Artigas2018-07-203-9/+12
* eina: Add doxygen in/out tags for cow, cpu, and debugBryce Harrington2018-07-203-63/+69
* evas clip: stop move events feeds.Hermet Park2018-07-201-2/+3
* elementary list: add a todo comment.Hermet Park2018-07-191-0/+3
* elm/list: block recursive recalc loopsMike Blumenkrantz2018-07-192-1/+9
* ecore_main: silence warning when compiling.Alastair Poole2018-07-191-1/+1
* eina: Fix doxygen in/out tags for eina_bezierBryce Harrington2018-07-191-9/+9
* ecore_evas: when window resized in ecore_evas, check evas rotate state.Umesh Tanwar2018-07-181-1/+4
* examples/evas: do not attempt to free animator on window deleteMike Blumenkrantz2018-07-181-1/+0
* eina: Add doxygen in/out tagsBryce Harrington2018-07-185-53/+53
* emile image: close file properly.Hermet Park2018-07-181-0/+2
* efl_ui_layout_object: Fix not to use background/shadow part interface in legacyJaehyun Cho2018-07-181-15/+18
* elput: Remove unused and useless event typeChris Michael2018-07-171-4/+1
* Evas text textblock: call evas_font_free even on null fontsDaniel Hirt2018-07-162-7/+4
* Eina binbuf: add explicit null-check before magic-checkDaniel Hirt2018-07-161-0/+1
* elm_spinner: Do not focus to text button on non-editable modeYeongjong Lee2018-07-161-0/+2
* efl ui dnd - further fixes on drop list data key handlingCarsten Haitzler (Rasterman)2018-07-161-0/+1
* efl selection manager + elm dnd test fix with bad string handlingCarsten Haitzler (Rasterman)2018-07-163-5/+14
* evas: fix minor typo in smart class color_set method docMike Blumenkrantz2018-07-131-1/+1
* build: fix distcheck when elua is disabled in main treeMike Blumenkrantz2018-07-133-33/+32
* build: fix distcheck building when main tree is not compiledMike Blumenkrantz2018-07-131-4/+7
* ecore: immediately block animator ticking upon receiving an exit signalMike Blumenkrantz2018-07-132-2/+16
* ecore/animator: break out _ecore_animator_flush() from tick functionMike Blumenkrantz2018-07-131-6/+6
* elm_test_focus: fix a testcaseMarcel Hollerbach2018-07-131-1/+4
* eina: Add doxygen in/out tags for strbuf's and ustrbuf's parametersBryce Harrington2018-07-132-173/+173
* Selection manager: properly clean in drop_target_delDaniel Hirt2018-07-131-11/+13
* elm_fileselector: move to focus compostitionMarcel Hollerbach2018-07-122-14/+4
* eo: Fix efl_new without initializing parametersXavi Artigas2018-07-121-1/+1
* elm_spinner: Text button and entry both gets hidden when navigated through ar...Prasoon Singh2018-07-121-2/+2
* ci: set number of make jobs globally and decrease to 5 jobsMike Blumenkrantz2018-07-123-27/+27
* ecore: fix order of signal fd shutdownXavi Artigas2018-07-121-5/+5
* canvas render: stop render_pre/post cb if it didn't render.Hermet Park2018-07-121-7/+3
* evas textblock: adds missing legacy typesYoungbok Shin2018-07-121-0/+9
* tests/edje: add test to verify that swallow objects exist during DEL callbackMike Blumenkrantz2018-07-121-0/+29
* eina: Spelling fixesBryce Harrington2018-07-1237-112/+111
* tests/edje: split edje tests into separate filesMike Blumenkrantz2018-07-1210-955/+1041
* efl_ui_focus_manager_calc: do not error when the configuraiton is equalMarcel Hollerbach2018-07-121-9/+7
* eina: Add doxygen in/out tags for binbuf's parametersBryce Harrington2018-07-121-42/+42
* elm/win: don't force opaque bg if alpha is setMike Blumenkrantz2018-07-111-1/+1
* elm/win: correctly track and set x11 shaped stateMike Blumenkrantz2018-07-111-9/+10
* canvas vg_loader: close opened file after using it.Hermet Park2018-07-111-0/+1
* canvas vg: check expcetional case.Hermet Park2018-07-111-1/+2
* evas_drm: Trim the queue of buffers if we've had extra for too longDerek Foreman2018-07-102-2/+27
* evas_drm: Move MAX_BUFFERS macro from header to source fileDerek Foreman2018-07-102-2/+2
* evas_drm: Allocate buffers on demandDerek Foreman2018-07-102-62/+21
* evas_drm: replace outbuf fb array with a listDerek Foreman2018-07-102-23/+26
* evas_drm: Make the fbs an array of pointersDerek Foreman2018-07-102-23/+36
* tests/ecore: remove ecore-drm testMike Blumenkrantz2018-07-104-65/+0