summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Efl.Ui.Progressbar: Implement Efl.Ui.Progress intf for progressbar partdevs/ami/pb_workAmitesh Singh2017-05-244-77/+125
* Efl.Ui.Progressbar: add pulse_mode & pulse as eo APIAmitesh Singh2017-05-243-22/+121
* elm_code: reduce race conditions in rendering cursorAndy Williams2017-05-231-4/+6
* elm_win: Fix breakage in frame bg style with Elementary WL2Bryce Harrington2017-05-231-2/+1
* elm_fileselector: use a sane item sizeMarcel Hollerbach2017-05-231-1/+1
* Evas textblock: fix width calculation of non-dirty paragraphsDaniel Hirt2017-05-232-25/+23
* update po/* files after progressbar renameAmitesh Singh2017-05-2323-46/+46
* elm: rename elm_progressbar to Efl.Ui.ProgressbarAmitesh Singh2017-05-2310-78/+76
* Efl.Ui.Radio: correct the 'changed' event nameAmitesh Singh2017-05-234-14/+12
* Efl.Ui.Check: correct the include gaurds nameAmitesh Singh2017-05-231-2/+2
* elementary: fix global declarationJean Guyomarc'h2017-05-221-1/+1
* elm_cnp: use correct pointer when emitting ELM_CNP_EVENT_SELECTION_CHANGEDMike Blumenkrantz2017-05-221-2/+2
* update po/* files after elm_radio renameAmitesh Singh2017-05-2223-115/+115
* rename elm_radio to Efl.Ui.RadioAmitesh Singh2017-05-2212-45/+45
* Add po/* files changes after elm_button renameAmitesh Singh2017-05-2223-92/+92
* evas: Fix build for Windows without segvJean-Philippe Andre2017-05-225-32/+7
* rename elm_button to Efl.Ui.ButtonAmitesh Singh2017-05-2225-73/+72
* Revert "evas: Fix build for Windows (hopefully)"Jean-Philippe Andre2017-05-224-6/+32
* evas: Fix build for Windows (hopefully)Jean-Philippe Andre2017-05-224-32/+6
* config: fix keybindings for Efl.Ui.CheckAmitesh Singh2017-05-223-3/+3
* elm: Try to fix build (linking failure)Jean-Philippe Andre2017-05-221-3/+3
* elm_check: make sure of the correct naming of header filesStefan Schmidt2017-05-223-2/+3
* update po files after elm check renameAmitesh Singh2017-05-2223-1035/+1035
* rename elm_check to Efl.Ui.CheckAmitesh Singh2017-05-2210-40/+38
* elm_code: improving cursor move behavior.Andy Williams2017-05-211-10/+7
* elm_widget: use a different pointer from sdMarcel Hollerbach2017-05-201-3/+3
* efl_ui_focus_manager: logical_end could be called before root_setMarcel Hollerbach2017-05-201-0/+3
* efl_ui_focus_manager: fix valgrind warnings in the testsMarcel Hollerbach2017-05-202-1/+13
* dmabuf: Drop requirement that buffer be writeableDerek Foreman2017-05-191-1/+1
* ecore-wl2: permit null drag icon window in ecore_wl2_dnd_drag_start()Mike Blumenkrantz2017-05-191-3/+3
* elm_code: fix carriage return at EOF scroller behaviourAl Poole2017-05-191-0/+2
* evas: fix doc copypaste on evas_device_get()Mike Blumenkrantz2017-05-191-1/+1
* evas: add evas_device_get_by_seat_id()Mike Blumenkrantz2017-05-192-0/+37
* ecore-wl2: block key->string translation when appropriateMike Blumenkrantz2017-05-191-0/+13
* ecore-wl2: add copyright info to code copied from libX11Mike Blumenkrantz2017-05-191-0/+28
* ecore-wl2: remove ecore_wl2_window_input_get()Mike Blumenkrantz2017-05-194-29/+0
* ecore-wl2: do not attempt to call zxdg_surface_v6.get_popup without a parentMike Blumenkrantz2017-05-191-11/+6
* ecore-wl2: add ecore_wl2_window_popup_input_set()Mike Blumenkrantz2017-05-194-17/+22
* wayland: move pointer-related functions to ecore_wl2_input namespaceMike Blumenkrantz2017-05-198-146/+124
* wayland: send focus in/out events when receiving/losing keyboard focusMike Blumenkrantz2017-05-192-17/+15
* wayland: use shell activated state to indicate focus in csdMike Blumenkrantz2017-05-194-12/+19
* ecore-wl2: add ecore_wl2_window_activated_get()Mike Blumenkrantz2017-05-192-0/+15
* ecore-wl2: redo ecore_wl2_window_move() to take a seat instead of coordsMike Blumenkrantz2017-05-193-25/+13
* ecore-wl2: redo ecore_wl2_window_resize() to take a seat instead of sizeMike Blumenkrantz2017-05-193-23/+9
* ecore-evas-wayland: do not trigger resize operation when performing rotationMike Blumenkrantz2017-05-191-18/+1
* ecore-wl2: add ecore_wl2_display_input_find_by_name()Mike Blumenkrantz2017-05-192-0/+21
* elm_win: don't unset wl cursor when starting move operationMike Blumenkrantz2017-05-191-3/+0
* elm_win: add elm_win_get()Mike Blumenkrantz2017-05-192-0/+15
* ecore-wl2: use nonblocking event flush when disconnecting a clientMike Blumenkrantz2017-05-191-1/+6
* elm_cnp: add elm_cnp_clipboard_selection_has_owner()Mike Blumenkrantz2017-05-192-0/+17