summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Eo gdb: Fix data_get calculation.efl-1.16Tom Hacohen2016-12-081-4/+6
* Eo gdb: Add workaround for gdb oddities.Tom Hacohen2016-12-081-2/+2
* Eo gdb: Be more strict with types and convert Eo * to uintptr_t.Tom Hacohen2016-12-071-10/+12
* Eo gdb: Implement eo_data_get to get eo data.Tom Hacohen2016-12-071-0/+49
* Eo gdb: add a way to resolve Eo ids from GDB without a running processTom Hacohen2016-12-051-2/+81
* Eo gdb: remove old and broken gdb macro.Tom Hacohen2016-12-051-39/+0
* eina: populate memory in the right limit.Cedric BAIL2016-09-191-1/+3
* Revert 64 commit of fail-mergeVitalii Vorobiov2016-07-272-5039/+633
* edje_edit: comment out text and size classesAndrii Kroitor2016-07-211-4/+18
* edje_edit: fix eo_parent_set callsAndrii Kroitor2016-07-211-2/+2
* edje edit - api was broken with incorrect l r t b ordering for borderCarsten Haitzler (Rasterman)2016-07-211-4/+4
* edje edit - fix leaks spotted by coverityCarsten Haitzler (Rasterman)2016-07-211-0/+2
* edje_edit: on save_all firstly save all cached group, then all otherVitalii Vorobiov2016-07-211-11/+11
* Edje_Edit: allow set NULL as a style name for textblock part.Mykyta Biliavskyi2016-07-212-2/+11
* edje - reduce memory footprint by rearranging structs and typesCarsten Haitzler (Rasterman)2016-07-211-8/+10
* edje_edit: remove useless pointer grab as it conflicts with elementary comboboxVitalii Vorobiov2016-07-211-12/+0
* evas: Remove common interface and use provider_findJean-Philippe Andre2016-07-211-1/+1
* Edje_edit: fix text_source_set and text_text_source_set.Mykyta Biliavskyi2016-07-211-11/+2
* edje_edit: return NULL if part has not style attributeVyacheslav Reutskiy2016-07-211-1/+4
* edje_edit: save referenced groups when image id's are changedVitalii Vorobiov2016-07-211-0/+37
* edje_edit: add missed part and description initializationsVitalii Vorobiov2016-07-211-0/+5
* edje_edit: text style should be able to set into NULLVitalii Vorobiov2016-07-211-2/+1
* edje_edit: fix copy&paste type for map functions which should return intVitalii Vorobiov2016-07-212-16/+4
* edje_edit: fix map API (light, perspective, rotation)Vitalii Vorobiov2016-07-211-13/+28
* edje_edit: return lost API *_span_row/col_set declarationVyacheslav Reutskiy2016-07-211-0/+28
* edje: don't return a boolean when a pointer is expectedJean Guyomarc'h2016-07-211-1/+1
* edje_edit: add API for set/get part itemVyacheslav Reutskiy2016-07-212-0/+78
* edje_edit: add API for get part item attributes by item indexVyacheslav Reutskiy2016-07-212-7/+1102
* Edje_edit: generate code of the image sets.Mykyta Biliavskyi2016-07-211-16/+130
* Edje_edit: generate states of the box and table part edc code with inheritance.Mykyta Biliavskyi2016-07-211-70/+130
* Edje_edit: generate states of the proxy part edc code with inheritance.Mykyta Biliavskyi2016-07-211-29/+75
* Edje_edit: generate states of the image part edc code with inheritance.Mykyta Biliavskyi2016-07-211-42/+153
* Edje_edit: generate states of the text part edc code with inheritance.Mykyta Biliavskyi2016-07-211-19/+137
* Edje_edit: generate state code with inheritance map block.Mykyta Biliavskyi2016-07-211-30/+73
* Edje_edit: generate state code with inheritance rel block.Mykyta Biliavskyi2016-07-211-64/+185
* Edje_edit: generate state code with inheritance general attributes.Mykyta Biliavskyi2016-07-211-35/+320
* Edje_edit: move text state edc code generate to standalone func.Mykyta Biliavskyi2016-07-211-54/+145
* Edje_Edit: more API for proxy fields like source_clip and source_visibleVitalii Vorobiov2016-07-212-0/+116
* edje_edit: fix edje_edit_group_copyAndrii Kroitor2016-07-211-1/+4
* Edje edit: remove color generate from SPACER source.Mykyta Biliavskyi2016-07-211-11/+14
* Edje Edit: Fix compilation warningJean-Philippe Andre2016-07-211-1/+1
* Edje_Edit: update function that return image usage to include setsVitalii Vorobiov2016-07-212-4/+32
* Edje_Edit: API to delete set of imagesVitalii Vorobiov2016-07-212-4/+196
* Edje_Edit: setter and getter for set image's scale_byVitalii Vorobiov2016-07-212-0/+81
* Edje_Edit: functions to set and get set's images borderVitalii Vorobiov2016-07-212-0/+96
* Edje_Edit: setters and getters for set's image size (min and max)Vitalii Vorobiov2016-07-212-0/+109
* Edje_Edit: some API to manipulate set's imagesVitalii Vorobiov2016-07-212-0/+139
* Edje_Edit: image set APIVitalii Vorobiov2016-07-212-0/+172
* Edje_Edit: API to check if given name of "image set" is existVitalii Vorobiov2016-07-212-0/+46
* Edje_Edit: get "set's name" if it was set as image normal or tweenVitalii Vorobiov2016-07-211-2/+19