27431 Commits (4e4210b0f349e08cf71a71c3e4a72f65cfd2535e)

Author SHA1 Message Date
Cedric BAIL 4e4210b0f3 ecore: improve usability of Efl.Select_Model to provide helpers in manipulating selection information. 4 years ago
Mike Blumenkrantz be37c47fff edje: fix some small leaks when failing to reapply user-defined data 4 years ago
Mike Blumenkrantz f5d3f575c6 edje: improve user-defined data caching to handle data before file is set 4 years ago
Mike Blumenkrantz 66213df2f5 edje: fix reapplying markup text on file/group change 4 years ago
Mike Blumenkrantz aa921c553b edje: change 'user_defined' member of Edje struct to be a hash 4 years ago
Mike Blumenkrantz 662572ecfe eina/hash: add direct variants of list append/prepend functions 4 years ago
Mike Blumenkrantz d82a14c3b0 edje: remove _edje_user_definition_fetch() 4 years ago
Mike Blumenkrantz 6c82037ac0 efl/selection_manager: remove correct conditional 4 years ago
Mike Blumenkrantz f5c03fe194 tests/elm: fail tests if unexpected warnings or errors occur 4 years ago
Mike Blumenkrantz 65c47edc3d ecore: also error when trying to add an event handler for a type 0 event 4 years ago
Mike Blumenkrantz 1feff299ff ecore: throw an error when trying to register a handler for a nonexistent event type 4 years ago
Mike Blumenkrantz 2138010127 events: don't check for zeroed event types before registering them 4 years ago
Mike Blumenkrantz ac26c0a69d efl/selection_manager: only create wl event handlers if using wl connection 4 years ago
Mike Blumenkrantz 962472da65 elm/player: remove slider range setting from constructor 4 years ago
Mike Blumenkrantz 51cf9842ec tests/elm: use helper functions for managing naviframe unit test abort-on-error 4 years ago
Hermet Park c8fe282190 canvas event: remove unnecessary condition check. 4 years ago
Jihoon Kim daa35a1893 ecore_imf: deprecate ambigous or unused APIs 4 years ago
Hermet Park 4fe9edaa26 efl_ui_textpath: adjust angle only for circle text. 4 years ago
Hermet Park 52a7ae56cd efl_ui_textpath: code refactoring. 4 years ago
Hermet Park 6f8d883991 efl_ui_textpath: remove unnecessary set. 4 years ago
Ali Alzyod 7ad0dda73d evas_object_textblock: update documentation, setting color part 4 years ago
Xavi Artigas 56970daac4 docs: Update Efl.Ui.Box documentation 4 years ago
Marcel Hollerbach fa60393b4f efl_ui_pan: emit the viewport change when the position changes 4 years ago
Carsten Haitzler f850cf6a00 edje - double make sure edje messages are zero'd due to a segv i saw 4 years ago
Mike Blumenkrantz 244b1446fc tests/efl_ui: add event test for slider 4 years ago
Mike Blumenkrantz 0fe216420c tests/evas: add file for evas event unit tests, add frozen mouse-up test 4 years ago
Marcel Hollerbach d76d5db5cb Introduce efl_ui_scroll_util files. 4 years ago
Carsten Haitzler 70a3b71aba elm - cursor - clear cursor job late to avoid crash 4 years ago
Xavi Artigas 3f42180611 efl-mono: Treat Warnings as Errors 4 years ago
Jaehyun Cho b7801edbe4 efl_ui_clickable: fix not to be clicked if pointer is processed 4 years ago
Vitor Sousa 7c23ba7c93 cxx: fix some compilation warnings in C++ examples 4 years ago
Vitor Sousa 288f645e3c csharp: update and disable tests that use deprecated eolian type notations 4 years ago
Vitor Sousa 7769779a4d eolian_mono: fix non-beta build and support for slice/rw_slice keywords 4 years ago
Vitor Sousa 1193e1a757 csharp: fix build warning related with an unused field in an unit test 4 years ago
Hermet Park d01a121aa9 efl_canvas_vg: prevent dangling pointers. 4 years ago
junsu choi be419d64d2 Ector.Renderer: Prevent too many unref. 4 years ago
junsu choi 9a55abef30 vg_common_json: Always set the alpha color of the container. 4 years ago
junsu choi 228b91e36f efl_gfx_shape: Stroke color use a premultiplied color. 4 years ago
Shinwoo Kim c8827c0dcc evas_render: add restacked mapped obj to redraws rect 4 years ago
Marcel Hollerbach 52adb65aea efl_ui_spin_button: add test suite 4 years ago
Marcel Hollerbach d5df7e459d efl_ui_spin_button: fix event calling in spin_button 4 years ago
Marcel Hollerbach d8f32042c4 efl_ui_spin_button: make theme consistent 4 years ago
Marcel Hollerbach 7ddd286f7b efl_ui_spin_button: cleanup internal data 4 years ago
Marcel Hollerbach 1414b8a921 efl_ui_spin_button: this can also be done with the focus callback 4 years ago
Marcel Hollerbach eaeb67e571 efl_ui_spin_button: change entry to button before changing value 4 years ago
Marcel Hollerbach c72ccdadfd efl_ui_spin_button: this function is 1:1 like this in efl_ui_spin 4 years ago
Marcel Hollerbach f4f4856758 efl_ui_spin_button: replace timers with autorepeat of button 4 years ago
Marcel Hollerbach e922a23ddf efl_ui_spec_suite: introduce two new test suites 4 years ago
Marcel Hollerbach 5efb4b374e efl_ui_*: get range users onto the same semantics 4 years ago
Marcel Hollerbach 1e73201169 efl_ui_spin: add tests for basic spin features 4 years ago