summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update anchor_align calculate logicdevs/jaehyun/efl_ui_popupJinYong Park2017-09-211-59/+6
* Efl.Ui.Popup: implement timeout featureTaehyub Kim2017-09-214-1/+91
* Efl.Ui.Popup.Anchor: Added initial code for Efl.Ui.Popup.AnchorJinYong Park2017-09-208-0/+684
* remove unnecessary function callJinYong Park2017-09-191-4/+1
* Efl.Ui.Popup.Alert.Scroll: add a sizing check variable for safety of sizing e...Taehyub Kim2017-09-192-0/+9
* remove efl_ui_popup_position_setJinYong Park2017-09-063-22/+7
* using efl_data_scope_get instead of using 'self' objectJinYong Park2017-08-312-19/+16
* Efl.Ui.Popup.Alert.Text: Added initial code for Efl.Ui.Popup.Alert.Text ClassTaehyub Kim2017-08-317-0/+240
* Efl.Ui.Popup.Alert.Scroll: add initial code for Efl.Ui.Popup.Alert.ScrollTaehyub Kim2017-08-317-0/+281
* Efl.Ui.Popup: cover the corner case of popup sizing evaluationTaehyub Kim2017-08-311-1/+1
* Efl.Ui.Popup.Alert: Added initial code for Efl.Ui.Popup.AlertTaehyub Kim2017-08-319-0/+549
* Efl.Ui.Popup: make popup size expandableTaehyub Kim2017-08-311-0/+10
* Efl.Ui.Popup: added align and position feature to Efl.Ui.PopupTaehyub Kim2017-08-314-15/+192
* efl_ui_popup: add bg_set / bg_repeat_events_set/get APIJinYong Park2017-08-315-13/+160
* efl_ui_popup: add property to get parent windowTaehyub Kim2017-08-312-0/+17
* efl.ui.popup: modified round rect themeTaehyub Kim2017-08-311-3/+8
* Efl.Ui.Popup: Applied round_rect themeTaehyub Kim2017-08-311-2/+8
* Efl.Ui.Popup: Changed Efl.Ui.Popup edc style to lazy edc styleTaehyub Kim2017-08-311-11/+9
* add initial code for efl_ui_popup classTaehyub Kim2017-07-288-0/+224
* Implementation of efl_provider_find for EFL_UI_WIN_CLASSTaehyub Kim2017-07-282-0/+9
* eo-cxx: Add overload for Eina_Bool inout handling interoperabilityFelipe Magno de Almeida2017-07-271-0/+4
* Ecore_Conn: Enable CLOEXEC by default.Guilherme Iscaro2017-07-279-16/+3
* Ecore_IPC: Preserve Ecore_Con legacy behaviour.Guilherme Iscaro2017-07-271-1/+30
* efl.ui.image.zoomable: Add missing edje.group_size_min/max_getAmitesh Singh2017-07-272-0/+20
* evas: Always call show/hide interceptJean-Philippe Andre2017-07-271-4/+7
* elm_widget: change to @inoutMarcel Hollerbach2017-07-261-1/+1
* elm_widget: fix warningMarcel Hollerbach2017-07-261-2/+2
* ecore_events: inarray should be flushed before returnWooHyun Jung2017-07-261-4/+8
* ecore_evas_wayland: fix bug ecore_evas cannot update the evas when rotationdevs/thiep/size.testJiyoun Park2017-07-261-1/+4
* elm_code: Fix missing middle button selection pasteAndy Williams2017-07-251-3/+29
* elput: Close fds when asked toDerek Foreman2017-07-251-0/+1
* edje_cc: fix wrong comment about lazEDC norequired.Sungtaek Hong2017-07-251-1/+1
* elm: Move calls to efl_destructor(efl_super()) to the endJean-Philippe Andre2017-07-253-10/+12
* elm_widget: only emit events when there is really a changed managerMarcel Hollerbach2017-07-243-14/+22
* elm_widget: call the events after eval outself with new manager/parentMarcel Hollerbach2017-07-241-1/+2
* elm_widget: only set focus.manager if we are really registeringMarcel Hollerbach2017-07-241-2/+1
* elm_widget: give feedback if registration was successfull or notMarcel Hollerbach2017-07-247-23/+25
* elput: Fix multiple open/close of drm devicesDerek Foreman2017-07-242-0/+20
* ecore-wl2: handle null offer drags more effectivelyMike Blumenkrantz2017-07-243-37/+44
* Revert "ecore wl2 - dnd - handle NULL drags... shouldnt happen but does"Mike Blumenkrantz2017-07-241-10/+5
* ecore wl2 - dnd - handle NULL drags... shouldnt happen but doesCarsten Haitzler (Rasterman)2017-07-241-5/+10
* efl net server udp - report erro on alloc failureCarsten Haitzler (Rasterman)2017-07-241-0/+9
* ecore con proxy helper - complain when realloc failsCarsten Haitzler (Rasterman)2017-07-241-0/+6
* ecore exe - pisix - handle malloc failsCarsten Haitzler (Rasterman)2017-07-241-4/+12
* ecore win32 exe handling - check realloc and malloc returnsCarsten Haitzler (Rasterman)2017-07-241-7/+24
* ecore_exe - handle realloc failures by complaining and rolling backCarsten Haitzler (Rasterman)2017-07-241-2/+13
* embryo_cc - be sensible about realloc returns so analysers are happyCarsten Haitzler (Rasterman)2017-07-241-8/+10
* efreetd cache create - fix reallocs to bail on out of memory cleanlyCarsten Haitzler (Rasterman)2017-07-241-4/+19
* edje_cc - make svg loader (still beta) handle out of memory nicelyCarsten Haitzler (Rasterman)2017-07-241-2/+18
* edje convert - make realloc fatal and complain about itCarsten Haitzler (Rasterman)2017-07-241-1/+5