summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl_animation: Remove instance functions from animation classesdevs/jaehyun/animation2Jaehyun Cho2017-06-0212-52/+241
* efl_animation: Remove instance methods from animation classJaehyun Cho2017-06-018-435/+0
* efl_animation: Add animation instanceJaehyun Cho2017-06-0118-8/+1766
* efl_animation: Implement scale animationJaehyun Cho2017-05-261-1/+94
* efl_animation: Save and Restore map of target objectJaehyun Cho2017-05-261-0/+13
* efl_animation: Add start, pre_start, post_start eventsJaehyun Cho2017-05-263-0/+12
* efl_animation: Add group sequential animationJaehyun Cho2017-05-265-0/+130
* efl_animation: Add animation groupJaehyun Cho2017-05-255-0/+144
* efl_animation: Add efl_animation_dup()Jaehyun Cho2017-05-2510-1/+144
* efl_animation: Add post_end eventJaehyun Cho2017-05-252-0/+7
* efl_animation: Add post_animate eventJaehyun Cho2017-05-252-0/+4
* efl_animation: Add pre_end eventJaehyun Cho2017-05-252-0/+7
* efl_animation: Add pre_animate eventJaehyun Cho2017-05-256-8/+17
* efl_animation: Add final_state_keep propertyJaehyun Cho2017-05-252-1/+83
* efl_animation: Implement alpha animationJaehyun Cho2017-05-251-1/+15
* efl_animation: Implement animation functionJaehyun Cho2017-05-259-19/+344
* evas: Add efl animationJaehyun Cho2017-05-2516-1/+1225
* elm_code: fix cursor position (100%)Al Poole2017-05-241-0/+1
* Efl.Ui.Progressbar: Implement Efl.Ui.Progress intf for progressbar partAmitesh Singh2017-05-244-77/+125
* Efl.Ui.Progressbar: add pulse_mode & pulse as eo APIAmitesh Singh2017-05-243-22/+121
* examples: Test API efl_input_device_children_iterateJean-Philippe Andre2017-05-242-5/+83
* evas: Unify device namesJean-Philippe Andre2017-05-241-2/+2
* elm: Remove elm_box_layout_set from EOJean-Philippe Andre2017-05-244-41/+37
* evas/elm: Add Efl.Image.image_size read-only propertyJean-Philippe Andre2017-05-249-1/+57
* evas: Fix rare crash in object destructionJean-Philippe Andre2017-05-241-2/+5
* evas: Add children_iterate to Efl.Input.DeviceJean-Philippe Andre2017-05-242-2/+71
* evas: Make efl_input_device_seat_id_get() more usefulJean-Philippe Andre2017-05-242-9/+5
* spinner: Add signal to notify the value of spinner has been reached at min, max.Woochan Lee2017-05-242-0/+11
* edje: Implement EO API for message_sendJean-Philippe Andre2017-05-245-11/+327
* edje: Fix typos and overall strange function nameJean-Philippe Andre2017-05-242-9/+8
* edje: Remove message_handler_set from EOJean-Philippe Andre2017-05-243-35/+66
* 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