Merge "Region show on item elements fixed" into tizen
[platform/upstream/elementary.git] / src / lib / elm_widget.c
2016-04-19 Prasoon SinghMerge "Region show on item elements fixed" into tizen
2016-04-18 Prasoon SinghMerge "popup: return action only if action_area is...
2016-04-18 Prasoon SinghMerge "[Genlist] Group index with subtext. Appends...
2016-04-18 Prasoon SinghMerge "elm_widget_item: add at-spi name setter" into...
2016-04-15 Lukasz Stanislawskielm_widget_item: add at-spi name setter 76/65176/2
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-15 Prasoon SinghMerge "atspi: improve accessible_at_point API" into...
2016-04-15 Prasoon SinghMerge "atspi: allow to overload Elm_Object_Item names...
2016-04-15 Prasoon SinghMerge "gengrid: allow item alignment to viewport's...
2016-04-15 Prasoon SinghMerge "spinner: change accessibility role to FILLER...
2016-04-15 Prasoon SinghMerge "Toolbar item accessibility highlight" into tizen
2016-04-15 Prasoon SinghMerge "ctxpopup: add "activate" action to items." into...
2016-04-15 Prasoon SinghMerge "atspi: add MULTISELECTABLE states for genlist...
2016-04-15 Prasoon SinghMerge "naviframe: expose naviframe title as at-spi...
2016-04-15 Prasoon SinghMerge "atspi: fix parent-child relationship for elm_lis...
2016-04-15 Prasoon SinghMerge "elm_index: improve atspi support" into tizen
2016-04-15 Prasoon SinghMerge "Give proper atspi role to Icons" into tizen
2016-04-15 Prasoon SinghMerge "colorselctor: improve at-spi2 support" into...
2016-04-15 Subodh KumarMerge "atspi: add new APIs for setting atspi relationsh...
2016-04-14 Patryk KaczmarekRegion show on item elements fixed 02/66002/2
2016-04-11 Lukasz Stanislawskiatspi: add new APIs for setting atspi relationship. 56/65456/4
2016-04-05 Youngbok ShinMerge "popup: Support legacy groups" into tizen
2016-03-29 Shinwoo Kim[atspi] Add TIZEN_ONLY comments 29/64029/1
2016-03-29 Lukasz Stanislawskiwidget: improve accessibile_at_point getter 75/53075/4
2016-03-29 Lukasz Stanislawskiwidget: sort accessible children spatially 99/53999/3
2016-03-29 Lukasz Stanislawskiatspi: implement HighlightGrab and HighlightClear methods 32/53832/4
2015-11-11 Jaehwan KimMerge remote-tracking branch 'opensource/elementary...
2015-11-05 chrisautoscroll focus: pass the object region position relat...
2015-10-30 Lukasz Stanislawskiwidget: update child_can_focus flag on focusability...
2015-10-19 Lukasz Stanislawskiatspi: clean-up children-changed event emission.
2015-10-06 Lukasz Stanislawskitests: add new tests for AT-SPI beta API.
2015-10-05 Lukasz Stanislawskiatspi: add new relationship append/remove/clear API
2015-10-02 Lukasz Stanislawskiatspi: add translation domain for name and description.
2015-10-02 Lukasz Stanislawskiwidget_item: emit atspi children-changed only for non...
2015-10-02 Lukasz Stanislawskiatspi: encapsulate common behaviour in atspi mixin...
2015-10-01 Lukasz StanislawskiMerge branch 'devs/stanluk/perf'
2015-10-01 Lukasz Stanislawskiatspi: add global event emitter
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-16 Jaehwan Kimfocus: add the APIs to set the focus next about item. 42/48242/3
2015-09-16 Jaehwan Kimfocus: item focus moves by geometry. 38/48238/3
2015-09-16 Jaehwan Kimfocus: add the focus region show mode 36/48236/3
2015-09-16 WooHyun Jungelm_focus: added new focus move policy and elm_object_f... 34/48234/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-13 Jaehwan Kimfocus: item focus moves by geometry.
2015-08-12 Jaehwan Kimfocus: add the focus region show mode
2015-07-25 WooHyun Jungelm_focus: focus_resion_show does not need to be called...
2015-07-16 Lukasz Stanislawskiwidget_item: check view visibility in item_onscreen_is...
2015-07-05 Avi Levinelm_calendar, elm_widget: porting evas smart callbacks...
2015-06-25 Amitesh Singhgenlist/list/win: Revert focus highlight animation...
2015-06-25 Daniel Kolesaelm: constify Eolian methods correctly because of recen...
2015-06-22 woochan leewidget: Add a case that elm_layout is an item view...
2015-06-11 Thiep Hawidget: Add null check
2015-06-05 Lukasz Stanislawskiatspi: fix popup role and signal emission
2015-06-02 Daniel ZaouiFocus: add and fix comments
2015-06-02 WooHyun Jungelm_focus: added new focus move policy and elm_object_f...
2015-05-20 Tom HacohenFix usage of the now removed eo_error_set().
2015-05-20 Tom HacohenAdjust usage of eo_constructor() according to recent...
2015-05-20 Lukasz Stanislawskiatspi: improve way of setting ATSPI SHOWING state
2015-05-18 ChunEon Parkwidget: more fix wrt item data.
2015-05-18 Jee-Yong Umelm_object_item: fix the issue that del_cb doens't...
2015-05-13 Lukasz Stanislawskiatspi: set FOCUSABLE state only when widget has no...
2015-05-13 Lukasz Stanislawskiatspi: do not return ELM_ATSPI_STATE_ACTIVE when widget...
2015-05-13 Lukasz Stanislawskiatspi: handle state change notifications in on_focus...
2015-05-12 Lukasz Stanislawskiatspi: add component interface to elm_widget_item objects.
2015-05-04 Jaehwan KimMerge "elm_photocam: fix bugs and refactoring (for... accepted/tizen/common/20150505.064147 accepted/tizen/mobile/20150505.044735 accepted/tizen/tv/20150505.044037 accepted/tizen/wearable/20150505.044305 submit/tizen/20150504.112750
2015-04-30 Lukasz StanislawskiBackport atspi patches from Elementary 1.14 RC 34/38934/1 accepted/tizen/common/20150504.070845 accepted/tizen/mobile/20150503.090804 accepted/tizen/tv/20150503.090738 accepted/tizen/wearable/20150503.090750 submit/tizen/20150502.040028
2015-04-06 Lukasz StanislawskiMerge branch 'devs/stanluk/eo_object_items_atspi'
2015-04-06 Lukasz Stanislawskiatspi: changed del event broadcast. Fix genlist & gengr...
2015-04-06 Lukasz Stanislawskiatspi: fix mem leaks spotted in valgrind.
2015-04-06 Lukasz Stanislawskiatspi: delay registration of atspi object until its...
2015-04-06 Lukasz Stanislawskiatspi: allow to override default Elementary objects...
2015-04-06 Lukasz Stanislawskiwidget: use ATSPI protected functions.
2015-04-06 Lukasz Stanislawskiatspi: add text tags filtering
2015-04-06 Lukasz Stanislawskiatspi: improva child add/del broadcasting.
2015-04-06 Lukasz Stanislawskiatspi: remove elm_interface_atspi_widget implementation.
2015-04-06 Lukasz Stanislawskiatspi: improve atspi support for elm_list
2015-04-06 Lukasz Stanislawskiatspi: implement add/del callbacks. Add genlist item...
2015-04-06 Lukasz Stanislawskiatspi: make eo_widget_item accessible object
2015-03-19 Jaehwan Kimelm_widget: fix wrong parmeter. 04/37104/1 accepted/tizen/common/20150320.071503 accepted/tizen/mobile/20150320.075628 accepted/tizen/tv/20150320.075103 accepted/tizen/wearable/20150320.075346 submit/tizen/20150320.013052
2015-03-19 Jaehwan Kimelm_widget: fix wrong parmeter.
2015-03-17 ChunEon ParkRevert "widget: fix the abi break."
2015-03-13 ChunEon Parkwidget: fix the abi break.
2015-03-04 Carsten Haitzler... elm - focus feature - add config option to automaticall...
2015-02-09 kabeer khanelm_widget: added evas smart callback descriptions
2015-01-17 WooHyun Jungwidget: elm_win can be unfocused only when its ecore_ev...
2015-01-14 ChunEon Parkwidget: set missing elm_widget_item_magic
2015-01-08 shilpa.singhelm_widget: elm_object_disabled_set API fix
2014-12-18 Jaehyun Choelm_widget: Pass Elm_Object_Item *item as *event_info...
2014-12-15 Sanjeev BAMultibutton entry - handle parent object null case.
2014-11-25 Daniel Juyung Seowidget: Add error message when the parent parameter...
2014-11-23 zmikewidget tooltip creation should also pass the eo item...
next