1233 Commits (40a980174b7e29e6946f7425bd7a238ae45900f8)

Author SHA1 Message Date
Lauro Moura 40a980174b csharp: Add licensing information. 4 years ago
Mike Blumenkrantz 408102427f examples/efl_thread: fix oob writes 4 years ago
Mike Blumenkrantz fbb8d83373 examples/ecore: use correct type for getchar() return 4 years ago
Mike Blumenkrantz 20b592cef7 fix various trivial null derefs 4 years ago
Mike Blumenkrantz 244f41402f examples/eldbus: fix pointer leak on failure case 4 years ago
Mike Blumenkrantz 225d59eed0 examples/evas: free map pointer in map example 4 years ago
Mike Blumenkrantz 691e156aeb examples/emotion: remove dead code 4 years ago
Yeongjong Lee fa90880055 efl_gfx_arrangement: change content_padding param type and remove scalable 4 years ago
Mike Blumenkrantz 96be3cd83d efl_ui: remove efl_ui_text headers from Efl_Ui.h for now 4 years ago
Marcel Hollerbach 1df17abba5 efl_ui_*selectable: unify these APIs with the same c_prefix 4 years ago
SangHyeon Jade Lee 7884a38dbd efl_ui : change selected_items_get to selected_iterator_new. 4 years ago
Mike Blumenkrantz 89bee7a11a efl/player: merge start+stop methods into 'playing' property 4 years ago
Cedric Bail 78b69d45b5 elementary: migrate Efl.Ui.List_View to use Efl.Ui.Collection_View. 4 years ago
Cedric BAIL 2e1317baed elementary: introduce Efl.Ui.CollectionView a generic listing View. 4 years ago
Marcel Hollerbach 594fc08442 efl_ui_win: default the window type to basic 4 years ago
Cedric Bail 892c26f906 efl: simplify logic for widget created by factory. 4 years ago
Mike Blumenkrantz 28f589d795 efl/image: rename "border" -> "border_insets" 4 years ago
Marcel Hollerbach ff0aabd345 efl_ui_multi_selectable: remove SINGLE_ALWAYS 4 years ago
Mike Blumenkrantz 5daac17e99 efl/image: Efl.Gfx.Border_Fill_Mode -> Efl.Gfx.Center_Fill_Mode 4 years ago
Xavi Artigas 944d5f37c7 efl/image: Efl.Gfx.Image_Scale_Type -> Efl.Gfx.Image_Scale_Method 4 years ago
Bruno da Silva Belo edae55fc76 csharp: Minor change to D9692 4 years ago
Hermet Park dc0056ca93 ector: removed cairo backend. 4 years ago
Carsten Haitzler d1890f5eca efl task - change exit method to use normal event for multiple listeners 4 years ago
Marcel Hollerbach 588745e995 efl_ui_spotlight: migrate from active_index to active_element 4 years ago
Bruno da Silva Belo 353524e1b8 eolian-mono: Renaming suffix for event and event args 4 years ago
Marcel Hollerbach 605d04a302 efl_ui_collection: use the correct min size hint 4 years ago
SangHyeon Jade Lee 4e379f5db4 Efl_Ui: Move elementary and change namespace Ui for ui related models 4 years ago
Jaehyun Cho 595a0c0b2f Revert "eolian_mono: remove underscore of Evt_Args" 4 years ago
Jaehyun Cho ac99e2ac94 eolian_mono: remove underscore of Evt_Args 4 years ago
Lauro Moura b6648b748b cxx: Fix example after popup changes. 4 years ago
Carsten Haitzler bbb2dc6fad thread example - add exit with parent flags 4 years ago
Carsten Haitzler d4c123d360 efl loops/threads - by defaylt tasks (exe and threads) exit with parent 4 years ago
junsu choi 03e12fe148 spinner_cxx_example: Fix use wrong api 4 years ago
junsu choi 8aae656b80 slider_cxx_example: Fix use wrong api 4 years ago
Mike Blumenkrantz ad0c805545 efl/gfx: redo image scale_type enum 4 years ago
Hermet Park b19ea5cf53 examples: shut up edc build warnings. 4 years ago
Cedric BAIL 869d7b05f1 elementary: use the right function for creating object from Efl.Ui.Factory. 4 years ago
Marcel Hollerbach 375f22931e meson: there is no need for checking ecore here 4 years ago
SangHyeon Jade Lee c3f78d8b4f efl_ui: update efl_ui_list_view example to work 4 years ago
Marcel Hollerbach 54c524f7f6 introduce efl_ui_multi_selectable and efl_ui_single_selectable 4 years ago
Marcel Hollerbach 1bd9a8f232 introduce a new interface efl_ui_selectable 4 years ago
Vincent Torri 085de22d42 examples: cast to uintptr_t instead of long 4 years ago
Marcel Hollerbach 1c916714f0 spinner_example: migrate it to efl::ui::spin_button 4 years ago
Marcel Hollerbach 010f813572 efl_ui_range_interactive: add a new event 4 years ago
Marcel Hollerbach 1e363538b3 slider_cxx: fix casting 4 years ago
WooHyun Jung 77e268e6ab efl_input_clickable: rename efl_ui_clickable to efl_input_clickable 4 years ago
Carsten Haitzler 4d27f5f63e warning - move break in switch to handle properly and addess warning 4 years ago
Carsten Haitzler 188874e289 examples - use putenv, not setenv for porting reasons 4 years ago
Carsten Haitzler 5fd272d038 filesel example - add locale.h include since we use setlocale 4 years ago
Felipe Magno de Almeida 8377ea20a0 efl-js: Remove private keys for Twitter API from example 4 years ago