summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chaosdevs/bu5hm4n/focus_optimizeMarcel Hollerbach2019-08-073-19/+41
* efl_ui_focus_manager_calc: optimize item deletionMarcel Hollerbach2019-08-071-18/+27
* efl_ui_focus_layer: we should cleanup on invalidateMarcel Hollerbach2019-08-072-3/+3
* efl_ui_selectable: add spec test suite for thisMarcel Hollerbach2019-08-073-0/+59
* efl_ui_item: fix event emissionMarcel Hollerbach2019-08-071-7/+13
* introduce efl_ui_multi_selectable and efl_ui_single_selectableMarcel Hollerbach2019-08-0716-232/+341
* efl_ui: use unified size hints api and be explicit about which hint is changedMike Blumenkrantz2019-08-0711-31/+46
* tests/popup: add sizing test for scroll_alert popupMike Blumenkrantz2019-08-071-11/+69
* evas_text: backward compatibility for setting text sizeAli Alzyod2019-08-071-0/+1
* emile - use newer lz4 api instead of deprecated oneCarsten Haitzler (Rasterman)2019-08-071-2/+3
* lz4 - update to 1.9.1 for static lib in src treeCarsten Haitzler (Rasterman)2019-08-0710-1554/+7501
* efl_ui_selectable: this should be betaMarcel Hollerbach2019-08-071-1/+1
* remove outdated readmeMarcel Hollerbach2019-08-061-53/+0
* tests/popup: add unit tests for alert_popupMike Blumenkrantz2019-08-061-0/+69
* efl_ui_check: migrate from own property to Efl.Ui.SelectableMarcel Hollerbach2019-08-0619-131/+119
* ci: disable rsvg loader on windowsMarcel Hollerbach2019-08-061-1/+1
* efl_input_clickable: int -> uintMarcel Hollerbach2019-08-061-2/+2
* efl_ui_focus_manager_root_focus: perform focus switch delayedMarcel Hollerbach2019-08-061-4/+20
* efl_ui_collection: implement initial focus behaviourMarcel Hollerbach2019-08-0610-16/+230
* ecore_wl2: Move ecore_wl2_buffer_fit function to be internalChristopher Michael2019-08-062-1/+1
* ecore_wl2: Move ecore_wl2_window_false_commit to be internalChristopher Michael2019-08-062-3/+2
* ecore_wl2: Move ecore_wl2_window_rotation_change functions to beChristopher Michael2019-08-065-9/+46
* build: Seprate same svg extension loaders between image and vector.Hermet Park2019-08-064-3/+3
* efl_input_hold: replace hold property name with input_holdYeongjong Lee2019-08-063-5/+4
* docs: Improve Efl.Input.Key docsLauro Moura2019-08-061-11/+32
* meson: remove one more header checkMarcel Hollerbach2019-08-061-1/+0
* remove useless definition of the macro HAVE_MMAN_HVincent Torri2019-08-062-6/+2
* tests/efl_ui_popup: add tests for this widgetMike Blumenkrantz2019-08-064-0/+186
* efl_ui/popup_backwall: implement efl.file file and key get methodsMike Blumenkrantz2019-08-062-0/+22
* efl_ui: add popup headers to Efl_Ui.hMike Blumenkrantz2019-08-061-0/+6
* tests/elm: add helper callback for automatically quitting main loop when trig...Mike Blumenkrantz2019-08-062-0/+7
* tests/elm: add helper function for clicking at specified coordsMike Blumenkrantz2019-08-062-0/+10
* efl_ui/text: handle disabled textMike Blumenkrantz2019-08-062-3/+15
* efl_ui/clock: remove unused functionsMike Blumenkrantz2019-08-061-61/+0
* efl_ui/clock: remove legacy api/widget use internallyMike Blumenkrantz2019-08-061-44/+21
* efl_ui/clock: remove module interfaceMike Blumenkrantz2019-08-066-597/+136
* csharp: fix ownership of value types in arrays and listsVitor Sousa2019-08-056-32/+13
* csharp: re-enable binbuf tests with -Dmono-beta=falseVitor Sousa2019-08-055-34/+24
* evas image - eina file - be paranoud about double closesCarsten Haitzler (Rasterman)2019-08-054-7/+39
* gif loader - dup eina file as we keep our own copy of it in the loaderCarsten Haitzler (Rasterman)2019-08-051-1/+2
* introduce a new interface efl_ui_selectableMarcel Hollerbach2019-08-058-71/+85
* efl_ui_selectable: split this upMarcel Hollerbach2019-08-0521-28/+38
* efl_ui_action_connector: rename clickable_util to action_connectorWooHyun Jung2019-08-0512-24/+24
* edje cc - fix coverity warning for uninit local varCarsten Haitzler (Rasterman)2019-08-051-1/+1
* efl-mono: Add Model manual implementation to C# and MVVM factoriesLauro Moura2019-08-0516-12/+807
* ethumb - fix error free of static string as stringshareCarsten Haitzler (Rasterman)2019-08-051-1/+1
* epp - fix tchnical leak for coverityCarsten Haitzler (Rasterman)2019-08-051-1/+2
* ecore drm legacy - fix dbus leaks of reply handleCarsten Haitzler (Rasterman)2019-08-051-1/+10
* eolian: fix use after free in eolian_databaseDaniel Kolesa2019-08-051-1/+1
* eolian: fix false positive use-after-free in parserDaniel Kolesa2019-08-051-0/+1