platform/upstream/efl.git
2017-12-05 Jean-Philippe... cxx: Add header guards for manual definitions
2017-12-05 Jean-Philippe... cxx: Give ref to returned objects
2017-12-05 Jean-Philippe... cxx: Implement support for @class static functions
2017-12-05 Jean-Philippe... cxx: Fix indentation of ifdef guard
2017-12-05 Jean-Philippe... win: Allow unref until deletion
2017-12-05 Jean-Philippe... cxx: Implement support for parts
2017-12-05 Jean-Philippe... cxx: Fix evas compile test and Evas.hh
2017-12-05 Jean-Philippe... cxx: Fix bg examples
2017-12-05 Jean-Philippe... cxx: Implement proper part support (wrt. refs)
2017-12-05 Jean-Philippe... cxx: Add header guards to .impl.hh
2017-12-05 Jean-Philippe... cxx: Avoid pedantic warning with -Wold-style-cast
2017-12-05 Jean-Philippe... cxx: Use set for forward classes
2017-12-05 Jean-Philippe... cxx: Fix some pedantic warnings from clang
2017-12-05 Jean-Philippe... cxx: Add implicit conversion to Eo* pointer
2017-12-05 Jean-Philippe... cxx: Only use eo_cxx:: for methods
2017-12-05 Jean-Philippe... cxx: No instantiate ctors for non-regular classes
2017-12-05 Jean-Philippe... cxx: Add define EFL_CXXPERIMENTAL for testing
2017-12-05 Jean-Philippe... cxx: Showcase function pointer in calendar example
2017-12-05 Jean-Philippe... cxx: Add support for function pointers
2017-12-05 Jean-Philippe... cxx: Add strbuf to the list of recognized builtins
2017-12-05 Jean-Philippe... cxx: Add FIXME note in eina_value.hh
2017-12-05 Jean-Philippe... format: Use strbuf builtin type instead of ptr()
2017-12-05 Jean-Philippe... eolian: Add builtin type "strbuf"
2017-12-05 Jean-Philippe... cxx: Add strbuf support
2017-12-05 Jean-Philippe... cxx: No need to declare the current class twice
2017-12-05 Jean-Philippe... cxx: Some code style in examples
2017-12-05 Jean-Philippe... cxx: Add event_cb_add functions to events
2017-12-05 Jean-Philippe... cxx: Add alternative form to instantiate object
2017-12-04 Felipe Magno... eolian: Add inarray and inlist to source generation
2017-12-04 Vitor Sousaefl_mono: fix switched reference to generated and non...
2017-12-04 Lauro Mouraeolian_mono: Add evas_table_mirrored_get/set to bl
2017-12-04 Lauro Mouraeolian_mono: Generate placeholder fields for empty...
2017-12-04 Lauro Mouraefl_mono: Fix eina_value_set.
2017-12-04 Lauro Mouraecore: Fix compilation for GCC 4
2017-12-04 Lauro Mouraelm: Move legacy enums to elm_general.eot.
2017-12-04 Lauro Mouraefl_mono: Add buildystem integration.
2017-12-04 Lauro Mouraefl_mono: Add examples code.
2017-12-04 Lauro Mouraefl_mono: Add native support library
2017-12-04 Lauro Mouraefl_mono: Add msbuild file generator
2017-12-04 Lauro Mouraefl_mono: Added test files for the C# bindings.
2017-12-04 Lauro Mouraeolian_mono: Added code for eolian_mono generator
2017-12-04 Lauro Mouraefl_mono: Adding support code for the C# binding
2017-12-04 Lauro Mouraeolian_cxx: Many changes for the C# bindings
2017-12-04 Lauro Mouraeolian: Add inarray and inlist
2017-12-04 Stefan Schmidtdocs: fill in missing docs for efl_animation_ eo classes
2017-12-04 Stefan Schmidtdocs: fill in missing docs for efl_ui_calendar_item...
2017-12-04 Stefan Schmidtdocs: fill in missing docs for efl_animation eo class
2017-12-04 Stefan Schmidtdocs: fill in missing docs for efl_ui_popup_alert eo...
2017-12-04 Stefan Schmidtdocs: fill in mising docs for efl_ui_popup_anchor class
2017-12-04 Stefan Schmidtdocs: fill in mising eo file docs for efl_ui_popup
2017-12-04 Pawel Aksiutowiczecore: removed warning from ecore_anim
2017-12-04 Pawel Aksiutowiczecore: munmap() call get size of the same type as nmap...
2017-12-04 Amitesh Singhefl.gfx: move scale{} from efl.ui.base to efl.gfx
2017-12-04 Cedric Bailecore: rename efl_loop_Eina_FutureXXX_timeout to efl_lo...
2017-12-04 Cedric Bailecore: remove efl_loop_timeout.
2017-12-04 Cedric Bailecore: remove efl_loop_timeout tests.
2017-12-04 Cedric Bailecore: remove a test from old efl_promise to remove...
2017-12-03 Al PooleRevert "BSD: resolve issue of missing symbols building...
2017-12-03 Al PooleBSD: resolve issue of missing symbols building E on...
2017-12-02 Al Pooleeina_file_win32: also check for copy before unmapping...
2017-12-01 Chris Michaelecore-evas-drm: Check for XDG_SEAT existence
2017-12-01 Derek Foremanecore_wl2: Add API ecore_wl2_window_surface_flush
2017-12-01 Derek Foremanecore_wl2: Add ecore_wl2_surface_flush
2017-12-01 Derek Foremanecore_wl2: add Ecore_Wl2_Surface to Ecore_Wl2_Window
2017-12-01 Derek Foremanecore_wl2: Make Ecore_Wl2_Buffer struct private
2017-12-01 Derek Foremanecore_wl2 wayland_shm: Move surface functions into...
2017-12-01 Derek Foremanwayland_shm: Rename all the evas_dmabuf functions
2017-12-01 Derek Foremanwayland_shm: No longer include dmabuf header in engine.h
2017-12-01 Derek Foremanwayland_shm: move surface structure to evas_dmabuf.c
2017-12-01 Derek Foremanwayland_shm: Use wrapper functions instead of function...
2017-12-01 Derek Foremanwayland_shm: Wrap function pointers for surface
2017-12-01 Derek Foremanwayland_shm: Move surface free into surface_destroy
2017-12-01 Derek Foremanwayland_shm: Remove struct _Dmabuf_Surface
2017-12-01 Derek Foremanwayland_shm: Stop using outbuf and engine info in surfa...
2017-12-01 Derek Foremanwayland_shm: Pass alpha to surface_create
2017-12-01 Derek Foremanwayland_shm: pass the ecore_wl2_window to surface create
2017-12-01 Derek Foremanwayland_shm: Store width and height in surface struct
2017-12-01 Derek Foremanwayland ee: Don't clear the window pointer during sessi...
2017-12-01 Derek Foremanecore_wl2: Return NULL from ecore_wl2_window_display_ge...
2017-12-01 Derek Foremanwayland evas: Remove Ecore_Wl2_Display from engine...
2017-12-01 Derek Foremanwayland_shm: Remove Shm_Surface
2017-12-01 Derek Foremanwayland_shm: Move surface create into dmabuf code
2017-12-01 Derek Foremanwayland_shm: remove useless wrapper function
2017-12-01 Andy WilliamsRevert "elm_code: Call parent theme_apply when we're...
2017-12-01 Amitesh Singhfocus: use elm_object_focus_get instead
2017-12-01 Cedric Bailecore_con: use eina_future based timeout for tests.
2017-12-01 Cedric Bailelementary: move to use Eina_Future based timeout.
2017-12-01 Yeongjong Leeefl_ui_spin_button: check focus state
2017-12-01 Amitesh Singhedje: fix NULL ptr dereference
2017-11-30 Marcel Hollerbachelm_genlist: use the correct elm_object_focus_get function
2017-11-30 Marcel Hollerbachefl_ui_focus_composition: fix docs
2017-11-30 Andy Williamselm_code: Make test buttons more meaningful
2017-11-30 Andy Williamselm_code: Call parent theme_apply when we're applying
2017-11-30 Al Pooleeina_file: make sure we use a stringshare when virtualized.
2017-11-30 Amitesh Singhedje legacy: replace Edje_Object with Evas_Object
2017-11-30 Amitesh Singhedje: fix the typo in prev commit
2017-11-30 Amitesh SinghEfl.Ui.Base: remove base_scale.get{} from interface.
2017-11-30 Amitesh Singhelm tests: show nstate & slider_interval widgets in...
2017-11-30 Amitesh SinghEfl.Gfx.Shape: fix efl_super() call.
2017-11-30 Amitesh SinghEfl.Gfx.Path: add missing EOLIAN prefixes to eolian...
next