summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipdevs/discomfitor/xfixesMike Blumenkrantz2018-08-082-11/+1
* Revert "ecore-evas x - solve internal window size flickrs in e"Mike Blumenkrantz2018-08-081-19/+6
* ee_drm: Fix tick job timestamps for funny GPU clocksDerek Foreman2018-08-081-1/+1
* build: explicitly add eolian generated files to CLEANFILESMike Blumenkrantz2018-08-081-1/+1
* ee_wayland: Update configured state on short-circuit ack-configureDerek Foreman2018-08-081-7/+1
* Revert "ee_wayland: Remove pointless ack_configure"Derek Foreman2018-08-081-5/+20
* efl/ui_format: Use STRING type for format strings that contain %%Stephen Houston2018-08-081-0/+1
* build: define PACKAGE_BUILD_DIR as $(abs_top_builddir) for all test suitesMike Blumenkrantz2018-08-0819-6/+25
* efl_ui_composition: remove all registered children on unregisterMarcel Hollerbach2018-08-081-1/+17
* efl_ui_focus_composition: do not call legacy API hereMarcel Hollerbach2018-08-081-1/+1
* ci: automatically clear config.cache if it cannot be usedMike Blumenkrantz2018-08-083-2/+19
* wayland: Fix elementary setting window parents at creation timeDerek Foreman2018-08-085-8/+64
* tests/naviframe: namespace test function namesMike Blumenkrantz2018-08-081-4/+4
* tests/genlist: add full test for expanding and contracting a genlist itemMike Blumenkrantz2018-08-081-1/+148
* tests/genlist: use genlist test namespace for test functionsMike Blumenkrantz2018-08-081-18/+18
* edje_cc: change .mo file write location to be relative to the .edj fileMike Blumenkrantz2018-08-081-7/+16
* build: rewrite remaining $(OBJEXT) rulesMike Blumenkrantz2018-08-085-35/+73
* elm_map: remove unreasonable efl_super callYeongjong Lee2018-08-081-2/+0
* elm_map: implement zoom_mode_get, zoom_level_getYeongjong Lee2018-08-082-2/+14
* evas image: fix screen flickering issue at partial + image preloadingHermet Park2018-08-082-1/+15
* efl_ui/image_zoomable: fix internal eina file refcountingMike Blumenkrantz2018-08-081-1/+1
* elementary image: don't calc size using empty ones.Hermet Park2018-08-081-0/+9
* efl_ui_tab_pager: clean up and remove unnecessary signals.Bowon Ryu2018-08-082-45/+12
* eina: Add doxygen in/out tags for rectangleBryce Harrington2018-08-081-76/+76
* evas_image: do not render while preloadingShinwoo Kim2018-08-081-0/+3
* tests/eolian: remove eolian_decl testMike Blumenkrantz2018-08-073-84/+0
* elm_genlist: fix item registration by correct realizationMarcel Hollerbach2018-08-072-3/+29
* ecore-evas/wayland: fix parent setting on canvas creationMike Blumenkrantz2018-08-061-2/+2
* evas image: code refactoring.Hermet Park2018-08-061-19/+5
* elm_genlist: remove unused functionMarcel Hollerbach2018-08-061-27/+0
* elm_genlist: fix ghost objects from the genlist cacheMarcel Hollerbach2018-08-061-1/+5
* tests/elm: when using buffer engine, clamp render and edje timing to 0.05sMike Blumenkrantz2018-08-061-3/+39
* test/evas: add to check smart class overridingShinwoo Kim2018-08-061-0/+39
* elm_code_widget: match bg color with widget color.Alastair Poole2018-08-051-1/+1
* ci: add build time to IRC notificationMike Blumenkrantz2018-08-031-1/+1
* ci: remove --always-build-examples from misc buildMike Blumenkrantz2018-08-031-1/+1
* build: remove infuriating VTIME build defineMike Blumenkrantz2018-08-031-3/+0
* build: remove BUILT_SOURCES usage from cxx examples makefilesMike Blumenkrantz2018-08-032-9/+27
* build: move src/examples/ to a single makefileMike Blumenkrantz2018-08-0339-3194/+2603
* elm/genlist: use correct type of list when iteratingMike Blumenkrantz2018-08-021-1/+2
* genlist: rework the focus model for performanceMarcel Hollerbach2018-08-023-23/+80
* elementary image: apply lazy calculation and guarantee retained method.Hermet Park2018-08-022-53/+53
* ecore: fix that timers are not called in the order they were registered.Hosang Kim2018-08-022-2/+48
* Efl.Canvas.Group: use desired functionShinwoo Kim2018-08-023-2/+10
* elementary bg: fix to guarantee compatibility.Hermet Park2018-08-021-2/+2
* elm/genlist: remove conditional in _calc_job for verifying show_item codeMike Blumenkrantz2018-08-021-26/+2
* evas_events: Fix to set mouse_in state to all pointers in the seat.Jaehyun Cho2018-08-021-14/+31
* edje: add back function prototype for edje_object_color_class_description_getMike Blumenkrantz2018-08-021-0/+14
* evas sdl: don't make confusing, we only use one-indexed egl handles.Hermet Park2018-08-021-2/+2
* elementary: efl_ui_view_list cleanupFelipe Magno de Almeida2018-08-012-50/+9