summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* edje: adaptate edje_entry to work with mmap_filedevs/lorddrew/edje_edit_in_memoryVyacheslav Reutskiy2016-11-291-42/+29
* eet: fix work on WindowsAndrii Kroitor2016-11-291-10/+31
* eet: eet_mmap open empty file in write-only modeAndrii Kroitor2016-11-291-7/+14
* eina_file: add eina_file_written_file_saveAndrii Kroitor2016-11-292-0/+29
* eina_file: add eina_file_virtualize_writable_from_fileAndrii Kroitor2016-11-292-0/+26
* examples: use eina_file_written_slice_get in edje_edit exampleAndrii Kroitor2016-11-291-4/+3
* eina_file: remove NULL check from eina_file_virtualizeAndrii Kroitor2016-11-291-2/+0
* eina_file: add eina_file_written_slice_getAndrii Kroitor2016-11-292-0/+15
* eina_slice: add EINA_SLICE_ARRAY_LENGTH macroAndrii Kroitor2016-11-291-8/+36
* Eina_File: use Eina_Binbuf in writable APIAndrii Kroitor2016-11-292-32/+9
* edje_edit: fix save when working in memoryAndrii Kroitor2016-11-291-0/+1
* examples: use in memory file in edje-edit-part-box examleAndrii Kroitor2016-11-291-12/+76
* edje_edit: reuse eet file if it is writableAndrii Kroitor2016-11-291-49/+59
* Eet: add inmemory write supportAndrii Kroitor2016-11-291-2/+224
* Eina_File: add write APIAndrii Kroitor2016-11-293-0/+104
* ecore_con: fix compilation on WindowsAndrii Kroitor2016-11-291-0/+4
* elementary: Fix coverity detected resource leakChris Michael2016-11-291-0/+1
* ecore_con: fix work on WindowsAndrii Kroitor2016-11-291-1/+1
* elm_spinner: fix wrong focus logic when spinner is unfocusedWooHyun Jung2016-11-291-2/+17
* naviframe: Fix to show hidden previous view when pop transition begins.Jaehyun Cho2016-11-291-2/+4
* win: Move main menu to the framespaceJean-Philippe Andre2016-11-298-30/+80
* Revert "win: Move main menu back to win.edc (fix sizing)"Jean-Philippe Andre2016-11-293-50/+62
* elm: Fix build breakJean-Philippe Andre2016-11-291-1/+1
* edje entry: fix crash issue due to improper callback handlingYoungbok Shin2016-11-291-1/+1
* triangulator: add a static_lib for triangulation. idea is to keep all the alg...Subhransu Mohanty2016-11-285-1/+794
* elm_toolbar: refactor _elm_toolbar_item_icon_obj_set functionYeongJong Lee2016-11-281-15/+1
* efl.io.manager: fix eo types and indentJee-Yong Um2016-11-281-7/+7
* elm/calendar: apply focus UI feature.Woochan Lee2016-11-287-7/+378
* eina/log: add ARG_NONNULL to eina_log* APIs for Eina_Log_Domain * parameterArtem Popov2016-11-281-4/+4
* eolian: remove all duplicated affixJee-Yong Um2016-11-2812-49/+73
* eet: add checking on null to eet_data_write_cipher and EINA_ARG_NONNULL to du...Artem Popov2016-11-282-4/+5
* elementary: fix make examplesBruno Dilly2016-11-281-1/+2
* Merge branch 'devs/iscaro/multi-seat-events'Bruno Dilly2016-11-2822-174/+542
|\
| * Ecore_Evas VNC: Properly set mouse/canvas in/out properties.Guilherme Iscaro2016-11-281-2/+28
| * Ecore Evas: Add multi seat support for mouse in/out.Guilherme Iscaro2016-11-2814-30/+162
| * Evas: Change evas_canvas_seat_focus_get to property.Guilherme Iscaro2016-11-281-7/+10
| * Ecore_Evas: Add support for per-seat focus.Guilherme Iscaro2016-11-2817-126/+290
| * Ecore Wl2 Input: Canvas focus IN/OUT events should contain the seat.Guilherme Iscaro2016-11-282-2/+25
| * Evas: Add per seat Evas focus state.Guilherme Iscaro2016-11-284-10/+30
|/
* ecore-evas-drm: Implement ecore_evas_screen_dpi_get for drm canvasChris Michael2016-11-281-1/+10
* ecore-drm2: Add API function to return screen dpiChris Michael2016-11-282-0/+25
* example: update edje-edit-part-box to use not deprecated functionsVitalii Vorobiov2016-11-281-27/+27
* elementary-cxx: Fix filemvc wrong usage of Efl_FutureFelipe Magno de Almeida2016-11-281-3/+5
* eeze_scanner: now using efl_net.Gustavo Sverzut Barbieri2016-11-281-104/+195
* eeze_scanner: add monitor (client)Gustavo Sverzut Barbieri2016-11-283-1/+230
* efl_debug: fix typo, EXIT_FAILURE not EINA_TRUE.Gustavo Sverzut Barbieri2016-11-281-1/+1
* docs: efl_input: add property doc for newly added itemStefan Schmidt2016-11-281-1/+2
* elm_multibuttonentry: Using current w,h value for item size calc when box res...Woochan Lee2016-11-281-5/+3
* win: Move main menu back to win.edc (fix sizing)Jean-Philippe Andre2016-11-283-62/+50
* win: Remove unused variableJean-Philippe Andre2016-11-281-2/+0