summaryrefslogtreecommitdiff
path: root/src/lib/efl
Commit message (Expand)AuthorAgeFilesLines
* efl: fix warning due to vpath change.Cedric Bail2018-02-221-5/+7
* lets delete efl_vpathMarcel Hollerbach2018-02-2211-835/+0
* move from efl.vpath to eina_vpathMarcel Hollerbach2018-02-221-12/+2
* Efl.Ui.Zoom: zoom -> zoom_levelMike Blumenkrantz2018-02-151-2/+2
* Efl.Ui.Model.Factory.Connect: remove this entirelyMike Blumenkrantz2018-02-154-15/+7
* Efl.Text.Cursor: cursor -> text_cursorMike Blumenkrantz2018-02-151-1/+1
* efl: rename player.position property -> player.posMike Blumenkrantz2018-02-151-1/+1
* evas: move smart_objects_calculating to Efl_CanvasMike Blumenkrantz2018-02-151-0/+8
* evas: remove Evas_Canvas.objects_in_rectangle_getMike Blumenkrantz2018-02-151-1/+1
* evas: remove Evas_Canvas.objects_at_xy_getMike Blumenkrantz2018-02-151-1/+1
* interfaces: remove Efl.Text.PropertiesMike Blumenkrantz2018-02-125-64/+1
* efl_text_font: copy docs from efl_text_propertiesMike Blumenkrantz2018-02-121-8/+43
* eolian: convert all of cedric's tabs to spaces in .eo filesMike Blumenkrantz2018-02-125-8/+8
* efl ui format - fix format checking to be correctCarsten Haitzler (Rasterman)2018-02-101-13/+24
* Canvas image: add Efl.Canvas.Text.Factory + use in Ui.TextDaniel Hirt2018-01-181-21/+40
* all: Simplify definition of EAPIVincent Torri2018-01-181-5/+5
* efl: Merge Flipable and OrientationJean-Philippe Andre2018-01-185-32/+22
* vg: Fix warning (unused function)Jean-Philippe Andre2018-01-181-0/+2
* efl/vg: Refactor the svg path handling and interpolation.subhransu mohanty2018-01-171-434/+424
* eolian: do not require unit for expr eval APIsDaniel Kolesa2018-01-161-4/+4
* efl_playable: split Efl.Player interface to Efl.Playable interfaceSungtaek Hong2018-01-164-1/+38
* Efl.Gfx.Color: add color_class_code.set/get{} methodAmitesh Singh2018-01-022-1/+45
* docs: Update efl interface eo files for grammar and readabilityAndy Williams2017-12-2220-118/+118
* Efl.Gfx.Color: add color_code{}Amitesh Singh2017-12-223-3/+138
* interface: add Efl.Gfx.Color interface for color related APIsAmitesh Singh2017-12-226-42/+50
* interface : change efl_pack_grid and efl_ui_grid to efl_pack_table and efl_ui...SangHyeon Lee2017-12-194-22/+22
* scroller: Introducing Efl.Ui.ScrollerWonki Kim2017-12-195-1/+257
* efl_ui_bg: add Efl.Ui.Bg interfaceSungtaek Hong2017-12-181-0/+28
* efl: Add simple API for "blur" effectsJean-Philippe Andre2017-12-143-0/+43
* efl.image.load: fix eolian redefine warnings for load_error{}Amitesh Singh2017-12-141-12/+0
* text: Merge changed,user eventsJean-Philippe Andre2017-12-131-0/+12
* efl: Move VG-specific change event to efl.gfx.pathJean-Philippe Andre2017-12-135-22/+29
* docs: Fix referencing formatAndy Williams2017-12-126-11/+11
* efl_interfaces_main: Fix NULL API of Efl.Canvas pointer_iterateJaehyun Cho2017-12-121-0/+2
* Efl.Canvas: make pointer_iterate a beta APIAmitesh Singh2017-12-121-1/+1
* format: Fixup the string format implementationJean-Philippe Andre2017-12-121-37/+29
* interface: rename Efl.Dup to Efl.Duplicate.Amitesh Singh2017-12-113-6/+6
* docs: add the last missing items for eo files in efl/interfacesStefan Schmidt2017-12-083-1/+3
* docs: add missing items for efl_gfx* eo classesStefan Schmidt2017-12-084-2/+6
* interface: add Efl.Canvas.Pointer intf for pointer related functions.Amitesh Singh2017-12-085-25/+35
* eo: Move hacky API auto_unref to C onlyJean-Philippe Andre2017-12-051-1/+1
* cxx: Use per-function guards in efl objectJean-Philippe Andre2017-12-052-31/+13
* cxx: Implement proper part support (wrt. refs)Jean-Philippe Andre2017-12-052-0/+31
* format: Use strbuf builtin type instead of ptr()Jean-Philippe Andre2017-12-051-1/+1
* efl.gfx: move scale{} from efl.ui.base to efl.gfxAmitesh Singh2017-12-042-25/+25
* Efl.Ui.Base: remove base_scale.get{} from interface.Amitesh Singh2017-11-301-21/+0
* Efl.Gfx.Shape: fix efl_super() call.Amitesh Singh2017-11-301-1/+1
* Efl.Gfx.Path: add missing EOLIAN prefixes to eolian functions.Amitesh Singh2017-11-301-23/+23
* Efl.Gfx.Shape: add missing EOLIAN prefixes to eolian functions.Amitesh Singh2017-11-301-16/+16
* Efl.Gfx.Shape: implement Gfx.Path.interpolate{}Amitesh Singh2017-11-302-21/+5