platform/upstream/efl.git
2016-04-14 Stefan Schmidtdocs: add class and method parameter descriptions to...
2016-04-14 Tom HacohenEo base: Make parent nullable.
2016-04-14 Shinwoo Kimedje: fix invalid calculation to get a circular dependency
2016-04-14 Vitalii Vorobiovdatetime_input_ctxpopup: delete previously created...
2016-04-14 Oleksandr Shcherbinaevas.canvas3d: Change shade_mode to shader_mode
2016-04-14 YOhohoElementary: fix PACKAGE_DATA_DIR value
2016-04-14 Hermet Parkelput - update gitignore.
2016-04-14 Carsten Haitzler... eo - key obj reference - don't unref on del event callback
2016-04-13 Chris Michaelelput: Add missing optional feature check for systemd
2016-04-13 Chris MichaelMerge branch 'devs/devilhorns/elput'
2016-04-13 Chris Michaelelput: Add API function to set output size on an input...
2016-04-13 Chris Michaelelput: Add API function to set input window
2016-04-13 Chris Michaelelput: Add event which can be raised when devices get...
2016-04-13 Chris Michaelelput: Handle various events from libinput and pass...
2016-04-13 Chris Michaelelput: Add event structures for keymap and modifier...
2016-04-13 Chris Michaelelput: Create and send seat frame events when we need to
2016-04-13 Chris Michaelelput: Create and raise event when seat capabilities...
2016-04-13 Chris Michaelelput: Add support for creating and removing devices
2016-04-13 Chris Michaelelput: Start code to process events from libinput
2016-04-13 Chris Michaelelput: Add API function to initialize and shutdown...
2016-04-13 Chris Michaelelput: Remove vt activate/restore from input manager...
2016-04-13 Chris Michaelelput: Add API functions to open and close an input...
2016-04-13 Chris Michaelelput: Add input manager interface and APIs to connect...
2016-04-13 Chris Michaelelput: Add test framework for Elput library
2016-04-13 Chris Michaelelput: Initial checkin of elput library
2016-04-13 Dave Andreolieo: adjust direction of parameters
2016-04-13 Felipe Magno... eina: Fix promise error with eina_promise_all
2016-04-13 Chris Michaelecore-drm: Don't leak object properties
2016-04-13 Stefan Schmidtdocs: add descriptions and and more to ecore.idle classes
2016-04-13 Stefan Schmidtdocs: add description for ecore.exe class and events
2016-04-13 Stefan Schmidtdocs: add nstate widget to elm widget list index
2016-04-13 Stefan Schmidtdocs: make elementary docs available form main doc...
2016-04-13 Stefan Schmidtdocs: generate nstate widget preview for documentation
2016-04-13 Carsten Haitzler... edje - delete obj - null out freed items in structs...
2016-04-13 Amitesh Singhctxpopup: pass const object ptr as argument in horizont...
2016-04-13 Amitesh Singhexample: eina log - set eina log levels in examples
2016-04-12 Cedric BAILeldbus: make tests suite more robust to initialization...
2016-04-12 Carsten Haitzler... eo - add object sotrage in generic values with ref...
2016-04-12 Stefan Schmidttests/eldbus: add now needed calls to ecore_init/shutdown
2016-04-12 Stefan Schmidttests/eldbus_cxx: add ecore_init calls in tests now...
2016-04-12 Tom HacohenEina matrix/vector tests: pass correct pointers to...
2016-04-12 Tom HacohenEet test: renamed shadowing variable.
2016-04-12 Tom HacohenElm test web: Correctly disable the web tests.
2016-04-12 Tom HacohenEo event: rename Eo_Event->event_info to Eo_Event-...
2016-04-12 Amitesh Singhctxpopup: implement Efl.Orientation interface functions
2016-04-12 Carsten Haitzler... ecas gl: ensure make current/window/outpbut enabled...
2016-04-12 Carsten Haitzler... ecore - system modules - fix eldbus interdependency...
2016-04-12 Carsten Haitzler... ecore system upower - silence if service doesnt exist
2016-04-12 Carsten Haitzler... evas gl - fix leak with font glyph textures
2016-04-11 Cedric BAILelementary: we actually need to include this generated...
2016-04-11 Oleksandr Shcherbinaevas.canvas3d: Add FXAA post processing render.
2016-04-11 Hermet Parkelementary/scroller: code refactoring.
2016-04-11 Jinyong Parkelc_popup: If popup's parent is resized, popup need...
2016-04-11 Hermet Parkupdated po
2016-04-11 Stefan Schmidtdocs: add descriptions for ecore_con_eet_{client,server...
2016-04-11 Stefan Schmidtdocs: add description to ecore_con_eet_base class
2016-04-11 Stefan Schmidtdocs: document ecore_animator EO class.
2016-04-11 Jinyong Parkpopup : fix scale calculation in _scroller_size_calc
2016-04-11 Ji-Youn ParkElm_icon: fix build error. --;
2016-04-11 Ji-Youn ParkElm_icon: move thumb_set API from eo to legacy.
2016-04-11 Ji-Youn ParkElm_thumb: move all api from eo to legacy
2016-04-11 Stefan Schmidtbuild: make sure generated files in examples get cleaned up
2016-04-11 Shuhrat Dehkanovgenlist: do not evaluate against max coord if the value...
2016-04-11 Ji-Youn ParkElm_image: remove no_scale and resizable property.
2016-04-11 Ji-Youn ParkElm_photo: move api from eo to legacy.
2016-04-11 Felipe Magno... eolian: Make promise eolian generation use macros for...
2016-04-11 Carsten Haitzler... vpath - use double-happy format as poposed by onefang
2016-04-10 Cedric Bailelementary: fix dependencies to build clean examples.
2016-04-10 Daniel ZaouiCtxPopup: fix auto-hide property setting
2016-04-10 Daniel ZaouiEcore Exe: check parameter validity
2016-04-10 Daniel ZaouiEdje: check parameter validity
2016-04-10 Daniel ZaouiEcore_Con: protect access to internal data
2016-04-09 Jean Guyomarc'hecore: fix documentation of Ecore_Exe_Event_Del
2016-04-08 Cedric BAILelementary: restore examples build.
2016-04-08 Cedric BAILevas: don't track some forgotten example
2016-04-08 Cedric BAILelua: unbreak make install-examples
2016-04-08 Cedric BAILecore_evas: make it easier to have custom dependencies...
2016-04-08 Mike Blumenkrantzelm_win: force opaque update on maximize state change
2016-04-08 Stefan Schmidttests/eloian: ship eo file needed for tests in tarball
2016-04-08 Tom HacohenElm tests: Silence warnings in the unused elm prefs...
2016-04-08 Tom HacohenEvas langauge: Prevent potential buffer overflow and...
2016-04-08 Youngbok ShinEvas: Add API to reinit the language and use it in...
2016-04-08 Jee-Yong Umlist: fix item highlight geometry correctly
2016-04-08 Jean-Philippe... elm_win: Fix warning (unused variable)
2016-04-08 Amitesh Singhdoc: fix typo in 410cdd1501c0f7
2016-04-08 Amitesh Singhdoc: add widget_preview_nstate.c to noinst_PROGRAMS
2016-04-08 Carsten Haitzler... efreetd - dont use netdb.sh as per man page on windows
2016-04-08 Carsten Haitzler... efreet - use eina tmp dir instead of /tmp dir
2016-04-08 Amitesh Singhtheme: add nstate.edc in Makefile.am
2016-04-08 Amitesh Singhdoc: add elm nstate preview
2016-04-08 Carsten Haitzler... efreetd - fix more cache path handling to live in the...
2016-04-08 Carsten Haitzler... efreet: fix tmp file/dir/log handling to not leave...
2016-04-08 Jean-Philippe... doc: Remove widget_preview_nstate.c
2016-04-08 Jean-Philippe... efl_vpath: Fix compilation for windows
2016-04-08 Jean-Philippe... Evas 3d: Fix compilation for Windows
2016-04-08 Carsten Haitzler... eina tmp get - support other tmp dir env vars and dont...
2016-04-08 Carsten Haitzler... efl vpath - fix fallback handling to use right buffer...
2016-04-07 Mike Blumenkrantzwayland: hook engine data from elm_win and update rect...
2016-04-07 Mike Blumenkrantzecore-wl2: redo Ecore_Wl2_Event_Window_Configure entirely
2016-04-07 Mike Blumenkrantzelm_win: handle icon object lifetimes more accurately...
next