summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* csharp: Remove managed_method_name overload.devs/lauromoura/csharp_conventionsLauro Moura2019-04-172-11/+9
* csharp: refactor native_inherit into a nested class.Lauro Moura2019-04-174-102/+124
* csharp: Small style changesLauro Moura2019-04-174-31/+34
* csharp: klass style changesLauro Moura2019-04-171-39/+69
* csharp: Simple spacing rules changesLauro Moura2019-04-176-11/+15
* eina vpath - clear up vpath to handle env vars that are too big as fatalCarsten Haitzler (Rasterman)2019-04-171-34/+36
* eina_vpath: port to WindowsVincent Torri2019-04-173-2/+36
* eio: remove unecessary printf from tests.Cedric BAIL2019-04-171-4/+2
* autotools: remove all usage of evas_image_loader_tgv_(cflags|libs)Boris Faure2019-04-171-4/+3
* efl-net.pc.in : honor datarootdirVincent Torri2019-04-171-0/+2
* behavior-tests: add Efl.Ui.TableMarcel Hollerbach2019-04-171-0/+1
* efl_ui_table: remove callbacks when item is removedMarcel Hollerbach2019-04-171-0/+1
* efl_ui_table: correctly delete all items when clearing / unpackingMarcel Hollerbach2019-04-171-2/+10
* efl_ui_table: hardening of pack_at functionMarcel Hollerbach2019-04-172-17/+17
* elm: here comes a new testsuiteMarcel Hollerbach2019-04-178-0/+991
* efl_ui_box: print more errors,Marcel Hollerbach2019-04-171-1/+9
* efl_ui_widget: we should ensure that every subobject is a gfx entityMarcel Hollerbach2019-04-171-0/+1
* ui.box: remove leagcy evas_box from Efl.Ui.BoxYeongjong Lee2019-04-177-357/+348
* efl.pack_linear: Clarify behavior and docsYeongjong Lee2019-04-171-18/+44
* elm_notify: fix theme apply logic for new return valueTaehyub Kim2019-04-171-2/+10
* efl_ui_pager: fix to delete component objects when pager is deletedJaehyun Cho2019-04-172-0/+14
* Revert "Revert "elm - fix harmless warning for clean build""Jaehyun Cho2019-04-171-1/+1
* Revert "Revert "test/efl_ui_pager: fix demo""Jaehyun Cho2019-04-171-4/+26
* Revert "Revert "test/efl_ui_pager_scroll: fix demo""Jaehyun Cho2019-04-171-15/+57
* Revert "Revert "efl_ui_pager: implement unpack_all/clear function""Jaehyun Cho2019-04-176-8/+109
* Revert "Revert "efl_ui_pager: implement unpack_at function""Jaehyun Cho2019-04-171-5/+12
* evil: remove tmp and home dir getVincent Torri2019-04-162-66/+0
* efl_ui_image: fix warning about calling smooth_scale_set on non-imageMike Blumenkrantz2019-04-161-1/+1
* docs: TypoXavi Artigas2019-04-161-1/+1
* cxx: Fix eldbus meta include nameLauro Moura2019-04-152-4/+4
* csharp: Remove warning about clashing GetType() methodsLauro Moura2019-04-153-8/+31
* csharp: Remove unused variable `methods` warning.Lauro Moura2019-04-151-3/+15
* csharp: Rename MarshalTest to MarshalEoLauro Moura2019-04-152-13/+13
* csharp: Fix free_cb calling under dotnet.Lauro Moura2019-04-1516-31/+61
* mono-docs: No need no blacklist *Concrete classes anymoreXavi Artigas2019-04-151-2/+0
* csharp: Make concrete classes internal.Lauro Moura2019-04-151-1/+1
* update po...Carsten Haitzler (Rasterman)2019-04-1524-888/+888
* Windows : fix the definition of EAPIVincent Torri2019-04-1541-63/+139
* elm test - add tests ofr other styles for panes provided by defaultCarsten Haitzler (Rasterman)2019-04-152-3/+54
* Unreachable codeabdulleh Ghujeh2019-04-151-4/+2
* gitignore: add elm_default_config.xYeongjong Lee2019-04-151-1/+1
* scroll_mgr: fix a type for some vars to be portableWonki Kim2019-04-151-2/+2
* mono-docs: Allow derived classes to have external examplesXavi Artigas2019-04-123-11/+45
* elua: add all missing eolian api bindingsDaniel Kolesa2019-04-121-0/+140
* evas - fix crash/junk pixel content but with tiled rotate at 270 + neonCarsten Haitzler (Rasterman)2019-04-121-9/+9
* evas common - tiled rotate - fix signedness of neon intrinsics - warningCarsten Haitzler (Rasterman)2019-04-121-2/+2
* evas common - convert - rotate tiled - fix const ptr warningsCarsten Haitzler (Rasterman)2019-04-121-8/+8
* evas map - mark npoints param as unused because it is remove warningCarsten Haitzler (Rasterman)2019-04-121-1/+1
* efl_ui_widget: avoid calling null parentYeongjong Lee2019-04-121-1/+1
* efl_ui_widget: Fix disabled set calling without meaning.Woochanlee2019-04-121-0/+8