summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ui text: remove unused validation functiondevs/herdsman/efl_ui_label_nextDaniel Hirt2016-12-121-21/+0
* Ui text: remove leftover cursor_selection_endDaniel Hirt2016-12-122-10/+0
* Ui text: remove magnifier implementationDaniel Hirt2016-12-121-216/+7
* Ui text: remove unimplemented atspiDaniel Hirt2016-12-112-646/+0
* fixup! Ui text: move tests to test_efl_ui_text.cDaniel Hirt2016-12-111-2/+2
* Ui text: remove unimplemented input_panel apiDaniel Hirt2016-12-112-345/+3
* Ui text: remove unimplemented imf apiDaniel Hirt2016-12-112-39/+3
* Canvas text: call "changed" on style_setDaniel Hirt2016-12-081-0/+1
* Ui text: move tests to test_efl_ui_text.cDaniel Hirt2016-12-082-175/+186
* Canvas text: call "changed" on annotation_insertDaniel Hirt2016-12-081-1/+4
* Ui text interactive: fix passing of wrong objectDaniel Hirt2016-12-071-1/+4
* Ui text: fixup label testDaniel Hirt2016-12-071-15/+16
* Ui text: implement non-editable beahviorDaniel Hirt2016-12-075-7/+91
* Ui text: disable selection handler from testDaniel Hirt2016-12-071-1/+0
* Ui text: fix selection handler behaviorDaniel Hirt2016-12-071-4/+7
* Ui text: implement scrolling with line wrapDaniel Hirt2016-12-071-13/+66
* win: Simplify sizing recalcJean-Philippe Andre2016-12-061-4/+1
* efl_net check openssl x509 check o runtime dlsym checksCarsten Haitzler (Rasterman)2016-12-061-14/+43
* win: Fix sizing issues with new windowsJean-Philippe Andre2016-12-061-6/+28
* elm_map: add copyright_cb for osm tile source.Sungtaek Hong2016-12-063-6/+67
* cpphash: Fix not to access freed pointer.Jaehyun Cho2016-12-061-2/+2
* Elm.Button: fix color class descriptionsJee-Yong Um2016-12-061-7/+7
* updated AUTHORSHermet Park2016-12-061-1/+9
* scrollable_interface: fixed last_page_get() APIsoohye2016-12-061-2/+2
* eldbus: change to idle_enterer from idlerJean-Philippe Andre2016-12-063-46/+53
* elm_panel: change panel freeze API when swiping panel.Hosang Kim2016-12-061-4/+8
* evas - protect against outbuf alloc fail possibilityCarsten Haitzler (Rasterman)2016-12-061-1/+2
* elementary calendar: it'd rather return false here.Hermet Park2016-12-061-1/+1
* evas: Ensure single init of common per canvasJean-Philippe Andre2016-12-062-3/+10
* evas: remove all Engine Info headers installation except for the buffer engine.Cedric BAIL2016-12-051-21/+16
* evas: refactor initialisation and shutdown of evas_common.Cedric BAIL2016-12-0515-52/+8
* elm: config: check return value of eina_value_get instead of returning always...Stefan Schmidt2016-12-051-2/+1
* elm: multibuttomentry: check if value is valid before we access itStefan Schmidt2016-12-051-2/+4
* edje: svg_loader: make sure we check the return from all _parser_number callsStefan Schmidt2016-12-051-4/+6
* efreetd: handle invalid fd in all casesStefan Schmidt2016-12-051-0/+4
* ecore-wl2: No need to call hide inside the free functionChris Michael2016-12-051-2/+0
* ecore-wl2: When we hide a window, attach a NULL buffer to the surfaceChris Michael2016-12-051-0/+6
* evas-wayland-shm: Don't recreate Outbuf if we are hiddenChris Michael2016-12-051-1/+1
* Emacs config: Also remove from extra_dist.Tom Hacohen2016-12-051-3/+0
* Emacs configs: Move to designated repo.Tom Hacohen2016-12-052-911/+0
* Eo gdb: Remove redundant variable setting.Tom Hacohen2016-12-051-9/+0
* emile: do not rely on the struct sizeMarcel Hollerbach2016-12-051-20/+17
* eo: Fix test caseJean-Philippe Andre2016-12-051-1/+1
* eo: Fix potential inifinite loopJean-Philippe Andre2016-12-051-10/+10
* evas textblock: fix a rendering issue.Hermet Park2016-12-051-5/+6
* eo: Make error message less nebulousJean-Philippe Andre2016-12-051-1/+2
* elm_code: refactoring of the elm_code_line_indent to work with linesAndy Williams2016-12-034-38/+72
* eina_btlog: compact output and keep non-bt information.Gustavo Sverzut Barbieri2016-12-031-72/+98
* eina_btlog: show comments (non-bt lines)Gustavo Sverzut Barbieri2016-12-031-1/+14
* eina_btlog: understand new backtrace format used by eo.Gustavo Sverzut Barbieri2016-12-031-1/+38