summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* save changesdevs/herdsman/text_async_parsDaniel Hirt2017-08-221-66/+83
* save changesDaniel Hirt2017-08-213-18/+123
* Ui text: prepare preloading stubsDaniel Hirt2017-08-211-16/+41
* Canvas text: add formatted_async_get()Daniel Hirt2017-08-212-0/+22
* Textblock: reduce usage of data_scope_get()Daniel Hirt2017-08-211-44/+64
* move obstacles logic to proper placeDaniel Hirt2017-08-211-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
* ector: fix EAPI on WindowsVincent Torri2017-08-154-0/+90
* eina: remove tests and benchmark for long dead mempool.Cedric BAIL2017-08-152-121/+0
* eina: add tests for from.Cedric BAIL2017-08-151-3/+10
* eina: add support for from in pass throughCedric BAIL2017-08-151-2/+9
* eina: add support for from in one big.Cedric BAIL2017-08-151-2/+58