| Commit message (Expand) | Author | Age | Files | Lines |
* | fix T7287devs/discomfitor/meson | Mike Blumenkrantz | 2018-08-13 | 1 | -0/+2 |
* | fix T7286 | Mike Blumenkrantz | 2018-08-13 | 1 | -1/+1 |
* | fix T7285 | Mike Blumenkrantz | 2018-08-13 | 1 | -2/+1 |
* | here comes meson | Marcel Hollerbach | 2018-08-13 | 211 | -0/+7523 |
* | No travis for now. | Marcel Hollerbach | 2018-08-13 | 1 | -146/+0 |
* | evas: support wayland static engine loading | Marcel Hollerbach | 2018-08-13 | 1 | -0/+16 |
* | cmake: remove! | Marcel Hollerbach | 2018-08-13 | 68 | -3832/+0 |
* | emotion: make intree running work | Marcel Hollerbach | 2018-08-13 | 1 | -6/+14 |
* | elm: bring back elm/uiclock | Xavi Artigas | 2018-08-13 | 4 | -11/+258 |
* | elm/naviframe: implement invalidate method for naviframe items | Mike Blumenkrantz | 2018-08-13 | 2 | -63/+75 |
* | eio: fix poll backend | Marcel Hollerbach | 2018-08-12 | 1 | -1/+1 |
* | elm_map: add EINA_UNUSED to avoid build warning | Yeongjong Lee | 2018-08-10 | 1 | -1/+1 |
* | evas gl_common: code refactoring. | Hermet Park | 2018-08-10 | 1 | -5/+6 |
* | ee_wayland: Remove spurious manual_render | Derek Foreman | 2018-08-10 | 1 | -1/+0 |
* | po: update files after danish translation update | Stefan Schmidt | 2018-08-10 | 23 | -782/+759 |
* | elm_image : Remove unnecessary test about image | JunsuChoi | 2018-08-10 | 1 | -19/+0 |
* | ecore-evas: make manual_render_set a no-op when setting the current value | Mike Blumenkrantz | 2018-08-09 | 1 | -0/+2 |
* | Updating danish translation | maxerba | 2018-08-09 | 1 | -40/+38 |
* | evas: add safety check code to avoid crash | Yeongjong Lee | 2018-08-09 | 1 | -0/+1 |
* | release: Update NEWS and bump version for 1.21.0-beta2 releasev1.21.0-beta2 | Stefan Schmidt | 2018-08-09 | 2 | -1/+6 |
* | elm genlist - remove execsivve calls where we could do less eo lookups | Carsten Haitzler (Rasterman) | 2018-08-09 | 1 | -72/+90 |
* | ee_drm: Fix tick job timestamps for funny GPU clocks | Derek Foreman | 2018-08-08 | 1 | -1/+1 |
* | build: explicitly add eolian generated files to CLEANFILES | Mike Blumenkrantz | 2018-08-08 | 1 | -1/+1 |
* | ee_wayland: Update configured state on short-circuit ack-configure | Derek Foreman | 2018-08-08 | 1 | -7/+1 |
* | Revert "ee_wayland: Remove pointless ack_configure" | Derek Foreman | 2018-08-08 | 1 | -5/+20 |
* | efl/ui_format: Use STRING type for format strings that contain %% | Stephen Houston | 2018-08-08 | 1 | -0/+1 |
* | build: define PACKAGE_BUILD_DIR as $(abs_top_builddir) for all test suites | Mike Blumenkrantz | 2018-08-08 | 19 | -6/+25 |
* | efl_ui_composition: remove all registered children on unregister | Marcel Hollerbach | 2018-08-08 | 1 | -1/+17 |
* | efl_ui_focus_composition: do not call legacy API here | Marcel Hollerbach | 2018-08-08 | 1 | -1/+1 |
* | ci: automatically clear config.cache if it cannot be used | Mike Blumenkrantz | 2018-08-08 | 3 | -2/+19 |
* | wayland: Fix elementary setting window parents at creation time | Derek Foreman | 2018-08-08 | 5 | -8/+64 |
* | tests/naviframe: namespace test function names | Mike Blumenkrantz | 2018-08-08 | 1 | -4/+4 |
* | tests/genlist: add full test for expanding and contracting a genlist item | Mike Blumenkrantz | 2018-08-08 | 1 | -1/+148 |
* | tests/genlist: use genlist test namespace for test functions | Mike Blumenkrantz | 2018-08-08 | 1 | -18/+18 |
* | edje_cc: change .mo file write location to be relative to the .edj file | Mike Blumenkrantz | 2018-08-08 | 1 | -7/+16 |
* | build: rewrite remaining $(OBJEXT) rules | Mike Blumenkrantz | 2018-08-08 | 5 | -35/+73 |
* | elm_map: remove unreasonable efl_super call | Yeongjong Lee | 2018-08-08 | 1 | -2/+0 |
* | elm_map: implement zoom_mode_get, zoom_level_get | Yeongjong Lee | 2018-08-08 | 2 | -2/+14 |
* | evas image: fix screen flickering issue at partial + image preloading | Hermet Park | 2018-08-08 | 2 | -1/+15 |
* | efl_ui/image_zoomable: fix internal eina file refcounting | Mike Blumenkrantz | 2018-08-08 | 1 | -1/+1 |
* | elementary image: don't calc size using empty ones. | Hermet Park | 2018-08-08 | 1 | -0/+9 |
* | efl_ui_tab_pager: clean up and remove unnecessary signals. | Bowon Ryu | 2018-08-08 | 2 | -45/+12 |
* | eina: Add doxygen in/out tags for rectangle | Bryce Harrington | 2018-08-08 | 1 | -76/+76 |
* | evas_image: do not render while preloading | Shinwoo Kim | 2018-08-08 | 1 | -0/+3 |
* | tests/eolian: remove eolian_decl test | Mike Blumenkrantz | 2018-08-07 | 3 | -84/+0 |
* | elm_genlist: fix item registration by correct realization | Marcel Hollerbach | 2018-08-07 | 2 | -3/+29 |
* | ecore-evas/wayland: fix parent setting on canvas creation | Mike Blumenkrantz | 2018-08-06 | 1 | -2/+2 |
* | evas image: code refactoring. | Hermet Park | 2018-08-06 | 1 | -19/+5 |
* | elm_genlist: remove unused function | Marcel Hollerbach | 2018-08-06 | 1 | -27/+0 |
* | elm_genlist: fix ghost objects from the genlist cache | Marcel Hollerbach | 2018-08-06 | 1 | -1/+5 |