summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ui text: store SEL_FORMAT_TEXT only for now.devs/tasn/canvas_text_stagingDaniel Hirt2016-06-161-1/+2
* Canvas test: remove style test for nowDaniel Hirt2016-06-161-45/+0
* Ui text: fixup buildDaniel Hirt2016-06-162-20/+20
* Ui text: introduce this new text widgetDaniel Hirt2016-06-1611-1/+6363
* Ui text interactive: introduce this new object (rebase squash)Tom Hacohen2016-06-166-1/+1486
* Canvas Text: continue porting api and fixup bugsDaniel Hirt2016-06-166-185/+297
* Canvas text cursor: introduce this new objectTom Hacohen2016-06-168-757/+1113
* Canvas text: introduce new text objectDaniel Hirt2016-06-1611-1451/+2815
* Edje text: fix behavior for text source and source attribute.Mykyta Biliavskyi2016-06-161-2/+6
* Evil: fix EAPI when dirent.h and mman.h are included (Windows only)Vincent Torri2016-06-162-0/+7
* tests: eio: use eina file infrastructure for temporary file creationStefan Schmidt2016-06-161-4/+6
* tests: eio: silence unused paramater warnings in new eio_map testStefan Schmidt2016-06-161-1/+1
* eio_map: Add test suite for eio map moduleVivek Ellur2016-06-164-0/+103
* Edje_edit: fix text_source_set and text_text_source_set.Mykyta Biliavskyi2016-06-161-11/+2
* examples: elua: ensure the install hook honors a set DESTDIRStefan Schmidt2016-06-161-3/+3
* edje_edit: return NULL if part has not style attributeVyacheslav Reutskiy2016-06-161-1/+4
* svg_loader: fixed parsing of transformation attributeSubhransu Mohanty2016-06-161-5/+4
* edje_cc_out : fix possible buffer overrunSubhransu Mohanty2016-06-161-7/+10
* svg_loader: Fixed color attribute parserSubhransu Mohanty2016-06-161-4/+5
* edje_load : return if we can't decode the vector data.Subhransu Mohanty2016-06-161-0/+1
* examples: Use EO_CALLBACKS_ARRAY_DEFINE in all examplesJean-Philippe Andre2016-06-163-21/+6
* tests: Use EO_CALLBACKS_ARRAY_DEFINE in all testsJean-Philippe Andre2016-06-162-23/+23
* Evas: Fix usage of callback arraysJean-Philippe Andre2016-06-162-12/+10
* Evas: Stop using Evas.Image in public inheritanceJean-Philippe Andre2016-06-165-5/+7
* Efl: Move Efl.Canvas to efl/interfacesJean-Philippe Andre2016-06-167-4/+4
* edje: remove extraneous parenthesisJean Guyomarc'h2016-06-151-1/+1
* eolian-cxx: Fix generation of non-inline function in headersFelipe Magno de Almeida2016-06-151-3/+3
* eolian-cxx: Remove warning about unused parameterFelipe Magno de Almeida2016-06-151-1/+1
* eolian-cxx: Fix conversion to bool in clangFelipe Magno de Almeida2016-06-151-1/+1
* eina: fix compiling of safepointers on OSXJean Guyomarc'h2016-06-151-1/+1
* elementary-cxx: Fix compilation of some C++ examplesLuciana Magno de Almeida2016-06-1519-292/+406
* elementary-cxx: Fix Elementary.hh header to #define EFL_EO_API_SUPPORTFelipe Magno de Almeida2016-06-151-0/+3
* eolian-cxx: Fixed generation of implicit conversion operatorsFelipe Magno de Almeida2016-06-152-15/+27
* eina-cxx: Add overload for std::nullptr_t to stringviewFelipe Magno de Almeida2016-06-151-0/+4
* evas: do not use static array with pointer to other variable.Cedric Bail2016-06-151-49/+61
* ecore: prevent crash in case of double ecore_timer_del in legacy case.Cedric Bail2016-06-151-0/+9
* wayland_shm: Fix another dmabuf corner caseDerek Foreman2016-06-153-8/+36
* evas: disable generic loader on Windows.Cedric Bail2016-06-151-10/+31
* eolian: enable inheritance checks and fix EFL to build with themDaniel Kolesa2016-06-158-10/+7
* eolian-cxx: Add tests for @beta and @protected eventsFelipe Magno de Almeida2016-06-152-1/+22
* eolian: move deferred eo file parsing to the very endDaniel Kolesa2016-06-152-17/+24
* poppler: remove enum nameMarcel Hollerbach2016-06-151-4/+4
* edje_edit: save referenced groups when image id's are changedVitalii Vorobiov2016-06-151-0/+37
* eina_cxx: make sure we ship eina_deleter.hh with our distributionStefan Schmidt2016-06-151-0/+1
* examples: evas-3d: these three examples still need EFL_EO_API_SUPPORT as wellStefan Schmidt2016-06-153-0/+3
* build: fix last bash occurance in use with gen_shader.shStefan Schmidt2016-06-151-1/+1
* configure - remove gnu make hack as it seems to not be needed anymoreCarsten Haitzler (Rasterman)2016-06-151-9/+0
* geneirc loader build patches for windowsVincent Torri2016-06-154-2/+11
* more sh instead of dashCarsten Haitzler (Rasterman)2016-06-151-1/+1
* bash to sh fixing - use sh not dash so it works normallyCarsten Haitzler (Rasterman)2016-06-151-2/+2