platform/upstream/efl.git
2017-02-22 Lauro Mourajs: Update examples, including window api changes.
2017-02-22 Lauro Mourajs: Raise exception to js instead of crashing
2017-02-22 Lauro Mouraeolian_js: Avoid errors when getting function scope
2017-02-22 Lauro Mouraefl_js: Update register functions.
2017-02-22 Lauro Mourajs: Change test eos to ptr()
2017-02-22 Daniel Kolesadocgen: add a way to get numerical id of a function
2017-02-22 Daniel Kolesadocgen: more useful function listings in class pages
2017-02-22 Jean-Philippe... genlist: Simplify code (remove one argument)
2017-02-22 Jean-Philippe... genlist: Fix more tree issues (expanded state)
2017-02-22 Jean-Philippe... genlist: Fix insert after with a tree
2017-02-22 Jean-Philippe... genlist: Fix sorted_insert with tree
2017-02-21 Andrii Kroitoredje_edit: fix scripts compilation
2017-02-21 Daniel Kolesadocgen: inherit overridden method/property brief descri...
2017-02-21 Amitesh Singhslider: theme - fix warnings
2017-02-21 Minkyu Kangelementary gengrid: fix for working item reorder mode...
2017-02-21 Jean-Philippe... dayselector: Fix DaySelector widget
2017-02-21 Jean-Philippe... edje: Fix a major issue with recalc loop
2017-02-21 Jean-Philippe... evas: Optimize out some nop calls to evas text
2017-02-21 Jean-Philippe... elm: Make clock widget more resilient to invalid config
2017-02-21 Jean-Philippe... evas: Fix module memleak during evas_shutdown
2017-02-21 Jean-Philippe... evas: Fix make check (evas_suite compilation)
2017-02-21 Jean-Philippe... evas: Fix compilation warning (unused variable)
2017-02-21 Jean-Philippe... evas: Avoid data_scope_get in internal function
2017-02-21 Jean-Philippe... evas: Inline part of clip_dirty
2017-02-21 Jean-Philippe... evas: Inline part of clip_recalc
2017-02-21 Jean-Philippe... evas: Optimize out some calls to data_scope_get
2017-02-21 Jean-Philippe... evas: Avoid more calls to efl_isa in clip_set
2017-02-21 Jean-Philippe... evas: Assume object is valid and avoid call to efl_isa
2017-02-21 Jean-Philippe... evas: Optimize out more calls to efl_isa
2017-02-21 Jean-Philippe... evas: Avoid call to EAPI inside internal code
2017-02-21 Jean-Philippe... evas: Avoid useless calls to eo_data_scope_get
2017-02-21 Jean-Philippe... eo: Make _eo_obj_pointer_done an inline function
2017-02-21 Jean-Philippe... evas: Remove useless call to evas_object_async_block
2017-02-21 Jean-Philippe... evas: Inline checks for post-event cb call
2017-02-21 Myoungwoon... docs: Fix typos and some wrong expressions in Eina...
2017-02-21 Bryce Harringtonexamples: Use printf instead of fprintf(stdout, ...)
2017-02-20 Stefan Schmidtrelease: Update NEWS and bump version for 1.19.0-beta2...
2017-02-20 Mykyta Biliavskyieina utils: fix build without getpwent.
2017-02-20 Wonki Kiminterface_scrollable: Improve gravity_set api to suppor...
2017-02-20 Marcel Hollerbachevas: do not error for smart class objects
2017-02-20 Jiyoun Parkecore_evas_wayland_common: fix bug that window is not...
2017-02-20 Jean-Philippe... elm_test: Add autobounce test for "Scroller 2"
2017-02-19 Daniel HirtCanvas text: fix clearing existing style
2017-02-19 Andy Williamselm_code: Another Coverity fix, better this time.
2017-02-19 Carsten Haitzler... readme - systemd is default on now... --disable if...
2017-02-19 Carsten Haitzler... elm code - fix warning about sign comparisons
2017-02-18 Andy Williamselm_code: Fix Coverity issues.
2017-02-17 Carsten Haitzler... elm config base profiles - fixselect allow to be orrect...
2017-02-17 Carsten Haitzler... fix entry selection by having proper cfg update and...
2017-02-16 Marcel Hollerbacheo: ensure the generation is correctly clamped
2017-02-16 Myoungwoon... doxygen: fix typos and some wrong expressions in Edje...
2017-02-16 Daniel Kolesadocgen: add -p to print what exactly is being generated...
2017-02-16 Daniel Kolesadocgen: make sure all class retrievals are cached
2017-02-16 Daniel Kolesadocgen: cache function instantiations
2017-02-16 Daniel Kolesadocgen: cache class retrievals for performance
2017-02-16 Jean-Philippe... gengrid: Remove duplicated smart callbacks
2017-02-16 Jean-Philippe... widget: Reduce WRN to DBG for on_focus_region message
2017-02-16 Jean-Philippe... evas: Silence useless WRN message on canvas del
2017-02-16 Jean-Philippe... ecore_evas: Fix mouse event in inlined windows
2017-02-16 Jean-Philippe... win: Avoid magic check failed in ecore with inline win
2017-02-16 Jean-Philippe... elm_test: Fix invalid API use (EO)
2017-02-16 Jean-Philippe... win: Avoid malloc in icon_object_set
2017-02-16 Jean-Philippe... evas: Flush post-event callbacks only when needed
2017-02-16 Jean-Philippe... win: Fix window icons with object set
2017-02-16 Jean-Philippe... evas: Re-fix post-event cb by supporting recursion
2017-02-16 Jean-Philippe... evas: Strengthen post-event callbacks
2017-02-16 Jean-Philippe... evas: Ensure post-event cb push is called from an event cb
2017-02-16 Jean-Philippe... evas/doc: Add warning about post_event_callback_push
2017-02-16 Carsten Haitzler... Revert "Revert "evas textblock: keep previous size...
2017-02-16 Myoungwoon... doxygen: fix typos and some wrong expressions in API...
2017-02-16 Godly T.Aliasefl: fix memory leak in edje and evas.
2017-02-15 Derek Foremanecore_drm2: ERR once when page flip fails with EBUSY
2017-02-15 Jean-Philippe... edje: Fix object leak with Efl.Part
2017-02-15 Stefan Schmidtevas_loader: add since tag to newly added task_cancelle...
2017-02-15 Stefan Schmidteina_strbuf / eina_ustrbuf: add since tags for newly...
2017-02-15 Stefan Schmidteina_lock: add since tag to now exposed eina_lock_debug API
2017-02-15 Stefan Schmidteina: binbuf: add since tags new append_slice and inser...
2017-02-15 Jean-Philippe... fileselector: Add missing call to group_del
2017-02-15 Jean-Philippe... group: Track calls to group_del
2017-02-15 Jean-Philippe... eo: Fix shadow variable warning
2017-02-15 Amitesh Singhgenlist: remove uncessary _item_cache_zero call
2017-02-15 Vyacheslav... elm_genlist_item: update docs for 'next_get'
2017-02-15 Jean-Philippe... textblock: Fix dangling data ref
2017-02-15 Jean-Philippe... evas & elm: Fix invalid uses of efl_data_ref(obj, NULL)
2017-02-15 Jean-Philippe... evas_render: Remove data_unref that has no data_ref
2017-02-15 Jean-Philippe... eo_debug: Remove some abusive goto where not needed
2017-02-15 Jean-Philippe... eo_debug: Some more log improvements
2017-02-15 Jean-Philippe... eo_debug: Improve dangling xref debug logs even more
2017-02-15 Jean-Philippe... eo_debug: Improve one log
2017-02-15 Jean-Philippe... elm_widget: Fix order of operations (isa before data_get)
2017-02-15 Woochan Leeelc_multibuttonentry: input panel should be shown whene...
2017-02-15 Shinwoo Kimecore_input: add API to set/get deadzone of joystick...
2017-02-14 Derek Foremanbuild: Add our wayland protocols to the dist
2017-02-14 Stefan Schmidtemotion: add since tag to new emotion_file_meta_artwork...
2017-02-14 Stefan Schmidtefl: add since tag to new invalid object error type
2017-02-14 Stefan Schmidteo: add missing since tags for functions added during...
2017-02-14 Stefan Schmidtecore_x: add singce tags for ecore_x_stack_* functions...
2017-02-14 Stefan Schmidtecore_evas: add brief docs and since tags for new ecore...
2017-02-14 Chris Michaelecore-wl2: Fix setting input region on a window
2017-02-14 Chris Michaelecore-wl2: Fix setting opaque region on a window
next