Merge "popup: add keybinding for popup "block,clicked" action" into tizen
[platform/upstream/elementary.git] / src / lib / elc_popup.c
2016-04-15 Prasoon SinghMerge "popup: add keybinding for popup "block,clicked...
2016-04-15 Prasoon SinghMerge "Fix for naviframe title exposition as accessibil...
2016-04-15 Prasoon SinghMerge "Set accessible name for back button in naviframe...
2016-04-15 Prasoon SinghMerge "[Accessibility] Add Value interface to progressb...
2016-04-15 Prasoon SinghMerge "Fixed _accessible_set_parent for gengrid items...
2016-04-15 Prasoon SinghMerge "access: implement AT-SPI2 interfaces in elm_acce...
2016-04-15 Prasoon SinghMerge "atspi: fix state macros" into tizen
2016-04-15 Prasoon SinghMerge "popup: set proper AT-SPI role" into tizen
2016-04-07 Lukasz Stanislawskipopup: set proper AT-SPI role 49/65149/1
2016-04-07 Lukasz Stanislawskipopup: add keybinding for popup "block,clicked" action 26/65126/2
2016-04-05 Youngbok ShinMerge "popup: Support legacy groups" into tizen
2016-03-28 Youngbok Shinpopup: Support legacy groups 07/63907/2
2016-03-25 WooHyun JungMerge "popup: add popup default align config for other...
2016-03-25 WooHyun JungMerge "popup: Support legacy group and swallow part...
2016-03-22 taehyubpopup: add popup default align config for other profiles. 03/63103/2
2016-03-22 Youngbok Shinpopup: Support legacy group and swallow part names 94/62794/5
2016-01-26 Jaehwan KimMerge "popup: add popup dismiss function for hide effec...
2016-01-26 taehyubpopup: add popup dismiss function for hide effect 06/57906/1
2015-11-11 Jaehwan KimMerge remote-tracking branch 'opensource/elementary...
2015-09-30 Jaehwan Kimfocus: add the focus_direction feature about item. 63/48763/2
2015-09-25 Jaehwan Kimfocus: add the focus_direction feature about item.
2015-09-23 Vivek Ellurelc_popup: ported eo_event callbacks to use eo_event...
2015-09-16 Jaehwan Kimfocus: add the APIs to set the focus next about item. 42/48242/3
2015-09-15 Jaehwan Kimfocus: add the APIs to set the focus next about item.
2015-09-10 Carsten Haitzler... elm autofocus show - fix cases where focus is inside...
2015-08-18 Carsten Haitzler... elm popup - simplify if logic to be more compact and...
2015-08-15 Amitesh Singhpopup: fix content_area resize in case of custom theme
2015-08-15 Amitesh Singhpopup: make scroller optional in popup
2015-08-04 Amitesh Singhpopup: fix resize issue in case of custom part text set
2015-08-03 Amitesh Singhpopup: fix resize issue when action area and title...
2015-07-18 Amitesh Singhpopup: fix title icon to show up.
2015-07-09 Amitesh Singhpopup: fix timeout cb.
2015-07-09 Amitesh Singhpopup: fix block,clicked cb
2015-07-09 Lukasz Stanislawskipopup: add missing AT-SPI2 MODAL state
2015-07-06 Daniel ZaouiFocus: concentrate focused events in widget
2015-06-29 Daniel ZaouiSet file permissions back to 644
2015-06-29 Avi Levinelc_popup: porting evas smart callbacks to eo
2015-06-25 Daniel Kolesaelm: constify Eolian methods correctly because of recen...
2015-06-05 Lukasz Stanislawskiatspi: fix popup role and signal emission
2015-05-20 Tom HacohenAdjust usage of eo_constructor() according to recent...
2015-05-15 taehyubelc_popup: add scroller into popup content area
2015-04-04 Boris Faureelc_popup: make sure code is C89 strict
2015-03-25 taehyubelc_popup: add null pointer check before creating conte...
2015-03-20 Jee-Yong Umelc_popup: Fix to make popup get proper size
2015-03-11 Jaeun Choipopup: removed button style setting code in theme_apply
2015-03-11 Jaeun Choipopup: passing right parameter to elm_layout_sizing_eval
2015-03-10 ChunEon Parkpopup: fix mistake
2015-03-10 ChunEon Parkpopup: correct popup position.
2015-03-10 ChunEon Parkpopup: fix mistake
2015-03-10 ChunEon Parkpopup: correct popup position.
2015-03-10 Jee-Yong Umelc_popup: Adjust popup size when its parent is resized
2015-03-10 Jee-Yong Umelc_popup: Adjust popup size when its parent is resized
2015-03-10 woochan leepopup: Delete useless restack cb.
2015-02-23 Tom HacohenFix code to conform to recent Eo changes.
2015-02-13 Chris Michaelelementary: Remove unused variable
2015-02-13 Jaeun Choipopup: removed button style setting code in theme_apply
2015-02-10 Jaeun Choipopup: passing right parameter to elm_layout_sizing_eval
2014-11-25 Daniel Juyung Seohoversel, popup, colorselector: Optimize eo item usage.
2014-11-12 Daniel ZaouiObject Items: replace most of del_pre functions with...
2014-11-12 Daniel ZaouiObject Items: remove data variable from widget item.
2014-11-12 Daniel ZaouiObject Items: remove casts that are no more needed.
2014-11-12 Daniel ZaouiObject Items: remove last invocations to elm_widget_ite...
2014-11-12 Daniel ZaouiElm Popup Item: Migrate to Eo
2014-10-17 Lukasz Stanislawskiatspi: properly include at-spi headers.
2014-09-25 Tom HacohenEo related: Change according to recent changes in eo_add().
2014-08-22 Daniel Juyung Seopopup: return correct value.
2014-08-22 SangHyeon Leegengrid/popup: Fix wrong return type of _item_del_pre_hook.
2014-08-21 Daniel Kolesaupdate according to Eolian syntax changes
2014-07-25 Lukasz Stanislawskiatspi: expose more actions through atspi bus.
2014-07-18 Stefan Schmidtpopup: Remove unused variable.
2014-07-16 Jaeun Choipopup: code refactoring
2014-06-11 Zbigniew Kosinskiatspi:Set roles for widgets
2014-06-03 Tom HacohenElm: Update code to use the new class names generated...
2014-04-22 Daniel ZaouiEolian: fix names for elc widgets.
2014-04-16 ChunEon Parkwidgets - don't handle the events(key,mouse) if the...
2014-04-15 Jaeun Choipopup: apply key binding
2014-04-10 Tom HacohenAdjust code to use the slightly different Eo2 API.
2014-04-10 Tom Hacohenpopup: Adjusted to Eo2.
2014-03-31 Daniel ZaouiEolian: Integration of Popup
2014-03-17 Daniel ZaouiEolian: Integration of Elm Widget
2014-02-25 Amitesh Singhpopup: implemented widget item focus feauture.
2014-02-08 Jaehwan Kimaccess: Add smart signal "access,changed"
2014-02-06 WooHyun Jungelm_layout now supports focused/unfocused smart callback
2014-01-23 ChunEon Parkelementary - override widget translation but work also...
2014-01-23 ChunEon Parkelementary - send signal "language,changed" with one...
2014-01-23 ChunEon Parkelementary - use the focused/unfocused string in widget...
2014-01-22 WooHyun Jungpopup: Replace focus_direction_go with focus_cycle.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null checks.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for evas_object_del.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for eina_stringshar...
2014-01-21 Yakov Goldbergall widgets: change Eo API for "elm_widget_theme()...
2014-01-06 Daniel Juyung Seoelm: Changed __UNUSED__ to EINA_UNUSED.
2013-12-28 Amitesh Singh[elc_popup] - Added focus support on popup-base's swall...
2013-12-26 Daniel Juyung Seoelm: Unified eina critical manro to CRI.
2013-12-02 Daniel Juyung Seoelm: long waited seasonal trailing whitespaces removal!
2013-12-02 Daniel Juyung Seoelc_popup.c: removed unused warning.
2013-12-02 abhi[Popup] Adding elm_popup_align_set and elm_popup_align_...
2013-11-07 Tom HacohenChanged Eo class names to be consistent.
2013-11-04 ChunEon ParkRevert "popup: Added support for popup move. elm_popup_...
2013-11-03 Abhinandan Aryadiptapopup: Added support for popup move. elm_popup_move.
next