platform/upstream/efl.git
2014-10-18 Tae-Hwan Kimevas: improve documentation.
2014-10-18 Maksym Volodinedje: Edje_Edit - add state alloc for PROXY part.
2014-10-18 Kateryna Fesynaedje: Edje_Edit - fix edje_edit_image_usage_list_get...
2014-10-18 Igor Galaedje: Edje_Edit - get the source name of the sample
2014-10-17 Daniel Kolesaelua: generate property wrapper bodies with correct...
2014-10-17 Daniel Kolesaelua: generate __properties in lualian
2014-10-17 Daniel Kolesaelua: handle event/property mixins correctly in eo
2014-10-17 Daniel Kolesaelua: complete property handling in eo bindings (getter...
2014-10-17 Daniel Kolesaelua: we don't need property system in object core...
2014-10-17 Daniel Kolesaelua: ffi.string in method calls is bad... reduce allocs
2014-10-17 Jihoon Kimecore_imf: Add normal and password variations
2014-10-17 Jihoon Kimecore_imf: Add example code link in Ecore_IMF API doxygen
2014-10-16 Jaehwan Kimscale: add the API edje_object_base_scale_get.
2014-10-14 Vincent TorriEcore_Win32: Fix string for the BackSpace key on Windows
2014-10-13 Vitalii VorobiovEdje_Edit: creating new hash in global data if it is...
2014-10-13 Savio S. Machadoeo-cxx: Replace C++ throw with EFL_CXX_THROW.
2014-10-13 Daniel Juyung Seoecore: Add more documentation for ecore_animator_source...
2014-10-12 Cedric BAILevas: more defensive programming.
2014-10-10 Daniel Kolesaelua: properly hook up gc so that eo objects are unref...
2014-10-10 Daniel Kolesaelua: fix eo callback return
2014-10-10 Daniel Kolesaelua: very basic event support in eo bindings
2014-10-10 Daniel Kolesaelua: initial, restricted support for property syntax...
2014-10-10 Daniel Kolesaelua/autotools: unbork (forgot to remove this)
2014-10-10 Daniel Kolesaelua: remove testing elementary bindings
2014-10-10 Tom HacohenRevert "Revert "Eo: Move eo_add_ref logic inside the...
2014-10-10 Mike BlumenkrantzRevert "Eo: Move eo_add_ref logic inside the library."
2014-10-10 Jihoon Kimecore_imf/wayland: Use simple code to fix infinite...
2014-10-09 Guillaume FrilouxFix a bug with using Eio_File handler in main callback.
2014-10-09 Savio S. Machadoeina-cxx: Replace throws with EFL_CXX_THROW.
2014-10-09 Cedric BAILevas: GL_X11 context need to always be with alpha or...
2014-10-09 Felipe Magno... eolian-cxx: Fixed pointer dereferencing for Eolian...
2014-10-08 Guillaume Frilouxecore_con: Fix connect() handling
2014-10-08 Tae-Hwan Kimeina: remove macros referencing to absent functions.
2014-10-08 Bogdan Devichevevas: fix warnings introduced by Evas_3D eet import...
2014-10-08 Chris Michaelecore-evas-drm: Fix formatting
2014-10-08 Chris Michaelecore-evas-drm: Set the ecore_drm_device reference...
2014-10-08 Cedric BAILgitignore: let's ignore some more generated files.
2014-10-08 Cedric BAILevas: let's fix all Tasn borkage.
2014-10-08 Chris Michaelecore-drm: Fix drm cards on ARM platform not having...
2014-10-08 Chris Michaelecore-drm: Fix failure of finding drm device on ARM...
2014-10-08 Chris Michaelevas-gl-common: Fix compile for EGL due to missing...
2014-10-08 Daniel Kolesaelua: fix class c get function in lualian and make...
2014-10-08 Tom HacohenEvas examples: Fix 3d aabb example.
2014-10-08 Jean-Philippe... Evas: Remove unused array calculate_objects
2014-10-08 ChunEon Parkevas: support anti-alias for gl line drawing.
2014-10-08 Jihoon Kimecore_imf/wayland: fix infinite loop bug when ibus...
2014-10-07 Cedric BAILecore_con: check that we have an actual server data...
2014-10-07 Daniel Kolesaelua: add support for ctor func as last param
2014-10-07 ChunEon Parkevas: updated doc
2014-10-07 ChunEon Parkevas: updated doc.
2014-10-07 Stefan Schmidtevas/3d: Add declaration for new mesh functions.
2014-10-07 Stefan Schmidtbuild: Change cxx-bindings option to reflect its change...
2014-10-07 Carsten Haitzler... evas - render2 renders conecnt for the first time....
2014-10-06 Bogdan Devichevevas: Evas_3D - add .eet export/import
2014-10-06 Chris Michaelecore-drm: Remove the FIXME note
2014-10-06 Chris MichaelRevert verifying anything passed in to the API.
2014-10-06 Chris MichaelRevert "ecore-drm: Fix formatting"
2014-10-06 Chris Michaelecore-drm: Fix formatting
2014-10-06 Srivardhan... ecore_drm: Verifying if name format is /dev/xyz before...
2014-10-06 Daniel Kolesaelua/autotools: fix build without an existing EFL insta...
2014-10-06 Daniel Kolesagitignore: add .eo.lua
2014-10-06 Srivardhan... ecore_drm: Removed unwanted FIXME line.
2014-10-06 Srivardhan... ecore_drm: Removed hard coded seat value.
2014-10-06 Daniel Kolesaelua/autotools: generate .eo.lua files out of all eo...
2014-10-06 Daniel Kolesaautotools: fix elua helper eo target
2014-10-06 Carsten Haitzler... emotion - limit pos set seecks to 0.0 at minumum point
2014-10-05 Boris Fauresynchronize mailmap
2014-10-05 Carsten Haitzler... ecore vsync - enable for radeon - i've tested it to...
2014-10-04 Jihoon Kimecore_imf/ibus : fix bug not to show preedit string...
2014-10-03 Savio S. Machadoautotools: Fix Makefile_Eo.am.
2014-10-03 Savio Senaeo-cxx: Add static assert to check boolean size.
2014-10-03 Vincent Torrieina: open files in read-onnly for eina_file_open(...
2014-10-03 Daniel Kolesaeolian: free a buffer properly (fixes CID 1243233)
2014-10-02 Tom HacohenBuild system: Clean up the generation of sources from...
2014-10-02 Cedric BAILevas: tests tgv file decoding.
2014-10-02 Daniel Kolesaelua: name ctor param names according to their func
2014-10-02 Daniel Kolesaelua: when combining ctor params, do not allow repeated...
2014-10-02 Daniel Kolesaelua: translate param names that are lua keywords into...
2014-10-02 Daniel Kolesaelua: update eo bindings
2014-10-02 Tom HacohenEo: Move eo_add_ref logic inside the library.
2014-10-02 Daniel Kolesaelua: generate the object ctor function
2014-10-02 Daniel Kolesaeolian: call the methods/properties from constructors...
2014-10-02 Daniel Kolesaelua: initial/incomplete support for constructors in...
2014-10-02 Daniel Kolesaelua: remove some more obsolete code (gen_ctor is no...
2014-10-02 Daniel Kolesaelua: lualian type fix
2014-10-02 Daniel ZaouiEolian/Generator: Update to use Eolian API.
2014-10-02 Daniel Kolesaelua: remove obsolete code from lualian
2014-10-02 Daniel Kolesaeolian: add test for the new C class get function API
2014-10-02 Daniel Kolesaeolian: new API: eolian_class_c_get_function_name_get
2014-10-02 Daniel Kolesaelua: update eo lua API against generated lualian output
2014-10-02 Daniel Kolesaelua: properly support _class_get funcs in lualian
2014-10-02 Thiep Haevas textblock: return text direction for under cursor...
2014-10-02 Jihoon Kimecore_imf/scim: fix candidate word window position...
2014-10-02 Jihoon Kimecore_imf/ibus: fix candidate word window position...
2014-10-02 Jihoon Kimecore_imf/ibus: fix code formatting
2014-10-01 Chris MichaelMerge branch 'devs/devilhorns/xdg_shell'
2014-10-01 Chris Michaelecore-wayland: Add support for handling surface delete...
2014-10-01 Chris Michaelecore-wayland: Cleanup shell surface creation
2014-10-01 Chris Michaelecore-evas-wayland: Add support for minimizing xdg_shel...
2014-10-01 Chris Michaelecore-wayland: Add/Implement code to handle iconifying...
next