summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Canvas text: remove more data_scope_get usagesdevs/herdsman/text_async_pars2Daniel Hirt2017-08-231-3/+3
* Canvas text: reduce data_scope_get() usageDaniel Hirt2017-08-231-1/+1
* Canvas text: prevent change of context width valueDaniel Hirt2017-08-231-38/+48
* Canvas text: reduce more usage of data_scope_get()Daniel Hirt2017-08-231-10/+7
* Revert "save work"Daniel Hirt2017-08-231-25/+0
* save workDaniel Hirt2017-08-231-0/+25
* Revert "add time prints"Daniel Hirt2017-08-231-22/+0
* add time printsDaniel Hirt2017-08-231-0/+22
* Canvas text: reduce more usage of data_scope_get()Daniel Hirt2017-08-231-45/+44
* Canvas text: reduce usage of data_scope_get()Daniel Hirt2017-08-221-44/+64
* Canvas text: move obstacles logic to proper placeDaniel Hirt2017-08-221-11/+8
* elm segment control: delete event cbs on obj delete.Amitesh Singh2017-08-191-0/+4
* wayland: Tick like a bossDerek Foreman2017-08-182-36/+64
* ecore_wl2: Send configure complete when windows don't need configureDerek Foreman2017-08-181-1/+1
* ecore_wl2: Refactor out code to send window configure complete eventDerek Foreman2017-08-181-5/+14
* wayland_egl: Call ecore_wl2_window_buffer_attachDerek Foreman2017-08-181-0/+1
* wayland_shm: Use ecore_wl2_window_buffer_attachDerek Foreman2017-08-182-6/+12
* wayland_shm: Don't attach null buffers from surface_postDerek Foreman2017-08-182-4/+0
* ecore_wl2: Add ecore_wl2_window_buffer_attach APIDerek Foreman2017-08-183-0/+32
* wayland_egl: Add ecore_wl2_window_commitDerek Foreman2017-08-181-0/+2
* wayland: Switch to ecore_wl2_window_commit()Derek Foreman2017-08-183-4/+4
* wayland_shm: Remove direct access to wl_surfaceDerek Foreman2017-08-185-31/+28
* ecore_wl2: Add new APIs ecore_wl2_window_frame_callback_add/del()Derek Foreman2017-08-183-0/+84
* ecore_wl2: Add API ecore_wl2_window_pending_get()Derek Foreman2017-08-182-0/+18
* ecore_wl2: Add API ecore_wl2_window_commit()Derek Foreman2017-08-183-0/+36
* wayland: Put Ecore_Wl2_Win instead of wl_surface into the enginesDerek Foreman2017-08-189-19/+31
* wayland: Make the wayland evas engines dependent on ecore_wl2Derek Foreman2017-08-182-0/+6
* wayland: fix num/caps lock handling in eventsMike Blumenkrantz2017-08-183-2/+21
* theme: handle e dialog sizing when no buttons are presentMike Blumenkrantz2017-08-181-3/+18
* evas: make top object returning functions return the top objectMike Blumenkrantz2017-08-181-3/+18
* ecore_sdl: Add API doc for ecore_sdl_feed_eventsBryce Harrington2017-08-181-0/+4
* examples: Improve error message text from Evas examplesBryce Harrington2017-08-1831-61/+61
* examples/evas: Fix sp. of 'Coult' in warningBryce Harrington2017-08-181-1/+1
* elm_color_class: Save all cc overlaysJean-Philippe Andre2017-08-181-1/+1
* colorselector: Fix invalid API (orient vs. dir)Jean-Philippe Andre2017-08-181-4/+11
* vieet: Add read-only modeJean-Philippe Andre2017-08-181-2/+14
* elm_config: Add env var to skip profile saveJean-Philippe Andre2017-08-181-1/+4
* elm_test: Fail nicely if plug can't connectJean-Philippe Andre2017-08-181-0/+1
* ecore_evas_extn: Fix socket & plug windowsJean-Philippe Andre2017-08-182-9/+11
* evas: do not double include interface.Cedric BAIL2017-08-171-1/+0
* evas: Fix spelling/grammar errorsBryce Harrington2017-08-173-16/+17
* evas: Drop excessive use of 'just' and 'which'Bryce Harrington2017-08-171-9/+10
* evas_rectangle_main: Whitespace cleanupBryce Harrington2017-08-171-7/+7
* elput: Fix @brief's in docsBryce Harrington2017-08-171-23/+32
* Elm Examples: Fix undefined function references.devs/ami/config_keybGuilherme Iscaro2017-08-172-2/+2
* evas: Fix auto-show of EO objectsJean-Philippe Andre2017-08-171-2/+5
* ui.box: add aspect ratio supportThiep Ha2017-08-172-42/+180
* ui.box: Add handling for weight + alignThiep Ha2017-08-171-2/+8
* evas: Fix crash with filtersJean-Philippe Andre2017-08-169-15/+79
* value size is stored in type, no need to manually specify them.Gustavo Sverzut Barbieri2017-08-151-7/+1