summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm_video: make emotion obj as a composite object.devs/ami/photocamAmitesh Singh2016-06-172-53/+2
* Evas: Move Object_Pointer_Mode to Efl.EventJean-Philippe Andre2016-06-174-42/+44
* Evas: Move BiDi type to Efl.TextJean-Philippe Andre2016-06-177-19/+25
* Evas: Move Evas.Load_Error to legacy, use Efl.Image.Load.ErrorJean-Philippe Andre2016-06-176-27/+29
* Evas: Remove Evas.Render_Op and switch to Efl.GfxJean-Philippe Andre2016-06-174-45/+101
* Evas: Move Evas_Native_Surface to legacyJean-Philippe Andre2016-06-172-5/+2
* tests: Add test case for evas clipees getJean-Philippe Andre2016-06-171-0/+23
* Evas: Fix clipees_get and return an iteratorJean-Philippe Andre2016-06-174-24/+86
* Evas: Mark legacy_ctor as constructor and betaJean-Philippe Andre2016-06-171-1/+2
* Evas: Move smart_move_children_relative to evas smartJean-Philippe Andre2016-06-172-17/+17
* Evas: Move smart_type_check[_ptr] to legacyJean-Philippe Andre2016-06-176-54/+42
* Evas: Move smart_clipped_clipper to its classJean-Philippe Andre2016-06-173-15/+16
* Evas: Nove smart data get to smart classJean-Philippe Andre2016-06-177-24/+9
* Evas: Rename object focus to key_focusJean-Philippe Andre2016-06-175-41/+20
* Evas: Move object static_clip to legacyJean-Philippe Andre2016-06-174-36/+49
* Evas: Move object name to legacyJean-Philippe Andre2016-06-173-67/+59
* Evas: Mark type as legacy and protectedJean-Philippe Andre2016-06-179-36/+54
* efl_ui_win: add some evas feature(pointer, cache ) to efl.canvas and efl_ui_winJi-Youn Park2016-06-173-0/+148
* efl: Move promise parameter to return in data modelFelipe Magno de Almeida2016-06-1621-164/+194
* elementary: Modify parameter from @out void to @inout voidFelipe Magno de Almeida2016-06-161-1/+1
* eolian-cxx: Work with @inout parameter of void typeFelipe Magno de Almeida2016-06-162-2/+26
* edje: creation of gradient node from data parsing of color property and refac...Subhransu Mohanty2016-06-164-68/+207
* elementary: remove non-exist target from MakefileJee-Yong Um2016-06-161-1/+0
* Merge in the new text API changes and new Efl.Ui.Text widgetTom Hacohen2016-06-1628-1647/+11282
|\
| * Ui text: store SEL_FORMAT_TEXT only for now.Daniel 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
|/
* elput: Trap for null physical seat nameChris Michael2016-06-161-1/+7
* Disable XCF module on WindowsVincent Torri2016-06-162-0/+19
* 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