summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devs/jypark/work' of git+ssh://git.enlightenment.org/core/eleme...devs/jypark/workJi-Youn Park2016-03-190-0/+0
|\
| * elm_glview: eo-fication for set functionJi-Youn Park2016-03-162-83/+95
| * Elm_glview: remove elm_glview_size_set.Ji-Youn Park2016-03-112-29/+26
| * Elm_glveiw: change elm_glview_draw_request_set to elm_glview_draw_request.Ji-Youn Park2016-03-112-11/+9
| * Elm_glview: change method from changed_set to draw_request_setJi-Youn Park2016-03-113-6/+24
* | Evas.Draggable_Interface: move editable_set/get to lecacy APIJi-Youn Park2016-03-1912-85/+172
* | elm_widget: update child object focus_order.Umesh Tanwar2016-03-181-0/+23
* | modules: remove error message from dlsym() when a module is loadedYoungbok Shin2016-03-183-0/+42
* | focus: add focus_move_policy_automatic_set/get functionWooHyun Jung2016-03-189-14/+232
* | entry: do not set selection on selection,start signalMike Blumenkrantz2016-03-171-9/+0
* | Elm_Glview: fix wrong parameter typeJi-Youn Park2016-03-171-6/+6
* | Elm_Glveiw: add legacy API to .h fileJi-Youn Park2016-03-171-1/+61
* | elm_glview: eo-fication for set functionJi-Youn Park2016-03-172-83/+95
* | Elm_glview: remove elm_glview_size_set.Ji-Youn Park2016-03-172-29/+26
* | Elm_glveiw: change elm_glview_draw_request_set to elm_glview_draw_request.Ji-Youn Park2016-03-172-11/+9
* | Elm_glview: change method from changed_set to draw_request_setJi-Youn Park2016-03-173-6/+24
* | Examples: Fix usage of evas image apisJean-Philippe Andre2016-03-176-11/+10
* | Elm.Image: Improve error message after load failureJean-Philippe Andre2016-03-171-43/+40
* | docs: properly ends doxygen groupsJean Guyomarc'h2016-03-162-0/+8
* | docs: fix invalid end of groupJean Guyomarc'h2016-03-161-1/+1
* | docs: bring back docs from eo files by switching to the new group nameStefan Schmidt2016-03-1622-363/+363
* | docs: bring back docs from eo files by switching to the new group nameStefan Schmidt2016-03-1634-145/+145
* | docs: bring back docs from eo files by switching to the new group nameStefan Schmidt2016-03-16137-412/+412
* | label: add themes for left and right aligned textMike Blumenkrantz2016-03-161-0/+80
* | interface_scrollable: fix the getting scroll view port sizetaehyub2016-03-151-0/+1
* | Change elm according to the renaming of the eo_add() current object.Tom Hacohen2016-03-1514-43/+43
* | Elm.Image: Adapt to recent changes in Efl.ImageJean-Philippe Andre2016-03-153-38/+55
* | web: provide a direct access to the configured web engine class.Cedric BAIL2016-03-144-1/+24
* | web: fix breakage after roll over with eo_add change.Cedric BAIL2016-03-141-4/+1
* | config: Fix wrong scroll config variables.Daniel Juyung Seo2016-03-151-2/+2
* | Revert "genlist: fix item sizing error"Vyacheslav Reutskiy2016-03-141-1/+1
* | button: don't attempt to set non-existent "icononly" state for elm.textMike Blumenkrantz2016-03-111-6/+0
* | Combobox: Fix according to the new (old) eo_add syntax.Tom Hacohen2016-03-111-1/+1
* | Revert "Combobox: Semi automatic migration to the new eo_add."Tom Hacohen2016-03-111-5/+4
* | Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-1182-265/+196
* | Revert "combobox: fix borkage after eo_add change."Tom Hacohen2016-03-111-4/+2
* | Revert "elm - genlist item - index get start from 0 - unbreak api break"Carsten Haitzler (Rasterman)2016-03-112-2/+2
|/
* none: fix symbol issueCedric BAIL2016-03-102-3/+15
* gitignore: do not track eo generated files.Cedric BAIL2016-03-102-0/+2
* combobox: fix warning due to change in eo event signature.Cedric BAIL2016-03-101-14/+6
* webkit2: undef macro before redefining them.Cedric BAIL2016-03-101-0/+5
* combobox: add Multiple selection featuredivyesh purohit2016-03-107-10/+312
* efl: followup with renaming efl animator.Cedric BAIL2016-03-107-22/+22
* colorclass: allocate memory to fit the original size of data typeJee-Yong Um2016-03-101-1/+1
* elm - genlist item - index get start from 0 - unbreak api breakCarsten Haitzler (Rasterman)2016-03-102-2/+2
* elm_web: Remove eo generated filesJean-Philippe Andre2016-03-104-462/+0
* combobox: fix borkage after eo_add change.Cedric BAIL2016-03-091-2/+4
* config: add entry to set web backend.Cedric BAIL2016-03-091-2/+50
* config: add API to configure Elm_Web backend.Cedric BAIL2016-03-092-2/+39
* web: split web into a module.Cedric BAIL2016-03-0921-1594/+2414