platform/upstream/efl.git
2014-09-22 Igor Galaedje: Edje_Edit - get the buffer with sound's data
2014-09-22 Jean Guyomarc'hevas: Gl_Cocoa - fix early segfault caused by unloaded...
2014-09-22 kabeer khaneina: Remove TODO, add code to delete the modules array
2014-09-22 kabeer khaneina: add test cases for Eina_Trash
2014-09-22 Andrii Kroitoredje: Edje_Edit: fixing text properties setting
2014-09-22 Andrii Kroitoredje: Edje_Edit: add missing part type checks
2014-09-22 Anandedje: fix resourse leak in epp.
2014-09-22 Daniel Kolesaeolian: stringshare del note in 2 more functions
2014-09-22 Daniel Kolesaeolian: update docs
2014-09-22 Daniel Kolesaeolian: remove some unused funcs
2014-09-22 Andrii Kroitoredje_program: added signal "focus,part,out" when focus...
2014-09-22 Andrii Kroitoredje_edit: added missing funcion declaration
2014-09-19 Stefan Schmidtdoc: Add footer to display project version and copyright
2014-09-19 Stefan Schmidtdocs: Sync foooter css style from Elementary
2014-09-19 Stefan Schmidtdocs: Add eolian and eina c++ pages to main docs page
2014-09-19 Stefan Schmidtdocs/eolian: Add main landing page for Eolian documentation
2014-09-19 Stefan Schmidtdocs/eina_cxx: Add main landing page for Eina C++ docum...
2014-09-19 Stefan Schmidtdocs: Correct D-Bus spelling
2014-09-19 vivekEcore_Wayland: Raise a event when data source target...
2014-09-19 vivekEcore_Wayland: Raise a event when data source cancelled
2014-09-19 Jean-Philippe... Evas filters: Fix parsing of argument lists
2014-09-19 Jean-Philippe... Evas: Directly load ETC2 and ETC1+Alpha formats from Eet
2014-09-19 Jean-Philippe... Evas DDS: Silently fail when the format is not DDS
2014-09-19 Jean-Philippe... Evas GLX: Simplify code
2014-09-19 Marcel Hollerbachecore_con: Fix error goto, scope data should not be...
2014-09-18 Chris Michaelecore-wayland: Don't crash if we have no shm interface...
2014-09-18 Chris Michaelecore-wayland: Allow setting input->cursor_size even...
2014-09-18 Mike Blumenkrantzecore-wayland should not cause crashes when setting...
2014-09-18 Srivardhan... ecore_wayland: Added goto in ecore_init for exit to...
2014-09-18 Srivardhan... ecore_wayland: Added cursor_theme_name in Ecore_Wl_input.
2014-09-18 Sebastian DransfeldEvas: Fix crash in hide
2014-09-18 Sebastian Dransfeldefreet: Store known desktop environments
2014-09-18 Savio Senaecore-con: Fixed header to allow compilation in C++.
2014-09-18 WooHyun Jungexamples: Change EINA_TRUE/FALSE to ECORE_CALLBACK_RENE...
2014-09-17 Savio Senaautotools: Removed undefined variable from Makefile_Efl.am.
2014-09-17 Chris Michaelecore-wayland; Fix formatting
2014-09-17 Chris Michaelecore-wayland: Fix formatting
2014-09-17 Srivardhan... ecore_wayland: Added cursor_size in Ecore_Wl_Input.
2014-09-17 Chris Michaelecore-wayland: Move external variable below structure
2014-09-17 Srivardhan... ecore-wayland: Moving Ecore_Wl_Display to private.
2014-09-16 Savio Senaeolian-cxx: Remove warnings during release compilation.
2014-09-16 Daniel Kolesaeolian: initialize property type correctly
2014-09-16 Jean Guyomarc'hecore: silent pointless warning when not having epoll
2014-09-16 Jean Guyomarc'hgitignores: ignore efl-cxx.pc
2014-09-16 Gwanglim Leeecore-evas: Add missing opengl_drm engine in available...
2014-09-16 Gwanglim Leeevas/gl_drm: Remove drm own_fd handling from gl_drm...
2014-09-16 Jihoon KimAdd explanation about ecore_imf_context_retrieve_surrou...
2014-09-15 Ryuan Choiconfigure: Fix the possible build break after 715da43d3
2014-09-15 Savio Senaeo-cxx: Added _reset() to efl::eo::base.
2014-09-15 Chris Michaelecore-drm: Fix drm VT switching to work again
2014-09-15 Chris Michaelecore-drm: Fix missing close of fd on _device_add
2014-09-15 Chris Michaelecore-drm: Close input device fd on error during open...
2014-09-15 Chris Michaelecore-drm: Fix formatting
2014-09-15 MinJeong Kimecore-drm: added vt switch key event handler
2014-09-15 Chris Michaelecore-evas-drm: Implement ecore_evas_pointer_xy_get...
2014-09-15 Chris Michaelecore-evas-drm: Fix formatting
2014-09-15 Kai Huuhkomailmap: add my work alias
2014-09-15 Kai HuuhkoEolian: Fix a c&p mistake in doc
2014-09-15 Kai HuuhkoEolian: Fix a few warnings
2014-09-14 Jihoon Kimedje: fix build warning in _edje_entry_input_hint_set/get
2014-09-12 Cedric BAILRevert "autotools: Fix 'make distcheck'."
2014-09-12 Chinmaya Panigrahiedje: prevent resource leak.
2014-09-12 Andrii Kroitoredje: Edje_Edit - add edje_edit_program_transition_stat...
2014-09-12 Andrii Kroitoredje: Edje_Edit - add edje_edit_program_stop_all
2014-09-12 Savio Senatests/eolian: Added unit tests for eolian_function_is_c...
2014-09-12 Savio Senaeolian: Added eolian_function_is_constructor().
2014-09-12 Savio Senaeolian-cxx: Refactored eolian_cxx to cope with new...
2014-09-12 Savio Senaeolian-cxx: Added properties_get() wrapper.
2014-09-12 Savio Senaeolian-cxx: Added wrappers to handle Eolian_Implements.
2014-09-12 Savio Senaeolian-cxx: Added new wrappers to handle Eolian_Function.
2014-09-12 Savio Senaeolian-cxx: Added wrappers to handle Eolian_Constructor.
2014-09-12 Savio Senaeolian-cxx: Make class_name() wrapper return lower...
2014-09-12 Savio Senaeolian-cxx: Refactored Eolian_Function functions
2014-09-12 Savio Senaeolian-cxx: Simply use find_replace instead of long...
2014-09-12 Savio Senaeolian-cxx: Clean-up.
2014-09-12 Savio Senaeolian-cxx: Update examples syntax and fix implementati...
2014-09-12 Savio Senaeina-cxx: Added EFL_CXX_NO_EXCEPTIONS flag.
2014-09-12 Savio Senaautotools: Renamed EOS variable in the Makefiles uniquely.
2014-09-12 Savio Senaautotools/tests: Force generation of .eo.{c,h} in Eolia...
2014-09-12 Savio Senaautotools: Simplify src/Makefile_Eolian.am.
2014-09-12 Savio Senaeo-cxx: Use new Eo API in efl::eo::inherit.
2014-09-12 Savio Senaefl: Add ifdef __cpluplus guards to Efl.h
2014-09-12 Savio Senaeina-cxx: Removed unecessary eo_refs.
2014-09-12 Savio Senaeolian-cxx: Include Efl.h in generated headers.
2014-09-12 Savio Senaeolian-cxx: Fix generated code indentation.
2014-09-12 Savio Senaexamples: Fix include file name in Eolian-CXX examples..
2014-09-12 Savio Senaautotools: Add -I$(srcdir)/lib/efl/ to the examples.
2014-09-12 Savio Senaautotools: Fix Eina++ example.
2014-09-12 Savio Senaautotools: Generate Evas-3D C++ bindings.
2014-09-12 Savio Senaautotools: Fix Eo++ Eolian++ and Evas++ pkg-config...
2014-09-12 Savio Senaautotools: Add -I$(srcdir)/lib/efl to Makefile_Efl.am.
2014-09-12 Savio Senaautotools: Fix 'make distcheck'.
2014-09-12 Savio Senaautotools: Add efl-cxx.pc.in.
2014-09-12 Daniel Kolesaeolian: remove str_items from temps
2014-09-12 Daniel Kolesaeolian: get rid of a list
2014-09-12 Daniel Kolesaeolian: less messy initialization checks
2014-09-12 Daniel Kolesaeolian: remove eo_definitions
2014-09-12 Daniel Kolesaeolian: more temp cleanups
2014-09-12 Daniel Kolesaeolian: remove some more temps
2014-09-12 Daniel Kolesaeolian: remove some unnecessary temps
next